Skip to content

4.0.0

Compare
Choose a tag to compare
@ibacher ibacher released this 11 Oct 17:30
· 26 commits to main since this release
fd88fa0

Admin Tools v4.0.0 is the first release of the Admin Tools frontend module. This release includes the following features, bug fixes, and various other improvements:

Breaking changes

  • BREAKING: Upgrade to Carbon v11 and React 18 by @ibacher in #9
  • (BREAKING) Migrate esm-admin-tools to use routes.json by @denniskigen in #25

Features

  • O3-1335: Implement the setup subscription functionality in OCL module by @Piumal1999 in #2
  • O3-1336: Create component for importing concepts by @Piumal1999 in #3
  • O3-1442: Add dev3 deployment workflow by @Piumal1999 in #7
  • O3-1384: Create previous imports component by @Piumal1999 in #6
  • O3-1473: Add default values to translations by @Piumal1999 in #11
  • O3-1465: Disable the subscribe to snapshot option when version is provided by @Piumal1999 in #13
  • O3-1474: Fix the advanced option checkboxes by @Piumal1999 in #12
  • O3-1488: Display loading state when uploading zip file by @Piumal1999 in #14
  • (feat) Add interstitial system admin page that links to non-core apps by @hadijahkyampeire in #21

Refactors

Bug fixes

  • (fix) Update broken link to the O3 prerequisites documentation by @Jexsie in #17
  • (fix) Adjust System Admin page styles for responsiveness by @ibacher in #24
  • (fix) Fix typo in component name in routes.json by @denniskigen in #26
  • (fix) Exports should reference the result of getSync / getAsync by @denniskigen in #29
  • (fix) More getSync / getAsync lifecycle export fixes by @denniskigen in #30

Housekeeping

Documentation

  • O3-1334: Update README.md with package details by @Piumal1999 in #1

Tests

  • O3-1400: Create unit tests for the subscription component by @Piumal1999 in #4
  • O3-1415: Write unit tests for the Import component by @Piumal1999 in #5
  • O3-2052: Configure e2e tests with playwright by @Piumal1999 in #18
  • O3-2070: Create e2e test for importing using subscription by @Piumal1999 in #19

New Contributors

Full Changelog: https://github.com/openmrs/openmrs-esm-admin-tools/commits/4.0.0