-
Notifications
You must be signed in to change notification settings - Fork 75
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pages Editor: add Drawing Task (#7100)
* pages-editor-pt23: fill in missing strings in TaskItem * Add UnknownTask * EditStepDialog: restyle TaskItem children * Tasks: change 'Main Text' title if step has many tasks * SingleQuestionTask, TextTask: add proptypes * Renamed SingleQuestionTask to QuestionTask. Restyle padding of EditTaskForm * Add DrawingTask, based on QuestionTask * QuestionTask: rename some stray 'single-question-task' ids * DrawingTask: remove 'required' checkbox * Restyle label/span.big elements * Minor refactor and documentation * DrawingTask: add option to change tool type and color * DrawingTask: style grid items * DrawingTasks: add min/max for tools * DrawingTask: set up tool type options * Minor restyle * DrawingTask: add color preview * DrawingTask: add default value for new tool * DrawingTask: restyle/reposition * Add DrawingToolIcon. Minor code cleanup. * DrawingIcon: add specific icons for specific tools * TaskItem: add placeholders for DrawingTask
- Loading branch information
1 parent
1ca8532
commit d5416cb
Showing
14 changed files
with
644 additions
and
38 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
Oops, something went wrong.