1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/view/form/control
Gareth Evans fde37a18cf Allow filtering maniphest tasks authored by agents
Summary:
Addes a button group to filter tasks by agents, non-agents or all.

Fixes T3394

Test Plan: View task list, filter by agents, filter by non agents. Make sure the correct tasks display.

Reviewers: epriestley, dctrwatson

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T3394

Differential Revision: https://secure.phabricator.com/D6328
2013-06-30 07:11:23 -07:00
..
AphrontFormCheckboxControl.php Convert AphrontFormControl to safe HTML 2013-02-05 15:52:46 -08:00
AphrontFormControl.php Layout, spacing tweaks for new auth. 2013-06-17 22:03:22 -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