Commit Graph

1165 Commits

Author SHA1 Message Date
Keith Stevens 747c3501d1 Adding a new web api path that returns valid labels and then fetching from that within FlaggableElement. This allows FlaggableElement to fetch all its own data and remove the need to pipe labels through a series of components 2023-01-10 20:57:42 +09:00
AbdBarho 0968d8add6 Merge pull request #588 from LAION-AI/fix-messages-view
A simpler fix to ensuring the messages view can render
2023-01-10 11:07:18 +01:00
Keith Stevens 80268136b0 A simpler fix to ensuring the messages view can render 2023-01-10 17:52:48 +09:00
Keith Stevens 600f7f7381 Merge pull request #583 from LAION-AI/web-tidy-sweep
Web tidy sweep
2023-01-10 16:38:44 +09:00
Keith Stevens 9e14de2570 Moving the ValidLabel type 2023-01-10 16:30:44 +09:00
Keith Stevens 2c34b09f85 Merge branch 'main' into web-tidy-sweep 2023-01-10 16:25:43 +09:00
Keith Stevens 062bfdba3a Revert "Centralize task types"
This reverts commit 97c1f12e11.
2023-01-10 16:24:35 +09:00
Keith Stevens 555113a6f2 Revert "changed pre-commit event type"
This reverts commit 5b275ed804.
2023-01-10 16:24:25 +09:00
Keith Stevens 81cb88615b Revert "rebasing with main"
This reverts commit 2c0463f6f8.
2023-01-10 16:24:15 +09:00
Keith Stevens fe4e949f2f Revert "rebasing"
This reverts commit c4d5ed990b.
2023-01-10 16:23:56 +09:00
Keith Stevens c4d5ed990b rebasing 2023-01-10 16:22:23 +09:00
Keith Stevens 2c0463f6f8 rebasing with main 2023-01-10 16:21:44 +09:00
Yannic Kilcher 5b275ed804 changed pre-commit event type 2023-01-10 16:20:50 +09:00
AbdBarho 97c1f12e11 Centralize task types 2023-01-10 16:20:48 +09:00
Yannic Kilcher 79f84697cc changed pre-commit event type 2023-01-10 07:46:53 +01:00
AbdBarho a6a1b86dba Merge pull request #575 from LAION-AI/website-types
Centralize task types
2023-01-10 07:01:23 +01:00
Keith Stevens aa22ed0d1c Remove debug log 2023-01-10 14:52:55 +09:00
AbdBarho 54a042d002 Centralize task types 2023-01-10 06:51:59 +01:00
Keith Stevens 48e9c7d09c Ensure FlaggableElement has an empty list of labels in the messages views 2023-01-10 14:16:19 +09:00
Keith Stevens 54cc88bb1f Ensure FlaggableElement always has the set of labels 2023-01-10 14:08:43 +09:00
Keith Stevens f2c235476e Deleting the auto-ack on task fetching in favor of auto-acking on answer submission. Fixes broken e2e tests 2023-01-10 13:24:56 +09:00
Keith Stevens f028c07dfb Fixing the typing for the MessageView forwardRef 2023-01-10 13:10:31 +09:00
Keith Stevens 34a1715923 Cleaning up a suite of eslint warnings 2023-01-10 13:02:17 +09:00
Keith Stevens 2e2efdec65 Fixing a small remaining issues, reporting labels, rejecting tasks, and redirecting users on landing page 2023-01-10 12:51:56 +09:00
Yannic Kilcher 942dc42d03 Merge pull request #439 from othrayte/ci-e2e-basic
Automate e2e test of the website (basic)
2023-01-10 00:23:20 +01:00
Keith Stevens db8bdbe3de Merge pull request #572 from melvinebenezer/493_text_labels_api
#493 Use API to populate text_labels in frontend
2023-01-10 08:08:47 +09:00
Andrew Maguire defd453639 replace andrewm4894 with LAION-AI now that example notebook is merged (#573) 2023-01-09 23:59:00 +01:00
Yannic Kilcher 156e1bca7d it was a bad fix 2023-01-09 21:25:04 +01:00
Yannic Kilcher abbafe5a4a Merge branch 'main' of github.com:LAION-AI/Open-Chat-GPT 2023-01-09 21:23:45 +01:00
Yannic Kilcher c33c9887dd improved pull request workflow 2023-01-09 21:23:39 +01:00
Yannic Kilcher ba12c35e22 Merge pull request #540 from jojopirker/messageEmbeddings
Store Message embedding
2023-01-09 21:22:56 +01:00
James Melvin 420b3739eb fix: retrieval of valid_labels from API to populate the TEXT_LABEL_FLAGS in FlaggableElements.tsx 2023-01-09 22:31:44 +05:30
Yannic Kilcher 66891dd690 added paths to pull_request for deploy docs 2023-01-09 15:22:43 +01:00
Andrew Maguire a206a9a9ab add example notebook (#512)
adds an example notebook and some docs
2023-01-09 14:11:35 +00:00
Keith Stevens 72eb6c006d Merge pull request #562 from LAION-AI/372-web-on-dev
Update the dev deployment to use secrets #372
2023-01-09 21:21:21 +09:00
mrcabbage972 c22b26d21a Expanding survey of relevant research (#557)
Expanding survey of relevant research
2023-01-09 10:45:54 +00:00
Andreas Köpf 225aa58f89 Fix expiry test in Task.expired()
Co-authored-by: Hemang Joshi <hemangjoshi37a@gmail.com>
2023-01-09 11:13:18 +01:00
Nil-Andreu 4b4a564a8f [NEW] Camelcase & 2x space 2023-01-09 10:10:19 +01:00
AbdBarho 4c7645f576 Merge pull request #563 from othrayte/ignore-cypress-artifacts
website: Ignore screenshots and videos produced by cypress e2e tests
2023-01-09 09:42:30 +01:00
Adrian Cowan 91ee52595e website: Ignore screenshots and videos produced by cypress e2e tests
These files are generated by running `npm run cypress:run`
2023-01-09 19:17:05 +11:00
Nil-Andreu ef7bd89df2 [NEW] ansible: DEBUG_SKIP_EMBEDDING_COMPUTATION 2023-01-09 09:09:43 +01:00
Nil-Andreu b39b86309c [FIX] Import on top 2023-01-09 09:03:02 +01:00
Yannic Kilcher 9eea7acda5 Merge pull request #405 from rasdani/main
Added Redis and Redis Insight to Ansible playbook.
2023-01-09 08:11:22 +01:00
Keith Stevens 5e07480f14 Remove the workflow dispatch option 2023-01-09 15:54:30 +09:00
Keith Stevens c1b3029f8b Deleting the maildev stanza now that we're using a real email server 2023-01-09 15:46:45 +09:00
Keith Stevens 5b70b6c35c Revert "Adding some debug stuff on admin"
This reverts commit 2ca2abf4c1.
2023-01-09 15:34:45 +09:00
Keith Stevens 2ca2abf4c1 Adding some debug stuff on admin 2023-01-09 15:25:02 +09:00
AbdBarho e79ace366d Merge pull request #558 from LAION-AI/260-feature-flags
Adding a bare bones feature flag setup
2023-01-09 07:11:34 +01:00
Keith Stevens 0e9fd9a140 Seeing the admin users, email from, and next auth secret secrets 2023-01-09 14:56:13 +09:00
Keith Stevens 00e51af787 Adding the email secrets and environment variables 2023-01-09 14:43:45 +09:00