Erik Jan de Wit
|
43c6564895
|
Changed to use the same form + rename (#2342)
|
2022-04-20 19:11:46 +02:00 |
|
Erik Jan de Wit
|
4fc64e6915
|
Removes the already added validators after closing the dialog (#2435)
|
2022-04-13 15:18:26 +02:00 |
|
agagancarczyk
|
7418bca8f4
|
Realm-settings -> User Profile -> Create/Edit Attribute tests (#2410)
* added tests for creating new attribute
* added more tests
* removed temporary skips
* added more tests
* added more tests
* fixed typo
* fixed focus bug
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2022-04-11 15:00:08 +01:00 |
|
Erik Jan de Wit
|
2d1baed0e9
|
Remove picked validators from list (#2405)
|
2022-04-07 16:35:17 +02:00 |
|
Jon Koops
|
23b311c552
|
Fix linting issues (#2383)
|
2022-04-01 11:46:46 +02:00 |
|
agagancarczyk
|
4c70064bd4
|
Ream-settings -> User Profile -> Edit Attribute (#2343)
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* edit attribute - wip
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* refactor
* moved form initialisation to central place
* fixed loading values
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
|
2022-03-31 14:28:48 +01:00 |
|
Erik Jan de Wit
|
78bdf2d2ec
|
don't test ldap when form isn't valid (#2294)
* don't test ldap when form isn't valid
fixes: #1776
* changed to PF way of showing errors
* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
|
2022-03-29 09:49:43 +02:00 |
|
dependabot[bot]
|
631f8320c5
|
Bump prettier from 2.6.0 to 2.6.1
* Bump prettier from 2.6.0 to 2.6.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.0...2.6.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 12:55:21 +02:00 |
|
agagancarczyk
|
12977d929c
|
Create attribute - required toggle in general settings (#2279)
* fixed required in general settings
* feedback
* indentation fix
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2022-03-21 14:46:01 +00:00 |
|
agagancarczyk
|
84d501c145
|
added deleting validator (#2278)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2022-03-17 11:05:10 +00:00 |
|
Erik Jan de Wit
|
e672849935
|
Fix build (#2276)
|
2022-03-16 12:11:51 +01:00 |
|
agagancarczyk
|
9242ba6935
|
Ream-settings-> User profile -> Create attribute (#2265)
* create attribute - wip
* create attribute - wip
* create attribute - added attributes general settings form template
* create attribute - added attributes permission form template
* added validations form
* added validations table
* added empty state for validators table
* added attribute annotations form
* attribute validations - css improvement
* attribute annotations - css improvement
* added requiredWhen label
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute - wip
* new attribute
* fixed deleting attribute
* put the validators into the form
* feedback fixes
* added defaultValues
* fixed permissions
* removed unused form value
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Erik Jan de Wit <edewit@redhat.com>
|
2022-03-16 09:32:23 +00:00 |
|