1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/releeph
epriestley 9f2efd0fa0 Remove ajaxey comment magic in Pholio, and also some bugs
Summary:
Fixes T5424.

  - One concrete issue: drafts were not being cleared properly because `__draft__` was not set on submission. This (mostly) fixes phantom drafts.
  - This ajax comment magic feels weird and floaty and generally has problems. For example, if you add subscribers or inlines, all the stuff on the page which represents those won't update automatically. Instead, just reload. Maybe we'll ajax this stuff some day, but it feels like a net negative for now.
  - Also remove it from other applications where it's currently used.
  - Fix an issue with inline previews.

Test Plan: Made some comments on a mock, everything worked normally like I expected it to.

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

Maniphest Tasks: T5424

Differential Revision: https://secure.phabricator.com/D9649
2014-06-21 12:50:40 -07:00
..
application Remove "organization", "communication" and "miscellaneous" app groups 2014-05-29 15:25:26 -07:00
commitfinder Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
conduit Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
config Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
constants Use standard UI elements to render pull requests in Releeph 2014-04-18 06:44:45 -07:00
controller Remove ajaxey comment magic in Pholio, and also some bugs 2014-06-21 12:50:40 -07:00
differential Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
editor Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
field Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
mail Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
phid Rename ReleephProjectQuery to ReleephProductQuery 2014-04-20 11:51:02 -07:00
query Allow users to select QueryPanel search engines from a list 2014-06-12 13:22:20 -07:00
storage Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
view Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00