mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-22 12:41:19 +01:00
No description
545dbabbca
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 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README |
Phabricator is an open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted.