summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/merge_request_tabs.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-9/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-181-9/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-161-9/+9
* Enables Run Pipeline button to be renderedFilipa Lacerda2019-09-111-1/+5
* Allow command and control click to work on MR tabs57813-merge-request-tabs-do-not-handle-ctrl-click-correctlySam Bigelow2019-06-121-5/+5
* I18N JS files starting with mjs-i18n-mBrandon Labuschagne2019-05-031-2/+3
* Rename selector for framework notesGeorge Tsiolis2019-04-121-1/+1
* Added dropdown for diff settingsPhil Hughes2019-01-241-1/+1
* Resolve "Jump to top in merge request"Sam Bigelow2018-11-271-0/+22
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-271-2/+7
* Re-implemented image commenting on diffsPhil Hughes2018-11-051-3/+0
* Fixed merge request fill tree not respecting fluid widthPhil Hughes2018-10-191-1/+1
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-2/+0
* Added file tree to merge request diffsPhil Hughes2018-10-031-7/+9
* Upgrade eslint to v5Mike Greiling2018-09-201-1/+2
* Performance Improvements to Vue MR pageTim Zallmann2018-06-301-61/+92
* Replace deprecated bs.affix in merge request tabs with sticky polyfillClement Ho2018-06-291-17/+2
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-2/+2
* Changes tab VUE refactoringFelipe Artur2018-06-211-1/+10
* Fix loading icon for mr tabsClement Ho2018-06-131-1/+1
* fix `spaced-comment`Lukas Eipert2018-05-291-1/+1
* Resolve "Merge request spinner spins forever after loading the diff"Lukas Eipert2018-05-291-1/+1
* Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-161-28/+21
|\
| * Changes the ID for the performance bar to correctly sticky the stat bar to th...Phil Hughes2018-04-131-28/+21
* | [skip ci] Use toggleClass instead of toggleClement Ho2018-04-121-1/+1
|/
* Fixes merge request bar styling when performance bar is visiblemr-sticky-tabs-perf-barPhil Hughes2018-03-151-0/+5
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Render MR Notes with Vue with behind a cookieFatih Acet2018-02-281-0/+4
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* added missing calls in catch statementsph-axios-2Phil Hughes2018-02-021-3/+9
* fixed failing specsPhil Hughes2018-01-311-1/+1
* Converted merge_request_tabs.js to axiosPhil Hughes2018-01-301-21/+18
* Export and use Notes ES modulePhil Hughes2017-12-151-2/+2
* Export JS classes as modulesph-more-es-modulesPhil Hughes2017-12-151-329/+324
* Fixes after review38869-datetimeFilipa Lacerda2017-12-131-3/+1
* Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-131-1/+2
|\
| * Export old code into es6 modulesFilipa Lacerda2017-12-131-1/+2
* | Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-111-1/+2
|\ \ | |/
| * updated importsurl-utility-es-modulePhil Hughes2017-12-111-2/+2
| * use exported methods instead of gl.utilsPhil Hughes2017-12-081-1/+2
* | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-071-3/+6
|/
* fixed karma testssticky-perfPhil Hughes2017-10-231-1/+2
* calculate the stickyTop instead of hard coding a variablePhil Hughes2017-10-231-1/+9
* Remove Diff class from globalnamespaceFilipa Lacerda2017-10-191-2/+2
* Flash is now a ES6 modulePhil Hughes2017-10-101-2/+1
* Commenting on image diffsFelipe Artur2017-10-071-0/+4
* Stop breadcrumbs changing container when in side-by-side diffmr-side-by-side-breadcrumbs-containerPhil Hughes2017-09-251-1/+1
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-221-0/+2
* Import modules instead of using the ones in global namespaceFilipa Lacerda2017-09-091-3/+7