1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-01-24 13:38:19 +01:00
phorge-phorge/src/applications/uiexample/examples
epriestley 76448a75de Make token UI stronger and more consistent
Summary:
Ref T4100. Overall:

  - Use token background color to communicate token type (blue = object, yellow = function, grey = disabled/closed, red = invalid).
  - Use token icon color to make color choices consistent (specifically, use project icon colors in project tokens).
  - For functions, use token icon to communicate function result type (e.g., viewer() has a user icon; members(...) has a group icon), since we don't need the icon to indicate "this is a function" anymore.

Test Plan:
{F374615}
{F374616}
{F374617}

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4100

Differential Revision: https://secure.phabricator.com/D12446
2015-04-17 11:06:58 -07:00
..
JavelinReactorUIExample.php Remove some AphrontPanels 2015-03-03 07:07:26 -08:00
JavelinUIExample.php Add javelin_tag(), convert easy callsites 2013-01-25 12:57:17 -08:00
JavelinViewExampleServerView.php Merge renderChildren() and renderHTMLChildren() 2013-02-11 18:18:23 -08:00
JavelinViewUIExample.php Remove some AphrontPanels 2015-03-03 07:07:26 -08:00
PhabricatorAphrontBarUIExample.php Remove some AphrontPanels 2015-03-03 07:07:26 -08:00
PhabricatorBarePageUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorBusyUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorFormUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorGestureUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorHovercardUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorListFilterUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorMultiColumnUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorNotificationUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorPagedFormUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorPagerUIExample.php Remove some AphrontPanels 2015-03-03 07:07:26 -08:00
PhabricatorRemarkupUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorSetupIssueUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorSortTableUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorStatusUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorTooltipUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorTwoColumnUIExample.php Rename PhabricatorUIExample subclasses for consistency 2015-01-04 08:36:47 +11:00
PhabricatorUIExample.php Uniformized handle data 2013-04-04 13:10:19 -07:00
PHUIActionHeaderExample.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PHUIActionPanelExample.php Add bigtext option to PHUIActionPanelView 2015-02-09 07:27:54 -08:00
PHUIBoxExample.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PHUIButtonBarExample.php Add ability to have tooltips on buttons 2015-03-26 11:09:20 -07:00
PHUIButtonExample.php More SIMPLE button styles for buttons and button bars 2015-03-25 12:51:54 -07:00
PHUIColorPalletteExample.php Add Pink, correct Indigo in base colors 2014-10-15 10:33:26 -07:00
PHUIDocumentExample.php Add fluid-view as an option for PHUIDocumentView 2015-03-02 12:08:04 -08:00
PHUIFeedStoryExample.php Remove 1x AppIcons, use FontIcons instead 2015-01-25 14:14:41 -08:00
PHUIIconExample.php Remove payments sprite 2014-12-20 09:44:53 -08:00
PHUIImageMaskExample.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PHUIInfoExample.php Make similar/subtask actions clickable 2015-03-02 09:01:04 -08:00
PHUIInfoPanelExample.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PHUIListExample.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PHUIObjectItemListExample.php Make ObjectItem default as "Card" 2014-06-07 12:12:11 -07:00
PHUIPropertyListExample.php Use property tabs in Files 2013-10-19 12:08:06 -07:00
PHUITagExample.php Slimmer Shade Tags 2014-06-26 14:19:32 -07:00
PHUITextExample.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PHUITimelineExample.php Add ReallyMajorEvent to PHUITimelineView 2014-11-20 16:33:31 -08:00
PHUITypeaheadExample.php Make token UI stronger and more consistent 2015-04-17 11:06:58 -07:00