1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 17:32:41 +01:00
phorge-phorge/src/applications/flag
Bob Trahan 9f1314b653 Flags - add ability to group by color
Summary:
I use color to convey meaning like "good resource to keep handy for a bit on new way of doing things" or "snipe this task". Now the list can be grouped by these colors.

Note I do this in PHP 'cuz color isn't part of any index AFAIK and pragmatically speaking this dataset should be tiny in the context of "user flags".

Ref T1809

Test Plan: selected group by color and observed the flags were indeed grouped by color

Reviewers: epriestley

Reviewed By: epriestley

CC: Korvin, aran

Maniphest Tasks: T1809

Differential Revision: https://secure.phabricator.com/D7188
2013-10-01 15:06:35 -07:00
..
application Implement ApplicationSearch in Flags 2013-08-13 16:27:26 -07:00
conduit Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
constants pht() for Flags 2013-03-07 08:22:11 -08:00
controller Kill PhabricatorObjectDataHandle 2013-09-11 12:27:28 -07:00
events Use ActionListView for all profile actions 2013-07-10 05:11:08 -07:00
query Flags - add ability to group by color 2013-10-01 15:06:35 -07:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
view Implement ApplicationSearch in Flags 2013-08-13 16:27:26 -07:00