1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/css/application
epriestley 87012d60f1 Show icons and disabled/archived/closed results in typahead dynamic list
Summary:
Ref T4420. This is mostly a design change, but addresses two functional issues:

  # Many sources exclude disabled accounts, system agents, archived projects, etc. It is rare to select these, but excluding them completely is too severe, and we've made more than a handful of changes over time to replace a "users" endpoint with an "accounts" endpoint (to include disabled users) or similar. Instead, always show these results, but sort them last and use a special style to clearly mark them as closed, disabled, or otherwise unusual.
    - As a practical consequence, all the similar endpoints can now be merged, so "accounts" and "users" return the exact same result sets.
  # Increasingly, sources can return multiple object types in a single list. For example, "CC" can have a user or mailing list, and soon a project or repository. However, the result list is fairly homogenous across types and it isn't easy to quickly pick out projects vs users. To help with this, add icons showing the result type.

Test Plan:
{F113079}

(The main search results get touched here too, I verified they didn't blow up.)

Reviewers: chad, btrahan

Reviewed By: chad

CC: chad, aran, mbishopim3

Maniphest Tasks: T4420

Differential Revision: https://secure.phabricator.com/D8231
2014-02-14 10:24:11 -08:00
..
auth Clean up external accounts page 2013-11-24 19:14:16 -08:00
base Show icons and disabled/archived/closed results in typahead dynamic list 2014-02-14 10:24:11 -08:00
chatlog Make chatlog bg white 2014-02-12 09:55:53 -08:00
config Use more common styles for setup issue CSS 2014-01-18 08:31:47 -08:00
conpherence Fix Conpherence CSS (mostly revert) 2013-12-03 21:48:03 -08:00
contentsource Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
countdown Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
diff More grey text updates 2013-09-02 13:57:48 -07:00
differential Hide seen transactions by default in all modern applications 2014-02-14 10:23:07 -08:00
diffusion Improve repository hinting and feedback 2013-11-01 17:35:43 -07:00
directory Shorten Jump Nav box to more standard size 2014-01-13 18:32:01 -08:00
feed Fix feed widths 2014-01-22 10:04:13 -08:00
files Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
flag Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
herald Move #666 to $greytext in UIColor 2013-09-02 08:08:54 -07:00
legalpad Tweak css 2014-01-24 16:12:50 -08:00
maniphest Link the "(board)" text after project references in Maniphest 2014-02-13 18:12:38 -08:00
objectselector Update ObjectSelector CSS 2013-11-30 19:47:20 -08:00
owners Move #666 to $greytext in UIColor 2013-09-02 08:08:54 -07:00
paste Line count can be set for paste 2013-03-14 10:51:34 -07:00
people Add an icon+background selector for project images 2013-10-17 09:32:34 -07:00
phame Move #666 to $greytext in UIColor 2013-09-02 08:08:54 -07:00
pholio Add objectheaders to new View 2013-09-28 15:55:38 -07:00
phortune Clean up rendering of credit card form 2013-04-25 09:46:59 -07:00
phrequent UIColor Blues and common color integration 2013-09-02 08:10:47 -07:00
phriction Clean up Phriction History View 2013-10-29 16:07:13 -07:00
policy Custom Policy Editor 2013-10-09 14:05:10 -07:00
ponder Add objectheaders to new View 2013-09-28 15:55:38 -07:00
profile Move people box on project pages 2013-12-31 16:28:35 -08:00
projects Fix some Maniphest links 2013-09-13 16:56:21 -07:00
releeph Move #666 to $greytext in UIColor 2013-09-02 08:08:54 -07:00
search Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
settings Make Tables play well in PHUIObjectBoxView 2014-01-07 11:57:37 -08:00
slowvote Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
tokens Twerk Tokens Layout 2013-07-20 12:29:05 -07:00
uiexample Add a "toggle-class" behavior 2012-07-30 16:08:42 -07:00