1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-02 01:48:23 +01:00
phorge-phorge/src/applications/conduit
epriestley eb673fd783 Formalize and fully modularize settings panel groups
Summary:
Ref T4103. Settings panels are grouped into categories of similar panels (like "Email" or "Sessions and Logs").

Currently, this is done informally, by just grouping and ordering by strings. This won't work well with translations, since it means the ordering is entirely dependent on the language order, so the first settings panel you see might be something irrelvant or confusing. We'd also potentially break third-party stuff by changing strings, but do so in a silent hard-to-detect way.

Provide formal objects and modularize the panel groups completely.

Test Plan: Verified all panels still appear properly and in the same groups and order.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4103

Differential Revision: https://secure.phabricator.com/D16020
2016-06-04 14:39:11 -07:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
call Begin cleaning up OAuth scope handling 2016-04-04 09:11:51 -07:00
controller Deactivate SSH keys instead of destroying them completely 2016-05-18 14:54:28 -07:00
garbagecollector Remove all references to the Conduit ConnectionLog 2015-12-14 15:25:11 -08:00
interface Formalize custom Conduit fields on objects 2015-12-14 11:54:13 -08:00
method Use Conduit in PhabricatorRepositoryGitCommitChangeParserWorker 2016-04-14 04:53:03 -07:00
parametertype Paramater type inheritence fix 2016-05-11 18:21:14 +00:00
protocol Implement "auth.logout" Conduit API method 2016-04-04 09:12:06 -07:00
query Use Conduit in PhabricatorRepositoryGitCommitChangeParserWorker 2016-04-14 04:53:03 -07:00
settings Formalize and fully modularize settings panel groups 2016-06-04 14:39:11 -07:00
ssh phtize all the things 2015-05-22 21:16:39 +10:00
storage Write some basic "dealing with Conduit changes" documentation 2015-12-14 15:26:24 -08:00