Commit graph

149 commits

Author SHA1 Message Date
garronej ce459d95f8 Attempt at fixing storybook deploy 2023-03-17 14:45:51 +01:00
Waldemar Reusch 8c61339a7c
Merge pull request #2 from lordvlad/lordvlad/issue125
feat(devx): introduce storybook
2023-03-17 14:03:54 +01:00
Waldemar Reusch 502f46751f Merge remote-tracking branch 'origin/main' into pr/lordvlad/2 2023-03-17 12:08:49 +01:00
Joseph Garrone cf96e59047
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-16 18:32:00 +01:00
garronej c0d516d292 Ask user what version of the default theme they want to download 2023-03-16 14:34:47 +01:00
garronej 3ed833cf2d Fix comments 2023-03-16 14:34:26 +01:00
Waldemar Reusch 4b3ebfaa25 feat(storybook): remove task depedency 2023-03-16 14:16:13 +01:00
Waldemar Reusch ce3383ca98 feat(storybook): deploy storybook to github pages 2023-03-16 13:42:00 +01:00
Waldemar Reusch 3efed993da chore: update lockfile 2023-03-16 11:38:04 +01:00
Waldemar Reusch 09ce9d97f6 feat(storybook): update formatting; introduce new pages; update keycloakify 2023-03-16 11:32:11 +01:00
Waldemar Reusch 60c4adf572 feat(storybook): update artifact name 2023-03-14 21:50:55 +01:00
Waldemar Reusch 0d775e4e06 feat(storybook): restructure storybook component hierarchy 2023-03-14 18:10:09 +01:00
Waldemar Reusch e498e486a0 feat(storybook): introduce github ci job to build storybook 2023-03-14 18:03:19 +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 dbe320b2fc
Update package.json
Signed-off-by: Waldemar Reusch <lordvlad@users.noreply.github.com>
2023-03-14 10:47:32 +01:00
Waldemar Reusch 936dce2470 fix: fix botched merge #2 2023-03-12 01:09:14 +01:00
Waldemar Reusch 3a34f31fd0 fix: fix botched merge 2023-03-12 01:05:30 +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 Garrone 3197c9f025
Update KcApp.tsx
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-10 13:45:28 +01:00
garronej 78caad71a0 Merge branch 'main' of https://github.com/codegouvfr/keycloakify-starter 2023-03-08 23:17:47 +01:00
garronej 1d579f20e3 Add RegisterUserProfile customization 2023-03-08 23:17:40 +01:00
Joseph Garrone 38dd7a946e
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-05 00:35:58 +01:00
Joseph Garrone ecdc04ac30
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-05 00:33:34 +01:00
Joseph Garrone b4af9ae48e
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 22:57:25 +01:00
Joseph Garrone 736333e1da
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 22:56:47 +01:00
garronej 7dfbbc71f5 Update comments 2023-03-04 22:36:49 +01:00
garronej 0169d54eb7 Add more insight 2023-03-04 22:35:19 +01:00
garronej b6f7521130 Better formating 2023-03-04 22:23:27 +01:00
garronej e0ce5d3885 Better formating 2023-03-04 22:14:45 +01:00
garronej 09e2c2a6dd Bump version 2023-03-04 20:29:11 +01:00
garronej f80107bbad Update deps 2023-03-04 20:28:49 +01:00
garronej f5101da2bc fmt 2023-03-04 20:27:56 +01:00
garronej 598f164112 Make it more clear 2023-03-04 20:26:13 +01:00
garronej 00059fbb80 Homogeneous syntax 2023-03-04 18:06:49 +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 Garrone 9f2e4438bd
Update KcApp.tsx
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 16:17:39 +01:00
Joseph Garrone 92abd21618
Update KcApp.tsx
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 16:16:26 +01:00
Joseph Garrone 58fa92f5ac
Update i18n.ts
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 16:14:31 +01:00
Joseph Garrone 7c57a2a29e
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 16:00:11 +01:00
Joseph Garrone 08005ae5ee
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 15:54:27 +01:00
Joseph Garrone 8a985fcb95
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 15:52:40 +01:00
Joseph Garrone d4c83c625e
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 15:49:45 +01:00
Joseph Garrone d31b14a7da
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 15:47:57 +01:00
Joseph Garrone 18ed86f1e9
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
2023-03-04 15:46:33 +01:00
garronej ae6bcd89d5 Bump version 2023-02-27 10:52:28 +01:00
garronej 9122c19544 Update Template 2023-02-27 10:52:15 +01:00