Joseph Garrone
|
f394e06e4d
|
Fix bug in type validation for webpack when initializing the account theme
|
2024-08-28 14:43:25 +02:00 |
|
Joseph Garrone
|
2e0ebfcf58
|
https://github.com/keycloakify/keycloakify-starter/issues/25
|
2024-08-27 17:40:48 +02:00 |
|
Joseph Garrone
|
8b54426b89
|
Fix invalid dom nesting
|
2024-08-26 18:20:32 +02:00 |
|
Joseph Garrone
|
b70c0af0a9
|
Add users to provided realm configuration if none exists
|
2024-08-25 19:02:00 +02:00 |
|
Joseph Garrone
|
1d8b6c7792
|
Fix logical error in multivalued attributes
|
2024-08-25 03:19:34 +02:00 |
|
Joseph Garrone
|
c98dbe84c6
|
Add missing space before the *
|
2024-08-25 02:54:46 +02:00 |
|
Joseph Garrone
|
1785916d32
|
download and extract actually just for downloading and extracting
|
2024-08-24 23:15:54 +02:00 |
|
Joseph Garrone
|
380b739017
|
Don't pin the patch version in the docker tag
|
2024-08-23 19:01:37 +02:00 |
|
Joseph Garrone
|
2c01018529
|
#618
|
2024-08-23 18:36:40 +02:00 |
|
Olivier Goulet
|
885e8314e8
|
Fix array comparison and type check
|
2024-08-21 17:13:06 -04:00 |
|
Joseph Garrone
|
9499587bad
|
Fix formating bug of Docker command being run
|
2024-08-19 02:10:59 +02:00 |
|
Joseph Garrone
|
106a1dd4c7
|
Support parsing of the KC_HTTP_RELATIVE_PATH option
|
2024-08-19 00:25:41 +02:00 |
|
Joseph Garrone
|
c9c10b8fba
|
Fix issue with the port in the start-keycloak command
|
2024-08-19 00:00:08 +02:00 |
|
Joseph Garrone
|
4b7d1e2cec
|
Fix bug in docker command
|
2024-08-18 23:45:58 +02:00 |
|
Joseph Garrone
|
96e4cd79ee
|
Enable to configure the port via the build options
|
2024-08-18 21:10:18 +02:00 |
|
Joseph Garrone
|
602de2e407
|
Fix bug with spaces in docker run command
|
2024-08-18 20:56:25 +02:00 |
|
Joseph Garrone
|
02f2124126
|
keycloak start command options support in config
|
2024-08-18 19:19:35 +02:00 |
|
Joseph Garrone
|
b947b8a00d
|
Display name and displayNameHtml are always provided
|
2024-08-15 22:40:08 +02:00 |
|
Joseph Garrone
|
60fa240a4d
|
#611
|
2024-08-15 22:38:45 +02:00 |
|
Joseph Garrone
|
78363727e1
|
Add correct fetch options to octokit
|
2024-08-14 16:34:22 +02:00 |
|
Joseph Garrone
|
6edf9c3d15
|
Fix div duplication
|
2024-08-14 15:48:16 +02:00 |
|
Joseph Garrone
|
2c5c54bf46
|
Don't use default import for cheerio (prepare for v1)
|
2024-08-13 09:25:06 +02:00 |
|
Joseph Garrone
|
53e94d04f6
|
Improve message related to pnpm dlx
|
2024-08-13 00:17:26 +02:00 |
|
Joseph Garrone
|
dd198f9f06
|
Tell pepole they can explicitely provide the keycloak version
|
2024-08-13 00:17:26 +02:00 |
|
Joseph Garrone
|
43f455f4d0
|
Provide the proxy options to oktokit
|
2024-08-13 00:17:26 +02:00 |
|
Joseph Garrone
|
13b87de06c
|
Remove debug log
|
2024-08-07 19:00:57 +02:00 |
|
Joseph Garrone
|
89320b8d51
|
Fix get proxy option
|
2024-08-07 16:07:07 +02:00 |
|
Joseph Garrone
|
c0cd76d40e
|
Debug log for proxy config
|
2024-08-07 11:46:05 +02:00 |
|
Joseph Garrone
|
91ad0712af
|
Make defaultuser english in keycloak 25
|
2024-08-07 07:33:48 +02:00 |
|
Joseph Garrone
|
67ce66765f
|
Enable delete account in default Keycloak realm configuration
|
2024-08-07 06:21:59 +02:00 |
|
Joseph Garrone
|
3f835f152f
|
#602
|
2024-08-06 06:41:25 +02:00 |
|
Joseph Garrone
|
d084a4bf4a
|
Fix bug spaces in path keycloak-start
|
2024-08-02 14:09:09 +02:00 |
|
Joseph Garrone
|
5d786c922f
|
Enable the errors to be displayed immediately and not after focus is lost
|
2024-07-31 18:45:48 +02:00 |
|
Joseph Garrone
|
b4df0ce52c
|
Set the default user locale to english
|
2024-07-31 11:57:13 +02:00 |
|
Joseph Garrone
|
5221fb3479
|
Prevent reload loop in storybook
|
2024-07-29 02:48:57 +02:00 |
|
Joseph Garrone
|
4ac14dc074
|
Prevent exposing too much information in the kcContext.realm of the single page account UI
|
2024-07-28 20:01:11 +02:00 |
|
Joseph Garrone
|
fcdbb04ea6
|
Do not make select theme type when there's only one option
|
2024-07-28 19:37:15 +02:00 |
|
Joseph Garrone
|
14f283cf49
|
Do not enable to add story when single page account theme
|
2024-07-28 19:33:27 +02:00 |
|
Joseph Garrone
|
efc459663a
|
Adapt eject-page for Single-Page account ui
|
2024-07-28 19:24:00 +02:00 |
|
Joseph Garrone
|
9605e17e96
|
Fix generaion of entrypoint
|
2024-07-27 17:50:31 +02:00 |
|
Joseph Garrone
|
d547ec3126
|
#596
|
2024-07-27 01:13:47 +02:00 |
|
Joseph Garrone
|
0ce6a7be7f
|
#597
|
2024-07-27 01:07:04 +02:00 |
|
Joseph Garrone
|
89d9208f44
|
Fix storybook build
|
2024-07-27 00:44:59 +02:00 |
|
Joseph Garrone
|
230e05abc0
|
Fix tsconfig exclusion
|
2024-07-25 19:53:36 +02:00 |
|
Joseph Garrone
|
ff2e6e6432
|
Fix spelling in directory structure
|
2024-07-25 19:53:36 +02:00 |
|
Joseph Garrone
|
dc00be9be6
|
Don't run npm install when linked
|
2024-07-25 19:53:36 +02:00 |
|
Joseph Garrone
|
77249d8a58
|
Feat: Initialize account theme (before debug)
|
2024-07-25 19:53:36 +02:00 |
|
Joseph Garrone
|
b9ee0afe7f
|
Fix bug in download and extract archive
|
2024-07-25 19:53:36 +02:00 |
|
Joseph Garrone
|
db23ab0bc2
|
Introduce build option: accountThemeImplementation
|
2024-07-25 19:53:36 +02:00 |
|
Joseph Garrone
|
0091a888bc
|
#594
|
2024-07-24 16:59:54 +02:00 |
|