Releases: TeskaLabs/seacat-admin-webui
v24.40-alpha2
- Change alpine version to more recent
v24.40-alpha
Releases
- v24.40-alpha
Features
-
ASAB WebUI submodule version bump [3eddd42] commit (INDIGO Sprint 230818, !60)
-
Added functionality that disallows readOnly editing to the provider (INDIGO Sprint 230818, !58)
Refactoring
-
Change "?" in HelpButton to word "Help" (INDIGO Sprint 230721, !439)
-
Add a condition that will allow users with the right resource to see hidden tree-menu-items, add docs for TreeMenu (INDIGO Sprint 230721, !437)
-
Add titles for buttons and locales for it (INDIGO Sprint 230721, !57)
Fix
- Fix on Help button, rename the module to SeaCatAdminModule (#61, v24.40-alpha, INDIGO Sprint 240913)
v23.30-alpha
v23.30-alpha
Features
- Select all feature for credentials in bulk assignment screen. (INDIGO Sprint 230713, !47)
v23.29-alpha
v23.29-alpha
Breaking change
- All service names need to be updaded in nginx configuration according following example:
seacat_auth
->seacat-auth
Features
Refactoring
-
Replace all underscores in names/api's with dashes (INDIGO Sprint 230713, !51)
-
Add styles for primary dropdown-toggle (INDIGO Sprint 230623, !428)
-
Refactored dynamic locales (INDIGO Sprint 230623, !432)
-
Favicon update with new TeskaLabs logo (INDIGO Sprint 230623, !43)
-
Refactor HelpComponent, remove HelpService (INDIGO Sprint 230609, !418)
-
Add addHelpButton method for all screens in the Seacat-admin-webui app (INDIGO Sprint 230713, !52)
Bugfix
- Add missing locales for HelpButton (INDIGO Sprint 230623, !50)
v23.27-beta
v23.27-beta
Compatibility
To display last successful and unsuccessful login information, Seacat Auth service v23.27-beta and newer must be used.
Features
Refactoring
-
Changed button title from "Create New Credentials" to "New Credentials". (INDIGO 230609, !42)
-
Add parameter
last_login=yes
toGET /credentials/{cred_id}
endpoint to retrieve last login info. (INDIGO 230623, !45)
Bugfix
-
Fix CredentialsInfoCard, card will not resize when an error occurs in an input, disable
Save
button if hint about wrong input is present, error hint message be cleaned when user click onCancel
button (INDIGO 230623, !41) -
CustomDataContainer inital render in edit mode bug. The container only rendered the first item in the list of custom data. (INDIGO Sprint 230623, !44)
v23.23-alpha2
v23.23-alpha2
Tested with Seacat Auth service v23.23-beta
Features
-
ASAB WebUI submodule version bump [80151df] commit (INDIGO Sprint 230609, !38)
-
Changing logo based on app's theme (INDIGO Sprint 230428, !12)
-
Pagination via
More..
button in dropdowns. Clients refactored to easily maintainable css grid. (INDIGO 230526, !35) -
Bulk assignment screen for multiple tenants & roles to credentials assignment. (INDIGO 230526, !21)
Refactoring
-
Vertical spacing unification across seacat admin screens app. (INDIGO Sprint 230414, !26)
-
Lazy loading enabled in auth and home modules. Also, obsolete code removal for retrieving usernames in TenantDetailScreen. This functionality was substituted with component (INDIGO Sprint 230512, !31)
-
Add locales for the ended session, version bump asab-webui (INDIGO Sprint 230512, !34)
v23.23-alpha
v23.23-alpha
Tested with Seacat Auth service v23.23-beta
Features
-
ASAB WebUI submodule version bump [5f22a1c] commit (INDIGO Sprint 230526, !21)
-
Changing logo based on app's theme (INDIGO Sprint 230428, !12)
-
Pagination via
More..
button in dropdowns. Clients refactored to easily maintainable css grid. (INDIGO 230526, !35) -
Bulk assignment screen for multiple tenants & roles to credentials assignment. (INDIGO 230526, !21)
Refactoring
-
Vertical spacing unification across seacat admin screens app. (INDIGO Sprint 230414, !26)
-
Lazy loading enabled in auth and home modules. Also, obsolete code removal for retrieving usernames in TenantDetailScreen. This functionality was substituted with component (INDIGO Sprint 230512, !31)
-
Add locales for the ended session, version bump asab-webui (INDIGO Sprint 230512, !34)
v23.16-beta
v23.16-beta
Compatibility
Tested with Seacat Auth service v23.16-beta
Features
-
ASAB WebUI submodule version bump [c7d682a] commit (INDIGO Sprint 230414, !29)
-
Update access and edit resources in SeaCat Admin application (INDIGO Sprint 230414, !28)
-
Remove Homepage (INDIGO Sprint 230414, !28)
Bugfix
- Version bump of ASAB WebUI with fix on userinfo loop when session expiration time is set to small values (INDIGO Sprint 230414, !29)
v23.13-beta
v23.13-beta
Compatibility
Tested with Seacat Auth service v23.13-beta
Features
Refactoring
-
Dropdown menu used to assign
tenants
nadroles
to specificCredentials
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
andredirect_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)