forked from zooniverse/Panoptes-Front-End
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pages Editor: misc updates for internal review (zooniverse#7105)
* pages-editor-pt25: add checkIsPFEWorkflow() function * rename canStepBranch() to checkCanStepBranch() * DataManager: add PFE workflow warning * WorkflowSettingsPage: fix missing configuration.multi_image_mode dropdown * Whoops! Accidentally disabled Limited Branching Rule during a demo. * WIP: update documentation for Limited Branching Rule * WIP Limited Branching Rule: can now open New Task Dialog even if step is branching * WIP Limited Branching Rule: can now convert ONE multiple-type task (if many) into a single-type task * Limited Branching Rule (complete): newly added Question Tasks are single-type if step isn't branching, multiple-type otherwise * Limited Branching Rule: cleanup. Complete. * Next Page feature: prevent pages from linking to itself * EditStepDialog: reword Add Task button * Add better handling for Tasks that don't exist * Documentation: add comment on why deleteTask() no longer checks for task's existence * Design: increase font size of several elements on TasksPage * Add experimental container style. Makes 'next step' arrow for branching tasks appear outside the container * StepItem: fix experimental container style when there are 0 answers, or too many answers * Minor documentation * Feedback: fix gradient on select element, in Safari * Feedback: update comments on checkStepBranch() about multiple branching tasks * Feeback: TasksPage's deleteTask safety check and comments updated
- Loading branch information
1 parent
a698f8c
commit b19edc1
Showing
16 changed files
with
238 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.