1780 Commits

Author SHA1 Message Date
Joseph Garrone
2b487aa959
Merge pull request #423 from zavoloklom/fix/js-code-path-replacer
fix: change JS path transformation for static resources
2023-09-27 04:07:41 +02:00
Joseph Garrone
733feadcb2
Merge pull request #425 from keycloakify/all-contributors/add-zavoloklom
docs: add zavoloklom as a contributor for test, and code
2023-09-27 03:59:00 +02:00
allcontributors[bot]
5ae568f19c
docs: update .all-contributorsrc [skip ci] 2023-09-27 01:58:05 +00:00
allcontributors[bot]
0e51807856
docs: update README.md [skip ci] 2023-09-27 01:58:04 +00:00
Joseph Garrone
b6eb165207 https://github.com/keycloakify/keycloakify/discussions/422 2023-09-25 13:41:51 +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
a722582709 Bump version v8.1.0 2023-09-22 15:51:52 +02:00
Joseph Garrone
de64deb5c5 #421 2023-09-22 15:51:18 +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
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
5156b2e0cc Bump version v7.15.8 2023-08-07 15:21:43 +02:00
garronej
6b81cf4a24 #391 2023-08-07 15:21:22 +02:00
garronej
cca3a68fe4 Merge branch 'main' of https://github.com/keycloakify/keycloakify v7.15.7 2023-08-07 15:10:48 +02:00
garronej
adb2904872 Bump version 2023-08-07 15:10:43 +02:00
garronej
d68b8d03dd #392 2023-08-07 15:10:25 +02:00