Commit Graph

28 Commits

Author SHA1 Message Date
poipiii fba75a7942 Merge branch 'main' of https://github.com/LAION-AI/Open-Assistant 2022-12-27 16:42:01 +08:00
poipiii 61d8f3bc5a fixed minor style issues 2022-12-27 16:12:40 +08:00
poipiii d629fe0f42 [fix] fixed issues in pr and added pre commit 2022-12-27 14:58:43 +08:00
Vechtomov e94b6c2a31 pre-commit run 2022-12-27 02:30:13 +03:00
Vechtomov 297d39d272 fixed footer logo icon 2022-12-27 02:12:25 +03:00
AbdBarho 384894b3bf Implement summarize_story for web 2022-12-26 13:47:20 +01:00
Yannic Kilcher 3b4e2d2917 added eslint to pre-commit in a hacky way 2022-12-25 14:24:46 +01:00
Yannic Kilcher 6452bb860d moved bot to discord-bot
added playbook to deploy dev machine

added playbook to deploy dev machine

added next.js font module, updated fonts, updated login page

replaced logos, changed logo on login and header

added 404 and email confirmation pages, changed discord and github buttons to show conditionally

also removed unused imports, fixed one spelling error, and minor styling changes

Quick format to the authenticated user page, updated header with user profile, styling updates

fixed html encoding

added checkout for release

re-vamped release config and ports
2022-12-25 11:35:54 +01:00
poipiii 69bac33c28 added skeleton for leaderboard 2022-12-21 22:46:52 +08:00
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