1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/src/applications/project
Mukunda Modell dfac9d7f52 Add 'colors' and 'icons' fields to conduit api for Projects
Summary:
This simply adds colors, icons to ProjectQueryConduitAPIMethod and
ProjectCreateConduitAPIMethod.

Additionally, adds 'tags' to ProjectCreateConduitAPIMethod

Change-Id: Ic6332fe174a59ecfd60cea281ccb0ed938136141

Test Plan:
create a new project with project.create, specify icon, color and tags

call project.query with colors and icons args, check for results
containing matching projects.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: legoktm, aklapper, Korvin, epriestley, valhallasw, qgil

Differential Revision: https://secure.phabricator.com/D13098
2015-06-03 11:43:58 -07:00
..
application Implement a scope selector for the global search 2015-04-22 14:31:36 -07:00
capability Add default View, Edit, and Join Policies to Projects 2014-11-21 11:22:17 -08:00
command Implement a "!projects" mail command 2015-04-01 11:51:51 -07:00
conduit Add 'colors' and 'icons' fields to conduit api for Projects 2015-06-03 11:43:58 -07:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Remove an unused class 2015-01-02 11:34:34 +11:00
controller Convert inline profile image transforms to new transformations 2015-05-13 11:38:46 -07:00
customfield Allow standard custom fields to be indexed in global fulltext search 2014-10-27 13:37:41 -07:00
edge Migrate Project edges to subclass PhabricatorEdgeType 2015-01-02 10:10:59 +11:00
editor phtize all the things 2015-05-22 21:16:39 +10:00
events Maniphest / Workboards - show workboard column when adding a project to a task 2015-01-09 11:12:21 -08:00
icon Use __CLASS__ instead of hard-coding class names 2015-05-14 07:21:13 +10:00
interface Apply some autofix linter rules 2014-09-10 06:55:05 +10:00
lipsum Fix some linter violations 2015-01-03 09:11:41 +11:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
phid Separate handle "status" and "availability" 2015-05-14 11:14:44 -07:00
query phtize all the things 2015-05-22 21:16:39 +10:00
remarkup phtize all the things 2015-05-22 21:16:39 +10:00
search Projects - tokenize projects more aggressively with respect to '-' 2014-08-14 12:28:11 -07:00
storage phtize all the things 2015-05-22 21:16:39 +10:00
typeahead phtize all the things 2015-05-22 21:16:39 +10:00
view Show task counts in column headers on Workboards 2014-08-15 09:28:08 -07:00