1183 Commits

Author SHA1 Message Date
Joseph Garrone
f172b94467 Use uppercase for constants 2024-07-13 19:33:59 +02:00
Joseph Garrone
ca549fe8d8 There's no need to decodeHtmlEntities on everything 2024-07-13 19:02:13 +02:00
Joseph Garrone
0b6f56a774 Naming convention consistency 2024-07-13 18:42:27 +02:00
Joseph Garrone
e5bcff12cb Exclude ream.attributes since it's never used 2024-07-13 18:29:30 +02:00
Joseph Garrone
2754900f7a Refactor of the FreeMarker template 2024-07-13 18:17:21 +02:00
Joseph Garrone
54f43d3331 Remove debug message 2024-07-13 11:02:12 +02:00
Joseph Garrone
6d82a74db4 Improve incremental build time 2024-07-13 09:26:48 +02:00
Joseph Garrone
4292c0c642 Rework i18n 2024-07-13 09:07:11 +02:00
Joseph Garrone
9dca515a42 Add group annotations to Attribute 2024-07-13 08:00:16 +02:00
Joseph Garrone
858f0d77c0 #585 2024-07-11 17:58:26 +02:00
Joseph Garrone
31ef6063f2 Add missing font and optimize keycloak theme resources extraction 2024-07-11 17:49:58 +02:00
Joseph Garrone
24bb4902c2 Includes in the kcContext missing realm defined translations #582 2024-07-10 22:18:24 +02:00
Joseph Garrone
82e179730e Fix error related to npm config get 2024-07-09 14:59:59 +02:00
Joseph Garrone
b5d5002061 Mock kcContext.url.resourcePath for account v3 2024-07-09 14:04:25 +02:00
Joseph Garrone
b1e9ba3ac6 Fix buil when paths with spaces 2024-07-08 15:21:03 +02:00
Joseph Garrone
17b295788d Generate i18n messages for account v3 2024-07-08 14:54:09 +02:00
Joseph Garrone
6cd5b958c7 Fix typo 2024-07-08 00:21:40 +02:00
Joseph Garrone
c4638daf1b Support building account v3 2024-07-07 18:45:14 +02:00
Joseph Garrone
b6c8e9bca0 Remove debug console log 2024-07-05 19:55:02 +02:00
Joseph Garrone
7c257d97a7 #577 2024-07-04 19:53:57 +02:00
Joseph Garrone
59f8814660 Add missing patternfly image 2024-07-04 19:26:48 +02:00
Joseph Garrone
f62ded3c8e Fix saml-post-form.ftl storybook 2024-07-01 19:15:01 +02:00
Joseph Garrone
6e922d2033
Merge pull request #575 from keycloakify/fix/keycloak_24-added-applications-story
Added & Fixed Applications Page Under Account
2024-06-29 17:36:55 +00:00
Liam Lowsley-Williams
5d1695ada8
fix: added in applications.ftl story and fixed issue with double comma when realmRolesAvailable and resourceRolesAvailable both present 2024-06-28 16:36:56 -05:00
Joseph Garrone
2b9bbc4cef Ensure pnpm dlx isn't used 2024-06-28 19:03:19 +02:00
Joseph Garrone
14cb07efb2 Make terms acceptance a required field on the Register page 2024-06-28 07:16:17 +02:00
Joseph Garrone
050e2b2b99 Improve Register page default stories 2024-06-28 06:46:26 +02:00
Joseph Garrone
3706f15f7e Fix bug resolving user profile translations 2024-06-28 06:46:12 +02:00
Joseph Garrone
dccd85a151 Fix readExtraPage 2024-06-25 22:51:07 +02:00
Joseph Garrone
915c500d32 Feedback when running keycloakfy build 2024-06-24 03:58:42 +02:00
Joseph Garrone
b5f6262763 Support cd in running build script in webpack 2024-06-24 02:42:44 +02:00
Joseph Garrone
a686432c65 Shell: true for windows 2024-06-23 22:47:45 +02:00
Joseph Garrone
449e625877 Fix storybook build 2024-06-23 22:39:29 +02:00
Joseph Garrone
3878e28b56 Improve monorepo project support, work if there only a package.json at the root (like NX) 2024-06-23 21:23:06 +02:00
Joseph Garrone
ed52c5824d Give immediate feedback if projectDirPath is wrong 2024-06-23 16:56:24 +02:00
Joseph Garrone
9333400322 Remove unused buildContext prop 2024-06-23 02:07:34 +02:00
Joseph Garrone
3689cfcc0d Consistency 2024-06-23 02:06:45 +02:00
Joseph Garrone
5dc3453fc9 Enable user profile in default keycloak 23 configuration 2024-06-23 00:45:26 +02:00
Joseph Garrone
ac96959947 Add missing fieldNames from synthetic user attributes 2024-06-23 00:37:06 +02:00
Joseph Garrone
4d73d877ba move used defined exclusions down 2024-06-23 00:18:03 +02:00
Joseph Garrone
319dcc0d15 Stable i18n messages across Keycloak versions 2024-06-22 20:12:02 +02:00
Joseph Garrone
920ee62ee3 Implement fallback to english for messages bundle provided via Keycloakify 2024-06-22 17:05:14 +02:00
Joseph Garrone
1ace44fe31 Rename extraMessages -> messageBundle 2024-06-22 17:03:59 +02:00
Joseph Garrone
a60f05415b Export fallback language tag ("en") as a constant 2024-06-22 17:03:44 +02:00
Joseph Garrone
a8186f1ed9 Don't use tsafe directly in ejectable components 2024-06-22 17:01:45 +02:00
Joseph Garrone
c2ff515a17 Enable termsText to be extended via local message bundle 2024-06-22 14:09:11 +02:00
Joseph Garrone
454a9cd01c Remove useDownloadTerms see: https://docs.keycloakify.dev/terms-and-conditions, remove react-markdown 2024-06-22 02:53:30 +02:00
Joseph Garrone
01b32f78ed Allow to override termsText 2024-06-21 21:24:04 +02:00
Joseph Garrone
3ad554ed59 #569 2024-06-21 20:28:14 +02:00
Joseph Garrone
638e4e6410 Set the terms to empty string when building 2024-06-21 02:13:31 +02:00