Commit Graph

202 Commits

Author SHA1 Message Date
Keith Stevens 69dc6bf68d Adding a bare bones feature flag setup 2023-01-09 09:44:01 +09: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
AbdBarho b554f8b68b Merge pull request #532 from LAION-AI/237-admin-paginate-users
Adidng simple pagination to the admin user view #237
2023-01-08 12:48:57 +01:00
Keith Stevens e69715fbec Fixing some lint errors with the new admin features 2023-01-08 20:21:13 +09:00
AbdBarho d99c0e2d2f Use enum for type definition 2023-01-08 12:12:15 +01:00
Keith Stevens 39485c6ced Adding simple pagination to the admin user's view 2023-01-08 20:11:26 +09:00
AbdBarho c9a3813b8f Add Label Assistant Reply Task 2023-01-08 12:07:26 +01:00
AbdBarho f7dceee87a Add LabelPrompterReplyTask 2023-01-08 10:52:57 +01:00
AbdBarho a19e0fa085 Extract generic code out of labeling task 2023-01-08 10:52:57 +01:00
AbdBarho af1e9c39a2 Merge pull request #521 from LAION-AI/237-manage-user-page
Adding an admin page to manage a specific user's status
2023-01-08 10:04:37 +01:00
Keith Stevens c234e8b0d0 Adding an admin page to manage a specific user's status 2023-01-08 16:15:48 +09: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 d4fdaeca81 fix: pre-commit errors 2023-01-08 10:52:50 +05:30
James Melvin c129ca9862 fix: propagated message_id to FlaggableElement.tsx 2023-01-08 10:20:38 +05:30
James Melvin f5130b0fd8 fix: new web route to update text_labels
fix: minimum changes to textFlagLabels to keep it coherent with the backend
2023-01-08 09:16:48 +05:30
Keith Stevens 0f9e6d96e1 Merge pull request #511 from notmd/task_control_mobile_ui
fix: improve `TaskControls` UI on mobile
2023-01-08 10:36:32 +09:00
Keith Stevens 0d91e748ef Merge pull request #477 from LAION-AI/label-initial-prompt
Label Initial Prompt
2023-01-08 10:32:12 +09:00
Keith Stevens ca132c6b13 Merge pull request #480 from Klotske/add-admin-dashboard-layout
#432 - Added basic Admin Dashboard layout
2023-01-08 10:27:38 +09:00
notmd 6e0e820f94 fix: desktop regression 2023-01-08 06:59:38 +07:00
notmd 25ce928733 fix: improve TaskControls UI on mobile 2023-01-08 06:53:39 +07:00
AbdBarho c6aab3d8b1 Merge pull request #501 from kostiak/message-table-in-evaluate-task
Using MessageTable in EvaluateTask
2023-01-07 19:43:22 +01:00
Kostia 7384b0d428 Using MessageTable in EvaluateTask 2023-01-07 20:18:12 +02:00
klotske 20a734d1e1 Add regex word counter 2023-01-07 19:33:58 +03:00
AbdBarho 2a5d37a07f Remove unused task elements 2023-01-07 17:29:03 +01:00
AbdBarho 53814d77ab Label Initial Prompt 2023-01-07 17:24:43 +01:00
AbdBarho a18ef5b850 Merge pull request #490 from LAION-AI/465_fix_discord_link
Replace expired OA discord links
2023-01-07 17:23:41 +01:00
Andreas Köpf 41c1519f86 Replace expired OA discord links 2023-01-07 17:07:49 +01:00
AbdBarho 4ecdc57621 Merge pull request #470 from kostiak/website-tasks-refactor-2
Refactor tasks into components
2023-01-07 16:59:01 +01:00
Kostia 7d014cc35b Added TaskCategory enum 2023-01-07 17:25:15 +02:00
Kostia 7d6a8fa8d0 Add instruction/overview to TaskType. Fix capitalize. 2023-01-07 16:56:47 +02:00
klotske a493fc2fe9 Changed some links to NextJS & Fixed messages page 2023-01-07 16:32:24 +03:00
klotske f57041cdda Added basic Admin dashboard layout 2023-01-07 15:08:38 +03:00
AbdBarho 99dcfd06ed Merge pull request #478 from LAION-AI/cleanup-web-import-warnings
Fixing most of the eslint warnings in the web code
2023-01-07 12:18:04 +01:00
Keith Stevens ac409be6f9 Fixing a build issue I introduced 2023-01-07 20:04:54 +09:00
Keith Stevens 19ff44f442 Fixing a build issue I introduced 2023-01-07 20:01:50 +09:00
Keith Stevens dca0ba1774 Fixing most of the eslint warnings in the web code 2023-01-07 19:57:59 +09:00
Keith Stevens 8f459d9aae Addressing review comments 2023-01-07 19:43:10 +09:00
Keith Stevens b70c638f7c Adding a very rudimentary admin page that displays a table of users and their basic information 2023-01-07 19:13:26 +09:00
Keith Stevens d59a75a0be Merge pull request #440 from jojopirker/messageNavigation
#309 -  Message navigation
2023-01-07 18:44:32 +09:00
jojopirker 4f5a864305 visual cleanup 2023-01-07 10:23:08 +01:00
AbdBarho d98b7a1890 Simplify Footer 2023-01-07 09:42:34 +01:00
jojopirker f4fcee3ef9 Merge branch 'LAION-AI:main' into messageNavigation 2023-01-07 08:12:18 +01:00
Kostia 2987ec76ff Refactor tasks into components 2023-01-07 05:13:28 +02:00
klotske d3a0bd4305 Moved SideMenu to component & refactored layout 2023-01-07 03:38:34 +03:00
Keith Stevens b36d263cad Merge pull request #457 from Klotske/add-longer-response-incentive
#435 Added longer response incentive
2023-01-07 08:34:39 +09:00
klotske 44d05ed709 Initial implementation of progressbar tracking 2023-01-07 00:06:15 +03:00
jojopirker a1b0bb5561 moved key prop 2023-01-06 16:50:25 +01:00
jojopirker ad7ccb21d8 Merge branch 'LAION-AI:main' into messageNavigation 2023-01-06 16:43:50 +01:00
jojopirker d292643ea6 (#309) pre-commit 2023-01-06 15:57:20 +01:00
jojopirker 2db310ab06 (#309) Message navigation recursive 2023-01-06 15:53:18 +01:00