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 |
|
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 |
|
Joseph Garrone
|
e7afb88f22
|
Update README.md
|
2023-08-02 12:55:08 +02:00 |
|
garronej
|
48cbfc64c0
|
Add warning about Keycloak 22
|
2023-08-02 09:15:10 +02:00 |
|
garronej
|
0b067858bc
|
Bump version
v7.15.6
|
2023-08-02 09:04:05 +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
|
8f1163fd75
|
Release candidate
v7.15.6-rc.0
|
2023-08-01 19:10:25 +02:00 |
|
garronej
|
a240d503c5
|
Hotfix for #388
|
2023-08-01 19:09:18 +02:00 |
|