1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/conpherence
Bob Trahan 3d8eb641ea Conpherence - fix conpherence create
Summary: somewhere along the line this broke. Before this patch we fail the visibility check since its based on Conpherence Participants which don't get created and attached until applyExternalEffects. Believe it or not, this was the least gross fix I could come up with; since the permission check is done SO early most other ideas I had involved creating a dummy participant object to pass the check then handling things for real later on...  Ref T3723.

Test Plan: created a conpherence with myself - great success

Reviewers: epriestley

Reviewed By: epriestley

CC: chad, Korvin, aran

Maniphest Tasks: T3723

Differential Revision: https://secure.phabricator.com/D6762
2013-08-14 17:32:16 -07:00
..
__tests__ Conpherence - implement epoch creation slightly differently 2013-06-03 15:40:00 -07:00
application Conpherence - add dropdown menu 2013-08-08 13:43:33 -07:00
conduit Conpherence - add an updatethread conduit method 2013-05-31 14:58:02 -07:00
config Fix spelling blip 2013-04-03 08:27:05 -07:00
constants Conpherence - add daily date dividers 2013-05-30 14:24:50 -07:00
controller Conpherence notifications - fix ordering 2013-08-09 13:00:49 -07:00
editor Conpherence - fix conpherence create 2013-08-14 17:32:16 -07:00
events Use ActionListView for all profile actions 2013-07-10 05:11:08 -07:00
mail Remove the last hardcoding from PhabricatorMetaMTAReceivedMail 2013-05-17 10:00:49 -07:00
phid Move Conpherence Threads to new phid stuff 2013-07-26 12:07:47 -07:00
query Use application PHIDs for application transactions 2013-07-29 12:04:15 -07:00
storage Conpherence - fix conpherence create 2013-08-14 17:32:16 -07:00
util Conpherence - implement epoch creation slightly differently 2013-06-03 15:40:00 -07:00
view Conpherence - add dropdown menu 2013-08-08 13:43:33 -07:00