v2024.19.0
github-actions
released this
23 May 08:59
·
258 commits
to development
since this release
What's Changed
- E2e tests for Survey Configuration - Require posts to be reviewed before they're published by @shakirandagire in #861
- Resolve uploaded images are not displayed on mobile app by @webong in #918
- Removing call to v3-endpoint for post-details by @Angamanga in #921
- [Outreachy Task Submission] Fix: Initialize 'view_only' property to prevent undefined error (#4821) by @mhdamaan79 in #877
- [Outreachy Task Submission]Email Validation Error Not Displayed in Account Settings #4832 by @Appleeyes in #894
- fixed select all button for the Data view page by @rajutkarsh07 in #867
- E2e integration lab by @AmTryingMyBest in #952
- [USH-1184] Change hint text in Post Search page by @MMwandigha in #901
- USH-956 - General Settings Bugs by @ushahidlee in #925
- Show collections in mobile app by @Angamanga in #958
- [Outreachy Task Submission]: Fix default visibility setting issue in collection editing by @RWUBAKWANAYO in #941
- [USH-1138] Data view: Page content jumps around when navigating to post details by @Ifycode in #948
- [Fix] category name form showing required validation when no user interaction has happened by @Aquilaafuadajo in #818
- E2e fix suvey filters tests by @AmTryingMyBest in #954
- USH 1204 - Errors in console after CSV Import by @ushahidlee in #924
- E2e enhance collections by @AmTryingMyBest in #977
- omit step to select survey by @AmTryingMyBest in #978
- [Outreachy Task Submission] Fixing NODE_ENV script issues for Windows by @Chiemezuo in #967
- fix: disable viewing and updating collections without correct permissions by @mannyAndem in #832
- Removing duplication of subcategories when creating and editing a post by @Angamanga in #999
- [Outreachy Task Submission] Added a success message once a collection is successfully added #883 by @Angamanga in #1000
- Reword survey error message and highlight survey name field (#4736) by @blessingpeters in #853
- [USH-1199] Web Client: Smaller devices - Page links and buttons at page bottom toggles share modal by @Ifycode in #972
- [Outreachy Task Submission]: Fix: email validation error in mobile profile settings by @RWUBAKWANAYO in #969
- [Outreachy Task Submission]: Fix collection list responsiveness issue on add post to collection by @RWUBAKWANAYO in #970
- [Outreachy Task Submission] Code Refactoring on the Menu List Links and Non List Link components for the Sidebar. by @MugoBrian in #973
- [Outreachy Task Submission] fix "change_laguage" to "change_language" by @Chiemezuo in #1004
- [Outreachy Task Submission] Fix npm install error in mobile-client-mzima by @Chiemezuo in #968
- Ush 1193 - Filters should behave by @ushahidlee in #1007
- Ush 1220 - After initial load, the mobile app does not switch to a different tile layer on the map by @ushahidlee in #1009
- Update General Settings e2e tests by @shakirandagire in #998
- [USH-1248] Improving the search for existing Collections by @MMwandigha in #994
- add instruction step for running tests locally by @AmTryingMyBest in #1016
- chore(e2e): update the snapshot for E2E tests by @tuxpiper in #1019
- Adds hidden field functionality to data source settings by @ushahidlee in #1008
- update login credentials by @AmTryingMyBest in #1020
- USH-1260 - Long survey questions are cut off in the mobile app by @ushahidlee in #1006
- Chore/update login creds for e2e tests by @AmTryingMyBest in #1023
- E2e tests for Survey Configuration - Hide author information by @shakirandagire in #919
- Ush 1275 & some pagination issues by @ushahidlee in #1025
- E2e fix filter tests by @AmTryingMyBest in #1027
- Checking for correct permission-values for collections by @Angamanga in #1021
- USH-1266 - Deployment map + data still visible after Deletion by @ushahidlee in #1014
- USH-1179 - Broken Privacy and T&C links on mobile signup by @ushahidlee in #1015
- USH-1278 Yet more filters by @ushahidlee in #1028
- add check to contact email change test by @AmTryingMyBest in #1024
- remove stand-alone tests that verify posts review before publishing by @AmTryingMyBest in #1029
- Filter Undefined Issue by @ushahidlee in #1030
- E2e tests for Survey Configuration - Hide exact Time information by @shakirandagire in #931
- [USH-1297] Update the text for accepting the Privacy Policy and Terms and Conditions on the Signup page on mobile application. by @MMwandigha in #1032
- [USH-873] & [USH-890] Changed Text From Delete 1 posts to Delete 1 Post. by @MugoBrian in #1001
- ush-1312-update-typo-in-sign-up-page by @AmTryingMyBest in #1035
- update numbers on filter by surveys results by @AmTryingMyBest in #1038
- Select all children when selecting a parent in Settings USH-887 by @Angamanga in #1037
- E2e update skipped collection test by @AmTryingMyBest in #1039
- USH-1280 Remove/Amend incorrect filter parameters for posts by @ushahidlee in #1036
- Ush 1181 by @Angamanga in #1041
- update test count, again! :( by @AmTryingMyBest in #1042
- add steps for filling in location field by @AmTryingMyBest in #1047
- Filters pagination fixes by @Mh-Asmi in #1048
- Making sure the data-qa directive does not overwrite input-fields in form-controls by @Angamanga in #1049
- USH-1339 - Mobile App not loading posts by @ushahidlee in #1054
- Ush 1338 - Inconsistent Behaviour with statuses and logged in users. by @ushahidlee in #1055
- E2e tests for survey configuration hide exact location information by @shakirandagire in #997
- Displaying checkmarks for correct collections in map-view by @Angamanga in #1052
- Ush 1340 - No map and no posts when site loaded with no local storage by @ushahidlee in #1059
- E2e survey configuration hide exact location information by @AmTryingMyBest in #1057
- E2e unhide filter by status test by @AmTryingMyBest in #1062
- add step to stabilize share button test by @AmTryingMyBest in #1063
- [USH-581] Follow Up - Endpoints to manually update Profile Details on mobile app by @MMwandigha in #708
- [USH-1180] Remove Post actions option for unlogged in users by @MMwandigha in #1056
- Small Fixes - Date and Init Errors by @ushahidlee in #1070
New Contributors
- @mhdamaan79 made their first contribution in #877
- @Appleeyes made their first contribution in #894
- @rajutkarsh07 made their first contribution in #867
- @RWUBAKWANAYO made their first contribution in #941
- @Chiemezuo made their first contribution in #967
- @mannyAndem made their first contribution in #832
- @blessingpeters made their first contribution in #853
- @Mh-Asmi made their first contribution in #1048
Full Changelog: v2024.12.1...v2024.19.0