1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/config
epriestley 656a6f9b55 Fix editing of JSON config values via web UI
Summary: We should set the value if it's valid, not if it's invalid. derpp~

Test Plan: Set `files.viewable-mime-types`.

Reviewers: asherkin, codeblock, btrahan, vrana

Reviewed By: asherkin

CC: aran

Differential Revision: https://secure.phabricator.com/D4510
2013-01-18 05:47:34 -08:00
..
application Move "show all config" from DarkConsole to /config/ 2013-01-16 11:10:41 -08:00
check Repair invalid configuration by setting values back to defaults 2013-01-17 16:25:38 -08:00
controller Fix editing of JSON config values via web UI 2013-01-18 05:47:34 -08:00
editor Repair invalid configuration by setting values back to defaults 2013-01-17 16:25:38 -08:00
exception Allow configuration to be explicitly validated, including validation of complex attributes 2013-01-01 18:15:03 -08:00
issue Detect and raise setup warnings from within Phabricator 2012-12-30 06:37:49 -08:00
json Mask remaining config values, and implement set type 2013-01-16 15:06:07 -08:00
option Load libraries before adding database config 2013-01-17 18:59:58 -08:00
query Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
storage Use transactions to show edit history for Configuration 2013-01-01 18:14:41 -08:00
view Repair invalid configuration by setting values back to defaults 2013-01-17 16:25:38 -08:00