agagancarczyk
|
4ec40a52a6
|
Critical accessibility fixes for User federation page - Issue #2848 (#2867)
* added form labels
* fixed labels
* fix
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
|
2022-06-23 11:50:24 +01:00 |
|
Erik Jan de Wit
|
ea4f122a73
|
Use realm id instead of realm name as parentId (#2836)
|
2022-06-22 10:50:47 +02:00 |
|
Erik Jan de Wit
|
48f68358f4
|
Refactored scroll form so to easier hide section (#2697)
|
2022-05-30 13:07:33 +02:00 |
|
Erik Jan de Wit
|
67c23444e9
|
Removed additional white space (#2615)
|
2022-05-11 11:42:46 +02:00 |
|
Erik Jan de Wit
|
37bf82bb99
|
Added delete action to the details screen (#2601)
|
2022-05-11 10:33:23 +02:00 |
|
Erik Jan de Wit
|
783396acb9
|
Disable sync when import users is off (#2599)
|
2022-05-11 10:32:58 +02:00 |
|
Erik Jan de Wit
|
93088c5380
|
Sort enabled features (#2557)
|
2022-05-09 12:44:07 +02:00 |
|
Erik Jan de Wit
|
af0b704cf8
|
Load the different resource bundles from dynamically (#2409)
|
2022-04-27 17:29:57 +02:00 |
|
Erik Jan de Wit
|
7f197cf5ec
|
Added ability to query ldap capabilities (#2491)
|
2022-04-25 13:23:59 +02:00 |
|
Jon Koops
|
d5f6aca82e
|
Replace text inputs with KeycloakTextInput (#2413)
|
2022-04-21 17:03:26 +02:00 |
|
mfrances17
|
0dd9cacdd3
|
Adds tests for LDAP provider advanced and cache settings (#2338)
* adds ldap advanced and cache tests
* fixes issues from merges
* dont force close notification
* error msg differs
|
2022-04-14 13:07:28 +02:00 |
|
mfrances17
|
818b8cdbb9
|
Adds LDAP searching tests (#2385)
|
2022-04-08 11:47:14 +02:00 |
|
Erik Jan de Wit
|
36cf7022f5
|
Add id to the form (#2400)
|
2022-04-07 13:42:29 +02:00 |
|
mfrances17
|
0f48da11e7
|
Adds LDAP kerberos integration and synchronization tests (#2378)
|
2022-04-07 00:06:56 +02:00 |
|
mfrances17
|
ef9d0ca822
|
Adds LDAP connection and general tests (#2376)
|
2022-04-05 21:33:51 +02:00 |
|
mfrances17
|
e44103dda5
|
Use number input for max lifespan (#2333)
* changed max lifespan to number input
* fixes kerberos test
|
2022-04-05 09:18:57 +02:00 |
|
Erik Jan de Wit
|
78bdf2d2ec
|
don't test ldap when form isn't valid (#2294)
* don't test ldap when form isn't valid
fixes: #1776
* changed to PF way of showing errors
* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* Update src/user-federation/kerberos/KerberosSettingsRequired.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
|
2022-03-29 09:49:43 +02:00 |
|
Erik Jan de Wit
|
e9707f0a87
|
sort mappers in alphabetical order (#2292)
fixes: #1821
|
2022-03-29 09:49:19 +02:00 |
|
mfrances17
|
8fa978aeb0
|
Add all missing Kerberos tests (#2263)
|
2022-03-16 11:48:21 +01:00 |
|
mfrances17
|
e8e64798ea
|
Add componentId to LDAP provider test connection/authorization (#2038)
* add componentId to test calls and fix help ids
* rm ID default
|
2022-02-17 09:43:52 -05:00 |
|
mfrances17
|
f9d3f9dfa7
|
Add priorities to User Federation (#2005)
|
2022-02-09 10:16:10 +01:00 |
|
Jon Koops
|
b9224862de
|
Replace Lodash with it's ESM variant (#1990)
|
2022-02-02 11:33:57 +01:00 |
|
Aboullos
|
04e86e9b0b
|
Update Clients tests (#1824)
|
2022-01-08 10:27:57 +01:00 |
|
Erik Jan de Wit
|
f1c7e5ecb3
|
Create custom user federation providers page (#1745)
* Create custom user federation providers page
fixes: #1722
* added breadcrumb
|
2022-01-05 12:06:53 -05:00 |
|
mfrances17
|
aa99ac7e2d
|
Add help url links (#1747)
* initial work
* add help urls for all main landing pages
|
2021-12-21 10:32:53 -05:00 |
|
Erik Jan de Wit
|
97641e51cb
|
changed to use Dynamic components instead (#1662)
* changed to use Dynamic components instead
* fixed merge errors
* fixed PR review issues
|
2021-12-16 17:24:22 +01:00 |
|
Erik Jan de Wit
|
e8f335f199
|
changed all the help items (#1683)
|
2021-12-14 15:56:36 +01:00 |
|
Erik Jan de Wit
|
242c1d8445
|
better form convert (#1640)
* better form convert
* fixed other forms
* changed to use npm package
* better form convert
* merge fix
* fixed mapper test
|
2021-12-08 16:08:42 +01:00 |
|
Jenny
|
1f568d8888
|
Fix modal title in User Fed -> hardcoded-ldap-mapper (#1643)
* fix hardcoded ldap modal
* groups section from master
* revert groups onclick
|
2021-12-08 09:16:45 -05:00 |
|
mfrances17
|
31e1415758
|
Fix role-ldap-mapper defaults (#1578)
* fix retrieve strategy
* jenny review comments
|
2021-11-29 09:07:43 -05:00 |
|
mfrances17
|
7105bb9917
|
Fix default values for group and role mappers (#1511)
* fixed defaults for group and role mappers
* incorporate jon PR comments
|
2021-11-19 15:01:14 +01:00 |
|
mfrances17
|
2c9a8657df
|
add correct help string (#1553)
|
2021-11-18 15:05:39 -05:00 |
|
mfrances17
|
a96f44a9fe
|
fix defaults and help for full name mapper (#1552)
|
2021-11-18 17:46:11 +01:00 |
|
Erik Jan de Wit
|
ede8db53a0
|
Added default role tab to realm settings (#1497)
* added user registration tab to realm settings
* added keycloak spinner
* fixed routing from all role tabs
* Update src/realm-settings/RealmSettingsTabs.tsx
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
* changed tab name to "associated-roles"
* removed useless key attribute
* removed unnessary variable
* fixed pagination
* rebased
* fixed default role type
* fixed create realm role
* fixed helpItem forID
* fixed test
Co-authored-by: Jenny <32821331+jenny-s51@users.noreply.github.com>
|
2021-11-16 12:10:10 +01:00 |
|
mfrances17
|
3b86616739
|
readonly default based on mapper type (#1534)
|
2021-11-12 10:09:08 -05:00 |
|
mfrances17
|
50548491f5
|
add missing field and change default (#1512)
|
2021-11-10 10:56:39 +01:00 |
|
Jon Koops
|
c31b357429
|
Ask for confirmation before unlinking users (#1477)
* Ask for confirmation before unlinking users
* Refresh data after saving
|
2021-11-09 09:28:03 -05:00 |
|
Erik Jan de Wit
|
16042dd1f6
|
removed useEffect data load instead uses fetch (#1460)
* removed useEffect data load instead uses fetch
fixes: #1025
* fixed the test
|
2021-11-09 09:14:54 -05:00 |
|
mfrances17
|
8e5ce6aa34
|
disable vendor if provider exists (#1447)
|
2021-11-01 14:44:23 -04:00 |
|
Erik Jan de Wit
|
c96450ef61
|
make all routes lazy (#1445)
|
2021-10-29 18:11:06 +02:00 |
|
Jon Koops
|
5cdf35b538
|
Correct helpt text for removal of imported users (#1396)
|
2021-10-25 16:53:09 +02:00 |
|
Erik Jan de Wit
|
9180b18652
|
Updated the test ldap settings with second button (#1275)
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2021-10-05 12:31:39 +02:00 |
|
Erik Jan de Wit
|
bd8fc558d5
|
now checks if data could be loaded and throw error (#1265)
|
2021-09-30 10:58:48 +02:00 |
|
Jon Koops
|
453b5a07e7
|
Add editMode as a required field (#1209)
|
2021-09-23 16:11:41 +02:00 |
|
dependabot[bot]
|
aba9e3d501
|
Bump typescript from 4.2.4 to 4.4.2 (#1081)
* Bump typescript from 4.2.4 to 4.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.4 to 4.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.4.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
|
2021-09-06 09:48:53 +02:00 |
|
Jon Koops
|
e062603ff2
|
Remove useless React fragments (#1062)
|
2021-08-26 14:15:28 +02:00 |
|
Jon Koops
|
9850505001
|
Use pre-release version of Admin Client (#1063)
|
2021-08-26 10:39:35 +02:00 |
|
Erik Jan de Wit
|
4fc3865bbd
|
use realm id instead of realm name (#1051)
fixes: #1042
|
2021-08-24 12:39:16 +02:00 |
|
Erik Jan de Wit
|
75fd4007d3
|
Use correct translation for LDAP mapper (#1030)
|
2021-08-20 17:50:05 +02:00 |
|
Jon Koops
|
18e0a930be
|
Prefer Array#includes() over Array#indexOf() (#1013)
|
2021-08-18 11:29:42 +02:00 |
|