1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 02:42:40 +01:00
phorge-phorge/src/applications/pholio
Bob Trahan 5520dbfac6 Quicksand and Pholio - make mock edit work
Summary: Fixes T8036. In addition to making the mock edit work, this tightens quicksand code such that the correct page id is returned even if start() has not been called yet. It also tightens mock view where some functions should respect statics.enabled a bit more.

Test Plan:
clicked edit mock, mock crumb, edit mock, mock crum, edit mock, made edits and they worked! clicked edit mock, mock crumb, edit mock, mock crumb, edit mock, profile icon, hit browser back to edit mock, made edits and they worked!

also observed mock view page not occasionally wigging out from image_onload race not having statics.enabled respect during the above

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T8036

Differential Revision: https://secure.phabricator.com/D12739
2015-05-07 10:42:07 -07:00
..
application Implement a scope selector for the global search 2015-04-22 14:31:36 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
config Remove all application-specific reply handler domains 2015-03-31 16:48:40 -07:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Quicksand and Pholio - make mock edit work 2015-05-07 10:42:07 -07:00
edge Modernize Pholio edges 2015-01-02 10:11:41 +11:00
editor Add addLinkSection to MailBody to properly format URIs 2014-10-30 15:24:10 -07:00
event Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
lipsum Fix lispum generation of Pholio mocks 2015-03-02 08:15:32 -08:00
mail Expose all application mail receivers 2015-04-01 11:52:02 -07:00
phid Expand typeahead document copy 2015-04-27 10:06:38 -07:00
query Rename TypehaeadUserParameterizedDatasource to PeopleUserFunctionDatasource 2015-04-23 11:49:34 -07:00
remarkup Add some missing type hints 2015-05-05 07:33:00 +10:00
search Rename PHIDType classes 2014-07-24 08:05:46 +10:00
storage Fix lispum generation of Pholio mocks 2015-03-02 08:15:32 -08:00
view Quicksand + Pholio - make mock view work 2015-05-05 16:18:54 -07:00