Commit Graph

15 Commits

Author SHA1 Message Date
f76f91e667 Added login command for cypress and SSO protected pages 2022-08-25 14:10:46 +02:00
e20fea679a Added CypressStrictMode 2022-08-15 11:51:40 +02:00
c0a0ea66a6 eslint now receives the glob itself 2022-08-08 14:48:59 +02:00
4b61b4a370 Added styled components
- also removed existing css
  - left the capabilities included
2022-08-08 14:08:16 +02:00
b9d3025163 Added react-oidc (use demo/demo)
Added an example of an authentication protected page (tenders)
Added an example with the built in proxy (to combat CORS) (tendersguru)
2022-07-26 11:15:36 +02:00
8496f5cfbe Moved examples into example directory
Moved routes to separate file
Used route constants
2022-07-26 10:32:11 +02:00
7b6cd6d286 added globignore for type files 2022-07-25 12:26:23 +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