759 Commits

Author SHA1 Message Date
Joseph Garrone
e918788c3f Reverse previous change, it breaks cra build 2023-11-04 16:47:13 +01:00
Joseph Garrone
481d93ebc4 Create symlink to build in keycloak-resource for test env that better reflect prod 2023-11-04 16:29:09 +01:00
Celine Pelletier
c122b48e35 feat: add login-oauth2-device-verify-user-code and login-oauth-grant pages 2023-11-03 16:06:46 -04:00
Joseph Garrone
cebb297bbf Merge branch 'main' of https://github.com/keycloakify/keycloakify 2023-10-26 12:56:47 +02:00
Joseph Garrone
e0a61b51cb Little fix on LoginConfigTotp.tsx 2023-10-26 12:51:43 +02:00
Joseph Garrone
bb6b026720 https://github.com/keycloakify/keycloakify/discussions/432#discussioncomment-7332729 2023-10-22 16:39:15 +02:00
Joseph Garrone
4506b3f6d4 Remove some dead code 2023-10-22 16:04:47 +02:00
Joseph Garrone
804abef0de #433 2023-10-22 15:58:11 +02:00
rome-user
9f25cddaa4 Allow "keycloak_theme" as a theme source directory
Fixes #429.
2023-10-08 18:12:57 -07:00
Joseph Garrone
36f404e17d Preserve css order 2023-10-09 00:49:35 +02:00
Joseph Garrone
5398590939 https://github.com/keycloakify/keycloakify/discussions/371#discussioncomment-7223711 2023-10-09 00:49:18 +02:00
Joseph Garrone
79007ebd55 #427 2023-10-02 22:49:04 +02:00
Sergey Kupletsky
d26dbf4b3d fix: change JS path transformation for static resources
- Handle both arrow functions and traditional function expressions
- Add tests to ensure correctness of transformations
2023-09-24 23:42:10 +02:00
Joseph Garrone
e06ef01f72 Merge branch 'main' into v9 2023-09-22 15:52:23 +02:00
Joseph Garrone
de64deb5c5 #421 2023-09-22 15:51:18 +02:00
garronej
8a7a551c3b Fix mock path error in account 2023-09-04 02:38:19 +02:00
garronej
84d180b810 Fix bug with asset paths 2023-09-04 02:34:10 +02:00
garronej
de261a27ca Do not display that the jar have been created if we don't create it. 2023-09-04 02:29:16 +02:00
garronej
28288a8f7b Build retrocompatible account theme 2023-09-04 02:16:55 +02:00
garronej
cd8548fc32 Remove extraThemeNames option in favor of extending themeName to accept array 2023-09-04 01:19:21 +02:00
garronej
37dbd49589 Rename extraThemeNames to themeVariantNames 2023-09-04 00:53:57 +02:00
garronej
5af8d67b62 Refactor and update docker script 2023-09-04 00:25:36 +02:00
garronej
72e6309c4a Fix warning 2023-09-03 23:32:21 +02:00
garronej
18f0f3cce1 Refactor build option managment 2023-09-03 23:26:34 +02:00
garronej
8c3e9ff192 Remove inhouse bundler, we actually need Maven to build now 2023-09-03 21:10:20 +02:00
garronej
21d6d27435 Rename build option, update readme 2023-09-03 21:02:51 +02:00
garronej
39ff7913d6 https://github.com/xgp/keycloak-account-v1/issues/3 2023-09-03 07:14:57 +02:00
garronej
402c6fc64a Fix log message when prompting which version to download 2023-09-03 01:38:38 +02:00
garronej
7dcc985222 Remove debug log 2023-08-28 19:25:15 +02:00
garronej
c469dee158 Accomodate https://github.com/keycloakify/keycloakify/pull/65#issuecomment-991896344 and #406 2023-08-28 18:35:37 +02:00
garronej
55026f913b Remove debug console.log 2023-08-24 09:05:58 +02:00
Joseph Garrone
7cc40e2453
Merge pull request #404 from keycloakify/smaller_jar_size
Smaller jar size
2023-08-24 09:02:03 +02:00
Joseph Garrone
cb6b19952d
Merge pull request #396 from ddubrava/remove-message-from-kc-context-mock
feat: remove message from kcContextCommonMock
2023-08-24 09:00:16 +02:00
garronej
983af57842 Actually remove non used resources 2023-08-24 08:58:00 +02:00
garronej
3c2820dc31 Meta progaming for detecting static assets usage a build time 2023-08-23 08:13:09 +02:00
garronej
1c25b69160 Remove --external-assets option 2023-08-21 05:54:17 +02:00
garronej
641cc38ae4 Remove unused parameter 2023-08-21 04:29:32 +02:00
garronej
cd68b07e19 Build keycloak static assets and improve cache mechanism to keep build time in check https://github.com/xgp/keycloak-account-v1/issues/3 2023-08-21 04:26:58 +02:00
garronej
2b252c9abb npm install missing resources 2023-08-20 03:00:45 +02:00
garronej
e9e31394c4 #380 2023-08-20 02:58:10 +02:00
garronej
2221e30c0a fmt 2023-08-14 21:57:19 +02:00
Pierre Rebeu
4acf5d0931
fix: usernameEditDisabled renamed to usernameHidden
- update KcContext definition for login.ftl
- update the username field rendering conditions in Login.tsx

Closes #397
2023-08-14 15:53:05 +02:00
Daniil Dubrava
b742ed73aa feat: remove message from kcContextCommonMock 2023-08-11 12:54:09 +02:00
garronej
6b81cf4a24 #391 2023-08-07 15:21:22 +02:00
garronej
d68b8d03dd #392 2023-08-07 15:10:25 +02:00
garronej
2d44d98f17 Test with Keycloak 21.1.2 by default, use --features=declarative-user-profile for enabling User Profile features 2023-08-02 08:56:47 +02:00
garronej
74ef3096ae Can't support Account theme in Keycloak 22 2023-08-02 08:48:38 +02:00
garronej
a240d503c5 Hotfix for #388 2023-08-01 19:09:18 +02:00
garronej
85db4b8e0a Export the default PageId type 2023-07-29 03:45:33 +02:00
garronej
4140ca6fbd #385 2023-07-26 19:33:38 +02:00