keycloak-scim/src
Erik Jan de Wit 37f0010b81
changed save buttons from tertiary to secondary (#1000)
* changed save buttons from `tertiary` to `primary`

fixes: #959

* changed buttons from `tertiary` to `secondary`

fixes: #959
2021-08-16 11:22:56 +02:00
..
authentication Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
client-scopes Convert more links to use new routes (#933) 2021-08-10 09:07:59 -04:00
clients changed save buttons from tertiary to secondary (#1000) 2021-08-16 11:22:56 +02:00
components Prefer optional chaining over validating references (#992) 2021-08-12 13:15:47 +02:00
context Prefer optional chaining over validating references (#992) 2021-08-12 13:15:47 +02:00
dashboard Use new routing conventions for dashboard routes (#912) 2021-07-26 15:36:18 +02:00
events Convert more links to use new routes (#933) 2021-08-10 09:07:59 -04:00
groups Convert more links to use new routes (#933) 2021-08-10 09:07:59 -04:00
identity-providers Prefer optional chaining over validating references (#992) 2021-08-12 13:15:47 +02:00
model Adds realm roles section to app and storybook (#79) 2020-09-18 10:04:55 +02:00
realm Introduce a standard way to create handle errors (#918) 2021-07-28 14:01:42 +02:00
realm-roles Prefer optional chaining over validating references (#992) 2021-08-12 13:15:47 +02:00
realm-settings added try catch as this call fails locally (#995) 2021-08-12 10:56:25 +02:00
sessions added empty state for new realms with no sessions (#986) 2021-08-11 11:33:51 +02:00
user Prefer optional chaining over validating references (#992) 2021-08-12 13:15:47 +02:00
user-federation Prefer optional chaining over validating references (#992) 2021-08-12 13:15:47 +02:00
utils Introduce 'useRequiredContext' utility function (#882) 2021-07-21 11:30:18 +02:00
App.tsx Fix realm intialization (#990) 2021-08-11 13:23:59 +02:00
common-help.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
common-messages.ts Realm settings(tokens): Add tokens tab (#934) 2021-08-09 15:28:24 -04:00
environment.ts Parse environment information as JSON (#851) 2021-07-15 11:50:01 +02:00
ForbiddenSection.tsx Implement basic access control. (#183) 2020-10-21 07:31:41 -04:00
i18n.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02: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 Convert more links to use new routes (#933) 2021-08-10 09:07:59 -04:00
PageNav.tsx Allow multiple access for secured routes (#946) 2021-08-09 22:20:49 +02:00
PageNotFoundSection.tsx Restructure (#78) 2020-09-10 14:04:03 -04:00
route-config.ts Allow multiple access for secured routes (#946) 2021-08-09 22:20:49 +02:00
util.ts Realm settings(tokens): Add tokens tab (#934) 2021-08-09 15:28:24 -04:00