Commit Graph

15 Commits

Author SHA1 Message Date
notmd d466e63d66 wip 2023-01-22 20:35:31 +07:00
Adrian Cowan eb43c8b4f8 website: Add a review step before submitting
to hint to the user that they should reread and check what they have written.

Also show numbers for ranked items rather than drag handles in the review step as the items can't be moved in that step.
2023-01-14 02:16:27 +11:00
Adrian Cowan 5054e19e93 website: Remove next task button and load new task immediately
Also disable the task inputs while the task is submitted and before the new task is ready in case the users network is slow or something.
2023-01-13 23:40:16 +11:00
rsandb 80cf195972 Dashboard Integration 2023-01-11 22:12:09 -06:00
Adrian Cowan 805bc33ba4 website: Unify task controls
Also happens to fix some issues with the no-changes are-you-sure dialog only appearing once and other form values not being reset correctly.
2023-01-11 02:59:10 +11: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
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
Andrew Maguire 95158ff16d Merge pull request #423 from andrewm4894/submit-button-dynamic-color
make submit button blue for submit and green for next task
2023-01-05 23:21:02 +00:00
Andrew Maguire 78c6333bcf make submit button blue for submit and green for next task 2023-01-05 22:05:24 +00:00
Stephan Cilliers fd17004756 Merge branch 'main' of github.com:stephancill/Open-Assistant 2023-01-04 11:03:48 +02:00
Stephan Cilliers 18649e6ba2 Add warning when submitting unchanged ranking 2023-01-04 01:17:42 +02:00
Adrian Cowan 413e211761 website: Fix broken e2e tests 2023-01-04 00:13:15 +11: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