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/people
epriestley 05a798e3ac Add basic typechecking support to Conduit
Summary:
Ref T9964. I want to show users what we're expecting in "constraints", and let constraints like "authors=epriestley" work to make things easier.

I'm generally very happy with the "HTTPParameterType" stuff from EditEngine, so add a parallel set of "ConduitParameterType" classes. These are a little simpler than the HTTP ones, but have a little more validation logic.

Test Plan:
This is really just a proof of concept; some of these fields are now filled in:

{F1023845}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9964

Differential Revision: https://secure.phabricator.com/D14763
2015-12-14 04:21:39 -08:00
..
application Make notification counts properly translatable 2015-12-03 07:06:39 -08:00
capability People - refine permissions on creating new users 2015-02-05 16:47:09 -08:00
conduit Add "Mailing List" users 2015-06-03 18:42:33 -07:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
controller Filter archived Badges from UI 2015-12-10 10:49:42 -08:00
customfield Add "Mailing List" users 2015-06-03 18:42:33 -07:00
editor Add "Mailing List" users 2015-06-03 18:42:33 -07:00
event Filter archived Badges from UI 2015-12-10 10:49:42 -08:00
garbagecollector Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
lipsum Rename PhutilRealnameContextFreeGrammar for consistency 2015-01-06 12:04:19 +11:00
markup Replace user "status" with "availability" 2015-05-14 11:15:04 -07:00
phid Mark PhabricatorPHIDType::getPHIDTypeApplicationClass() as abstract 2015-11-03 06:47:12 +11:00
policyrule Move some files around 2015-11-17 06:26:13 +11:00
query Badges ... on your profile 2015-07-23 11:46:34 -07:00
search Fix a broken class reference 2015-07-07 22:53:13 +10:00
searchfield Add basic typechecking support to Conduit 2015-12-14 04:21:39 -08:00
storage Don't allow welcome mail to be sent to users who can't login 2015-09-20 04:28:33 -07:00
typeahead Mark some strings for translation 2015-06-09 23:06:52 +10:00
view Let users review their own account activity logs 2014-04-27 17:32:09 -07:00