summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/right_sidebar.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove bind polyfill from right_sidebar.jsMike Greiling2017-05-081-3/+1
* Merge branch '30063-builds-sidebar-stutter' into 'master' Filipa Lacerda2017-03-301-1/+1
|\
| * Add subnav height to sidebar scroll calculationAnnabel Dunstone Gray2017-03-281-1/+1
* | Added specs for collapsed sidebarPhil Hughes2017-03-271-9/+9
* | Updated todos sidebar iconPhil Hughes2017-03-241-19/+30
* | adds todo functionality to closed issuable sidebar and changes todo bell icon...dimitrieh2017-03-241-2/+2
|/
* Switch to check scrollTop of windowAnnabel Dunstone Gray2017-03-231-1/+1
* remove Cookies class from global spaceMike Greiling2017-03-221-1/+2
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* Cache js selectors; fix css26200-convert-sidebar-to-dropdownAnnabel Dunstone Gray2017-02-161-5/+9
* Move necessary sidebar code to right_sidebar.js; delete sidebar.jsAnnabel Dunstone Gray2017-02-151-0/+12
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
* resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+3
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* Merge branch 'add-todo-toggle-event' into 'master' remove-tooltip-text-truncation-from-pipeline-graph-build-node-tooltipsFatih Acet2016-10-271-8/+3
|\
| * Add todo toggle eventClement Ho2016-10-261-8/+3
* | Merge branch 'eslint' into 'master' Fatih Acet2016-10-261-0/+1
|\ \
| * | disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | | Merge branch 'master' into issue-board-sidebarissue-board-sidebarPhil Hughes2016-10-261-3/+1
|\ \ \ | |/ /
| * | remove manual Cookie.set "path" option in favor of global settingMike Greiling2016-10-241-3/+1
| * | replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-1/+1
| |/
* | Show clicked issue data in the sidebarPhil Hughes2016-10-071-1/+10
|/
* use gitlab global root url as canonical base url for all javascript set cooki...Mike Greiling2016-08-241-1/+1
* ES6ify all the things!Fatih Acet2016-07-241-0/+201