Skip to content

Releases: ushahidi/platform-client-mzima

v2024.03.2

29 Jan 15:02

Choose a tag to compare

v2024.03.1

29 Jan 15:02

Choose a tag to compare

v2024.03.0

21 Jan 19:18

Choose a tag to compare

What's Changed

  • Surveys - submit a response to a Survey by @oyenuga17 in #632
  • Move short text field by @AmTryingMyBest in #645
  • Update cypress to latest version by @shakirandagire in #642
  • E2e collection test automation by @shakirandagire in #634
  • E2E Data View - Edit a Post test automation by @shakirandagire in #641
  • E2e integration by @AmTryingMyBest in #652
  • E2e add child category by @oyenuga17 in #676
  • chore(ci-e2e): fix API container waiting for but not running db migra… by @tuxpiper in #681
  • fix: allow relative URLs in backend_url, add other checks for valid URLs by @tuxpiper in #682
  • chore: add linting cache locally and to actions by @tuxpiper in #680
  • [USH-966] Web Client: Deprecation notice/banner replaces Activity view's in progress banner by @Ifycode in #685
  • E2e - Add unique selectors by @oyenuga17 in #658
  • E2e to Verify Share button contents by @shakirandagire in #674
  • minor adjustments to general settings page by @AmTryingMyBest in #692
  • Settings General by @Caleno-R in #648
  • Delete e2e-testing/cypress/functions/GeneralSettingsFunction.js by @AmTryingMyBest in #694
  • e2e - add unique selector for category description by @oyenuga17 in #690
  • Combined Fixes: Workaround PR 3 by @Ifycode in #686
  • [USH-979] Update Map zoom level from 18 to 22 by @Ifycode in #700
  • [USH-928] Zoom flickering and changing back on the map view by @Ifycode in #702
  • Show unformed posts in survey filters by @webong in #704
  • E2e disable user signup by @oyenuga17 in #683
  • E2e user signup by @oyenuga17 in #703
  • E2e tests for Unique selectors for Posts, EditPost, Collections, Categories by @shakirandagire in #691
  • Re-organize the end to end test files into folders by @shakirandagire in #706
  • E2e verify negative case for login by @oyenuga17 in #699
  • [USH-992] Increasing location filter options (Web) by @MMwandigha in #711
  • Fix e2e tests by @AmTryingMyBest in #713
  • [USH-1032] Some thing weird with update title and description fields while update the survey by @Ifycode in #714
  • [USH-1032] - Clean up code by @Ifycode in #715
  • Chore: Decemeber changes for Mobile app public release by @webong in #730
  • chore: USH-1051 upgrade mobile project to Capacitor 5 by @tuxpiper in #731
  • [USH-1029] Web Client: Save button is disabled & can not save form after edit - General settings by @Ifycode in #729
  • Edit post: Unable to specifically remove "Add caption" field for image by @ushahidlee in #734
  • Fixes issue with deleting a post while looking at it in data view. by @ushahidlee in #732
  • Deleting a user reverts the users list to the first page by @ushahidlee in #733
  • E2e integration by @AmTryingMyBest in #740
  • 940 login sign up UI by @Angamanga in #735
  • 1023 import error messages by @Angamanga in #737

New Contributors

Full Changelog: v2023.42.1+001...v2024.03.0

v2024.03.0-rc.0

18 Jan 20:41

Choose a tag to compare

v2024.03.0-rc.0 Pre-release
Pre-release

v2024.03.0-rc.0

v2023.42.1+001

31 Oct 22:17

Choose a tag to compare

chore(ci-e2e): fix API container waiting for but not running db migra…