1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-11 08:06:13 +01:00
phorge-phorge/src/applications/settings/controller
epriestley 6199e95577 Use transactions to apply Ajax settings mutations
Summary:
Ref T4103. Some settings (mostly nav collapsed/expanded states) use this endpoint to make adjustments when users press keys (like `\` to toggle the durable column).

All of these settings are now formal, so swap things over to transactions.

Test Plan: Collapsed/expanded various navs, reloaded pages, settings stuck.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T4103

Differential Revision: https://secure.phabricator.com/D16035
2016-06-05 08:48:43 -07:00
..
PhabricatorSettingsAdjustController.php Use transactions to apply Ajax settings mutations 2016-06-05 08:48:43 -07:00
PhabricatorSettingsMainController.php Use EditEngine for Conpherence preferences 2016-06-04 14:40:04 -07:00
PhabricatorSettingsTimezoneController.php Continue modernizing application access to user preferences 2016-06-04 14:37:56 -07:00