1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-22 20:51:10 +01:00
phorge-phorge/src/applications/phriction/controller
Anh Nhan Nguyen c4e217e204 Modernized Phriction Document Index
Summary:
Refs T2686

Migrated Document Index to `PhabricatorObjectItemView`

//Updates// page currently depicts change type per object bar color. Icons are planned, though their implemention remains unclear.

Also, @btrahan mentioned the use of getters over properties (for `$this->documents`, `$this->handles`)

Test Plan: Looks good, doesn't it?

Reviewers: epriestley, chad, btrahan

CC: aran, Korvin

Maniphest Tasks: T2686

Differential Revision: https://secure.phabricator.com/D5403
2013-03-22 10:36:30 -07:00
..
PhrictionController.php 'Create Document' pre-fills with current slug 2013-03-07 08:12:00 -08:00
PhrictionDeleteController.php Optimizations to Phriction's Move and Delete Controllers 2013-03-21 09:09:31 -07:00
PhrictionDiffController.php Replaced AphrontCrumbsView with PhabricatorCrumbsView in PhrictionDiffController 2013-03-13 15:18:18 -07:00
PhrictionDocumentController.php Added subscriptions to Phriction documents 2013-03-21 10:28:22 -07:00
PhrictionDocumentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionEditController.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
PhrictionHistoryController.php Modernized Phriction's History Controller 2013-03-21 09:27:33 -07:00
PhrictionListController.php Modernized Phriction Document Index 2013-03-22 10:36:30 -07:00
PhrictionMoveController.php Optimizations to Phriction's Move and Delete Controllers 2013-03-21 09:09:31 -07:00
PhrictionNewController.php adding a warning upon 'creating' a new document on an existing page 2013-03-13 07:41:38 -07:00