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 8fa8415c07 Automatically build all Lisk schemata
Summary:
Ref T1191. Now that the whole database is covered, we don't need to do as much work to build expected schemata. Doing them database-by-database was helpful in converting, but is just reudndant work now.

Instead of requiring every application to build its Lisk objects, just build all Lisk objects.

I removed `harbormaster.lisk_counter` because it is unused.

It would be nice to autogenerate edge schemata, too, but that's a little trickier.

Test Plan: Database setup issues are all green.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley, hach-que

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10620
2014-10-02 09:51:20 -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 Automatically build all Lisk schemata 2014-10-02 09:51:20 -07:00
PhabricatorDashboardTransaction.php Rename PHIDType classes 2014-07-24 08:05:46 +10:00