Commit Graph

1605 Commits

Author SHA1 Message Date
Martin H. Normark dea0f4ec47 Remove component test as Button was removed 2022-12-31 00:11:32 +01:00
Martin H. Normark 932129906c Tidy up cypress npm scripts 2022-12-31 00:11:32 +01:00
Martin H. Normark 9a6ef28a57 Update package-lock.json from fresh install 2022-12-31 00:11:32 +01:00
Martin H. Normark 3ff161d22b Update baseline images for UI tests 2022-12-31 00:11:32 +01:00
Martin H. Normark 89c2be5760 Add cypress-image-diff for visual testing 2022-12-31 00:11:32 +01:00
Martin H. Normark 82d2b0924b Add button component test 2022-12-31 00:11:32 +01:00
Martin H. Normark 8c75c6645d Add signin e2e test 2022-12-31 00:11:32 +01:00
Martin H. Normark f9bb5b2bf1 Install cypress for e2e and component tests 2022-12-31 00:11:32 +01:00
Yannic Kilcher 2f38b2e471 updated role of discord servers 2022-12-30 23:56:20 +01:00
Yannic Kilcher 8d0927bdab added documentation welcome to the readme 2022-12-30 20:38:24 +01:00
Yannic Kilcher 5bafa43db4 added vision & roadmap to readme 2022-12-30 19:59:21 +01:00
theblackcat102 ad98a28241 [feature] add rank dataset for webgpt and human feedback summary 2022-12-30 17:25:50 +00:00
Desmond Grealy 8b7e9bd868 Reset debugging var
index.tsx was not intended to be part of previous commit
2022-12-30 08:42:14 -08:00
Desmond Grealy a98d4f3438 Fix chakra adding extra padding on container. 2022-12-30 08:36:58 -08:00
Szymon Ożóg 5bd4cc84f1 Created a detoxify evaluation notebook and a readme file containing a summary 2022-12-30 15:12:54 +01:00
Alex Ott aff3f18b07 document code structure 2022-12-30 05:56:04 -08:00
Alex Ott 150fc67bfd switch to using Pydantic for bot config 2022-12-30 05:48:56 -08:00
Alex Ott 6cccd74e34 switch to loguru 2022-12-30 05:28:51 -08:00
Alex Ott 708011e6a0 move EXAMPLEs.md 2022-12-30 05:14:16 -08:00
Alex Ott 47d449e19b Merge branch 'upstream' 2022-12-30 05:12:43 -08:00
Alex Ott 36c429d2c5 Merge branch 'main' of https://github.com/LAION-AI/Open-Assistant into upstream 2022-12-30 05:12:25 -08:00
Alex Ott 84d52effee remove address todo comments 2022-12-30 05:11:36 -08:00
Yannic Kilcher f6bdce4da0 going back to npm install for lint 2022-12-30 14:10:25 +01:00
Yannic Kilcher 7bcf0be8a2 using double quotes in pre-commit bash for windows 2022-12-30 14:09:22 +01:00
Alex Ott b81eeebe9e switch to using pre-commit 2022-12-30 04:35:45 -08:00
Alex Ott 65c078fb9f pre-commit changes 2022-12-30 04:12:54 -08:00
Yannic Kilcher 228d304d8c Merge pull request #172 from kiritowu/improve-collaboration-docs
Improved collaboration docs
2022-12-30 12:48:33 +01:00
Alex Ott 98955441d1 explain text_label logic 2022-12-30 03:21:21 -08:00
Alex Ott d71ded1364 send the task completion message in the guild's configured channel 2022-12-30 03:15:22 -08:00
Alex Ott e4b097edff add database schema and guild setting 2022-12-30 02:59:52 -08:00
Alex Ott 63e2120825 add completion message to task and add message labeling 2022-12-30 02:02:46 -08:00
AbdBarho 2299f87022 Merge pull request #169 from LAION-AI/fix-discord-auth
Fixing discord signin
2022-12-30 08:26:56 +01:00
kiritowu fd33a8b6c7 Ensure consistency for the use of full stop in README/Submitting Work 2022-12-30 12:08:31 +08:00
kiritowu 99bfa02eba Break instructions to multiple lines for improved readibility 2022-12-30 12:05:55 +08:00
kiritowu c4e2e75404 Update README to include github collaboration guide 2022-12-30 11:57:30 +08:00
Keith Stevens 97c7541fea Also fixing the .env for local development to be inline with the docker compose setup 2022-12-30 10:24:51 +09:00
Lucian Petri 53673d2aa3 pre-commit lint 2022-12-30 03:19:36 +02:00
Keith Stevens 7c187bbfab Fixing discord signin 2022-12-30 10:16:43 +09:00
Lucian Petri 4d53bbe7a8 fixing eslint 2022-12-30 03:13:41 +02:00
Lucian Petri 5d719e274a post merge pages darkMode 2022-12-30 02:50:11 +02:00
Lucian Petri 84805ddfba Merge https://github.com/LAION-AI/Open-Assistant into dark-mode-implementation 2022-12-30 02:42:10 +02:00
Lucian Petri e5a1cad7b3 adding darkmode to pages 2022-12-30 02:30:49 +02:00
Alex Ott 9c15258fd1 move api_client.py back to the correct position 2022-12-29 16:25:37 -08:00
Alex Ott 26c1b4eaab merge upstream main 2022-12-29 16:24:55 -08:00
Alex Ott f7ecf8ae25 Merge branch 'main' of https://github.com/LAION-AI/Open-Assistant into upstream 2022-12-29 16:20:03 -08:00
Lucian Petri 80d2e02e90 adding a cubic bezier for transition 2022-12-30 02:18:48 +02:00
Lucian Petri 8bb2a3c902 prettier colorSwitch WIP 2022-12-30 01:56:42 +02:00
Lucian Petri 851e73f9d4 remove unused import 2022-12-30 01:56:25 +02:00
Lucian Petri 5f4d8ac896 Refactor Footer 2022-12-30 01:56:07 +02:00
Lucian Petri ae58be5116 refactor Header 2022-12-30 01:56:00 +02:00