keycloak-scim/cypress/integration
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
..
authentication_test.spec.ts added required actions tab (#1338) 2021-10-19 17:30:57 +02:00
client_scopes_test.spec.ts Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02:00
clients_test.spec.ts Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00
events_test.spec.ts Fix Cypress tests (#1569) 2021-11-18 13:55:21 +01:00
group_test.spec.ts Added possibility to manage array attributes (#1384) 2021-10-28 14:49:19 -04:00
identity_providers.spec.ts put shared logic into common component + fixes (#1415) 2021-11-01 08:49:23 +01:00
login_test.spec.ts Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02:00
masthead_test.spec.ts Default roles: UI Changes from KEYCLOAK-14846 (#693) 2021-06-18 16:04:20 -04:00
partial_export_test.spec.ts Implement partial realm export (#1441) 2021-10-29 10:50:25 +08:00
partial_import_test.spec.ts changed to use code editor (#1161) 2021-09-22 10:54:53 +02:00
realm_roles_test.spec.ts Prefer using arrow functions for callbacks (#1287) 2021-10-04 08:03:19 +02:00
realm_settings_test.spec.ts Realm settings(Client policies): Update client-scopes condition to match new design (#1575) 2021-11-23 15:59:04 +01:00
realm_test.spec.ts Pass login realm to WhoAmI (#989) 2021-08-11 16:38:55 +02:00
sessions_test.spec.ts Fixes cypress memory issue and several tests (#1358) 2021-10-26 08:41:08 -04:00
user_fed_kerberos_test.spec.ts Allow New Admin Console to run as a WAR on Keycloak server. (#439) 2021-03-18 08:48:14 -04:00
user_fed_ldap_mapper_test.spec.ts fix notifications without waits (#1449) 2021-11-02 17:00:42 -04:00
user_fed_ldap_test.spec.ts Add editMode as a required field (#1209) 2021-09-23 16:11:41 +02:00
users_test.spec.ts Initial version of the create and edit resouce screen (#1573) 2021-12-01 08:58:25 +01:00