1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/slowvote
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 Ability to close poll 2014-04-24 12:02:56 -07:00
capability Provide application and object level policy controls in Slowvote 2013-10-16 10:36:00 -07:00
conduit Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
controller Remove ajaxey comment magic in Pholio, and also some bugs 2014-06-21 12:50:40 -07:00
editor Ability to close poll 2014-04-24 12:02:56 -07:00
phid Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
query Allow users to select QueryPanel search engines from a list 2014-06-12 13:22:20 -07:00
remarkup Share rendering code for embedded votes and vote detail 2013-07-16 10:31:05 -07:00
storage Ability to close poll 2014-04-24 12:02:56 -07:00
view Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00