1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2025-02-23 12:09:12 +01:00
phorge-phorge/webroot/rsrc/css/phui
epriestley d7a276346f Add a secret board view to Projects
Summary:
Ref T1344. This is //very// rough. Some UI issues:

  - Empty states for the board and columns are junky.
  - Column widths are crazy. I think we need to set them to fixed-width, since we may have an arbitrarily large number of columns?
  - I don't think we have the header UI elements in M10 yet and that mock is pretty old, so I sort of very roughly approximated it.
  - What should we do when you click a task title? Popping the whole task in a dialog is possible but needs a bunch of work to actually work. Might need to build "sheets" or something.
  - Icons are slightly clipped for some reason.
  - All the backend stuff is totally faked.

Generally, my plan is just to use these to implement all of T390. Specifically:

  - "Kanban" projects will have "Backlog" on the left. You'll drag them toward the right as you make progress.
  - "Milestone" projects will have "No Milestone" on the left, then "Milestone 9", "Milestone 8", etc.
  - "Sprint" projects will have "Backlog" on the left, then "Sprint 31", "Sprint 30", etc.

So all of these things end up being pretty much exactly the same, with some minor text changes and new columns showing up on the left vs the right or whatever.

Test Plan: See screenshot.

Reviewers: chad, btrahan

Reviewed By: btrahan

CC: chad, aran, sascha-egerer

Maniphest Tasks: T1344

Differential Revision: https://secure.phabricator.com/D7374
2013-10-21 21:11:36 -07:00
..
phui-box.css UIColor Blues and common color integration 2013-09-02 08:10:47 -07:00
phui-button.css Make some dropdown CSS more specific 2013-10-14 11:50:05 -07:00
phui-document.css Fix subscribers in PHUIDocument 2013-10-14 11:38:05 -07:00
phui-feed-story.css Color consolidation 2013-09-07 09:13:55 -07:00
phui-form-view.css Add objectheaders to new View 2013-09-28 15:55:38 -07:00
phui-form.css UIColor Blues and common color integration 2013-09-02 08:10:47 -07:00
phui-header-view.css Clean up spacing on Diffusion headers 2013-10-14 09:40:05 -07:00
phui-icon.css Policy, Status in PHUIHeaderView 2013-09-17 09:12:37 -07:00
phui-list.css Adds status colors to navbar tabs 2013-10-07 19:29:05 -07:00
phui-object-box.css Fix border on Actions List. 2013-10-06 11:12:00 -07:00
phui-object-item-list-view.css Maniphest mobile CSS tweaks 2013-10-08 14:35:56 -07:00
phui-pinboard-view.css UIColor Blues and common color integration 2013-09-02 08:10:47 -07:00
phui-property-list-view.css Use property tabs in Files 2013-10-19 12:08:06 -07: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 Make UIStatusList background element transparent instead of white 2013-10-08 17:18:57 -07:00
phui-text.css Implement color variables in CSS. 2013-06-19 20:25:41 -07:00
phui-workboard-view.css Add a secret board view to Projects 2013-10-21 21:11:36 -07:00
phui-workpanel-view.css Add an icon+background selector for project images 2013-10-17 09:32:34 -07:00