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/layout
epriestley cbd3c0b7ac Add action icons to object list views
Summary:
We have a few interfaces where add "Edit", "Delete" or some other action to a list. Currently, this happens via icons, but these are cumbersome and weird, are inconsistent, can't be workflow'd, are hard to hit on desktops and virtually impossible to hit on mobile, and generally just feel iffy to me. Prominent examples are Projects and Flags. I'd like to try adding an "edit" action to Maniphest (to provide quick edit from list views, basically). It looks like some of Releeph would benefit here, as well.

Instead, provide first-class actions:

{F42978}

They produce targets which my meaty ham-fists can plausibly hit on mobile, too:

{F42979}

(We could do some kind of swipe-to-expose thing eventually, but I think putting them by default is OK?)

Test Plan: Added UIExamples. Checked desktop/mobile.

Reviewers: chad, btrahan, edward

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D5890
2013-05-10 12:57:01 -07:00
..
phabricator-action-header-view.css Add action icons to object list views 2013-05-10 12:57:01 -07:00
phabricator-action-list-view.css Increase font size on mobile action menu 2013-05-06 09:46:53 -07:00
phabricator-crumbs-view.css Add action icons to object list views 2013-05-10 12:57:01 -07:00
phabricator-filetree-view.css Fix FileTreeView sprites 2013-01-22 09:10:21 -08:00
phabricator-form-view.css Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
phabricator-header-view.css Make multiple tags render more nicely in headers 2013-01-31 11:49:38 -08:00
phabricator-hovercard-view.css Hovercard tweaks 2013-04-06 21:16:55 -07:00
phabricator-object-item-list-view.css Add action icons to object list views 2013-05-10 12:57:01 -07:00
phabricator-pinboard-view.css Status icons for pinboards. 2013-03-05 10:43:03 -08:00
phabricator-property-list-view.css Dark description tweaks for Pholio. 2013-02-27 20:10:30 -08:00
phabricator-side-menu-view.css Allows a button type for menus, used in Conpherence 2013-01-29 10:20:17 -08:00
phabricator-source-code-view.css Embed pastes now support highlight 2013-03-14 09:32:02 -07:00
phabricator-tag-view.css Build PhabricatorTagView 2012-11-24 06:47:06 -08:00
phabricator-timeline-view.css Implement basic transaction detail blocks 2013-02-17 06:37:02 -08:00
phabricator-workboard-view.css Add action icons to object list views 2013-05-10 12:57:01 -07:00
phabricator-workpanel-view.css PhabricatorActionHeaderView v0 2013-04-05 07:40:27 -07:00