keycloak-scim/src/authentication
Erik Jan de Wit ede8db53a0
Added default role tab to realm settings (#1497)
* added user registration tab to realm settings

* added keycloak spinner

* fixed routing from all role tabs

* Update src/realm-settings/RealmSettingsTabs.tsx

Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>

* changed tab name to "associated-roles"

* removed useless key attribute

* removed unnessary variable

* fixed pagination

* rebased

* fixed default role type

* fixed create realm role

* fixed helpItem forID

* fixed test

Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2021-11-16 12:10:10 +01:00
..
__tests__ Check types using ts-jest and upgrade Jest (#1178) 2021-09-17 09:33:15 +02:00
components added required actions tab (#1338) 2021-10-19 17:30:57 +02:00
form Use route functions for navigation in authentication (#1473) 2021-11-02 15:58:56 +01:00
routes make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
authentication-section.css Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
AuthenticationSection.tsx make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
DuplicateFlowModal.tsx added missing action menu on flow details (#1311) 2021-10-14 16:54:07 +02:00
EditFlowModal.tsx added missing action menu on flow details (#1311) 2021-10-14 16:54:07 +02:00
empty-execution-state.css Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00
EmptyExecutionState.tsx added subflow and create flow to authentication (#1198) 2021-09-23 17:06:58 +02:00
execution-model.ts added subflow and create flow to authentication (#1198) 2021-09-23 17:06:58 +02:00
FlowDetails.tsx make all routes lazy (#1445) 2021-10-29 18:11:06 +02:00
help.ts added subflow and create flow to authentication (#1198) 2021-09-23 17:06:58 +02:00
messages.ts added required actions tab (#1338) 2021-10-19 17:30:57 +02:00
RequiredActions.tsx Added default role tab to realm settings (#1497) 2021-11-16 12:10:10 +01:00
routes.ts Initial version of the authentication section (#887) 2021-08-09 10:47:34 +02:00