1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-23 03:59:25 +01:00
phorge-phorge/src/applications/conpherence/controller
Bob Trahan 42a0229a52 Conpherence - Implement edit rules for rooms
Summary: Fixes T7586. If you can't edit a room, the pertinent UI is greyed out. One exception is the title of the room in the full viewer; this crumb is not disabled as it would be hard to read. Otherwise though, everything is disabled nicely.

Test Plan: tried to add participants when I wasn't allowed to and got an error. added participants otherwise okay. tried to edit title when i wasn't allowed and got an error. otherwise okay. left conpherence threads / rooms successfully.

Reviewers: epriestley, chad

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7586

Differential Revision: https://secure.phabricator.com/D12161
2015-03-25 11:48:22 -07:00
..
ConpherenceColumnViewController.php Conpherence - Implement edit rules for rooms 2015-03-25 11:48:22 -07:00
ConpherenceController.php Conpherence - add "room" search UI and create UI 2015-03-24 13:04:33 -07:00
ConpherenceListController.php Conpherence - Implement edit rules for rooms 2015-03-25 11:48:22 -07:00
ConpherenceNewController.php Improve error messaging for empty Conpherence threads 2015-02-16 11:31:00 -08:00
ConpherenceNewRoomController.php Conpherence - add "room" search UI and create UI 2015-03-24 13:04:33 -07:00
ConpherenceNotificationPanelController.php Touch up notification/messages panels 2014-08-14 17:19:01 -07:00
ConpherenceRoomListController.php Conpherence - add "room" search UI and create UI 2015-03-24 13:04:33 -07:00
ConpherenceUpdateController.php Conpherence - Implement edit rules for rooms 2015-03-25 11:48:22 -07:00
ConpherenceViewController.php Conpherence - Implement edit rules for rooms 2015-03-25 11:48:22 -07:00
ConpherenceWidgetController.php Conpherence - implement join / view rules for rooms 2015-03-24 18:38:16 -07:00