*[WIP]* Dependencies - Admin Panel only
Review Request #3876 — Created Feb. 16, 2013 and discarded — Latest diff uploaded
Dependency WIP Submission Commit EDIT: Due to some suggestions during the meeting, this submission ended up being generally for learning how to submit a request more so than a WIP delivery. This is because the suggestions have me touching/adjusting the core of these changes. This commit has the task to a point where a user is able to add dependencies of drafts and published requests to a review by means of the Admin panel, and view these dependencies within a review request panel. At this moment, the blocking reverse dependency feature is in an early phase, and the front-end means of dependency interactions are in planning stages.
reviewboard/reviews/admin.py |
---|
reviewboard/reviews/datagrids.py |
---|
reviewboard/reviews/models.py |
---|
reviewboard/reviews/views.py |
---|
reviewboard/static/rb/js/reviews.js |
---|
reviewboard/templates/reviews/review_request_box.html |
---|
reviewboard/webapi/resources.py |
---|