1887 Commits

Author SHA1 Message Date
garronej
7de54a2cc4 Fix tests v9.0.0-rc.0 2023-09-04 03:26:30 +02:00
garronej
c788b8cc82 Release candidate 2023-09-04 02:49:58 +02:00
garronej
cb8db1a541 Fix build 2023-09-04 02:49:32 +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
a1f934466c Update resolution with Keycloak 22 and up 2023-09-01 17:45:33 +02:00
garronej
15aa114579 Release v8 v8.0.0 2023-08-28 20:11:32 +02:00
garronej
b9cc82e37d Show how to persist cache between builds 2023-08-28 20:09:48 +02:00
garronej
8af9c8b150 Release candidate v8.0.0-rc.3 2023-08-28 19:25:31 +02:00
garronej
7dcc985222 Remove debug log 2023-08-28 19:25:15 +02:00
garronej
9c2bc19897 Give futher instruction for migrating to v8 2023-08-28 19:17:32 +02:00
garronej
801b08359a Release candidate v8.0.0-rc.2 2023-08-28 18:35:55 +02:00
garronej
c469dee158 Accomodate https://github.com/keycloakify/keycloakify/pull/65#issuecomment-991896344 and #406 2023-08-28 18:35:37 +02:00
Michael Kreuzmayr
2aa7eda1e9
Fix typo and formatting 2023-08-25 08:42:00 +02:00
garronej
f1246c9e00 Add version note 2023-08-24 09:44:00 +02:00
garronej
2749cbe4d1 Disable test with starter for now v8.0.0-rc.0 2023-08-24 09:17:12 +02:00
garronej
d2a9280ab3 Update CI 2023-08-24 09:07:09 +02:00
garronej
8e25ee0fc9 Release candidate for v8 2023-08-24 09:06:42 +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
e2e8370bb9 Bump version v7.15.10 2023-08-20 02:58:29 +02:00
garronej
e9e31394c4 #380 2023-08-20 02:58:10 +02:00
Joseph Garrone
2825ccbcd5
Update README.md 2023-08-19 19:44:49 +02:00
Joseph Garrone
377a14ff72
Update README.md 2023-08-19 19:44:13 +02:00
Joseph Garrone
a83997b9b4
Update README.md 2023-08-19 08:53:29 +02:00
garronej
3e155d8e80 Restore starter test build step 2023-08-15 20:27:09 +02:00
garronej
6953b72ee6 Temporarely comment the test with the starter App in order to be able to release v7.15.9 2023-08-15 19:50:10 +02:00
Joseph Garrone
ab370a1dda
Merge pull request #400 from keycloakify/fix/usernameEditDisabled-usernameHidden
fix: update WithImmutablePresetUsername story parameters
2023-08-15 19:20:05 +02:00
Pierre Rebeu
20845e5860
fix: update WithImmutablePresetUsername story parameters 2023-08-15 08:59:00 +02:00
garronej
9ed3257006 Bump version 2023-08-14 21:57:37 +02:00
garronej
2221e30c0a fmt 2023-08-14 21:57:19 +02:00
Joseph Garrone
ce43dca23b
Merge pull request #399 from keycloakify/fix/usernameEditDisabled-usernameHidden
fix: usernameEditDisabled renamed to usernameHidden
2023-08-14 21:56:03 +02:00