29 Commits

Author SHA1 Message Date
garronej
688455d0aa #191: Enable to only customize the Template 2022-10-13 11:58:31 +02:00
garronej
ff16e66275 #177: Provide a simple way to disable fetching of default resources 2022-09-27 21:30:33 +02:00
garronej
5b20ab2f7c Upgrade to tss-react v4 2022-09-01 15:13:24 +02:00
garronej
a1a65c5529 Prettier: switch to trailing coma: none 2022-08-20 11:44:48 +07:00
garronej
7a0a046596 Refactor: Use hook instead of Context for i18n 2022-07-31 22:30:32 +02:00
garronej
69c15bd473 New i18n with dynamic imports 2022-07-31 18:57:30 +02:00
garronej
de53f1ff40 Fix retrocompat with React 16 and TypeScript 3 https://github.com/garronej/tss-react/issues/95 2022-07-30 00:45:17 +02:00
garronej
449f100bc0 Using <Suspense /> and React.lazy() 2022-07-30 00:30:57 +02:00
garronej
7e7071305f i18n rebuild from the ground up 2022-04-27 21:02:10 +02:00
garronej
7f5a9e77de Improve browser autofill 2022-03-30 16:20:14 +02:00
garronej
ff19ab8b08 factorization 2022-03-30 14:01:10 +02:00
garronej
e3df4b83eb Better prettier params (changelog ignore) 2021-10-12 00:26:29 +02:00
garronej
305ce9e44d Remove eslint and run prettier (changelog ignore) 2021-10-11 21:35:40 +02:00
garronej
97544a952f Update tss-react 2021-08-20 17:03:50 +02:00
garronej
05c98eb074 Inport specific powerhooks files to reduce bundle size 2021-07-21 22:10:28 +02:00
garronej
2bc07e77fd Give the option in template to pull the default assets or not 2021-06-23 18:27:41 +02:00
garronej
e3b41c9bd1 Implement a getter for kcContext 2021-06-23 08:16:51 +02:00
garronej
0d443ca88e Add missing key in Login for providers 2021-06-15 00:31:20 +02:00
Joseph Garrone
12e83c9468 many small fixes 2021-03-08 00:09:52 +01:00
Joseph Garrone
adc6d69201 Implement LoginVerifyEmail 2021-03-07 15:37:37 +01:00
Joseph Garrone
307650aaea rename pageBasename by pageId 2021-03-06 22:41:36 +01:00
Joseph Garrone
25d9d3dc26 Add Info page, refactor 2021-03-06 14:42:56 +01:00
Joseph Garrone
1378dbebee avoid escaping urls 2021-03-05 01:35:50 +01:00
Joseph Garrone
7daa818996 Use default value instead of value 2021-03-05 00:44:27 +01:00
Joseph Garrone
0cfe240590 Fix non editable username 2021-03-05 00:03:21 +01:00
Joseph Garrone
533105d63a Fix some bugs 2021-03-04 23:24:43 +01:00
Joseph Garrone
624409434a Split kcContext among pages 2021-03-04 21:14:54 +01:00
Joseph Garrone
2ee12abc43 Implement register 2021-03-04 18:15:48 +01:00
Joseph Garrone
43c412405a Login page implemented 2021-03-02 23:48:31 +01:00