keycloak-scim/src
jenny-s51 8ef7bd7ddb WIP role attributes
fix storybook demos

add attributes tab to realm roles section

use TableComposable

fix formatting

css updates

fix up styling of role attributes table

fix check-types erros

logic from call with Jeff

clean up, format, make eslint proud

delete roledetails

call with Erik

add delete function and css changes

fix storybook demos and format

make key input disabled once new attribute is created

minus icon gray

address PR feedback from Sarah

set add and save buttons to disabled when new input field is  empty

fix save/add

fix onChange formState

rebase with resolved conflicts

fix formatting

remove !important

Update RealmRolesSection.css

Update src/realm-roles/RoleAttributes.tsx

Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>

address PR feedback from Sarah and Erik

fix paths and use error msg from response

remove log stmt

fix lint

remove minLength
2021-01-11 16:19:22 -05:00
..
__mocks__ Added github actions to automate build, test, and linting (#41) 2020-09-01 10:51:59 -04:00
authentication Restructure (#78) 2020-09-10 14:04:03 -04:00
client-scopes renamed useFetch to asyncStateFetch (#277) 2021-01-11 13:56:19 -05:00
clients move common cell formatters to util functions (#278) 2021-01-11 14:29:52 -05:00
components move common cell formatters to util functions (#278) 2021-01-11 14:29:52 -05:00
context renamed useFetch to asyncStateFetch (#277) 2021-01-11 13:56:19 -05:00
events Updated DataTable to be capable of select (#251) 2020-12-14 09:57:05 +01:00
groups refresh and message on group delete (#270) 2021-01-05 14:56:16 -05:00
identity-providers Restructure (#78) 2020-09-10 14:04:03 -04:00
model Adds realm roles section to app and storybook (#79) 2020-09-18 10:04:55 +02:00
realm Updated DataTable to be capable of select (#251) 2020-12-14 09:57:05 +01:00
realm-roles WIP role attributes 2021-01-11 16:19:22 -05:00
realm-settings Restructure (#78) 2020-09-10 14:04:03 -04:00
sessions initial version of the sessions sectino (#260) 2020-12-18 08:01:35 +01:00
stories WIP role attributes 2021-01-11 16:19:22 -05:00
user added brute login user temporary lock indication (#259) 2020-12-16 07:58:00 +01:00
user-federation renamed useFetch to asyncStateFetch (#277) 2021-01-11 13:56:19 -05:00
App.tsx renamed useFetch to asyncStateFetch (#277) 2021-01-11 13:56:19 -05:00
common-help.json Field level help (#152) 2020-10-09 08:48:50 +02:00
common-messages.json User Federation: populate all LDAP settings (#261) 2020-12-16 08:02:41 +01:00
ForbiddenSection.tsx Implement basic access control. (#183) 2020-10-21 07:31:41 -04:00
i18n.ts User Federation card view implementation (#208) 2020-11-10 15:26:20 -05:00
index.tsx be able to use admin client in nodejs mode (#231) 2020-12-02 08:37:40 -05:00
KeycloakAdminConsole.tsx Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
PageHeader.tsx be able to use admin client in nodejs mode (#231) 2020-12-02 08:37:40 -05:00
PageNav.tsx Use realm name in urls (#265) 2021-01-05 14:49:33 -05:00
PageNotFoundSection.tsx Restructure (#78) 2020-09-10 14:04:03 -04:00
route-config.ts WIP role attributes 2021-01-11 16:19:22 -05:00
util.ts Introduced generic DataList component that can handle all Lists. (#241) 2020-12-07 14:23:18 -05:00