Erik Jan de Wit
|
e87cfb6a1c
|
format section
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
957e08cf1c
|
added empty state to list
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
3fe5d8383a
|
added save dialog
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
3399b16c7e
|
initial list
|
2021-03-05 11:34:24 +01:00 |
|
Erik Jan de Wit
|
b4a73f86c1
|
added initial access token tab
|
2021-03-05 11:34:22 +01:00 |
|
mfrances17
|
7c816736d2
|
Merge pull request #410 from jenny-s51/createUser
Users: Adds create user page to users section
|
2021-03-04 15:09:53 -05:00 |
|
mfrances17
|
b7b33429dc
|
Merge pull request #414 from mfrances17/issue-374
Prevent LDAP and Kerberos settings saves unless dirty
|
2021-03-04 15:08:41 -05:00 |
|
jenny-s51
|
cc2a3d2ee5
|
update snapshot
|
2021-03-04 13:55:36 -05:00 |
|
jenny-s51
|
a534cfc351
|
update cypress test to work on empty state and search page
|
2021-03-04 13:49:05 -05:00 |
|
mfrances
|
9dce57417c
|
enable save only on dirty
|
2021-03-04 11:06:22 -05:00 |
|
jenny-s51
|
aa1448ca56
|
address PR feedback from Mark
|
2021-03-04 10:13:36 -05:00 |
|
jenny-s51
|
39cd530696
|
add cypress test to create user
|
2021-03-04 09:26:21 -05:00 |
|
mfrances17
|
42194dd779
|
Merge pull request #413 from edewit/type-fix
fixed type
|
2021-03-04 08:56:18 -05:00 |
|
Erik Jan de Wit
|
02ec114adf
|
fixed type
|
2021-03-04 11:51:37 +01:00 |
|
mfrances17
|
4ee7bc9033
|
Prevent multiple saves when creating new provider (#411)
* go to user fed view after create
* fix for misc 401 exceptions
|
2021-03-04 07:34:02 +01:00 |
|
mfrances17
|
9c1efdcc3b
|
Merge pull request #401 from jenny-s51/usersInRole
Realm roles: add "users in role" tab
|
2021-03-03 16:24:53 -05:00 |
|
jenny-s51
|
117ccf05b0
|
add API call, disable create button if username field empty
|
2021-03-03 16:17:01 -05:00 |
|
jenny-s51
|
3b9edc483a
|
resolve issues in axe report
|
2021-03-03 14:36:21 -05:00 |
|
jenny-s51
|
1a4c635946
|
clean up and add cypress test
|
2021-03-03 14:12:16 -05:00 |
|
jenny-s51
|
669c8d7377
|
add create user page
|
2021-03-03 13:56:03 -05:00 |
|
jenny-s51
|
259579be8c
|
cypress tests passing, standardize to match
|
2021-03-03 09:55:19 -05:00 |
|
mfrances17
|
1a9131db7f
|
Merge pull request #406 from edewit/issue-404
removed bookmarable sub tab
|
2021-03-03 09:28:50 -05:00 |
|
jenny-s51
|
d45bb1d5ad
|
user details WIP
|
2021-03-03 08:53:42 -05:00 |
|
Erik Jan de Wit
|
b7d96fb3da
|
fixed tests
|
2021-03-03 09:10:30 +01:00 |
|
Erik Jan de Wit
|
9907cef5d2
|
removed bookmarable sub tab
Made tab name mandetory
|
2021-03-03 08:34:16 +01:00 |
|
mfrances17
|
511f558834
|
Merge pull request #400 from mfrances17/add-ldap
User fed: Add LDAP provider and tests
|
2021-03-02 16:07:32 -05:00 |
|
mfrances
|
79a97a0755
|
add min values
|
2021-03-02 15:50:45 -05:00 |
|
mfrances
|
de5765ae6f
|
abstracted and simplified tests
|
2021-03-02 15:50:45 -05:00 |
|
mfrances
|
bfef63081b
|
add missing type for test method
|
2021-03-02 15:50:45 -05:00 |
|
mfrances
|
123ee25626
|
refactor tests first pass
|
2021-03-02 15:50:45 -05:00 |
|
mfrances
|
0ee4f7ea8e
|
cypress tests working
|
2021-03-02 15:50:45 -05:00 |
|
mfrances
|
84d8df2b05
|
regex and number fields to provide simple client side validation
|
2021-03-02 15:50:45 -05:00 |
|
mfrances
|
489ed64049
|
fix 404 issue on new
|
2021-03-02 15:50:45 -05:00 |
|
mfrances
|
733d5f4b6f
|
ldap saves working
|
2021-03-02 15:50:45 -05:00 |
|
mfrances
|
b5f7405fce
|
change existing ids to data-testid
|
2021-03-02 15:50:45 -05:00 |
|
mfrances17
|
65ea88383b
|
Merge pull request #409 from edewit/toobar-buttons
added space between buttons
|
2021-03-02 15:48:38 -05:00 |
|
jenny-s51
|
78a2c76c79
|
hide popover link when help enabled
|
2021-03-02 11:11:08 -05:00 |
|
jenny-s51
|
74638f9eb3
|
revert changes to RealmRolesSection
|
2021-03-02 10:29:04 -05:00 |
|
jenny-s51
|
c5cfd9cd7a
|
cleaning up
|
2021-03-02 10:28:03 -05:00 |
|
jenny-s51
|
f763fa85fb
|
paginate users table
|
2021-03-02 10:27:33 -05:00 |
|
Erik Jan de Wit
|
fbc81395d1
|
added wait for backend request
|
2021-03-02 10:33:19 +01:00 |
|
Erik Jan de Wit
|
5d5160bddc
|
added space between buttons
|
2021-03-02 08:39:17 +01:00 |
|
Erik Jan de Wit
|
72907d2583
|
remain active on child pages of main section (#403)
fixing: #402
|
2021-03-01 16:12:57 -05:00 |
|
jenny-s51
|
e672ed42ee
|
fix lint
|
2021-03-01 14:20:45 -05:00 |
|
jenny-s51
|
24d136eeed
|
add links to empty state
|
2021-03-01 14:20:26 -05:00 |
|
jenny-s51
|
5c78afef50
|
remove useEffect
|
2021-03-01 14:09:55 -05:00 |
|
jenny-s51
|
47acb3764f
|
clean css
|
2021-03-01 12:22:01 -05:00 |
|
jenny-s51
|
65348bd125
|
add popover
|
2021-03-01 12:20:58 -05:00 |
|
jenny-s51
|
fdf3e7e78a
|
fix lint
|
2021-03-01 10:55:54 -05:00 |
|
jenny-s51
|
f1224a5ef0
|
rebase and use new empty state logic
|
2021-03-01 10:30:16 -05:00 |
|