1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications
epriestley 742ee44960 Fix show/hide applications on homepage
Summary:
Fixes T2482. After D4792, menus have more formal structure, but previously we were just shoving some `<div>` into the middle of the thing. This no longer works correctly, since we end up with `<div class="nice-formal-div"><div></div>`.

Just put IDs on all the items we're going to show/hide instead so we don't have to render any half-tags.

Test Plan: Home page show/hide works again.

Reviewers: btrahan, chad

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2482

Differential Revision: https://secure.phabricator.com/D4810
2013-02-05 07:43:58 -08:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit PHT's on Audit and Macro 2013-01-23 19:36:23 -08:00
auth Allow PhabricatorMenuView to have items inserted in the middle 2013-02-03 10:02:35 -08:00
base Return applications in application order 2013-02-03 09:26:25 -08:00
cache Use direct inclusion, not submodules, to bring Javelin into Phabricator 2013-01-22 12:43:55 -08:00
calendar Ability to "Create X" from wide sidebar buttons 2013-01-22 09:06:57 -08:00
chatlog Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
conduit Adding the Conduit query method. 2013-01-19 16:37:21 -08:00
config Suggest STRICT_ALL_TABLES during setup. Improve dev-mode comments. 2013-02-04 09:03:26 -08:00
conpherence Conpherence - some widget and display stuff 2013-02-04 19:01:46 -08:00
countdown Use application icons for "Eye" menu and Crumbs 2012-12-07 13:37:28 -08:00
daemon Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
differential Add a preference to completely disable the file tree 2013-02-04 17:00:27 -08:00
diffusion Add a preference to completely disable the file tree 2013-02-04 17:00:27 -08:00
directory/controller Fix show/hide applications on homepage 2013-02-05 07:43:58 -08:00
diviner Allow PhabricatorMenuView to have items inserted in the middle 2013-02-03 10:02:35 -08:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock Added beta status for applications 2013-01-19 10:31:28 -08:00
fact Added beta status for applications 2013-01-19 10:31:28 -08:00
feed Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
files Implement import profile picture from Gravatar 2013-02-04 15:29:33 -08:00
flag Touch up Flags 2013-01-18 18:17:01 -08:00
harbormaster Add HarbormasterRunnerWorker, for running CI tests 2012-12-17 13:43:26 -08:00
help/controller Delete license headers from files 2012-11-05 11:16:51 -08:00
herald Fix double-menus in Herald transcripts 2013-01-21 07:46:13 -08:00
macro Implement import profile picture from Gravatar 2013-02-04 15:29:33 -08:00
mailinglists Moderize Mailing Lists 2013-01-23 16:36:21 -08:00
maniphest make sort controls only show up if sorting will work 2013-02-04 18:59:46 -08:00
meta Return applications in application order 2013-02-03 09:26:25 -08:00
metamta Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
notification Enable notifications by default 2012-12-07 16:27:01 -08:00
oauthserver Remove spacer from sidebars. 2013-01-13 08:17:12 -08:00
owners Update side counters to blue, inset. 2013-01-18 12:36:45 -08:00
paste Use PhutilNumber in translations 2013-01-31 09:11:01 -08:00
people Allow PhabricatorMenuView to have items inserted in the middle 2013-02-03 10:02:35 -08:00
phame Added a Disable Macros function that can be called in some contexts where Macros are unsuitable 2013-02-04 09:54:03 -08:00
phid Deduplicate handle code 2013-01-28 16:44:15 -08:00
pholio Select portions from mock 2013-02-01 11:07:54 -08:00
phortune Replace all array_combine(x, x) with array_fuse(x) in Phabricator 2013-01-25 17:06:55 -08:00
phpast Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
phriction T2385: Add "Delete Document" action to Phriction pages 2013-01-24 21:48:33 -08:00
policy Implement "USER" policy 2012-12-11 17:16:05 -08:00
ponder Fix Ponder exception for adding comments 2013-01-19 19:47:50 -08:00
project Remove spacer from sidebars. 2013-01-13 08:17:12 -08:00
remarkup/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
repository Partially revert marking of copies as direct 2013-01-30 12:35:37 -08:00
search Fix dynamic string usage as safe input 2013-02-02 16:20:29 -08:00
settings Add a preference to completely disable the file tree 2013-02-04 17:00:27 -08:00
slowvote Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
status Delete license headers from files 2012-11-05 11:16:51 -08:00
subscriptions Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
transactions fix Conpherence sorting 2013-02-04 19:05:50 -08:00
typeahead Delete license headers from files 2012-11-05 11:16:51 -08:00
uiexample Move all ListFilter buttons into crumbs 2013-01-15 15:38:05 -08:00
xhprof Fix tooltip typo. 2013-01-11 09:54:46 -08:00