1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-01 03:02:43 +01:00
phorge-phorge/src/applications/project/query
Bob Trahan 655ac9927f Workboards - add column detail page
Summary: followup to D8544. This ends up creating an editor + transactions to get the job done.

Test Plan: made a column - saw a nice created transaction. edited the name - saw a nice name edit. deleted the column - saw a deleted transaction, updated "deleted" ui, and hte action change to activate. "Activated" the column and saw a transaction and updated UI. Tried to delete a column with tasks in it and got an error.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D8620
2014-03-26 14:40:47 -07:00
..
PhabricatorProjectColumnQuery.php Workboards - let users delete columns 2014-03-18 10:40:31 -07:00
PhabricatorProjectColumnTransactionQuery.php Workboards - add column detail page 2014-03-26 14:40:47 -07:00
PhabricatorProjectQuery.php Migrate project profiles onto projects, and remove ProjectProfile object 2014-02-10 14:32:14 -08:00
PhabricatorProjectSearchEngine.php Show project profile images in project list view 2014-03-19 19:27:37 -07:00
PhabricatorProjectTransactionQuery.php Add project history and title strings 2013-10-22 13:49:37 -07:00