summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/right_sidebar.js
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-31/+1
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-1/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-3/+24
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-9/+0
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-2/+5
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-2/+5
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-35/+5
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+3
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-24/+18
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+3
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-6/+13
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-2/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-211-33/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-161-32/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-7/+7
* Fixed bug from extra parenthesis63474-applying-a-quick-action-does-not-show-the-correct-messageDonald Cook2019-08-051-4/+6
* Comply with `no-implicit-coercion` rule (CE)Nathan Friend2019-06-031-2/+2
* I18N JS files starting with p or rjs-i18n-p-rBrandon Labuschagne2019-05-171-2/+5
* Code style changes and refactorHeinrich Lee Yu2018-12-201-3/+3
* Refactor sidebar to use data from serializerHeinrich Lee Yu2018-12-191-4/+5
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-311-18/+39
* Remove obsolete usage of gl.lazyLoader.loadCheckLukas Eipert2018-10-151-2/+0
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* Merge branch 'master' into bootstrap4Clement Ho2018-04-191-3/+9
|\
| * Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-3/+9
* | Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-191-1/+1
|/
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-7/+7
* fixed unhandled promise rejectionPhil Hughes2018-02-051-2/+2
* Converted right_sidebar.js to use axiosPhil Hughes2018-02-051-20/+11
* Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-151-218/+220
* Rename page-with-sidebar to layout-pagenew-nav-tech-debtAnnabel Dunstone Gray2017-12-081-4/+4
* Backport changes from refactor sidebar weight block Vue and move to Issue Boardsce-1379-update-sidebar-weight-to-vue-and-add-to-boardsEric Eastwood2017-12-041-3/+3
* Only trigger loadCheck on open toggle, not close. Update specs and add right_...Luke "Jared" Bennett2017-09-281-20/+23
* Conditionally call loadCheck if lazyLoader is presentLuke "Jared" Bennett2017-09-281-2/+1
* Trigger load of lazy images when opening sidebar, or clicking 'more participa...Luke "Jared" Bennett2017-09-281-1/+3
* Clean up new navigation templatesPhil Hughes2017-09-061-2/+0
* Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-031-2/+7
* Resolve "Specific Async Script Loading by using a Page Variable"Tim Zallmann2017-08-031-0/+1
* Make setSidebarHeight more efficient with SidebarHeightManager.set-sidebar-heightBryce Johnson2017-06-301-22/+3
* Fix scroll flicker34407-flickering-scroll-v1Eric Eastwood2017-06-281-3/+5
* Remove layout nav from scroll calculationfix-sidebar-scroll-jumpAnnabel Dunstone Gray2017-06-221-3/+1
* Fixes scrolling + improves Performance through assigning found $ elements to ...Tim Zallmann2017-06-201-6/+15