1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/js/application/maniphest
Bob Trahan 8a4c08b01d Allow commits to be associated with projects and associated goodies
Summary:
- Commit detail view
 - List of projects
 - "edit" action which takes the user to a simple form where they can only add / remove projects.
-  Integrated the project relationship into the commit search indexer
 - fixed a bug from D790; it seems you must select the column if you're going to join against it later. Without this change searching for author or projectfails 100% for me.

Test Plan: added and removed projects. verified appropriate projects showed up in detail and edit view. searched for commits by project and found the ones I was supposed to...!

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T1614

Differential Revision: https://secure.phabricator.com/D3189
2012-08-08 10:03:41 -07:00
..
behavior-batch-editor.js Add "Change Priority", "Open / Close", "Comment" and "Assign" actions to Maniphest batch editor 2012-03-21 14:01:04 -07:00
behavior-batch-selector.js Rough batch editor for Maniphest 2012-02-24 13:00:48 -08:00
behavior-line-chart.js Allow Fact app to draw charts 2012-07-30 10:44:08 -07:00
behavior-subpriorityeditor.js Allow tasks to be subprioritized by drag-and-drop 2012-04-02 12:12:04 -07:00
behavior-task-preview.js Add a description preview to maniphest create / edit panel 2012-01-25 11:28:08 -08:00
behavior-transaction-controls.js Use Javelin placeholders and new sorting rules broadly; consolidate tokenizer construction code 2012-03-09 15:46:39 -08:00
behavior-transaction-expand.js Show description changes in Maniphest 2011-05-21 21:17:45 -07:00
behavior-transaction-preview.js Make Maniphest Transaction preview tokenizer aware 2012-04-14 07:05:58 -07:00