23 Commits

Author SHA1 Message Date
notmd 97cd57a300 fix test 2023-01-25 16:02:20 +07:00
Keith Stevens be7f933033 Merge pull request #609 from ericv105/main
85: Unit-testing nextjs & react code
2023-01-12 11:46:18 +09:00
Adrian Cowan 099b7c0b66 website: Remove summarization pages
These pages are now out of sync with the rest of the development and are become hard to maintain without an API to work against. They should be easy to reimplement using the new Components once we have actual summarization tasks.
2023-01-11 22:54:41 +11:00
ericv105 d11d81891c Merge branch 'unit-testing-jest-rtl' 2023-01-10 19:14:40 -05:00
ericv105 13883b9ed1 apply pre-commit 2023-01-10 19:07:45 -05:00
ericv105 742ce64706 updated website/README.md 2023-01-10 14:01:36 -05:00
Keith Stevens 69dc6bf68d Adding a bare bones feature flag setup 2023-01-09 09:44:01 +09:00
Vechtomov 6880b99ab0 npm install replaced with npm ci 2023-01-06 00:56:56 +03:00
Gareth Davidson c3c7a1701a run prettier with new params 2023-01-01 20:57:35 +00:00
Martin H. Normark 562ddd2e12 Describe how to use Cypress 2022-12-31 00:11:32 +01:00
Yannic Kilcher 0acacf33fe Merge branch 'main' into add-debug-skip-password-env 2022-12-29 13:34:28 +01:00
jojopirker cb317ebccb Initial Storybook setup (#110)
* Storybook setup

Storybook can be started using `npm run storybook`

* moved files and bugfix

Moved component files into their own directory and moved stories next to them. Fixed a bug with loading images

* prettier and bugfix

* prettier and bugfix

* Absolute Import in Header.tsx

* import fix

some imports did not work after merging

* Storybook update for chakra ui to properly work

* Prettier main.js

* comment in preview.js about hacky solution

* webpack final update and prettier update to preview

* Updated website/readme to include storybook description

* prettier...

* Delete docker-compose 2.yaml
2022-12-29 10:44:14 +01:00
Yannic Kilcher 0ee3196064 added sleep instead of true containers in compose 2022-12-29 00:38:12 +01:00
Yannic Kilcher cbcbe8d708 added environment variable DEBUG_LOGIN to display debug credentials provider even in production mode 2022-12-28 17:33:33 +01:00
Keith Stevens 0ac0ff9b59 Merge branch 'main' into 65-consistent-paths-plus-ui 2022-12-28 07:56:42 +09:00
Keith Stevens 530599d59f Setting a simpler task path structure, Adding some layout to the task types, and fixing a ui bug in the rating task 2022-12-27 11:04:17 +09:00
Yannic Kilcher d9dec84818 using debug credentials provider whenever development mode is active 2022-12-27 00:14:50 +01:00
Yannic Kilcher 5125e84055 created debug credentials provider 2022-12-26 16:13:43 +01:00
Keith Stevens 4ad46a45e4 Updating the README files to be a bit more comprehensive 2022-12-21 13:15:44 +09:00
Keith Stevens 08ede174d9 Fixing styling in website 2022-12-13 21:33:15 +09:00
Keith Stevens e899ee428f Adding details for env variables 2022-12-13 21:17:17 +09:00
Keith Stevens c1f1408aac Merging with main 2022-12-13 21:16:18 +09:00
Birger Moell 7395652257 Added website 2022-12-13 11:09:41 +01:00