- v24.40-alpha
-
ASAB WebUI submodule version bump [3eddd42] commit (INDIGO Sprint 230818, !60)
-
Added functionality that disallows readOnly editing to the provider (INDIGO Sprint 230818, !58)
-
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 on Help button, rename the module to SeaCatAdminModule (#61, v24.40-alpha, INDIGO Sprint 240913)
- Select all feature for credentials in bulk assignment screen. (INDIGO Sprint 230713, !47)
- Add new cookie- and session-related client attributes. (PLUM Sprint 230714, !55)
- All service names need to be updaded in nginx configuration according following example:
seacat_auth
->seacat-auth
-
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)
- Add missing locales for HelpButton (INDIGO Sprint 230623, !50)
To display last successful and unsuccessful login information, Seacat Auth service v23.27-beta and newer must be used.
-
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)
-
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)
Tested with Seacat Auth service v23.23-beta
-
ASAB WebUI submodule version bump [b193d29] commit (INDIGO Sprint 230609, !37)
-
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 sceen for miltuple tenants & roles to credentials assignment. (INDIGO 230526, !21)
-
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)
-
Add missing locales for Home (INDIGO Sprint 230609, !37)
Tested with Seacat Auth service v23.16-beta
-
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)
- Version bump of ASAB WebUI with fix on userinfo loop when session expiration time is set to small values (INDIGO Sprint 230414, !29)
Tested with Seacat Auth service v23.13-beta
-
ASAB WebUI submodule version bump [1960466] commit (INDIGO Sprint 230317, !22)
-
Resources actions extended. Added posibility to rename, delete, hard-delete and retrieve resources (INDIGO Sprint 230217, !19)
-
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)
- Fix responses in Clients and Tenant containers causing errors on undefined value. Closing issue !24. (INDIGO Sprint 230317, !25)
- Add new input
cookie_domain
to Clients. Fix min-max height styles for CustomComponent (INDIGO Sprint 230120, !15)
- SeaCat Auth UI
v23.4
or newer - SeaCat Auth
v23.3
or newer
v23.3
-
ASAB WebUI submodule version bump [25d5a5c] commit (INDIGO Sprint 230106, !8)
-
Create invitation components (INDIGO Sprint 230106, !8)
-
Add new input
preferred_client_id
to ClientCreateContainer (INDIGO Sprint 221209, !7) -
Replace
phone_number
withphone
andpreferred_username
withusername
(INDIGO Sprint 221209, !10) -
Update alert responses with full message from the service and prolong the time of the error message to 30s (INDIGO Sprint 230106, !8)
-
Refactorization of CustomDataContainer to prevent passing invalid format of
uri
prop. Added documentation. (INDIGO Sprint 221209, !11)
- ASAB UI
v22.48
or newer - SeaCat Auth
v22.48
or newer
- Fix the height of the ClientDetailContainer card in edit mode (INDIGO Sprint 221125, !5)
- Refactor put and post requests in Credentials. When creating credentials, phone and email will be send in a body of a request only when filled in. When updating the credentials, phone or email will be defined in a request body as
null
if value not specified. (INDIGO Sprint 221111, !3)
- Initialize SeaCat Admin repo with content (INDIGO Sprint 221031, !2)