1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 01:32:42 +01:00
phorge-phorge/src/applications/dashboard/storage
epriestley 943c62d1e9 Add missing expected keys and uniqueness
Summary:
Ref T1191.

  - Adds definitions for missing keys and keys with wrong uniqueness. Generally, I defined these before fixing the key query to actually pull all keys and support uniqueness.
  - Moves "key uniqueness" to note severity; this is fixable (probably?) and there are no remaining issues.
  - Moves "Missing Key" to note severity; missing keys are fixable and all remaining missing keys are really missing (either missing edge keys, or missing PHID keys):

{F210089}

  - Moves "Surplus Key" to note seveirty; surplus keys are fixable all remaining surplus keys are really surplus (duplicate key in Harbormaster, key on unused column in Worker):

{F210090}

Test Plan:
  - Vetted missing/surplus/unique messages.
  - 146 issues remaining.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10590
2014-10-01 07:53:50 -07:00
..
PhabricatorDashboard.php Generate expected schemata for Doorkeeper, Draft, Drydock, Feed 2014-09-18 11:15:49 -07:00
PhabricatorDashboardDAO.php Add initial skeleton for Dashboard application 2014-01-30 11:43:24 -08:00
PhabricatorDashboardInstall.php Add missing expected keys and uniqueness 2014-10-01 07:53:50 -07:00
PhabricatorDashboardPanel.php Generate expected schemata for Doorkeeper, Draft, Drydock, Feed 2014-09-18 11:15:49 -07:00
PhabricatorDashboardPanelTransaction.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00
PhabricatorDashboardSchemaSpec.php Generate expected schemata for Dashboards and Conpherence 2014-09-18 11:15:38 -07:00
PhabricatorDashboardTransaction.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00