Closed
Bug 856110
Opened 12 years ago
Closed 12 years ago
Add a review link to the dashboard for review attachment flags
Categories
(bugzilla.mozilla.org :: MyDashboard, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
when a flag is a review flag for a patch, it would be good to have a link from the dashboard directly to the review (Splinter) page. The link could be in the form of [review] next to the bug id or make the flag name itself a link with a popup stating that clicking will take you to the review.
Assignee | ||
Comment 1•12 years ago
|
||
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bmo/4.2
modified extensions/MyDashboard/lib/Queries.pm
modified extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl
modified extensions/MyDashboard/web/js/flags.js
modified extensions/MyDashboard/web/js/query.js
Committed revision 8704.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
fix broken review links (due to the trailing slash):
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/MyDashboard/template/en/default/pages/mydashboard.html.tmpl
modified extensions/MyDashboard/web/js/flags.js
Committed revision 8713.
You need to log in
before you can comment on or make changes to this bug.
Description
•