1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/conduit/controller
epriestley 65980ac683 Convert all remaining old tabs to new PHUITabGroupViews
Summary: Ref T10628. This moves everything else over. I'll clean up the cruft in the next diff.

Test Plan:
- Viewed Conduit API page, toggled tabs.
- Viewed Harbormaster build, toggled tabs.
- Viewed a Drydock lease, swapped tabs.
- Viewed a Drydock resource, swapped tabs.
- Viewed mail, swapped tabs.
- Grepped for `addPropertyList(...)`, looked for any remaining calls with a second argument.
- Also checked rSAAS for any calls, but we don't have anything there that uses tabs.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10628

Differential Revision: https://secure.phabricator.com/D16207
2016-06-30 18:50:09 -07:00
..
PhabricatorConduitAPIController.php Centralize "this is the current user for the request" code 2016-06-07 07:43:50 -07:00
PhabricatorConduitConsoleController.php Formally deprecate owners.query Conduit API method 2016-04-20 09:04:45 -07:00
PhabricatorConduitController.php Convert all remaining old tabs to new PHUITabGroupViews 2016-06-30 18:50:09 -07:00
PhabricatorConduitListController.php Update Conduit for handleRequest 2015-10-18 16:07:07 -07:00
PhabricatorConduitLogController.php Move ConduitLogs to ApplicationSearch 2015-12-14 14:45:08 -08:00
PhabricatorConduitTokenController.php Update Conduit for new UI 2016-04-04 16:39:23 -07:00
PhabricatorConduitTokenEditController.php Clean up redirect URIs for "Temporary Tokens" and "API Tokens" settings panels 2016-06-28 14:51:04 -07:00
PhabricatorConduitTokenHandshakeController.php Add conduit.getcapabilities and a modern CLI handshake workflow 2014-12-15 11:14:53 -08:00
PhabricatorConduitTokenTerminateController.php Clean up redirect URIs for "Temporary Tokens" and "API Tokens" settings panels 2016-06-28 14:51:04 -07:00