Commit Graph

9 Commits

Author SHA1 Message Date
8496f5cfbe Moved examples into example directory
Moved routes to separate file
Used route constants
2022-07-26 10:32:11 +02:00
5829588665 Added the possibility to override partial configs during deployments
Added default output to jest (for terminal output...)
Upgraded npm packages. Left jest on 27 because of breaking changes in 28
2022-07-25 10:13:47 +02:00
3324b299fd e2e step now starts a server before running tests 2022-07-19 12:21:33 +02:00
2e49bd9f09 - Added npm run commands to support inforitnl/front-end-build
- Fixed e2e test which targeted the wrong word.
- Updated minor/patch versions of npm packages
- Added junit output for test runners
2022-07-19 10:40:02 +02:00
0003df5fab - Added translations
- Added pluralization example
  - Added formatter example (with Luxon)
  - Used HTTP loader
- Added a suspense fallback page for app loading
- Added cypress eslint rules
2022-07-08 15:05:05 +02:00
3a72c2131d reconfigured husky for the new version 2022-06-27 18:21:31 +02:00
ce501ae58a re-installed lint-staged and husky 2022-06-27 18:09:02 +02:00
30f27d26e6 added cypress 2022-06-27 18:04:55 +02:00
3cb1759648 - Updated to React 18
- Updated for public release
  - Git was reset for privacy reasons
2022-06-27 16:41:03 +02:00