1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-23 14:00:56 +01:00
phorge-phorge/webroot/rsrc/css
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
..
aphront Tweak dialog header, mask color 2015-05-02 15:26:58 -07:00
application Separate handle "status" and "availability" 2015-05-14 11:14:44 -07:00
core Stop using JX.Scrollbar for main page content 2015-05-11 12:02:00 -07:00
diviner Support WOFF files in Celerity and add Source Sans Pro 2014-03-06 11:28:24 -08:00
font Fix FontAwesome fonts in Firefox 2015-04-30 15:16:55 -07:00
layout Revert Hovercard CSS changes 2015-05-06 10:41:42 -07:00
phui Make CSS agnostic to underlying profile image size 2015-05-13 11:38:46 -07:00
sprite-gradient.css Move ActionHeaders to PHUI, add ObjectBox Support, new Colors 2014-06-24 09:39:32 -07:00
sprite-login.css Recompress login sprite 2015-05-07 10:49:54 -07:00
sprite-main-header.css Add "Blindigo" header color 2015-03-01 12:03:02 -08:00
sprite-menu.css Increase height of logo 2015-02-19 14:43:33 -08:00
sprite-projects.css Rename group to users in project icons 2015-01-14 10:49:36 -08:00
sprite-tokens.css Add Pebkac app icon, 2x Tokens 2013-11-04 11:50:19 -08:00