1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 17:58:47 +02:00
phorge-phorge/src/applications/project
epriestley ac9182af58 Generate expected Project schemata
Summary:
Ref T1191. Notes:

  - Drops the project affiliation table. This is a very old membership table which was migrated to edges.
  - Drops the subproject table. This is a very old table for a removed feature.

Test Plan:
  - Grepped for dropped tables.
  - Saw ~100 fewer setup issues.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T1191

Differential Revision: https://secure.phabricator.com/D10581
2014-10-01 07:37:01 -07:00
..
application Projects - add "lock membership", which prevents people from leaving 2014-09-18 11:00:50 -07:00
capability Projects - add "lock membership", which prevents people from leaving 2014-09-18 11:00:50 -07:00
conduit First stab at a conduit method for creating projects. 2014-08-05 09:29:30 -07:00
config Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
constants Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
controller Projects - add "lock membership", which prevents people from leaving 2014-09-18 11:00:50 -07:00
customfield Fix PhabricatorProjectCustomFields to use storage correctly. 2014-07-11 20:20:37 -07:00
edge Modernize Project/Object edges 2014-07-17 15:42:19 -07:00
editor Projects - add "lock membership", which prevents people from leaving 2014-09-18 11:00:50 -07:00
events Implement PhabricatorProjectInterface on ManiphestTask 2014-08-07 15:44:12 -07:00
exception Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
icon Allow projects to be filtered by icon and color 2014-08-12 08:04:38 -07:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
lipsum Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Projects - tokenize projects more aggressively with respect to '-' 2014-08-14 12:28:11 -07:00
storage Generate expected Project schemata 2014-10-01 07:37:01 -07:00
typeahead Workboards - add new "initialization" flow 2014-08-05 13:40:41 -07:00
view Show task counts in column headers on Workboards 2014-08-15 09:28:08 -07:00