Stan Silvert
d606dc6bee
Run as theme ( #840 )
...
* Build for Keycloak theme
* Update based on lastest index.html changes.
* Fix realm dropdown when home realm is not master.
* Fix readme.
* Fix linting errors.
* Try to fix tests.
* Address Jon's comments.
2021-07-14 11:35:49 -04:00
Jon Koops
fc85d1a005
Integrate Prettier into ESLint and fix linting issues
...
Other changes:
- Ensure that .tsx files are included in the linting process
2021-07-13 15:20:36 +02:00
Agnieszka Gancarczyk
74deaad0b9
added acessibility fixes
2021-07-12 15:09:14 +01:00
Agnieszka Gancarczyk
032fa57383
added accessibility fixes
2021-07-09 17:15:21 +01:00
agagancarczyk
3c16cbe5e6
Merge pull request #815 from keycloak/revert-813-ay11
...
Revert "Ay11"
2021-07-09 16:11:50 +01:00
Erik Jan de Wit
dfda67146c
Added Security Defenses tab in the realm settings ( #738 )
...
* initial version of the Security defenses tab
* disable when not dirty
* added test
* removed unsessary fetches
* fixed format
* fixed tests
* fixed title
* Update src/realm-settings/security-defences/BruteForceDetection.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* Update src/realm-settings/messages.json
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* fixed test
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
2021-07-09 10:23:49 -04:00
agagancarczyk
4133a432de
Revert "Ay11"
2021-07-09 14:42:45 +01:00
Agnieszka Gancarczyk
812d626541
Added accessability fixes
2021-07-08 18:14:04 +01:00
Jon Koops
ad7b77503a
Convert ConfirmDialog test to use React Testing Library
2021-07-07 14:49:49 +02:00
Jon Koops
ffe9f74294
Convert FormAccess test to use React Testing Library
2021-07-07 14:49:39 +02:00
Jon Koops
dd15b13a4c
Convert DataLoader test to use React Testing Library
2021-07-07 14:48:58 +02:00
Jon Koops
18e96fda16
Drop snapshot tests in Jest
2021-07-07 10:57:35 +02:00
Erik Jan de Wit
707d11fe93
Changed the group picker to reflect the updated design ( #743 )
2021-07-06 11:31:14 +02:00
Jon Koops
64d5a498a6
Update Prettier to latest version and fix formatting
2021-07-05 15:26:07 +02:00
mfrances17
5c3c1bbb46
Update to Patternfly 4.115.2 (latest release) ( #737 )
...
* update to latest PF
* fix tests
2021-07-02 07:45:08 -04:00
Erik Jan de Wit
1613331bba
Fixed these 2 issues: ( #741 )
...
* fix order of alerts where the newest is on the top
* removed double loading indicator
* fixes showing old alerts again
2021-07-01 08:48:03 +02:00
Erik Jan de Wit
f94873f99a
fixed types
2021-06-29 08:40:41 +02:00
Erik Jan de Wit
32492152aa
fixed issue
...
fixing: #706
2021-06-23 13:16:10 +02:00
mfrances17
125fd1fe3d
Merge pull request #696 from jenny-s51/testEmailConnection
...
Test email connection
2021-06-22 16:17:31 -04: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
4e45bc2a35
add unassign kebab on row
2021-06-22 07:52:13 +02:00
jenny-s51
fd1466c0d6
test email working, modal wip
...
email connection done
remove comment
fix cypress test
revert test file
fdisable email prompting when user email entered
prettier
update cypress tests
fix lint
try fix cypress test
try longer wait
2021-06-21 14:47:34 -04:00
Erik Jan de Wit
a964abed8d
fixing issue ( #709 )
...
* fixing issue
fixing: #680
* added kebab on row
* added more clear group seperation
2021-06-21 13:55:51 -04:00
Jenny
5e6c6b0775
Default roles: UI Changes from KEYCLOAK-14846 ( #693 )
...
* defaultRoles wip
default role changes done
clean up log stmts
update snapshot
fix masthead test
* fix cypress test
* fix tabs
2021-06-18 16:04:20 -04: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
3b231a2a91
fixed size
2021-06-15 14:39:03 +02: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
mfrances
7edc76a079
role mapping working
2021-06-10 10:03:46 -04:00
mfrances
b9c38e811e
fix lint issues
2021-06-10 10:03:46 -04:00
mfrances
63a365ad93
use radios for role selection user fed mappers only
2021-06-10 10:03:46 -04:00
mfrances
da45bf0e09
hardcoded version working
2021-06-10 10:03:46 -04:00
Erik Jan de Wit
be94f1f9f0
fixing issue 629 ( #655 )
...
* address some of the issues in 629
* made breadcrumb/page title same as other sections
* fixed tests
2021-06-10 09:25:02 -04:00
Erik Jan de Wit
f322edec10
fixing issue comment: ( #656 )
...
https://github.com/keycloak/keycloak-admin-ui/issues/396#issuecomment-846901717
2021-06-08 09:13:04 -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
544dcd31db
Introduces new Realm Events tab ( #618 )
...
* initial version events tab
* added save
* fix for admin events
* added clear and reset
* add type add dialog
* add remove and add actions
* fix ids
* add cofirm disable button
* added key
* added tests
* fixed messages
* add disabled on save on not dirty
* fixed review comment
* fixed test
* merged tests
2021-06-08 07:29:56 +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
Erik Jan de Wit
0f6ce35687
Fixing UXD design review ( #560 )
...
* Fixing UXD design review
* Removed divider
* Adding type field
* Hide "Consent screen text" field when display consent screen is off
* Fixed cancel button
* fixed type save
* type fix
2021-05-21 12:34:05 -04:00
mfrances17
394c5fd81b
Merge pull request #617 from mfrances17/patternfly-4.103.6
...
Update to Patternfly 4.103.6 (latest release)
2021-05-21 08:40:27 -04:00
mfrances17
0c6e1620fd
Merge pull request #585 from jenny-s51/rsKeyProviders
...
Realm settings(keys): add providers sub-tab
2021-05-20 11:44:48 -04:00
mfrances
50b15c83a9
update lock file and tests after rebase
2021-05-20 11:31:54 -04:00
Erik Jan de Wit
561605cc63
filter recent used realms as well as others ( #580 )
...
* filter recent used realms as well as others
fixing: #577
* use memo instead of direved state
2021-05-19 14:35:11 +02:00
jenny-s51
345c924e0f
add providers and search functionality
2021-05-18 14:03:20 -04:00
jenny-s51
59f7812a24
wip key providers
2021-05-18 14:03:20 -04: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
a9a34102bc
using smarter wait to fix group tests ( #604 )
...
* using smarter wait
instead of static waiting wait for the memeber query to finish
* revert
* query less by creating navigation on click
* only search in the displayed table
* fixed test
2021-05-18 08:25:46 -04:00
Jenny
8e1a1c57bd
Realm settings(keys): Adds keys list to Realm settings keys tab ( #555 )
...
* wip keys
* keys
* keys
* adds keys table to realm settings
* rebase and fix conflicts
* rebase and fix conflicts
* remove unused declarations
* fix lint
* fix groups test locally
* address PR feedback from Stan
2021-05-14 14:58:08 -04:00