Skip to content

Handling task status

Targets #1161 (closed) #1162 (closed)

Summary

  1. Manuscript Task section UI updates for Start button, continue-pause-done dropdown
  2. Single mutation to update task status
  3. API calls from frontend with corresponding status and task id
  4. Mutation to handle additional action based on task status - like updating due date when task is in progress
  5. Added columns to Task model for the new columns added in DB

Merge request reports