Erik Jan de Wit
9c82353f37
fixed name ( #620 )
...
fixing: #607
2021-05-21 10:48:46 -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
bf3ed710b4
Merge pull request #590 from jenny-s51/rowsandchecks
...
Users: update checkbox styling and add disabled checkboxes/row functionality to modal
2021-05-20 11:47:22 -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
Erik Jan de Wit
0b56f6b1ed
try and fix group tests again ( #619 )
2021-05-20 11:38:10 -04:00
mfrances
50b15c83a9
update lock file and tests after rebase
2021-05-20 11:31:54 -04:00
mfrances
758697fe54
final 4.103.6 versions
2021-05-20 11:07:52 -04:00
mfrances
6bb3b43c09
update to PF 4.103.6
2021-05-20 11:07:52 -04:00
Erik Jan de Wit
586375b5f4
fixing issues described in 595 ( #602 )
...
fixing: #595
2021-05-20 11:38:37 +02:00
dependabot[bot]
c97c804ad9
Bump @types/snowpack-env from 2.3.0 to 2.3.3 ( #613 )
...
Bumps [@types/snowpack-env](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/snowpack-env ) from 2.3.0 to 2.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/snowpack-env )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 10:29:36 +02:00
dependabot[bot]
b09c84aa64
Bump i18next from 19.6.2 to 20.2.4 ( #615 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 19.6.2 to 20.2.4.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v19.6.2...v20.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-20 10:29:24 +02:00
Jenny
a85fe2626a
Delete KeysTab.tsx
2021-05-19 09:35:37 -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
Erik Jan de Wit
10f06af8aa
add /
after baseUrl ( #605 )
2021-05-19 09:56:59 +02:00
jenny-s51
81a7aeca89
add type
2021-05-18 15:21:45 -04:00
Jenny
9485e31c23
Merge branch 'master' into rowsandchecks
2021-05-18 15:18:29 -04:00
jenny-s51
afb78cc646
fix import type
2021-05-18 14:14:15 -04:00
jenny-s51
cdc46ef72f
align buttons
2021-05-18 14:03:20 -04:00
jenny-s51
096378e75e
remove log
2021-05-18 14:03:20 -04:00
jenny-s51
dd41d93f38
show public key and certificate correctly
2021-05-18 14:03:20 -04:00
jenny-s51
e82be4ccf8
remove log stmt
2021-05-18 14:03:20 -04:00
Jenny
7c20226022
Update src/realm-settings/KeysListTab.tsx
...
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
2021-05-18 14:03:20 -04:00
jenny-s51
ae18cee673
fix format
2021-05-18 14:03:20 -04:00
jenny-s51
5dca0bcba9
clean up stylesheet
2021-05-18 14:03:20 -04: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
jenny-s51
78a22cd5b8
rebase
2021-05-18 14:03:20 -04:00
jenny-s51
335e408d28
wip providers table
2021-05-18 14:02:55 -04:00
jenny-s51
12fe660816
adds keys table to realm settings
2021-05-18 14:02:21 -04:00
jenny-s51
d5c5e3c01b
keys
2021-05-18 14:02:21 -04:00
jenny-s51
abec27a334
wip keys
2021-05-18 14:02:21 -04:00
mfrances17
435fb81550
Merge pull request #584 from jonkoops/feature/react-scripts-tsconfig
...
Extend ts config from Snowpack and fix type errors
2021-05-18 12:56:18 -04:00
Jon Koops
f671cbed84
Extend tsconfig from Snowpack and fix type errors
2021-05-18 16:50:35 +02:00
jenny-s51
07c55b4693
fix format
2021-05-18 10:47:21 -04:00
jenny-s51
4fcc9654dc
rowsandchecks
2021-05-18 10:39:17 -04:00
jenny-s51
981a532a35
remove comment
2021-05-18 10:33:37 -04:00
jenny-s51
d5d6f1b30a
update checkbox styles and add disabled functionality to user grops modal
2021-05-18 10:33:37 -04:00
mfrances17
c0c3fd6692
Merge pull request #556 from edewit/change-asyncFetch-to-it's-own-hook
...
changed `asyncStateFetch` to be it's own hook
2021-05-18 10:13:30 -04:00
dependabot[bot]
3cf64fedb3
Bump @types/react-router-dom from 5.1.5 to 5.1.7 ( #611 )
...
Bumps [@types/react-router-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router-dom ) from 5.1.5 to 5.1.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router-dom )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 15:19:02 +02:00
dependabot[bot]
10bb249506
Bump @storybook/preset-create-react-app from 3.1.5 to 3.1.7 ( #612 )
...
Bumps [@storybook/preset-create-react-app](https://github.com/storybookjs/presets/tree/HEAD/packages/preset-create-react-app ) from 3.1.5 to 3.1.7.
- [Release notes](https://github.com/storybookjs/presets/releases )
- [Changelog](https://github.com/storybookjs/presets/blob/master/packages/preset-create-react-app/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/presets/commits/HEAD/packages/preset-create-react-app )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 15:18:45 +02:00
Erik Jan de Wit
cef90aa238
fixed merge error
2021-05-18 15:12:30 +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
dependabot[bot]
2c23807742
Bump postcss from 8.2.14 to 8.2.15 ( #609 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.2.14 to 8.2.15.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.2.14...8.2.15 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-18 10:43:19 +02:00
Erik Jan de Wit
9fc96d0afc
only query each client session once ( #601 )
...
this makes the ids unique so that they only get queried once
2021-05-17 15:35:12 +02:00
mfrances17
07e6628040
Merge pull request #587 from mfrances17/fix-bind-type
...
LDAP Providers - do not show DN and Credentials when bind type is none
2021-05-14 16:14:37 -04:00
mfrances
df2263d11b
fix types and one user fed test
2021-05-14 15:47:28 -04:00
mfrances
04a928085d
lint fix
2021-05-14 15:47:28 -04:00
mfrances
8ec44f2dc8
add sync toggles with text fields
2021-05-14 15:47:28 -04:00