1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 08:52:39 +01:00
phorge-phorge/webroot/rsrc/css/aphront
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
..
aphront-bars.css Standard colors for progress bars 2013-09-13 08:29:16 -07:00
aphront-notes.css Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
calendar-view.css Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
context-bar.css Mobile fix for creating another task UI 2013-12-30 15:19:48 -08:00
dark-console.css Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
dialog-view.css Improve handling of email verification and "activated" accounts 2013-11-12 14:37:04 -08:00
error-view.css Clean up diff view page 2014-01-13 12:17:37 -08:00
lightbox-attachment.css Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
list-filter-view.css Clean up the Diffusion search UI a little bit 2014-02-01 11:48:28 -08:00
multi-column.css Missed a class (multicolumn) 2014-02-11 07:47:09 -08:00
notification.css More grey text updates 2013-09-02 13:57:48 -07:00
pager-view.css Pager buttons 2013-11-28 07:33:27 -08:00
panel-view.css Homepage sprucing, spacing normalization 2014-01-21 14:23:36 -08:00
phabricator-nav-view.css Flatten side nav 2013-05-17 09:58:37 -07:00
request-failure-view.css PhabricatorEnv 2011-01-31 11:55:26 -08:00
table-view.css Don't hide single columns on mobile tables 2014-01-20 11:52:49 -08:00
tokenizer.css Show icons and disabled/archived/closed results in typahead dynamic list 2014-02-14 10:24:11 -08:00
tooltip.css Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
transaction.css Fix Remarkup sprite, tweak Transactions 2013-10-26 08:43:34 -07:00
two-column.css Phriction Redesign 2013-04-11 15:05:50 -07:00
typeahead.css Show icons and disabled/archived/closed results in typahead dynamic list 2014-02-14 10:24:11 -08:00