1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/project
epriestley 2a527a51f2 Put Project "Manage" item back
Summary:
Ref T12174. This isn't really a "newManageItem()" since Projects have a separate manage screen.

That is, I incorrectly changed the "Manage [This Project]" item into a "Edit Menu" item, so some options (like "Archive Project") incorrectly became inaccessible.

Test Plan: Viewed a project, saw the right menu item, clicked it, could archive/etc project. Also edited the menu.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12174

Differential Revision: https://secure.phabricator.com/D17275
2017-01-31 12:06:22 -08:00
..
__tests__ Fix excessively strict "Can Use Application" policy filtering 2017-01-08 11:01:36 -08:00
application Redesign Home/Profile/Projects side navigation 2017-01-31 08:59:01 -08: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 Mark "v3" API methods as stable; mark obsoleted methods as "Frozen" 2017-01-09 07:16:27 -08:00
config Move FontIcon calls to Icon 2016-01-28 08:48:45 -08:00
constants Allow workboard background colors to be configured 2016-02-16 08:15:12 -08:00
controller Allow menu items to render their own content; make Dashboard items render on-page 2017-01-26 12:57:03 -08:00
customfield Convert projects to EditEngine 2015-12-27 15:42:50 -08:00
edge Replace subscribe/unsubscribe for projects with explicit mail setting 2016-01-19 19:39:02 -08:00
editor Allow workboard background colors to be configured 2016-02-16 08:15:12 -08:00
engine Put Project "Manage" item back 2017-01-31 12:06:22 -08:00
engineextension Add a "columns" attachment to the maniphest.search API method 2017-01-08 13:18:01 -08:00
events New People Hovercards 2016-02-11 15:41:55 -08:00
herald Add Herald support for projects 2016-01-19 19:37:54 -08:00
icon Add more information (colors, members, watchers) to project.search 2016-01-24 10:02:05 -08:00
interface Roughly implement milestone columns on workboards 2016-02-03 16:37:59 -08:00
lipsum Improve lispum generation of pastes 2015-12-25 07:41:38 -08:00
mail phtize all the things 2015-05-22 21:16:39 +10:00
menuitem Redesign Home/Profile/Projects side navigation 2017-01-31 08:59:01 -08:00
phid Fix dead column link and provide more milestone UI context 2016-02-05 12:25:52 -08:00
policyrule De-garbage the horrible garbage project section of the policy selection control 2016-02-05 09:50:06 -08:00
query Use some more human-readable Conduit keys in updated API methods 2017-01-09 08:42:23 -08:00
remarkup Give project tags hovercards 2016-02-03 14:50:49 -08:00
search Convert all "DocumentIndexers" into "FulltextEngines" 2015-12-21 17:25:23 -08:00
searchfield Fix a bad call when prefilling ApplicationSearch from ?projects=some_slug 2016-02-08 10:44:33 -08:00
storage Add "project.column.search" for querying workboard column information 2017-01-08 13:19:02 -08:00
typeahead Fix an issue where tokenizers can sort milestone results into the wrong query phase 2016-12-09 08:07:12 -08:00
view Use consistent tag order in Maniphest list views and workboard cards 2016-08-03 16:46:40 -07:00