1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-19 20:10:55 +01:00
phorge-phorge/src/applications/herald
epriestley a9caab49f7 Begin modularizing Herald field values
Summary:
Ref T8726. I'm primarily trying to modularize tokenizer values so we don't have to update JS to add a new one.

This is ultimately the blocker for "select" custom fields working in Herald.

This inches us toward that. I'm //not// modularizing conditions or control types in this round, but hope to end up with hard-coded conditions (which are highly general and very rarely change), hard-coded control types (which are also highly general and very rarely change) and completely modular fields and values (which have mid-to-low generality and change frequently).

Test Plan: Used UI to interact with "none", "text", and new-style "select" controls. No actual support for tokenizers yet.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8726

Differential Revision: https://secure.phabricator.com/D13613
2015-07-16 14:12:00 -07:00
..
adapter Modularize Herald Diffusion pre-commit content fields 2015-07-08 12:26:57 -07:00
application Remove Herald rule edit log 2015-04-11 08:50:50 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
config Extend from Phobject 2015-06-15 18:02:27 +10:00
controller Begin modularizing Herald field values 2015-07-16 14:12:00 -07:00
editor Modularize mail tags 2014-08-12 12:28:41 -07:00
engine Extend from Phobject 2015-06-15 18:02:27 +10:00
extension Extend from Phobject 2015-06-15 18:02:27 +10:00
field Begin modularizing Herald field values 2015-07-16 14:12:00 -07:00
garbagecollector Remove backticks from SQL statements 2015-06-15 07:38:28 +10:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query [Redesign] PhabricatorApplicationSearchResultView 2015-06-19 11:46:20 +01:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
storage Extend from Phobject 2015-06-15 18:02:27 +10:00
value Begin modularizing Herald field values 2015-07-16 14:12:00 -07:00