Commit Graph
53 Commits
Author SHA1 Message Date
Joseph Garrone bb019e66fb Show how to import custom fonts in Storybook 2023-11-02 21:27:34 +01:00
Joseph Garrone ab4b205980 Migrate from keycloak-js to oidc-spa 2023-10-22 12:39:00 +02:00
Joseph Garrone 0f469a1da1 Update Keycloakify 2023-09-22 16:02:19 +02:00
garronej 7d3b683a62 Migrate to Keycloakify 8 2023-08-28 19:25:55 +02:00
garronej 74cf715381 https://github.com/keycloakify/keycloakify/pull/396 2023-08-24 09:01:46 +02:00
garronej 256918df26 Update keycloakify 2023-08-15 20:24:23 +02:00
garronej f8a7918e87 Update keycloaky 2023-07-24 07:30:45 +02:00
garronej 4c3bdf627e Do not validate the password client side https://github.com/keycloakify/keycloakify/issues/377 2023-07-07 17:44:46 +02:00
Joseph Garroneandgarronej 476d748f9d Add note about where the keycloak sources can be located 2023-07-07 17:44:46 +02:00
garronej 117aae9f33 https://github.com/keycloakify/keycloakify/issues/377 2023-07-07 17:24:53 +02:00
garronej df409780f0 Update keycloakify 2023-06-21 04:28:14 +02:00
garronej 746d3f4064 Update keycloakify 2023-06-20 15:01:13 +02:00
garronej e97fc985e2 Fix error with select initial state 2023-06-19 03:12:13 +02:00
garronej 63f3f9ff67 Fix typo 2023-05-02 04:52:35 +02:00
garronej 223b2b44a0 Forgot the await 2023-05-02 02:56:15 +02:00
garronej e7fc558031 Better temrms explainantion 2023-05-02 02:52:24 +02:00
garronej 18507a2e61 Add extra comments 2023-05-02 01:26:31 +02:00
garronej 231e024faa Rephrase comments 2023-05-02 01:22:23 +02:00
garronej 9875c6236c Improve wording 2023-05-02 01:21:44 +02:00
garronej 5bf679eb30 Encouraging pepoles to use the default template as fallback is not a
good default
2023-05-01 23:44:31 +02:00
garronej c30e0600fc Fix redirect back from account page 2023-04-20 13:22:17 +02:00
garronej 7ced35e951 Update the way we export the KcContext type 2023-04-17 15:16:43 +02:00
garronej 6ae14e93ee Fix build 2023-04-17 01:55:46 +02:00
garronej 58222f4b95 Basic storybook setup and update readme 2023-04-17 01:24:15 +02:00
garronej f22be4cc0b Correct account password page 2023-04-17 00:47:08 +02:00
garronej 045c20844f Setup a very basic storybook 2023-04-17 00:15:41 +02:00
garronej 8c8eef22ce Rename missnamed components 2023-04-15 22:40:41 +02:00
garronej 44ed950134 Fix Terms #297 2023-04-04 02:59:26 +02:00
garronej 8e9dfd2ac7 Rename UserProfileCommon to UserProfileFormFields 2023-03-24 04:17:50 +01:00
garronej 6b031c709a Fix build 2023-03-22 03:36:54 +01:00
garronej e379043ed2 Update Readme 2023-03-21 23:40:16 +01:00
garronej cee8ea7ecb Update setup 2023-03-21 17:19:01 +01:00
garronej df76640100 Working with v7 (without account theme) 2023-03-21 02:55:32 +01:00
garronej 93780a9702 update setup 2023-03-19 15:50:39 +01:00
garronej 39ae948f24 Disable storybook, for now 2023-03-18 18:16:41 +01:00
Waldemar Reusch 502f46751f Merge remote-tracking branch 'origin/main' into pr/lordvlad/2 2023-03-17 12:08:49 +01:00
garronej 3ed833cf2d Fix comments 2023-03-16 14:34:26 +01:00
Waldemar Reusch 09ce9d97f6 feat(storybook): update formatting; introduce new pages; update keycloakify 2023-03-16 11:32:11 +01:00
Waldemar Reusch 0d775e4e06 feat(storybook): restructure storybook component hierarchy 2023-03-14 18:10:09 +01:00
Waldemar Reusch c76258e9d1 feat(storybook): introduce more pages 2023-03-14 18:02:42 +01:00
Waldemar Reusch 1e1a638011 feat(storybook): progress on many more pages 2023-03-14 17:29:14 +01:00
Waldemar Reusch 3faa482df1 Merge remote-tracking branch 'origin/main' into lordvlad/issue125
* origin/main:
  Update KcApp.tsx
  Add RegisterUserProfile customization
2023-03-12 01:03:58 +01:00
Waldemar Reusch d2e22ab798 refactor(storybook): merge duplicate types 2023-03-12 01:00:41 +01:00
Waldemar Reusch 8cdc6b7730 feat(devx): introduce storybook
First shot at introducing storybook, with stories for the keycloak
theme pages already in the repo.
2023-03-12 00:41:14 +01:00
Joseph GarroneandGitHub 3197c9f025 Update KcApp.tsx
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-10 13:45:28 +01:00
garronej 1d579f20e3 Add RegisterUserProfile customization 2023-03-08 23:17:40 +01:00
garronej 79d92dd2b5 Merge branch 'main' of https://github.com/codegouvfr/keycloakify-starter 2023-03-04 17:58:29 +01:00
garronej 21bbbfe716 Acutally implement a login in the demo app 2023-03-04 17:58:09 +01:00
Joseph GarroneandGitHub 9f2e4438bd Update KcApp.tsx
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 16:17:39 +01:00
Joseph GarroneandGitHub 92abd21618 Update KcApp.tsx
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 16:16:26 +01:00