1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 15:22:41 +01:00
phorge-phorge/webroot/rsrc/css/phui
epriestley 300910f462 Allow columns to have a point limit
Summary:
Fixes T5885. This implements optional soft point limits for workboard columns, per traditional Kanban.

  - Allow columns to have a point limit set.
  - When a column has a point limit, show it in the header.
  - If a column has too many points in it, show the column and point count in red.

@chad, this could probably use some design tweaks. In particular:

  - I changed the color of "hidden" columns to avoid confusion with "overfull" columns. We might be able to find a better color.
  - UI hints for overfull columns might need adjustment.

(After T4427, we'll let you sum some custom field instead of total number of tasks, which is why this is called "points" rather than "number of tasks".)

Test Plan:
{F190914}

Note that:

  - "Pre-planning" has a limit, so it shows "4/12".
  - "Planning" has a limit and is overfull, so it shows "5 / 4".
  - Other columns do not have limits.
  - "Post-planning" is a hidden column. This might be too muted now.

Transactions:

{F190915}

Error messages / edit screen:

{F190916}

Reviewers: btrahan, chad

Reviewed By: btrahan

Subscribers: chad, epriestley

Maniphest Tasks: T5885

Differential Revision: https://secure.phabricator.com/D10276
2014-08-15 11:16:08 -07:00
..
calendar Fixing z-index on calendar date badges. 2014-04-13 08:18:16 -07:00
phui-action-list.css Move ActionHeaders to PHUI, add ObjectBox Support, new Colors 2014-06-24 09:39:32 -07:00
phui-box.css Use standard UI elements to render pull requests in Releeph 2014-04-18 06:44:45 -07:00
phui-button.css Fix Column Edit URI, simple dropdown UI 2014-06-12 18:15:11 -07:00
phui-document.css Making the width of the phriction preview match the width of the actual content 2014-06-04 15:41:11 -07:00
phui-feed-story.css Cleanup Feed on Dashboards 2014-05-21 11:37:36 -07:00
phui-fontkit.css Fix Legalpad Preamble 2014-07-30 10:13:44 -07:00
phui-form-view.css Move project icon editing into "Edit Details" 2014-06-26 09:41:07 -07:00
phui-form.css UIColor Blues and common color integration 2013-09-02 08:10:47 -07:00
phui-header-view.css Use ObjectBoxView for Config pages 2014-06-27 08:28:33 -07:00
phui-icon.css Replace ActionHeader minicons with Font icons 2014-08-15 11:08:28 -07:00
phui-image-mask.css CSS polish, Pholio 2014-06-19 11:28:01 -07:00
phui-info-panel.css PHUIInfoPanel 2013-10-25 11:09:06 -07:00
phui-list.css [redesign] Tokens and List 2014-05-28 20:58:22 -07:00
phui-object-box.css Move ActionHeaders to PHUI, add ObjectBox Support, new Colors 2014-06-24 09:39:32 -07:00
phui-object-item-list-view.css [Discussion] Remove ObjItem gradient 2014-08-08 14:07:50 -07:00
phui-pinboard-view.css Dashboard CSS for Pinboards 2014-06-27 08:55:23 -07:00
phui-property-list-view.css Move artifacts and build target messages into tabs 2014-08-06 10:34:39 +10:00
phui-remarkup-preview.css Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
phui-spacing.css PHUIButtonView class 2013-06-12 18:23:35 -07:00
phui-status.css CSS Tweaks to reviewers status list 2013-10-29 20:26:41 -07:00
phui-tag-view.css Better tag spacing on mobile 2014-08-08 10:41:32 -07:00
phui-text.css Implement color variables in CSS. 2013-06-19 20:25:41 -07:00
phui-timeline-view.css [redesign] Tokens and List 2014-05-28 20:58:22 -07:00
phui-workboard-view.css Make workboards truly 'fixed' in display 2014-05-08 14:21:32 -07:00
phui-workpanel-view.css Allow columns to have a point limit 2014-08-15 11:16:08 -07:00