Closed
Bug 1153102
Opened 11 years ago
Closed 11 years ago
add hooks for bug bounty display and form
Categories
(bugzilla.mozilla.org :: User Interface, defect, P1)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
Attachments
(1 file)
|
7.70 KB,
patch
|
dylan
:
review+
|
Details | Diff | Splinter Review |
- add attachment hook so extensions can change how the row is displayed
- add attachment-action hook
- refactor bug bounty portion of bmo ext to support both show_bug views
- expose bounty details via $attachment->bounty_details
- add hooks for attachment rows and actions
- override attachment row rendering for bounties
- insert "Add Bounty Tracking Attachment" button
- tweaks to attachment table styles to remove padding
Attachment #8595795 -
Flags: review?(dylan)
Comment 2•11 years ago
|
||
Comment on attachment 8595795 [details] [diff] [review]
1153102_1.patch
Review of attachment 8595795 [details] [diff] [review]:
-----------------------------------------------------------------
r=dylan
This was convenient because I have lots of recently-created bounties to test. :-)
Attachment #8595795 -
Flags: review?(dylan) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
283be21..29e3eb8 master -> master
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
fixed issue making it impossible to add bounty attachment to bugs that lack any other attachments:
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
92059de..c19995a master -> master
Updated•6 years ago
|
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•