1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/view/layout
epriestley bfc1ccfdf1 Move all comment management junk into a dropdown menu
Summary:
man I sure hate Javascript

I removed the ajax-edit and ajax-remove interactions, becuase they were prohibitively complex to get working given that the entire menu has to change too. Instead, the page just reloads. This works perfectly fine in practice.

If we want to restore these in the future, we should have the server re-render the entire transaction group or something. I think very little is lost here, though.

Test Plan:
  - Took all the actions.
  - Used existing dropdown menus.

{F150196}

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D8966
2014-05-05 10:57:23 -07:00
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
AphrontContextBarView.php Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. 2013-11-09 10:48:19 -08:00
AphrontListFilterView.php Fix shadown on aphront filter viewy 2013-07-03 09:25:05 -07:00
AphrontMiniPanelView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontMoreView.php render_tag -> tag: fix more callsites (more view, misc) 2013-01-31 09:08:02 -08:00
AphrontMultiColumnView.php Remove 'setShadow' from PHUIBoxView 2014-02-10 16:04:42 -08:00
AphrontPanelView.php Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. 2013-11-09 10:48:19 -08:00
AphrontSideNavFilterView.php Add objectheaders to new View 2013-09-28 15:55:38 -07:00
AphrontTwoColumnView.php Phriction Redesign 2013-04-11 15:05:50 -07:00
PhabricatorActionHeaderView.php Move PhabricatorTagView to PHUITagView 2014-01-14 14:09:52 -08:00
PhabricatorActionListView.php Make event-triggered actions more aware of application access 2013-10-21 17:00:50 -07:00
PhabricatorActionView.php Move all comment management junk into a dropdown menu 2014-05-05 10:57:23 -07:00
PhabricatorAnchorView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorCrumbsView.php Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
PhabricatorCrumbView.php Add aural label for "application" breadcrumb in crumbs 2014-05-01 08:55:45 -07:00
PhabricatorFileLinkListView.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorFileLinkView.php Conpherence - make the files widget purdy-ish 2013-03-15 23:41:36 -07:00
PhabricatorSourceCodeView.php Switch back to zwsp for oncopy line marker 2014-04-08 17:55:48 -07:00
PhabricatorTransactionView.php Replace some hsprintf() with phutil_tag() and phutil_tag_div() Depends on D7545. 2013-11-09 10:48:19 -08:00