1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-29 02:02:41 +01:00
phorge-phorge/src/applications/settings
epriestley 7fe1a6840e Modularize all straightforward settings
Summary:
Ref T4103. This tackles all the easy stuff. Not yet handled:

  - Translation, pronoun, timezone: these are weird and stored on the User object instead of in settings.
  - Conpherence default: actually just missed this one, it's normal.
  - 1000 dropdowns for email notification preferences (messy, technically).

Test Plan:
wow look at all these settings

{F1670442}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4103

Differential Revision: https://secure.phabricator.com/D15999
2016-06-02 06:28:35 -07:00
..
action Add semi-generic rate limiting infrastructure 2014-04-03 11:22:38 -07:00
application Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
controller Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
editor Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
extension Begin modularizing main menu items 2016-01-04 06:57:09 -08:00
panel Show translation option names natively, instead of in the current translation 2016-05-26 08:07:57 -07:00
phid Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00
query Prepare UserPreferences for transactions 2016-05-31 12:28:44 -07:00
setting Modularize all straightforward settings 2016-06-02 06:28:35 -07:00
storage Make Settings modular and allow them to be EditEngine'd 2016-05-31 15:32:02 -07:00