1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/infrastructure
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
..
cluster Show users how fulltext search queries are parsed and executed; don't query stopwords or short tokens 2017-04-12 19:07:54 -07:00
contentsource Redesign Config Application 2016-08-29 15:49:49 -07:00
customfield Custom fields: Render 'required' for tokenizer fields 2017-04-02 15:26:26 +00:00
daemon Send permanent dameon failures to the log, even when not running in verbose mode 2017-06-08 15:26:19 -07:00
diff Consider inline comments with draft checkmarks as "unsubmitted" 2017-06-15 05:22:58 -07:00
edges Add a generic "edge.search" method 2017-03-04 15:26:29 -08:00
env Throw an exception if local.json can't be read 2017-05-16 15:12:49 -07:00
events Modernize Hovercard implementation 2015-12-24 12:18:28 -08:00
graph Allow task graph task titles to go full width 2017-02-10 10:58:15 -08:00
internationalization Modernize PhortuneAccount with EditEngine/Modular Transactions 2017-04-11 12:33:15 -07:00
javelin When the profiler is active, keep it active if the user submits forms 2017-02-23 11:15:40 -08:00
lint/linter Linter fixes 2015-12-03 07:44:23 +11:00
log Add "%I" (instance name) to application log formats 2017-04-23 11:07:19 -07:00
management Provide "bin/files integrity" for debugging, maintaining and backfilling integrity hashes 2017-04-06 15:42:43 -07:00
markup Bump markup engine version to clear old "Navigation Sequence" elements 2017-05-23 16:28:05 +00:00
query Group query results under the "ANCESTOR" operator unconditionally 2017-05-24 13:29:25 -07:00
sms Various linter fixes 2015-08-11 22:36:55 +10:00
ssh Normalize remote IP addresses when writing to logs, etc 2016-12-05 11:20:29 -08:00
storage Don't apply patches or mark patches applied with bin/storage upgrade --dryrun 2017-05-05 19:57:18 -07:00
syntax Pass the new default syntax highlighting map to the remarkup engine 2016-05-05 02:51:19 -07:00
testing When running unit tests, ignore any custom task fields 2017-04-02 09:36:17 -07:00
time Fix errors found by PHPStan 2017-02-18 09:24:56 +00:00
util Rename "PhabricatorHash::digest()" to "weakDigest()" 2017-04-06 15:43:33 -07:00
PhabricatorEditor.php Mark some strings for translation 2015-06-09 23:06:52 +10:00