1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications
Chad Little 30441fe208 Make Tables play well in PHUIObjectBoxView
Summary:
Updates table design to use new standards, work well in PHUIObjectBox. Fixes T4142

Comma

Test Plan: Tested on Diffusion, Settings, will roll out to more places soon

Reviewers: epriestley, btrahan

CC: Korvin, epriestley, aran

Maniphest Tasks: T4142

Differential Revision: https://secure.phabricator.com/D7901
2014-01-07 11:57:37 -08:00
..
arcanist/conduit Move Conduit methods inside applications 2012-12-21 12:21:59 -08:00
audit Audit - tweak colors 2014-01-06 16:07:47 -08:00
auth Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
base Allow CelerityResourceResponse to hold resources from multiple maps 2014-01-02 11:59:35 -08:00
cache Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
calendar Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
chatlog Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
conduit Make conduit certificate readonly and select-on-click 2013-12-23 10:43:53 -08:00
config Remove celerity.resource-path config 2013-12-31 18:02:35 -08:00
conpherence Fix two issues with creating Conpherence threads via mail on some configurations 2013-12-12 10:59:28 -08:00
countdown Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
daemon Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
differential Allow CelerityResourceResponse to hold resources from multiple maps 2014-01-02 11:59:35 -08:00
diffusion Make Tables play well in PHUIObjectBoxView 2014-01-07 11:57:37 -08:00
directory/controller Hide Audit information on Home when the application is uninstalled 2013-10-09 15:25:03 -07:00
diviner Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
doorkeeper Fix an edge case when trying to pull duplicate refs via Doorkeeper 2013-12-05 11:45:59 -08:00
draft/storage Add draft support to ApplicationTransactions 2012-12-21 05:57:14 -08:00
drydock Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
fact Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
feed Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
files Bind patches, file content and raw diffs bind policies to their originating objects 2013-12-30 11:27:02 -08:00
flag Work around a bug in PHP 5.3-ish with abstract methods in interfaces 2013-10-25 15:58:17 -07:00
harbormaster Allow entire buildables to restart/stop/resume 2014-01-06 14:12:15 -08:00
help/controller Make Differential views capability-sensitive 2013-09-26 18:45:04 -07:00
herald Rename "Apply build plans" to "Run build plans" in Herald 2014-01-06 12:14:21 -08:00
legalpad Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
lipsum Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
macro Add mailKey to macros 2014-01-06 12:17:23 -08:00
mailinglists Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
maniphest Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
meta Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
metamta Make all bin/* scripts locate their workflows dynamically 2013-12-27 13:15:48 -08:00
notification Mobile Notifications 2013-12-03 11:58:10 -08:00
nuance Nuance - conduit method to create items 2014-01-06 11:19:32 -08:00
oauthserver Initialize used variable 2013-07-09 21:55:27 -07:00
owners Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
passphrase Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
paste Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
people Move people box on project pages 2013-12-31 16:28:35 -08:00
phame Move Celerity gradually toward multiple source support 2014-01-01 07:46:18 -08:00
phid Make Drydock Lease and Resource PHIDs use newer PHID infrastructure 2013-12-26 12:29:58 -08:00
phlux Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
pholio Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
phortune Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
phpast Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
phragment Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
phrequent Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
phriction Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
policy Always include the current user as a selectable policy 2013-12-30 16:48:36 -08:00
ponder Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
project Phriction - fix a corner case on renaming a project 2014-01-06 11:19:02 -08:00
releeph Fix breadcrumb issue on Macro Create page 2013-12-20 14:06:21 -08:00
remarkup/conduit Support processing Remarkup in bulk with remarkup.processbulk Conduit method 2013-11-02 16:30:11 -07:00
repository Add 'hook.d/' directories to SVN and Git repositories for custom hooks 2014-01-03 12:26:10 -08:00
search Extend all "ManagementWorkflow" classes from a base class 2013-12-27 13:15:40 -08:00
settings Make Tables play well in PHUIObjectBoxView 2014-01-07 11:57:37 -08:00
slowvote Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
subscriptions Tie application event listeners to the applications they listen for 2013-10-21 17:00:21 -07:00
system Replace some hsprintf() by phutil_tag() 2013-11-11 09:23:23 -08:00
tokens Provide convenience method addTextCrumb() to PhabricatorCrumbsView 2013-12-18 17:47:34 -08:00
transactions Implment ApplicationTransaction grouping rules 2013-12-27 05:51:15 -08:00
typeahead Turn the macro selector into a tokenizer 2013-11-25 19:22:06 -08:00
uiexample Make Tables play well in PHUIObjectBoxView 2014-01-07 11:57:37 -08:00
xhprof Make most file reads policy-aware 2013-09-30 09:38:13 -07:00