1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/config/option
epriestley 059183f6b5 Allow configuration to have custom UI types
Summary:
Ref T1703. This sets the stage for (but does not yet implement) custom UI types for config. In particular, a draggable list for custom fields.

I might make all the builtin types go through this at some point too, but don't really want to bother for the moment. It would be very slightly cleaner but woudn't get us much of anything.

Test Plan:
UI now renders via custom code, although that code does nothing (produces an unadorned text field):

{F45693}

Reviewers: chad

Reviewed By: chad

CC: aran

Maniphest Tasks: T1703

Differential Revision: https://secure.phabricator.com/D6154
2013-06-07 12:36:18 -07:00
..
PhabricatorAccessLogConfigOptions.php Guarantee the existence of the Phabricator access log 2013-04-02 09:53:56 -07:00
PhabricatorApplicationConfigOptions.php Allow configuration to have custom UI types 2013-06-07 12:36:18 -07:00
PhabricatorAuthenticationConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorAWSConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorConfigOption.php Allow configuration to have custom UI types 2013-06-07 12:36:18 -07:00
PhabricatorCoreConfigOptions.php Default "environment.append-paths" to include likely paths 2013-05-27 13:40:21 -07:00
PhabricatorDeveloperConfigOptions.php Refactor developer options to specific developer-mode option. 2013-02-01 10:12:17 -08:00
PhabricatorDisqusConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorExtendingPhabricatorConfigOptions.php Set hard-coded defaults for list<string> values to array() 2013-01-23 13:12:23 -08:00
PhabricatorFacebookConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorGarbageCollectorConfigOptions.php Set some defaults back to correctness. 2013-01-24 12:10:41 -08:00
PhabricatorGitHubConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorGoogleConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorLDAPConfigOptions.php LDAP STARTTLS option. 2013-01-17 09:50:01 -08:00
PhabricatorMetaMTAConfigOptions.php Globally limit the size of generated emails. 2013-06-05 05:47:31 -07:00
PhabricatorMySQLConfigOptions.php Prefer MySQLi over MySQL 2013-02-22 10:00:26 -08:00
PhabricatorNotificationConfigOptions.php Set some defaults back to correctness. 2013-01-24 12:10:41 -08:00
PhabricatorPhabricatorOAuthConfigOptions.php OAuth options. 2013-01-16 10:00:54 -08:00
PhabricatorPHDConfigOptions.php Don't preface 'Daemons' with 'Phabricator'. 2013-01-16 09:47:29 -08:00
PhabricatorPHPMailerConfigOptions.php Bring PHPMailer config into the new config UI 2013-01-15 12:03:44 -08:00
PhabricatorPolicyConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorRecaptchaConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorSecurityConfigOptions.php Add the ability to create a macro from a url 2013-02-21 12:51:28 -08:00
PhabricatorSendGridConfigOptions.php Bring SendGrid configuration into PHP 2013-01-15 12:04:05 -08:00
PhabricatorSyntaxHighlightingConfigOptions.php Add platform detection and a Windows-specific monospaced font override 2013-04-01 13:48:57 -07:00
PhabricatorTranslationsConfigOptions.php Add translations config group. 2013-01-04 16:22:56 -08:00