Jon Koops
|
a6fd2cabfa
|
Use new JSX transformation for React (#3033)
|
2022-08-03 14:12:07 +02:00 |
|
Erik Jan de Wit
|
afbbdaaf52
|
added acr loa map field to realm settings (#2736)
* added acr loa map field to realm settings
fixes: #2668
* changed to use one form per tab, instead of shared
* fixed test
|
2022-06-15 14:57:39 +02:00 |
|
Erik Jan de Wit
|
883e59a5a3
|
Remove "Revoke Refresh Token" when not revoke on (#2234)
|
2022-03-14 11:26:06 +01:00 |
|
Erik Jan de Wit
|
c72a9bbf06
|
Removed the need to refresh the page (#2217)
|
2022-03-10 11:47:04 +01:00 |
|
Erik Jan de Wit
|
b7ea8629a2
|
Refactored the way we show time using Intl (#2178)
|
2022-03-07 14:49:38 +01:00 |
|
agagancarczyk
|
a6904be9ff
|
Realm-settings -> User Profile -> Attributes (#2107)
* attributes tab - wip
* attributes tab - wip
* attributes tab - wip
* attributes tab - wip
* added dropdown for each attribute row
* added kebab logic
* added delete dialog - wip
* added delete dialog - wip
* added delete dialog - wip
* draggable rows - wip
* draggable rows - wip
* draggable rows - wip
* refactored draggable rows
* refactored draggable rows
* added tests
* added tests
* refactor
* refactor
* refactor
* renamed css file to realm-settings-section.css
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2022-02-16 11:39:08 +00:00 |
|
Erik Jan de Wit
|
e8f335f199
|
changed all the help items (#1683)
|
2021-12-14 15:56:36 +01:00 |
|
Erik Jan de Wit
|
2416d25c38
|
refactor realm settings (#1083)
also fixes: #1038
|
2021-09-02 16:14:43 -04:00 |
|
Jon Koops
|
e062603ff2
|
Remove useless React fragments (#1062)
|
2021-08-26 14:15:28 +02:00 |
|
Jon Koops
|
9850505001
|
Use pre-release version of Admin Client (#1063)
|
2021-08-26 10:39:35 +02:00 |
|
Erik Jan de Wit
|
89870cafc2
|
made realm name editable (#1001)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2021-08-23 21:00:42 +02:00 |
|
Jenny
|
45e07266eb
|
Realm settings(tokens): Add tokens tab (#934)
* wip tokens tab
* tokens
* add data-testids to cypress doc
* uncomment
* uncomment
* finish tests
* remove logs
* fix help text
* fix form panel title for sessions
* removed unused useEffect
* wip tokens updates to convert function
* fix flattened attributes to match call
* interpolate timespan
* delete unused variables
|
2021-08-09 15:28:24 -04:00 |
|