1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/transactions
epriestley b116861b16 Add draft support to ApplicationTransactions
Summary:
When previewing, save drafts. When loading objects, restore drafts if they are available.

Depends on: D665

Test Plan:
  - Viewed a Mock.
  - Typed text into the comment box.
  - Reloaded the page.
  - Text still there.
  - Hit submit, got my comment.
  - Reloaded the page.
  - Draft correctly deleted.
  - Repeated for Macros.

Reviewers: btrahan, chad, vrana

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2104

Differential Revision: https://secure.phabricator.com/D4252
2012-12-21 05:57:14 -08:00
..
application Allow ApplicationTransaction comments to be edited and deleted 2012-12-11 14:01:51 -08:00
constants Make timeline view prettier 2012-12-11 13:59:35 -08:00
controller Render application transactions via Ajax 2012-12-11 14:02:29 -08:00
editor Add previews to ApplicationTransaction 2012-12-21 05:51:33 -08:00
exception Add ApplicationTransaction handling for transactions with no effect 2012-12-11 17:27:40 -08:00
feed Add feed integration to generic transactions 2012-12-11 14:00:21 -08:00
query Allow ApplicationTransaction comments to be edited and deleted 2012-12-11 14:01:51 -08:00
response Add previews to ApplicationTransaction 2012-12-21 05:51:33 -08:00
storage Add ApplicationTransaction handling for transactions with no effect 2012-12-11 17:27:40 -08:00
view Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00