Commit Graph

19 Commits

Author SHA1 Message Date
Keith Stevens c056a31d2f Ensuring the website can be built and deployed fully in docker. This includes an end to end docker-compose configuration as a simple demonstration. 2022-12-20 20:28:53 +09:00
Keith Stevens 2eda464fec Dropping the fixed verification token until that's more stable 2022-12-20 16:34:19 +09:00
Keith Stevens 29246cf756 Dropping a console log that was left for debugging 2022-12-20 16:22:25 +09:00
Keith Stevens 8e1c280bd7 Adding another service in the frontend-dev docker compose configuration to make it easier to do email based login. Also adding env variables that work by default with the docker services 2022-12-20 15:55:14 +09:00
Keith Stevens 925b51d82d Deleting the no-longer-used new_task page 2022-12-19 19:59:09 +09:00
Keith Stevens 6d006532a6 Updating the grading view to use a few Chakra components and a custom radio group for the rating scale 2022-12-19 19:50:31 +09:00
Keith Stevens 477dd84107 Adding Chakra-ui for pre-built components we can re-use and demo-ing them in the auth signin page 2022-12-19 19:06:33 +09:00
Keith Stevens 2aacc542d3 Integrate the new UI pages with the working backend for the rate_summary task. This also migrates some pages to properly link up authorization flows. Some cruft is still in 2022-12-19 15:12:45 +09:00
Lennon Puldagrealy e105ae9a15 Update auth methods to next-auth; Remove Supabase 2022-12-18 20:39:47 -08:00
Lennon Puldagrealy 180704ebba self nit-pick spelling correction 2022-12-18 12:31:03 -08:00
Lennon Puldagrealy 30c727e3dc Componentize the rating button. Currently it's local to this file, can write a more general purpose common button component soon. 2022-12-18 12:26:07 -08:00
Lennon Puldagrealy 6c271e3cc1 Removed some unused stuff 2022-12-18 12:10:10 -08:00
Lennon Puldagrealy f2be89fc73 Add Prettier configuration. Run Prettier 2022-12-18 11:30:23 -08:00
Lennon Puldagrealy ed47bcaa7a Add Prettier. Remove unused Button component 2022-12-18 11:14:41 -08:00
Lennon Puldagrealy a296f6ea99 Grading Page WIP & Homepage 2022-12-18 10:28:43 -08:00
Keith Stevens 1f670cebd5 Cleaning up some not-used files and adding in the prisma database adapater 2022-12-15 15:45:00 +09:00
Keith Stevens c1f1408aac Merging with main 2022-12-13 21:16:18 +09:00
Yannic Kilcher d3d657e636 ran pre-commit and fixed issues 2022-12-13 12:38:59 +01:00
Birger Moell 7395652257 Added website 2022-12-13 11:09:41 +01:00