122 Commits

Author SHA1 Message Date
garronej
e95e688cf0 Add rotating logo for the intro 2023-04-19 23:41:25 +02:00
garronej
ccb5d32763 update yarn.lock 2023-04-19 19:08:56 +02:00
Thomas Silvestre
8e043f289a sync with upstream main 2023-04-19 17:23:52 +02:00
garronej
bf92ea8340 Update yarn.lock 2023-04-19 03:20:47 +02:00
garronej
b08c4b0b29 Update yarn.lock 2023-04-18 04:11:53 +02:00
garronej
cc446059de Moving on with setup of the reference storybook #274 2023-04-17 04:02:34 +02:00
garronej
d1c7491704 Create a storybook friendly getKcContext 2023-04-16 02:09:26 +02:00
garronej
f7fb2efcdd Setup Storybook v6 (I spent 2hours trying to use v7 instead but it isn't worth it 2023-04-15 22:18:11 +02:00
William Will
4a7dd64982 feat: add keycloakify json schema 2023-04-05 20:04:54 +00:00
Waldemar Reusch
dcfefad17f refactor(jar): introduce yazl for creating jars
* introduce yazl
* remove old zip code
* refactor jar code to make it better testable
* introduce unit test for jar creation
2023-04-02 22:47:42 +02:00
garronej
f49ef21fed Merge branch 'main' into fix/unzip 2023-03-31 12:29:10 +02:00
Michael Kreuzmayr
08c7e38587 refactor: use yauzl for unzipping 2023-03-30 22:56:58 +02:00
William Will
e4725c23eb feat: add vitest testing 2023-03-30 02:45:43 -06:00
garronej
2b6c991190 Fmt 2023-03-19 16:47:00 +01:00
garronej
5fb29992f6 Merge branch 'main' of https://github.com/InseeFrLab/keycloakify 2023-03-18 16:58:21 +01:00
garronej
43e4dd6bb6 Fix build for real 2023-03-18 16:17:33 +01:00
garronej
4f0b1688db Thank you @justkey007 for tsc-alias 2023-03-18 15:49:45 +01:00
renovate[bot]
9e75ee09bb fix(deps): update garronej_modules_update 2023-03-18 09:11:03 +00:00
garronej
0040464ca1 Move lib up one level 2023-03-16 22:43:09 +01:00
garronej
79997efbb6 First commit towars supporting account theme 2023-03-16 22:13:46 +01:00
Waldemar Reusch
851dcd5bf7 Run keycloakify behind corporate proxy
Fixes #257

Use make-fetch-happen for the download step. This lib will use `PROXY`
and `HTTPS_PROXY` and `NO_PROXY` env vars out of the box.

Additionally we'll try and get proxy config from npm. Unfortunately,
the most straightforward options is to call npm config to do this, since
npm  config is not easily extracted as a lib and we don't want to
replicate the resolution mechanisms.
2023-03-07 16:43:12 +01:00
renovate[bot]
2e919681ae Update dependency evt to ^2.4.15 2023-03-07 10:14:46 +00:00
garronej
6d69ccf229 Merge branch 'main' of https://github.com/InseeFrLab/keycloakify 2023-02-25 19:21:17 +01:00
garronej
b300966fa8 Refactor and get rid of unessesary dependencies 2023-02-25 18:11:23 +01:00
renovate[bot]
730eb06c84 fix(deps): update dependency powerhooks to ^0.26.2 2023-02-14 12:08:41 +00:00
renovate[bot]
aca8d3f4b7 fix(deps): update dependency powerhooks to ^0.26.1 2023-02-08 16:38:28 +00:00
garronej
2425704ead Merge branch 'main' of https://github.com/InseeFrLab/keycloakify 2023-02-07 01:20:33 +01:00
garronej
52cf1ba02c Fix tsafe related warnings 2023-02-07 01:20:12 +01:00
renovate[bot]
516e84182f fix(deps): update dependency powerhooks to ^0.26.0 2023-02-05 15:10:42 +00:00
renovate[bot]
fa8e119514 fix(deps): update garronej_modules_update 2023-02-01 15:16:03 +00:00
renovate[bot]
988e46c875 fix(deps): update dependency powerhooks to ^0.22.0 2023-01-27 01:12:46 +01:00
renovate[bot]
f081c2fc20 Update dependency powerhooks to ^0.21.0 2023-01-27 01:12:46 +01:00
renovate[bot]
23f6c7db00 Update garronej_modules_update 2022-11-29 18:31:14 +00:00
renovate[bot]
b1ea9e7a71 Update dependency powerhooks to ^0.20.27 2022-11-16 05:21:45 +00:00
renovate[bot]
fb71d0e272 Update dependency powerhooks to ^0.20.26 2022-11-13 22:11:59 +00:00
renovate[bot]
8280dace26 Update garronej_modules_update 2022-10-25 03:18:01 +00:00
garronej
8702ec29a8 Drop dependency to @emotion/react 2022-10-16 00:49:49 +02:00
renovate[bot]
0b1ff529f7 Update garronej_modules_update 2022-10-14 17:37:32 +00:00
renovate[bot]
3c96d2ea42 Update garronej_modules_update 2022-10-13 01:16:45 +00:00
renovate[bot]
ab81481e5a Update garronej_modules_update 2022-10-11 05:10:22 +00:00
Joseph Garrone
5e1c5b510b
Merge pull request #185 from Mstrodl/feature/mstrodl/webauthn-authenticate
Add support for `webauthn-authenticate.ftl`
2022-10-06 20:41:31 +02:00
Mary Strodl
4b3ae58ea7
Add support for webauthn-authenticate.ftl
Wow! This one sucks. Certainly more in need of review compared to
`login-username.ftl` and `login-password.ftl`...
2022-10-05 02:54:03 -04:00
renovate[bot]
ce2c68ecc9
Update dependency tss-react to ^4.3.4 2022-10-04 19:43:22 +00:00
Joseph Garrone
4b93a1cb9e
Merge pull request #183 from Mstrodl/feature/mstrodl/login-username 2022-10-04 18:43:02 +02:00
Mary Strodl
e3a0639a0c
Add login-username support
Shown for the "Username Form" login step.

I would also like to work on:
- `login-password.ftl`
- `webauthn-authenticate.ftl`

But first want to see opinions on this!
2022-10-04 11:22:03 -04:00
renovate[bot]
4d3220820b Update dependency tss-react to ^4.3.3 2022-10-04 03:50:15 +00:00
renovate[bot]
a4ac9fb0f3 Update garronej_modules_update 2022-10-01 17:47:21 +00:00
renovate[bot]
1ff79ecf07 Update garronej_modules_update 2022-09-29 08:53:47 +00:00
renovate[bot]
3c338e983f Update garronej_modules_update 2022-09-14 16:33:35 +00:00
renovate[bot]
c71fb06940 Update garronej_modules_update 2022-09-10 20:14:00 +00:00