1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/view/form
epriestley fed30dfb4c Split paste create/edit and list views
Summary:
We have this hybrid "create / last few pastes" landing screen right now but I ~never use the list at the bottom and it makes the controller kind of complicated. I want to let you edit pastes too, and this generally simplifies things.

Also makes the textarea monospaced and cleans up the fork logic a bit.

Test Plan: Created, forked pastes. Viewed paste lists. Viewed pastes.

Reviewers: vrana, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1690

Differential Revision: https://secure.phabricator.com/D3375
2012-08-24 13:19:14 -07:00
..
control Split paste create/edit and list views 2012-08-24 13:19:14 -07:00
AphrontErrorView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormInsetView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormLayoutView.php Move files in Phabricator one level up 2012-06-01 12:32:44 -07:00
AphrontFormView.php Make the paste creation form work on phones 2012-08-15 14:15:12 -07:00