Closed
Bug 826028
Opened 10 years ago
Closed 10 years ago
Add a simple embed mode
Categories
(Tree Management Graveyard :: TBPL, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: BenWa, Assigned: BenWa)
References
Details
Attachments
(1 file, 1 obsolete file)
1.01 KB,
patch
|
BenWa
:
review+
|
Details | Diff | Splinter Review |
This adds support for ?embed which is used to put TBPL in an iframe from another origin where I can't simply hide the topbar. I have a patch to bugzillaJS to add inline iframe with TBPL results but the topbar takes valuable space.
Attachment #697155 -
Flags: review?(edmorley.bz)
Comment 1•10 years ago
|
||
Comment on attachment 697155 [details] [diff] [review] patch Worth also reducing #container's padding?
Attachment #697155 -
Flags: review?(edmorley.bz) → review+
Assignee | ||
Comment 2•10 years ago
|
||
Padding down to 2px
Attachment #697155 -
Attachment is obsolete: true
Attachment #697604 -
Flags: review+
Assignee | ||
Comment 3•10 years ago
|
||
http://hg.mozilla.org/webtools/tbpl/rev/d7aa576a208d
Assignee | ||
Comment 4•10 years ago
|
||
I'm still waiting on the pull from bugzillaJS but I've started using this locally. What's the procedure for deploying changes to TBPL? https://dl.dropbox.com/u/10523664/Screenshots/86.png
Comment 5•10 years ago
|
||
tbpl-dev.allizom.org updates directly from the hg repo on a 15 min cron, credentials at: https://intranet.mozilla.org/Websites/Stage_Passwords#TBPL Once all looks good, see bug 823926 for example push to prod request :-)
Comment 6•10 years ago
|
||
In production :-)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Assignee: nobody → bgirard
Updated•8 years ago
|
Product: Webtools → Tree Management
Updated•7 years ago
|
Product: Tree Management → Tree Management Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•