Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-26 | Bug 1452096 - Some custom dropdown UI widgets stay fixed and don't move with ↵ | Kohei Yoshino | 1 | -0/+2 | |
scroll | |||||
2018-01-08 | Bug 1427800 - Wrong anchor scrolling with old UI | Kohei Yoshino | 1 | -14/+14 | |
2018-01-03 | Bug 1426685 - Fix regressions from fixed-positioning global header | Kohei Yoshino | 1 | -22/+17 | |
2018-01-03 | Bug 1427656 - Remove ZeroClipboard helper | Kohei Yoshino | 1 | -35/+1 | |
2017-07-21 | Bug 1381752 - Re-organize the layout | Sebastin Santy | 1 | -3/+0 | |
2017-07-11 | Bug 1331305 - Auto-resize comment boxes | William Lachance | 1 | -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-21 | Bug 1365344 - Extract the "status" and "null" modules (#101) | Sebastin Santy | 1 | -82/+0 | |
* Added comp_desc, ajax loading, modified rest * Make summary field long * Fixed indentations | |||||
2017-06-10 | Bug 1365342 - Extract the preview comment functionality and make it a ↵ | Sebastin Santy | 1 | -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 |