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/application/base
epriestley 04186e02cf Separate handle "status" and "availability"
Summary:
Ref T7707. Handles currently have a "status" field and a "disabled" field.

The "status" field has these possible values: "open", "closed", "1", "2". durp durp durp

Instead, do:

  - status = <open, closed>
  - availability = <full, partial, none, disabled>

I think these make more sense? And are a bit more general? And use the same kind of constants for all values!

Test Plan: Looked at all affected handles in all states (probably).

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7707

Differential Revision: https://secure.phabricator.com/D12832
2015-05-14 11:14:44 -07:00
..
main-menu-view.css Fix cut off text in Global Search in Firefox 2015-04-29 14:05:21 -07:00
notification-menu.css Move base drop shadow into CelerityResourceTransformer 2015-04-14 09:48:59 -07:00
phabricator-application-launch-view.css Roll out more FontIcons 2015-01-26 08:19:22 -08:00
standard-page-view.css Separate handle "status" and "availability" 2015-05-14 11:14:44 -07:00