1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-03-24 02:01:01 +01:00
phorge-phorge/webroot/rsrc/js
epriestley 3be36783b3 Consider inline comments with draft checkmarks as "unsubmitted"
Summary:
Ref T12733. When a revision has unsubmitted checkmarks:

  - Color the banner yellow.
  - Show them in the "X unsubmitted" count.
  - Make the "X unsubmitted" button cycle between all drafts (written but unpublished comments) and "draft done" (checked but unsubmitted "Done" checkbox comments).

Test Plan:
  - Checked a "Done" box, saw "1 unsubmitted" and yellow banner.
  - Clicked "5 unsubmitted" repeatedly, saw it cycle through all unsubmitted comments and checkboxes.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12733

Differential Revision: https://secure.phabricator.com/D18127
2017-06-15 05:22:58 -07:00
..
application Consider inline comments with draft checkmarks as "unsubmitted" 2017-06-15 05:22:58 -07:00
core Fix object selector button color 2017-06-07 13:50:12 -07:00
phui Attempt to make dropdown item actions more consistent 2017-01-18 13:14:54 -08:00
phuix Separate button CSS classes 2017-06-05 20:14:34 +00:00