Skip to content

v23.13-beta

Compare
Choose a tag to compare
@Pe5h4 Pe5h4 released this 27 Mar 10:32
· 221 commits to main since this release
a8e0702

v23.13-beta

Compatibility

Tested with Seacat Auth service v23.13-beta

Features

  • ASAB WebUI submodule version bump [1960466] commit (INDIGO Sprint 230317, !22)

Refactoring

  • Dropdown menu used to assign tenants nad roles to specific Credentials has been refactored to offer more data than the initial limit, upon clicking the 'More ...' button. (INDIGO Sprint 230203, !14)

  • Refactor ClientDetail and ClientCreate components, refactor URI inputs to new format, refactor client editing (INDIGO Sprint 230203, !18)

  • Remove react-helmet from the package.json (INDIGO Sprint 230216, !20)

  • Webpack V4 to V5 migration. (INDIGO Sprint 230303, !16)

  • Refactor Clients. Add new inputs authorize_uri and redirect_uri_validation_method. Refactor ClientDetail and ClientCreate to new format (divide to the cards). Update locales (INDIGO Sprint 230317, !22)

  • Update locales. Add missing and remove unused locales (INDIGO Sprint 230317, !27)

Bugfix

  • Fix responses in Clients and Tenant containers causing errors on undefined value. Closing issue !24. (INDIGO Sprint 230317, !25)