Erik Jan de Wit
d6e9dcff8c
fixed description coll with and make text truncate
2021-06-24 09:35:13 +02:00
mfrances17
d90b1842ce
Merge pull request #708 from edewit/service-roles
...
fixing issue
2021-06-22 09:17:11 -04:00
Erik Jan de Wit
fb8419f3e1
added help item on enable switch
2021-06-22 10:32:04 +02:00
Erik Jan de Wit
e3b51d3645
change title of tab
2021-06-22 07:51:54 +02:00
Erik Jan de Wit
2c9b77c425
Fixing UXD review for user ( #648 )
...
* Introduced new GroupPicker.
Can be used for move group or join group
* Moved help texts to help.json
* don't set state when there was no request
* add pagination
* remove "Groups" link on root level
* use path in chip instread of name
* fixes filtering to show search not found
and removes `+1` logic from pager
* fix breadcrumb and layout
* fixed all the tests
2021-06-16 07:35:03 -04:00
Erik Jan de Wit
2765af69c5
more style fixes
2021-06-15 13:12:32 +02:00
Erik Jan de Wit
e68d4ff5c8
inherited roles disabled instead of non selectable
2021-06-15 08:14:38 +02:00
Erik Jan de Wit
1a9618edff
fixes issue ( #663 )
...
* fixes issue
fixes : #636
* fixed display order
* more fixes
* fix reseet and sync default value
* fixed types
* fixed?
* fixed titles
* fixed default id
* fixed redirect url for oidc
* fixed more issues
* revert "none" option on sync mode
* updated text to use "None"
* fixed tests
2021-06-14 07:31:45 -04:00
Erik Jan de Wit
707380c228
fixes issue around importing files ( #643 )
...
* fixes issue around importing files
fixes : #628
* fixed tests
* fixed moving cursor to end of text area
did have to remove the dirty check because of this
2021-06-08 13:49:59 +02:00
Erik Jan de Wit
188ac0757f
fixed type of save button
...
fixing: #632
2021-05-25 12:04:58 +02:00
Erik Jan de Wit
29323cb12c
fixing the remainder of issue 428 ( #621 )
...
* fixing the remainder of issue 428
fixing: #428
* fix undefined
* add leave dialog
2021-05-24 06:21:49 +02:00
Jon Koops
f671cbed84
Extend tsconfig from Snowpack and fix type errors
2021-05-18 16:50:35 +02:00
Erik Jan de Wit
f064218251
fixed test
2021-05-18 14:35:11 +02:00
Erik Jan de Wit
7f21d03bc2
changed asyncStateFetch
to be it's own hook
...
it now cancels pending requests making sure we
don't leak memory + it makes for an nicer looking API
2021-05-18 14:35:09 +02:00
Erik Jan de Wit
c2b78c471b
added keys tab to client details ( #557 )
2021-05-04 10:11:58 +02:00
Erik Jan de Wit
78f843cdcc
Fixes with realm list ( #576 )
...
* only query realms endpoint once
currently the realm list query is expensive and we only need it once.
* fixed refresh issues
* fixed tests
* fixed imports
* fixed types
* removed strange non code
* reload instead
* added more realm tests
2021-05-03 12:44:47 -04:00
Erik Jan de Wit
9e4d1d34ee
add option to add borders on scroll panel ( #551 )
2021-04-28 07:50:17 +02:00
Erik Jan de Wit
27c25472ee
small fixes
2021-04-26 13:48:09 +02:00
Erik Jan de Wit
1521024abf
fixed the wrong comment
2021-04-26 09:40:59 +02:00
Erik Jan de Wit
2a02b38888
fixing PR comment:
...
https://github.com/keycloak/keycloak-admin-ui/pull/474#issuecomment-825417974
2021-04-23 11:55:15 +02:00
Erik Jan de Wit
6dd314c768
Initial version of the identity providers section ( #537 )
...
* initial version identity providers section
* added order change dialog
* added tests
* added missing brand icons
* removed need for providerCount
* fixed refresh
* back to list after create
* format merge
* fixed merge error
2021-04-21 15:18:45 +02:00
Erik Jan de Wit
5c94dd584b
fixing comment on issue: ( #522 )
...
* fixing comment on issue:
https://github.com/keycloak/keycloak-admin-ui/issues/428#issuecomment-818504696
* fixed top margin
* fixed devider length
2021-04-20 15:46:07 -04:00
Erik Jan de Wit
b86db32ba8
Add scope tab to client scope detail page ( #514 )
...
* initial version of the scope tab
* fixed assign
* moved form logic added test
* added unassign
* fixed merge error
* fixed labels
2021-04-20 08:10:00 -04:00
Erik Jan de Wit
3332bd1a01
added unwrap so that HelpItem can be on a button ( #540 )
...
fixing: #539
2021-04-20 10:06:20 +02:00
Erik Jan de Wit
f75838cea7
changed all cancel buttons to type "link"
...
fixing: #459
2021-04-15 12:52:34 +02:00
Erik Jan de Wit
9ec20852be
removed top margin ( #524 )
...
fixing issue comment
https://github.com/keycloak/keycloak-admin-ui/issues/422#issuecomment-815421080
2021-04-15 10:54:06 +02:00
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
c0e881c591
protocol can be not set
...
fixing: #521
2021-04-13 10:01:21 +02:00
Erik Jan de Wit
eb94ded90a
more help items and small linout ( #519 )
...
* more help items and small linout
* fixed clicking the steps links clearing the form
* fixed validation when jumping pages
* changed help text
* Update src/clients/help.json
Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com>
Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com>
2021-04-12 20:05:00 -04:00
Erik Jan de Wit
42dae904d0
move back to list on delete ( #520 )
...
fixes : #507
2021-04-12 17:42:36 +02:00
Erik Jan de Wit
f37802bd01
disable when nothing selected ( #508 )
...
* disable when nothing selected
fixing: #495
* fixes:
* cancel button style
* client name
* disabled on none selected
2021-04-09 09:23:19 -04:00
Erik Jan de Wit
408caf6d0f
fixed uxd review issues ( #478 )
...
fixing: #464
2021-04-07 13:55:50 -04:00
Erik Jan de Wit
2417c285e3
fixing uxd issues ( #477 )
...
* fixing uxd issues
* add select all checkbox
* added intermidate "style" to select all checkbox
2021-04-07 07:42:30 +02:00
Erik Jan de Wit
dd19613557
public client = false when clientAuthentication ( #505 )
...
fixing: #392
2021-04-06 14:14:56 -04:00
Erik Jan de Wit
8cd88b9a1d
rename clientID to clientId ( #504 )
2021-04-06 13:39:27 -04:00
Erik Jan de Wit
a27045c617
re added floating action ( #500 )
2021-04-06 13:19:15 -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
0b0e474caf
move multi-used strings to common
2021-04-05 14:04:23 -04:00
Erik Jan de Wit
84bf7925a6
Created add service account roles assign screen ( #465 )
...
* service account dialog
* create test
* fixed types
* fixed realm roles selection
* disable when no rows are selected
Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com>
Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com>
2021-04-01 10:14:19 -04:00
xianli123
e0e6f677c6
Merge pull request #474 from edewit/issue-446
...
new client wizard uxd review
2021-04-01 11:29:17 +08:00
Erik Jan de Wit
74aee6090d
genericly we want all sections to look like this ( #473 )
...
* genericly we want all sections to look like this
* remove the divider when there are tabs on the page
* fix insert on keycloakTab component
* lint
2021-03-31 15:16:58 +02:00
Erik Jan de Wit
f0558d847b
changed to be progressive added help to type
...
and made `openid-connect` the default
fixes : #446
2021-03-29 12:00:56 +02: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
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
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
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
Erik Jan de Wit
3978191d24
fixed text for empty state #415
2021-03-15 14:42:19 +01:00