summaryrefslogtreecommitdiffstats
path: root/extensions/BugModal/web/common_bug_modal.js
AgeCommit message (Collapse)AuthorFilesLines
2018-01-08Bug 1427800 - Wrong anchor scrolling with old UIKohei Yoshino1-14/+14
2018-01-03Bug 1426685 - Fix regressions from fixed-positioning global headerKohei Yoshino1-22/+17
2018-01-03Bug 1427656 - Remove ZeroClipboard helperKohei Yoshino1-35/+1
2017-07-21Bug 1381752 - Re-organize the layoutSebastin Santy1-3/+0
2017-07-11Bug 1331305 - Auto-resize comment boxesWilliam Lachance1-7/+2
Inspired by earlier work by @KuoE0 in https://github.com/mozilla-bteam/bmo/pull/40 * address review comments * Auto-resize comment when replying
2017-06-21Bug 1365344 - Extract the "status" and "null" modules (#101)Sebastin Santy1-82/+0
* Added comp_desc, ajax loading, modified rest * Make summary field long * Fixed indentations
2017-06-10Bug 1365342 - Extract the preview comment functionality and make it a ↵Sebastin Santy1-0/+1504
reusable template * Putting variables.none at the top * Put the message at the top * Remove header_done * Add an #xhr-error to show bugzilla_ajax() errors