Erik Jan de Wit
50920b3df2
Added rename group and adding members to a group ( #448 )
...
* users can now rename groups
* add members to a group
* added cypress test
* remove rename and delete when no group is selected
* added test
* keep selected rows form other pages
* fixed empty first page and cancel button
2021-03-24 10:07:49 -04:00
Eugenia
236e89dc63
Users: Add groups tab and list groups ( #450 )
...
* usergroups call wip
* user groups
* add user groups tab and list group data
* clean up log stmts
* add cypress test
* clean up userGroups
* remove comment
* fix types
* cypress test
* fix lint and cypress test
* lint
* address PR feedback from Mark
* clean up
* remove component from viewheader
* rebase and format
* remove duplicate identifier
* wrap groups in section
* fix ts errors
* add search functionality
* remove comment
* list groups initially
* remove log stmt
2021-03-23 15:02:27 -04:00
Nicola Beghin
6c4aa0b100
add Docker and docker-compose ( #456 )
...
* add Docker and docker-compose
* dockerize - build and expose through nginx
* update README.md for docker usage
2021-03-23 11:07:46 +01:00
Eugenia
bf4cae6735
Changes from Realm Roles UX Review [List] ( #433 )
...
* realm roles UX review progress wip
* filter realm roles on Enter key press, add filter functionality
* remove chip group filters
* clean up
* format
* filterChips logic now in table toolbar
* fix lint and format
* save with erik
* remove filter chips functionality
* fix check-types
* fix realm roles cypress test
* format
* revert changes to group attributes
* cypress test
* use filter
* remove log
* remove unused prop
2021-03-22 09:14:24 +01:00
Erik Jan de Wit
6c399c1484
fixed group navigation ( #452 )
2021-03-19 14:37:21 -04:00
Erik Jan de Wit
dfc4beced4
changed to use the keycloak datatable ( #432 )
...
* changed to use the keycloak datatable
so it will benifid from a general way tables work in the admin console
* null check
* changed to use any active tab
seems sometimes the tab doesn't get set properly
so instead of "mappers" it's still "settings"
this change makes it work with both
2021-03-19 08:43:32 -04:00
Erik Jan de Wit
b56788d942
fixed visual and logical errors described in #423 ( #429 )
...
* fixed visual and logical errors described in #423
fixing: #423
* changed reload to reset
* format
2021-03-19 08:49:33 +01:00
Stan Silvert
398ca19ec1
Allow New Admin Console to run as a WAR on Keycloak server. ( #439 )
...
* Allow app to run as a WAR on Keycloak server.
* New client creation json that works for both dev and prod
* fixed tests
* Try Mark's trick to get realm_test to run.
* Make tests use keycloakBefore()
* Fix duplicate import
* fix github actions
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-03-18 08:48:14 -04:00
Erik Jan de Wit
21c0cfcdad
changed time select order + added success message ( #447 )
...
* changed time select order + added success message
fixes : #445
* show time instead of the nice from now
* made "Remaining count" wrappable
2021-03-18 09:07:26 +01:00
Eugenia
d2891a7bb6
fix help icon alignment ( #444 )
...
* fix help icon alignment
* fix asterisk alignment
2021-03-17 11:55:11 -04:00
Erik Jan de Wit
3b1d89fedb
partially solves issue #422 ( #442 )
...
* partially solves issue #422
* fixed section
* added not before now set / clear alerts
2021-03-17 14:40:19 +01:00
Erik Jan de Wit
a81164ee2a
fixed issue described by 428 ( #441 )
...
fixing: #428
2021-03-17 08:10:30 +01:00
Erik Jan de Wit
7d4adc683f
added search empty state ( #435 )
2021-03-16 13:42:05 +01:00
Erik Jan de Wit
e4d83d0fe3
Group details ( #425 )
...
* added details for groups
* add includeSubGroups checkbox
* added tests
* fixed reload for group attributes
* fixed spacing on associate roles tab
* fixed group reload after save
* fixed test
2021-03-16 08:37:57 -04:00
mfrances17
518b21c6ae
Nonscrolling action buttons for long forms ( #437 )
...
* nonscroll action bar for long forms
* changes from PR comments
* fix border
2021-03-16 13:35:45 +01:00
mfrances17
96d89ab72e
Merge pull request #443 from edewit/issue-415
...
fixed text for empty state #415
2021-03-15 16:16:46 -04:00
mfrances17
c1f5c4db82
Merge pull request #438 from mfrances17/revert-button
...
Rename Reload buttons to Revert
2021-03-15 14:11:27 -04:00
mfrances17
b9931fdc56
Merge pull request #440 from mfrances17/issue-399
...
Add missing kerberos-related fields to LDAP settings
2021-03-15 14:10:56 -04:00
Erik Jan de Wit
3978191d24
fixed text for empty state #415
2021-03-15 14:42:19 +01:00
mfrances
75e0bf7435
add missing kerberos fields
2021-03-12 17:31:45 -05:00
mfrances
b717954709
change reload txt to revert
2021-03-12 11:30:14 -05:00
Erik Jan de Wit
ab857938cd
use === instead of == and unused imports ( #431 )
2021-03-12 07:42:54 +01:00
Eugenia
28f1fdfda4
Users: Adds user details tab and save/update functionality ( #426 )
...
* userDetails tab done, save function wip
* userDetails update working
* add cypress test
* fix default value
* PR feedback from Erik
2021-03-11 21:23:08 +01:00
dependabot-preview[bot]
b035143781
[Security] Bump elliptic from 6.5.3 to 6.5.4 ( #421 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-10 16:18:32 -05:00
mfrances17
3f6e321b26
Merge pull request #420 from mfrances17/patternfly-4.90.3
...
Update to latest Patternfly releases
2021-03-10 13:54:18 -05:00
mfrances17
27a9c9b650
Merge pull request #427 from mfrances17/user-menu-cmds
...
Action menu commands for User Fed LDAP settings
2021-03-10 11:26:39 -05:00
mfrances
39cc1b998c
rm success string from ignored
2021-03-10 11:06:53 -05:00
mfrances
e1678d6113
pr review changes
2021-03-10 10:42:31 -05:00
mfrances
e093c15ea2
user cmds added
2021-03-09 14:56:25 -05:00
Erik Jan de Wit
7bf85196e3
Fixed issue using import ( #393 )
...
* add icons change description to use TextArea
* add missing saml config
* switch based on protocol
* add capabilty config to import
* fixed key element warning
* fixed merge error
* don't clear on file drag event
* don't allow editing of json
* prettier
* fix tests
* missing timeout
2021-03-09 08:59:41 -05:00
Erik Jan de Wit
4ba5fcc723
put loading spinner inside table as proposed by PF ( #418 )
2021-03-09 07:34:39 +01:00
mfrances
fa5284471d
update to PF 4.90.3
2021-03-08 11:19:46 -05:00
mfrances17
ad1fa1340f
Merge pull request #412 from edewit/initial-access-token
...
Initial access token list and create
2021-03-08 09:05:06 -05:00
mfrances17
39b629eff5
Merge pull request #419 from mfrances17/issue-376
...
User fed cypress tests should not fail if there are existing providers on the system
2021-03-08 09:04:31 -05:00
Erik Jan de Wit
b01088fb90
fixed spelling
2021-03-08 09:17:35 +01:00
mfrances
50570e9f20
fixes issue 376
2021-03-05 17:04:41 -05:00
mfrances
337efd1b3b
rm obsolete vars
2021-03-05 16:01:38 -05:00
mfrances
df0133896e
big refactor of cypress tests and consolidate into one page object
2021-03-05 15:55:01 -05:00
mfrances
40eb3ede0d
refactor cypress tests
2021-03-05 11:36:49 -05:00
Erik Jan de Wit
949a0e198b
added delete and cypress test
2021-03-05 14:47:59 +01:00
Erik Jan de Wit
5a8762b3fa
fixed merge error
2021-03-05 11:51:20 +01:00
Erik Jan de Wit
3f4e32dc5a
fixed routing
2021-03-05 11:34:24 +01:00
Erik Jan de Wit
ff1fbccfdc
fixed types
2021-03-05 11:34:24 +01:00
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