1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/conduit
epriestley 5a38b75f16 In Conduit, let checkbox constraints self-document
Summary:
Ref T13195. Ref PHI851. Currently, checkbox constraints don't tell you what values are supported on the API page.

You can figure this out with "Inspect Element" or by viewing the source code, but just render a nice table instead.

Test Plan: {F5862969}

Reviewers: amckinley

Reviewed By: amckinley

Maniphest Tasks: T13195

Differential Revision: https://secure.phabricator.com/D19641
2018-09-06 08:44:16 -07:00
..
application Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
call Conduit accept int/bool parameters as strings 2016-10-14 14:45:57 +00:00
controller Make the Conduit auth error for an unrecognized public key a little more useful 2018-07-20 09:43:54 -07:00
data In Conduit, let checkbox constraints self-document 2018-09-06 08:44:16 -07:00
garbagecollector Remove all references to the Conduit ConnectionLog 2015-12-14 15:25:11 -08:00
interface Formalize custom Conduit fields on objects 2015-12-14 11:54:13 -08:00
management Add an "--as" flag to "bin/conduit call ..." to improve flexibility and ease of profiling 2018-08-08 09:51:21 -07:00
method Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" 2017-01-09 07:16:27 -08:00
parametertype Accept null via conduit.edit to unassign a task 2018-01-31 15:33:52 -08:00
protocol Conduit accept int/bool parameters as strings 2016-10-14 14:45:57 +00:00
query Reduce application search engine results list for Dashboards 2017-02-22 12:42:43 -08:00
settings Update Settings for WHITE_CONFIG style boxes 2017-09-05 19:42:34 -07:00
ssh Fix failure to record pullerPHID in repository pull logs 2018-01-23 14:09:42 -08:00
storage Use futures to improve clustered repository main page performance 2016-12-08 07:26:32 -08:00