Commit Graph
27 Commits
Author SHA1 Message Date
klotske 82a60ef904 Change typings & refactor FlaggableElement 2023-01-12 16:10:05 +03:00
rsandb 80cf195972 Dashboard Integration 2023-01-11 22:12:09 -06:00
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
Keith Stevens 9e14de2570 Moving the ValidLabel type 2023-01-10 16:30:44 +09:00
Keith StevensandGitHub 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 81cb88615b Revert "rebasing with main"
This reverts commit 2c0463f6f8.
2023-01-10 16:24:15 +09:00
Keith Stevens 2c0463f6f8 rebasing with main 2023-01-10 16:21:44 +09:00
AbdBarhoandKeith Stevens 97c1f12e11 Centralize task types 2023-01-10 16:20:48 +09:00
AbdBarho 54a042d002 Centralize task types 2023-01-10 06:51:59 +01: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
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
AbdBarho f7dceee87a Add LabelPrompterReplyTask 2023-01-08 10:52:57 +01:00
James Melvin e39602cf7c fix: review comments and frontend build issue in label_initial_prompt.tsx due to previous message_id changes 2023-01-08 11:19:01 +05:30
James Melvin c129ca9862 fix: propagated message_id to FlaggableElement.tsx 2023-01-08 10:20:38 +05:30
AbdBarho 53814d77ab Label Initial Prompt 2023-01-07 17:24:43 +01:00
Desmond Grealy a76441baf0 fix method signature from merge. eslint fixes 2023-01-02 20:28:36 -08:00
Desmond GrealyandGitHub de7e8c08a2 Merge branch 'main' into dark-mode-implementation 2023-01-02 19:00:10 -08:00
Desmond Grealy 3d13c7c91c Darkmode for survey pages. Fixes for eslint. 2023-01-02 18:36:54 -08:00
AbdBarho 9902e013b2 Use Chakra UI for Messages 2023-01-02 08:26:33 +01:00
BitterKanegul 3da5d11883 Add ESLint fixes 2023-01-02 09:52:24 +05:30
BitterKanegul 260177ed1c Fix float 2023-01-02 09:11:57 +05:30
BitterKanegul fa5fc377ec Run prettier 2023-01-02 09:11:57 +05:30
BitterKanegul dfcbbee444 Adding popover to flag text with labels 2023-01-02 09:11:57 +05:30
AbdBarho 0987a64a85 Implement *_reply for the web
Also, start extracting shared components
2022-12-27 11:36:20 +01:00