1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-25 22:18:19 +01:00
phorge-phorge/src/view
epriestley 545dbabbca Improve application query UI/UX
Summary:
Ref T2625. @chad, you might have some feedback here. The behaviors this implements are:

  - When the user selects "Advanced Search", we show the full search UI and no results (for performance and clarity).
  - When the user submits a search which //is not// a named search, we show the full search UI and the "Save Custom Query..." button.
  - When the user submits a search which //is// a named search, we show "Results for search X." with an "Edit Query..." button. The button expands the search form.
  - When the user selects a builtin query (like "All Pastes"), we don't show any search UI, but I'm probably going to make this behave more like named searches.

Test Plan:
{F44346}

{F44347}

Reviewers: chad, btrahan, blc

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2625

Differential Revision: https://secure.phabricator.com/D6063
2013-05-29 14:00:52 -07:00
..
__tests__ Delete license headers from files 2012-11-05 11:16:51 -08:00
control Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
form Move Maniphest attached files section into textbox. 2013-05-26 13:46:51 -07:00
layout Improve application query UI/UX 2013-05-29 14:00:52 -07:00
page Fix empty titles on pages without application names 2013-05-15 08:38:56 -07:00
phui Set some more data on PhabricatorApplicationTransactionFeedStory 2013-05-26 07:54:30 -07:00
widget Hovercard tweaks 2013-04-06 21:16:55 -07:00
AphrontDialogView.php Allow AphrontDialogView to use PhabricatorActionHeaderView 2013-04-09 15:50:48 -07:00
AphrontJavelinView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontNullView.php Restore merge of phutil_tag. 2013-02-13 14:51:18 -08:00
AphrontTagView.php Conpherence - make widget selector be a fun JS-based menu 2013-05-24 10:50:18 -07:00
AphrontView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
viewutils.php pht() for view and form elements 2013-03-01 15:37:33 -08:00