Skip to content

Latest commit

 

History

History
199 lines (140 loc) · 8.42 KB

CHANGELOG.md

File metadata and controls

199 lines (140 loc) · 8.42 KB

6.2.14-SNAPSHOT / WIP

6.2.13 / 2024-10-31

Improvements:

  • OIS-56: Improved messages for password change
  • OIS-24: Adjusted styles to support RTL

6.2.12 / 2024-04-19

Improvements:

  • Update ui-components version to 7.2.11.

6.2.10 / 2023-06-26

  • OLMIS-7772: Fix issues with new Chrome popover functionality

6.2.9 / 2023-04-05

6.2.7 / 2022-04-21

Improvements:

  • OLMIS-7342: Make navigation bar to be responsive.
  • OLMIS-7319: Improved the login and forgot password screens to be responsive also at very small resolutions.
  • OLMIS-7318: Added the ability to hide unnecessary modules on mobile.
  • OLMIS-7314: Update scss files to enable webpack build.
  • OLMIS-7318: Add possibility to display menu items only on mobile.

6.2.6 / 2021-05-27

Improvements:

  • Updated dev-ui version to 9.0.2.
  • Updated ui-components version to 7.2.5.

6.2.5 / 2020-11-17

Improvements:

  • Updated ui-components version to 7.2.4.

6.2.4 / 2020-05-12

Improvements:

  • Updated ui-components version to 7.2.3.

6.2.3 / 2020-04-14

Improvements:

  • Updated ui-components version to 7.2.2.

6.2.2 / 2019-12-19

Bug fixes which are backwards-compatible:

  • OLMIS-6591: Fixed login modal title going beyond the modal.

6.2.1 / 2019-10-17

Improvements:

  • Updated dev-ui version to 9.0.1.
  • Updated ui-components version to 7.2.0.

6.2.0 / 2019-05-27

New functionality added in backwards-compatible manner:

  • OLMIS-5976: Added the ability to add "canAccess" method defining screen availability.

Bug fixes which are backwards-compatible:

  • OLMIS-5840: Fixed a bug with endless loading when trying to enter login page from the home page.
  • OLMIS-6330: fixed trigerring reference-ui build.

6.1.3 / 2018-12-12

Improvements:

  • OLMIS-5409: Updated ui-components to version 7.0.0.
  • OLMIS-3696: Added dependency and development dependency locking.

6.1.2 / 2018-10-01

Improvements:

  • OLMIS-5235: Added post login and post logout hooks to the loginService.

6.1.1 / 2018-08-16

Improvements:

  • OLMIS-3337: Updated error message when trying to login while offline
  • OLMIS-4738: Added Jenkinsfile.
  • OLMIS-4795: Updated dev-ui to version 8.
  • OLMIS-4813: Updated ui-components to version 6.0.0.
  • OLMIS-4535: Offline navigation interceptor will no longer prevent user from going back to parent state while offline (if no reload is triggered).
  • OLMIS-4535: Offline navigation interceptor will now check if there is offline path before preventing state change.

Bug fixes which are backwards-compatible:

  • OLMIS-5064: Fixed endless loading modal when 401 HTTP error is thrown.

6.1.0 / 2018-04-24

New functionality added in backwards-compatible manner:

  • OLMIS-3108: Updated to use dev-ui v7 transifex build process
  • OLMIS-3527: Added checking a right by facility id.

Improvements:

  • OLMIS-3828: Added API Keys module.
  • OLMIS-3468: Login Service login method promise resolves to object with user name and user id.
  • OLMIS-3468: Loading modal should no longer cover missing permission alert.

Bug fixes which are backwards-compatible:

  • OLMIS-3883: Fixed lack of navigation bar update after relogin.
  • OLMIS-4469: Fixed lack of error modal after trying to login.
  • OLMIS-4549: Removed appearing error modal after clicking Cancel button on Forgot Password modal.

6.0.1 / 2017-11-23

Improvements:

  • OLMIS-3657: Improved performance of the navigationStateService.

6.0.0 / 2017-11-09

New functionality

  • OLMIS-2956: Simplified login and authorization services by removing "user rights" functionality and moving to openlmis-referencedata-ui.

New functionality added in backwards-compatiable manner

  • OLMIS-3141: After user resets their password, they are redirected to the login screen.
  • OLMIS-3283: Added a "Show password" option on password reset screen.

Bug fixes which are backwards-compatible:

  • OLMIS-3140: Added loading icon on forgot password modal.

Improvements:

  • Updated dev-ui version to 6.

5.0.3 / 2017-09-01

New functionality added in backwards-compatiable manner

Bug fixes and security updates:

  • OLMIS-3124: Removed openlmis-download directive and moved it to openlmis-ui-components
  • MW-348: Added loading modal while logging in.
  • OLMIS-2871: Made the component use an Authorization header instead of an access_token request parameter when calls to the backend are made.
  • OLMIS-2867: Added message when user tries to log in while offline.

5.0.2 / 2017-06-22

New functionality added in backwards-compatiable manner

  • OLMIS-2553: Removed login offline functionality and added warning when logging out while offline.

Bug fixes

  • OLMIS-2548: Fixed lack of loading modal after re-authenticating.
  • OLMIS-2637: Red password error message will no longer show when logging in.

5.0.1 / 2017-05-26

Bug fixes

  • OLMIS-2445 - Button and title capitalization are consistent.

5.0.0 / 2017-05-08

Compatibility breaking changes:

  • OLMIS-2107: Add breadcrumbs to top of page navigation
    • Main state has been added to the whole application and thus interceptors had to be modified to redirect to the correct states

New functionality added in a backwards-compatible manner:

  • OLMIS-2066: Profile and logout are confusing
    • Logout button has been moved to the navigation bar.

Bug fixes and performance improvements which are backwards-compatible:

  • OLMIS-2267: Email optional for user setup
  • OLMIS-2204: The administration menu item should always be the last menu item

Dev and tooling updates made in a backwards-compatible manner:

  • OLMIS-1853: Separate push and pull Transifex tasks in build
  • OLMIS-1609: UI i18N message strings are not standardized