1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-01 02:10:59 +01:00
phorge-phorge/src/view/form/control
epriestley a0084bbb0d Build an early multi-step repository create form
Summary: Ref T2231. Ref T2232. This form doesn't do anything yet and there are no link sto it, but it lets you enter all the data to create a repository in a relatively simple, straightforward way.

Test Plan:
{F49740}
{F49741}
{F49742}
{F49743}

Reviewers: chad, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2231, T2232

Differential Revision: https://secure.phabricator.com/D6430
2013-07-14 07:37:17 -07:00
..
AphrontFormCheckboxControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormControl.php Build an early multi-step repository create form 2013-07-14 07:37:17 -07:00
AphrontFormCountedToggleButtonsControl.php AphrontFormCountedToggleButtonsControl 2013-03-12 09:43:36 +00:00
AphrontFormCropControl.php Apply lint rules to Phabricator 2013-02-19 13:33:10 -08:00
AphrontFormDateControl.php Allow datetime inputs to be optional 2013-05-30 16:19:43 -07:00
AphrontFormDividerControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormDragAndDropUploadControl.php Convert phutil_render_tag(X, Y, '...') to phutil_tag 2013-01-24 19:20:27 -08:00
AphrontFormFileControl.php Convert phutil_render_tag(X, Y) to phutil_tag 2013-01-24 19:08:54 -08:00
AphrontFormImageControl.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontFormMarkupControl.php Delete license headers from files 2012-11-05 11:16:51 -08:00
AphrontFormPasswordControl.php Convert phutil_render_tag(X, Y) to phutil_tag 2013-01-24 19:08:54 -08:00
AphrontFormPolicyControl.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontFormRadioButtonControl.php Improve errors associated with adding new login providers 2013-06-20 14:13:53 -07:00
AphrontFormRecaptchaControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormSelectControl.php render_tag -> tag: forms / remarkup 2013-02-02 06:04:54 -08:00
AphrontFormStaticControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormSubmitControl.php pht() for view and form elements 2013-03-01 15:37:33 -08:00
AphrontFormTextAreaControl.php Restore string cast for textarea control 2013-01-25 12:56:11 -08:00
AphrontFormTextControl.php Fix whitespace around methods 2013-04-23 09:42:35 -07:00
AphrontFormToggleButtonsControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormTokenizerControl.php Allow filtering maniphest tasks authored by agents 2013-06-30 07:11:23 -07:00
PhabricatorRemarkupControl.php Move Maniphest attached files section into textbox. 2013-05-26 13:46:51 -07:00
PHUIFormDividerControl.php Add instructions about READMEs to new Diffusion basic editor 2013-05-24 12:38:27 -07:00
PHUIFormFreeformDateControl.php Add a date range query to Macros 2013-05-30 17:32:12 -07:00
PHUIFormMultiSubmitControl.php Add a basic multipage form 2013-05-23 14:39:01 -07:00