TM v4.5.3
This release primarily adds test cases and dependency updates. However, there are other updates that you can read from the February blog post for more detail.
What's Changed
- Update tests for some smaller miscellaneous components by @HelNershingThapa in #5579
- Add pagination and member filters in teams all api by @Aadesh-Baral in #5561
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /frontend by @dependabot in #5559
- Bump slug from 5.1.0 to 8.2.2 in /frontend by @dependabot in #5550
- Bump react-final-form from 6.5.3 to 6.5.9 and final-form from 4.20.2 to 4.20.8 in /frontend by @HelNershingThapa in #5581
- Bump all Turf modules to 6.5.0 by @HelNershingThapa in #5582
- Revise conditionals for displaying the JOSM error on modal by @HelNershingThapa in #5580
- Add tests for endpoints associated with the tasks section by @Aadesh-Baral in #5572
- Update tests for projects list page by @HelNershingThapa in #5588
- Migrate from Reach Router to React Router v6 by @HelNershingThapa in #5602
- Add and use local image for OSI logo in About page by @HelNershingThapa in #5603
- Add Campaign API endpoints tests by @d-rita in #5592
- Replace textarea in message contributors section with the markdown editor by @HelNershingThapa in #5604
- Handle navigation from useEffect, not from conditional cases by @HelNershingThapa in #5608
- Restart editor context on side panel toggle by @HelNershingThapa in #5609
- Update tests for project detail components by @HelNershingThapa in #5611
- Revise relative navigation links for action side bars by @HelNershingThapa in #5612
- Use the markdown editor for project edit textareas by @HelNershingThapa in #5606
- Display TopBanner only on the home page by @HelNershingThapa in #5613
- Add tests for endpoints related to the Teams module by @d-rita in #5598
- Add organisation tests by @d-rita in #5570
- Set mapping level upgrade notifications as system generated by @Aadesh-Baral in #5605
- Add tests for endpoints associated with the users section by @Aadesh-Baral in #5597
- Update tests for task selection components by @HelNershingThapa in #5627
- Display preview tabs in task action and task detail modal by @HelNershingThapa in #5628
- Use horizontal scroll buttons for tabs in task action page by @HelNershingThapa in #5633
- Display tabs for markdown editor in message team members section and section to provide validation status for task(s) by @HelNershingThapa in #5634
- Add Interests API endpoint tests by @d-rita in #5616
- Fix issue validating teams all api request by @Aadesh-Baral in #5645
- Add Comments Module API Tests by @d-rita in #5641
- Update tests for the task action page by @HelNershingThapa in #5647
- Use previously used color for mapped progress bar by @HelNershingThapa in #5651
- Revamp activities UI in task detail modal by @HelNershingThapa in #5635
- Update contributing.md by @mohammadareeb95 in #5624
- Prompt user to login before showing permission errors by @HelNershingThapa in #5653
- Add Licenses endpoint tests by @d-rita in #5638
- Add Countries Module endpoint tests by @d-rita in #5637
- Display priority area in tasks map in task action page by @HelNershingThapa in #5654
- Remove unreachable code block by @Aadesh-Baral in #5655
- Revise height and width of container that displayed hovered task ID in task action page while validating by @HelNershingThapa in #5656
- Update newrelic to latest version by @Aadesh-Baral in #5661
- Update README.md by @mohammadareeb95 in #5660
- Add issues tests by @d-rita in #5665
- Add missing init.py on users and teams test directories by @Aadesh-Baral in #5667
- Switch to OIDC to authenticate CircleCI to AWS by @eternaltyro in #5670
- Revert stats implementation to previous version by @d-rita in #5679
New Contributors
- @mohammadareeb95 made their first contribution in #5624
Full Changelog: 4.5.2...v4.5.3