ddc552c584
Merge pull request #3 from Inforitnl/feature/contract-testing
...
Added a nestJS based contract api
2022-08-15 11:46:22 +02:00
3db77f96b9
Added a nestJS based contract api
...
- Added an example with trucks and basic fetch in useEffect on page load
- Added simply test to see whether any data is displayed (and shows the interceptor)
Introduced "CypressStrictMode" which wraps React.StrictMode and checks whether Cypress is involved, if so disable StrictMode.
2022-08-15 11:42:19 +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
e733c4a9f6
Merge pull request #2 from Inforitnl/master
...
Sync back to private stuff
2022-07-26 11:18:17 +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
de1484e9a1
Merge branch 'Mastermindzh:master' into master
2022-07-25 12:44:35 +02:00
7b6cd6d286
added globignore for type files
2022-07-25 12:26:23 +02:00
2728820b71
Merge branch 'Mastermindzh:master' into master
2022-07-25 11:22:28 +02:00
78f7009ab3
fixed docs....
2022-07-25 11:21:52 +02:00
ca0f973d07
Merge branch 'Mastermindzh:master' into master
2022-07-25 11:20:50 +02:00
87e5d4067a
Moved config to infrastructure :)
2022-07-25 11:20:14 +02:00
126c80c7c4
Merge pull request #2 from Inforitnl/update/from-upstream
...
Update/from upstream
2022-07-25 11:16:50 +02:00
3d5e41ec42
Merge branch 'master' of github.com:Mastermindzh/react-starter-kit into update/from-upstream
2022-07-25 11:15:48 +02:00
33fe4249a2
typo :)
2022-07-25 10:16:13 +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
dc81451685
Merge branch 'Mastermindzh:master' into master
2022-07-19 12:22:54 +02:00
3324b299fd
e2e step now starts a server before running tests
2022-07-19 12:21:33 +02:00
d41e9d3af4
forking outside of github instructions
2022-07-19 11:17:38 +02:00
5856a761cd
Merge pull request #1 from Inforitnl/master
...
i18n, more test config, etc
2022-07-19 10:41:23 +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
7d9c7037bc
added cypress eslint config
2022-07-07 14:10:41 +02:00
294e054524
added cypress ignores and removed a space for the navbar
2022-06-30 11:03:31 +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
27ab739bf8
updated readme
2022-06-27 18:06:28 +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