Eugenia
2bcdf51075
Users(Consents): add empty state and list consents ( #516 )
...
* user consents
* remove form prop
* address PR feedback from Stan and list consents in data table
* update test
* revert css updates
2021-04-14 14:39:21 -04:00
Erik Jan de Wit
4d52871fc2
fixed issues described in #468 ( #479 )
...
* fixed issues described in #468
fixing: #468
* fixed type
* fixed column size and order
2021-04-06 09:29:11 +02:00
mfrances
26a49d60c6
fix empty mapper string ref
2021-04-05 14:04:23 -04:00
mfrances
0b0e474caf
move multi-used strings to common
2021-04-05 14:04:23 -04:00
mfrances
bb21001d74
add mappers tab
2021-04-05 14:04:22 -04:00
Erik Jan de Wit
4edcf233f3
now validates if gui order is a number ( #338 )
2021-02-09 10:35:38 +01:00
Sarah Rambacher
c567fdca93
deduplicates some common text strings
2021-01-13 15:48:16 -05:00
Erik Jan de Wit
1763ee1a50
added delete client scope functionality ( #272 )
...
* added delete client scope functionality
* use error message from the response
2021-01-07 13:34:59 -05:00
mfrances17
ff43970e9a
User Federation: populate Kerberos required and cache settings data ( #243 )
...
* pull in kerberos data
* fix build fails and cleanup msgs
* fix 2x build errs
* fix broken test
* fix route, bcrumb, and card click
* lint fixes
* final changes from PR review
* add old breadcrumb functionality back
* fix breadcrumb test
* lint fix
2020-12-08 07:30:53 +01:00
Erik Jan de Wit
ba761c0526
added by configuration dialog into the flow ( #221 )
...
* updated the detail screen to support new mapping
* fix merge error
* added by configuration dialog
2020-11-17 16:28:34 -05:00
Erik Jan de Wit
d6e1161c83
hooked up the build in mapper dialog ( #197 )
...
* hooked up the build in mapper dialog
* spelling
* useEffect for setTimout
* fix state
* fix bug with alerts clearing checked items
* fixed tests
* Update src/client-scopes/messages.json
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
* simplified dialog usage
Co-authored-by: Stan Silvert <ssilvert@redhat.com>
2020-11-05 16:26:43 -05:00
Erik Jan de Wit
7ebe695921
removed "Home" from navigation ( #209 )
...
* only show breadcrumb when there are 2 levels
* renamed the list clients and client scopes
2020-11-05 15:40:00 +01:00
Erik Jan de Wit
aea12169f4
initial version of the role mapping create form ( #177 )
...
* initial version of the role mapping create form
[marvel](https://marvelapp.com/prototype/f0e8fih/screen/72042619 )
* fixed format
* changed to typeahead
* format
* group by
* review fixes
* added group and divider
* change name to realm name
2020-10-27 07:25:54 -04:00
Erik Jan de Wit
4195e0fbf3
Adding Mapping list and detail screen ( #180 )
...
* added client scope details screen
* initial version of the mapping list
* added tabs
* changed route create
* merge
* added detail mapper page
* fixed merge errors
* fix merge error
* dynamic title
* added access types to routs
2020-10-21 13:38:11 -04:00
Erik Jan de Wit
a9dc031fff
Introduced a predefined mapper dialog ( #169 )
...
* added optional dialog variant
* added predefined scope dialog
* added mapper dialog for predefined and custom
* format
* changed to use dataList instead of table
* fixed test
2020-10-21 08:18:41 -04:00
Erik Jan de Wit
be2d5d1249
added client scope details screen ( #159 )
...
* added client scope details screen
* fixed:
* added includeInTokenScope field
* removed not editable type field
* changed to display order
2020-10-15 13:09:32 -04:00
Erik Jan de Wit
4fa325f45c
initial version of the mapping list ( #162 )
...
* initial version of the mapping list
* added story to show mapper list
* fixed format
* changed to use intermediate type
2020-10-12 13:59:15 -04:00
Erik Jan de Wit
8e2000283c
Some pages don't support pagination ( #134 )
...
* introduced non paginating toolbar
* use patternfly util class instead of inline css
2020-10-07 11:47:03 -04:00
Erik Jan de Wit
ed25dbc5a0
Added client setttings header with actions ( #125 )
...
* added client settings header
* added confirmation dailog
* format
* pr review
* use placeholder text instead of property
* change title to use clientId instead
* added state for dynamic name
2020-10-02 15:56:46 +02:00
Erik Jan de Wit
e7b108a623
Initial version client scopes ( #111 )
...
* initial version client scopes
* remove use of newer replaceAll
* review
2020-09-25 13:11:25 -04:00