keycloak-scim/cypress/support/pages/admin_console
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
..
configure/realm_settings Implement partial realm export (#1441) 2021-10-29 10:50:25 +08:00
manage Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00
CreateRealmPage.ts remove seperate test project, intgrate cypress 2021-02-19 09:07:40 +01:00
ListingPage.ts added required actions tab (#1338) 2021-10-19 17:30:57 +02:00
Masthead.ts fix notifications without waits (#1449) 2021-11-02 17:00:42 -04:00
RealmSelector.ts Configure Cypress to use the correct types (#1168) 2021-09-17 15:23:34 +02:00
SidebarPage.ts Implement partial realm export (#1441) 2021-10-29 10:50:25 +08:00