Commit Graph
35 Commits
Author SHA1 Message Date
AbdBarhoandKeith Stevens 97c1f12e11 Centralize task types 2023-01-10 16:20:48 +09:00
Keith Stevens 34a1715923 Cleaning up a suite of eslint warnings 2023-01-10 13:02:17 +09:00
Keith StevensandGitHub 8eddd769b6 Merge pull request #552 from LAION-AI/use-hooks-evaluate
Use hooks for "evaluate" tasks
2023-01-09 09:23:24 +09:00
AbdBarho d0042cebb3 Use hooks for "evaluate" tasks 2023-01-08 19:50:49 +01:00
Adrian Cowan f277e2da0f Prompt for reason for skipping.
Note: skipping is only half implemented for labelling and summarisation tasks as those probably need to be changed to use the new Task component.
2023-01-09 00:02:43 +11:00
Kostia 2987ec76ff Refactor tasks into components 2023-01-07 05:13:28 +02:00
Keith StevensandGitHub ea83c830ed Merge pull request #345 from stephancill/main
Add warning when submitting unchanged ranking
2023-01-06 08:14:44 +09:00
Kostia 96be0edb1e Fix for #343 2023-01-04 18:58:54 +02:00
Stephan Cilliers fd17004756 Merge branch 'main' of github.com:stephancill/Open-Assistant 2023-01-04 11:03:48 +02:00
rsandb ba2c4cbc0f Dashboard 2023-01-03 22:48:21 -06:00
Kostia 8aad3beda8 pre-commit fixes 2023-01-04 02:01:53 +02:00
Kostia c80f89f545 Added context messages to fix #339 2023-01-04 01:59:15 +02:00
Stephan Cilliers 18649e6ba2 Add warning when submitting unchanged ranking 2023-01-04 01:17:42 +02:00
Desmond Grealy a76441baf0 fix method signature from merge. eslint fixes 2023-01-02 20:28:36 -08:00
Desmond Grealy 3d13c7c91c Darkmode for survey pages. Fixes for eslint. 2023-01-02 18:36:54 -08:00
Desmond Grealy 5f3d32b875 Merge branch 'main' into dark-mode-implementation 2023-01-02 00:49:03 -08:00
croumegous 8c79cadbb1 chore: manually fix linter warning 2022-12-31 18:27:08 +01:00
croumegous a0b900559c chore: eslint plugins to sort import and remove unused import automatically 2022-12-31 18:22:06 +01:00
Keith Stevens b8fcb4df8f Update all the task pages to fetch a new taks after submission 2022-12-31 18:24:50 +09:00
Desmond Grealy 3aaf45a8c8 ("post_rating" -> "message_rating") ("post_ranking" -> "message_ranking") 2022-12-30 17:37:28 -08:00
Desmond Grealy 5243270212 Rename to in api endpoints in affected pages 2022-12-30 17:12:20 -08:00
Lucian Petri 53673d2aa3 pre-commit lint 2022-12-30 03:19:36 +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
AbdBarho 4f8c4e0457 Implement rank_assistant_replies in web 2022-12-29 21:13:25 +01:00
AbdBarho 5b0b326fc5 Add Loading Screen 2022-12-29 19:44:29 +01:00
AbdBarho 66b89d4685 Implement rank_user_replies in web 2022-12-29 19:44:29 +01:00
AbdBarho c487e4dbac clean up path imports 2022-12-29 14:38:00 +01:00
AbdBarho 0ffbe625f5 Lint files 2022-12-29 13:00:54 +01:00
jojopirker 29bd355529 Ran prettier and fixed permanent loadingScreen in assistant_reply 2022-12-29 08:01:19 +01:00
jojopirker d4887e0054 new LoadingScreen to replace old loading divs 2022-12-28 20:49:03 +01:00
AbdBarho 4fe45e3651 Implement rank_initial_prompts for web 2022-12-28 11:58:35 +01:00
AbdBarho 072190145b Add global layout
with the ability to be overridden per-page
2022-12-28 10:03:03 +01: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