keycloak-scim/src
Jenny 05af84f20f
Edit message bundle values (#1663)
* message bundles are now editable

* update alert text in tests

* delete realm settings test

* remove updatedMessageBundles

* remove unused usefetch

* update lodash import

* fix add locale test

* fix add bundle

* cypress tests

* fix data test id on button

* remove unused isAgtive prop

* fix lint errors

* unskip tests

* refactor KDT to Table with PaginatedToolbar

* unskip tests

* uncomment

* revert KDT

* remove unused onSelect

* Apply suggestions from code review

Co-authored-by: Jon Koops <jonkoops@gmail.com>

* PR feedback

* PR feedback

* remove useEffect

* fix localization test

* rewrite localization test

* switch test

* unskip

* force

* PR feedback

* package lock

* remove true

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-12-21 07:34:44 +01:00
..
authentication fixed merge error (#1710) 2021-12-14 16:11:23 +01:00
client-scopes modal fixes for predefined mappers (#1701) 2021-12-15 13:37:04 -05:00
clients Credentials Reset Flow (#1699) 2021-12-21 07:22:44 +01:00
components Credentials Reset Flow (#1699) 2021-12-21 07:22:44 +01:00
context Fix Cypress tests (#1569) 2021-11-18 13:55:21 +01:00
dashboard changed all the help items (#1683) 2021-12-14 15:56:36 +01:00
events Show toolbar when filtering events results in an empty list (#1633) 2021-12-07 17:27:48 +01:00
groups Added role mapping tab to group detail page (#1638) 2021-12-07 13:56:25 +01:00
identity-providers Changed the idP mapper form to use the new Dynamic forms (#1641) 2021-12-14 23:46:19 +01:00
model Adds realm roles section to app and storybook (#79) 2020-09-18 10:04:55 +02:00
realm Split realm context into two (#1523) 2021-11-11 17:04:04 +01:00
realm-roles Changed the idP mapper form to use the new Dynamic forms (#1641) 2021-12-14 23:46:19 +01:00
realm-settings Edit message bundle values (#1663) 2021-12-21 07:34:44 +01:00
sessions make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
user Credentials Reset Flow (#1699) 2021-12-21 07:22:44 +01:00
user-federation changed to use Dynamic components instead (#1662) 2021-12-16 17:24:22 +01:00
utils Add useToggle hook to manage toggleable state (#1600) 2021-11-30 14:07:44 +01:00
App.tsx Added default role tab to realm settings (#1497) 2021-11-16 12:10:10 +01:00
common-help.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
common-messages.ts changed all the help items (#1683) 2021-12-14 15:56:36 +01:00
environment.ts Show exact commit hash of Admin UI in interface (#1572) 2021-11-22 12:41:12 +01:00
ForbiddenSection.tsx Implement basic access control. (#183) 2020-10-21 07:31:41 -04:00
i18n.ts Refactored dynamic components a bit more (#1462) 2021-11-08 10:46:03 +01:00
index.css Upgrade to Snowpack 3 (#839) 2021-07-16 10:59:46 +02:00
index.tsx Fix realm intialization (#990) 2021-08-11 13:23:59 +02:00
PageHeader.tsx Add useToggle hook to manage toggleable state (#1600) 2021-11-30 14:07:44 +01:00
PageNav.tsx Realm settings(localization): add locale dropdown to table (#936) 2021-08-17 08:50:31 -04:00
PageNotFoundSection.tsx Restructure (#78) 2020-09-10 14:04:03 -04:00
route-config.ts refactor + use new composite role api (#1399) 2021-11-01 13:29:52 +01:00
util.test.ts better form convert (#1640) 2021-12-08 16:08:42 +01:00
util.ts better form convert (#1640) 2021-12-08 16:08:42 +01:00