summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/merge_request_tabs.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use modules in common utilsFilipa Lacerda2017-09-091-1/+2
* Adds documentation path to pipelines table in merge request pageFilipa Lacerda2017-09-041-0/+1
* Fixes the diff changes buttons from toggling when scrollingchanges-bar-sticky-fixPhil Hughes2017-08-291-0/+1
* removed global use of breakpoint checkerbreakpoint-checker-performancePhil Hughes2017-08-101-5/+4
* Fix the sticky changes bar on commits pagefixed-sticky-stats-box-commit-viewPhil Hughes2017-08-091-11/+2
* made the changed files holder stickyPhil Hughes2017-08-031-0/+3
* Moved changed files into a dropdownPhil Hughes2017-08-031-0/+9
* Merge branch 'fix-sidebar-showing-mobile-merge-requests' into 'master'Tim Zallmann2017-06-301-1/+3
|\
| * Refactored tests and added a breakpoint to the merge_request_tabsfix-sidebar-showing-mobile-merge-requestsJose Ivan Vargas2017-06-291-0/+3
| * Fixed sidebar not collapsing on merge request in mobile screensJose Ivan Vargas2017-06-271-1/+0
* | Split up MergeRequestsControllerdm-merge-request-creations-controllerDouwe Maan2017-06-281-7/+6
|/
* Fix offset for fixed navAnnabel Dunstone Gray2017-06-231-1/+5
* Fix linking to line number on parallel diff creating empty discussion34010-fix-linking-to-parallel-diff-line-number-creating-gray-boxEric Eastwood2017-06-211-1/+1
* Remove vue from main.bundle.js file being loaded through `app/assets/javascri...34017-common-vueFilipa Lacerda2017-06-211-3/+1
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-201-3/+12
* Fix error thrown with missing note fragment in DOM32888-fix-error-after-missing-note-hash-fragment-in-domEric Eastwood2017-05-261-1/+1
* Fix linking to unresolved/expanded diff note32424-fix-linking-to-unresolved-expanded-diff-noteEric Eastwood2017-05-171-1/+5
* Merge branch '32125-fix-link-to-note-in-diff' into 'master' Fatih Acet2017-05-161-1/+17
|\
| * Fix linking to resolved note in diff32125-fix-link-to-note-in-diffEric Eastwood2017-05-121-1/+17
* | Add fixed positioning to top level navbarAnnabel Dunstone Gray2017-05-121-1/+2
* | Use position sticky on merge request tabsmr-tabs-sticky-pocPhil Hughes2017-05-111-0/+7
|/
* Update MR diff blob_fork_suggestion after jQuery updateupdate-mr-diff-blob-fork-suggestion-after-jquery-udpateEric Eastwood2017-04-251-1/+2
* Fix diffs with edit-forking needs31276-fix-diffs-with-edit-forking-needsEric Eastwood2017-04-241-0/+11
* Remove Vue from main bundle and disable production warningsMike Greiling2017-04-071-4/+1
* Fixed duplicate jQuery AJAX spyonkarma-failure-fixPhil Hughes2017-04-071-3/+3
* Fixes failing spec5983-realtime-pipelines-tableAlfredo Sumaran2017-04-061-0/+2