1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/differential
Chad Little df0c3df3cc Modernize Maniphest
Summary:
A few things
- pht Maniphest where I could
- implement dust background
- optimize pages for mobile
- adds aphront-two-column-layout
- reworks maniphest page with two column layout
- tweaks task table for mobile, though we should move to object-list-view

Stopping here as I want to get feedback in. Super excited about mobile and the new tasks views. Only sort of excited about the sidebar filters, they need more UI work, but we should talk about that.

Test Plan: Test Maniphest, Differential, and Homepage views. Sort tasks, make reports

Reviewers: epriestley, btrahan

Reviewed By: btrahan

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5314
2013-03-12 23:30:03 -07:00
..
__tests__ Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
application Prepare for hovercards 2013-02-26 14:59:31 -08:00
conduit Ported loadAuxiliaryFields method to differential.query conduit method 2013-03-05 05:58:04 -08:00
config Expose commit information via conduit instead of user information 2013-02-05 20:10:57 -08:00
constants PHT's for Differential. 2013-01-24 10:46:47 -08:00
controller Modernize Maniphest 2013-03-12 23:30:03 -07:00
data Delete license headers from files 2012-11-05 11:16:51 -08:00
editor Fix a missing setActor() on DifferentialNewDiffMail 2013-02-28 17:23:23 -08:00
events Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
field Parse "Depends on" in freeform Differential fields 2013-03-10 11:00:02 -07:00
mail Require a viewer to load handles 2013-02-28 17:15:09 -08:00
parser Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
query Prepare for hovercards 2013-02-26 14:59:31 -08:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
render Fix function/method declaration lint in Phabricator. Automatic patches. 2013-02-19 13:47:03 -08:00
search Require a viewer to load handles 2013-02-28 17:15:09 -08:00
stats Delete license headers from files 2012-11-05 11:16:51 -08:00
storage Notify users when an object they created gets awarded a token 2013-02-18 17:44:45 -08:00
view Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
DifferentialReplyHandler.php Require a viewer to load handles 2013-02-28 17:15:09 -08:00
DifferentialTasksAttacher.php Delete license headers from files 2012-11-05 11:16:51 -08:00