1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/web
Amir Zarrinkafsh bbeab861b7
test(web): fix tests to conform to react18 ()
This change drops the use of ReactDOM which is not supported in React 18. We also fix any test warnings related to i18next.
2022-06-03 10:17:00 +10:00
..
public feat(web): replace cra with vite () 2021-10-08 15:00:06 +11:00
src test(web): fix tests to conform to react18 () 2022-06-03 10:17:00 +10:00
.commitlintrc.js ci: crowdin commit lint etc () 2022-05-16 10:54:31 +10:00
.env.development feat(web): password reset custom url () 2022-04-04 17:46:55 +10:00
.env.production feat(web): password reset custom url () 2022-04-04 17:46:55 +10:00
.eslintrc.js ci: add husky with pre-commit and commit-msg hooks () 2021-09-09 12:22:11 +10:00
.gitignore [FEATURE] Add API docs and swagger-ui () 2021-01-03 15:28:46 +11:00
.prettierrc.js build(deps): update dependency prettier to v2.4.0 () 2021-09-10 08:27:50 +10:00
index.html feat(web): password reset custom url () 2022-04-04 17:46:55 +10:00
package.json build(deps): update dependency i18next to v21.8.7 () 2022-06-03 05:50:07 +10:00
pnpm-lock.yaml build(deps): update dependency i18next to v21.8.7 () 2022-06-03 05:50:07 +10:00
tsconfig.json feat(web): i18n () 2022-01-21 23:05:46 +11:00
vite.config.ts test(web): fix instrumentation for integration tests () 2022-05-02 14:03:09 +10:00