keycloak-scim/src/clients/authorization
Erik Jan de Wit 0bbd4ddad1
Initial version of the create and edit resouce screen (#1573)
* Initial version of the create and edit resouce screen

* refactored and fixed the attributes form

introduced a new component that can be used more easily

* Update src/components/json-file-upload/FileUploadForm.tsx

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

* Update src/components/attribute-form/attribute-convert.ts

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

* Update src/clients/authorization/ResourceDetails.tsx

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

* Update src/clients/authorization/ResourceDetails.tsx

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

* Update src/clients/authorization/ResourceDetails.tsx

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

* PR review

* fixed tests

* PR review comments

* resourceId is optional

* Update src/components/attribute-form/attribute-convert.ts

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

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-12-01 08:58:25 +01:00
..
detail-cell.css Added initial "Authorisation" tabs Settings and Resources (#1524) 2021-11-17 09:27:56 +01:00
DetailCell.tsx Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00
resource-details.css Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00
ResourceDetails.tsx Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00
Resources.tsx Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00
ScopePicker.tsx Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00
Settings.tsx Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00