summaryrefslogtreecommitdiff
path: root/spec/javascripts/right_sidebar_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'winh-remove-sushi' into 'master'Winnie Hellmann2019-03-261-1/+1
* Revert "Merge branch 'winh-remove-sushi' into 'master'"Filipa Lacerda2019-03-221-1/+1
* Remove .raw from JavaScript fixture file namesWinnie Hellmann2019-03-211-1/+1
* Prettify all spec filesMike Greiling2018-10-171-78/+67
* Remove unused eslint disableClement Ho2018-10-151-1/+1
* Remove obsolete usage of gl.lazyLoader.loadCheckLukas Eipert2018-10-151-28/+0
* enable jasmine/new-line-between-declarationsJohann Hubert Sonntagbauer2018-10-091-0/+2
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-091-1/+1
* Upgrade eslint-plugin-jasmine and resolve violationsMike Greiling2018-09-201-1/+1
* remove all unused eslint-disable rulesLukas Eipert2018-06-201-1/+1
* fix illegal references to "this" in module contextMike Greiling2018-04-231-3/+1
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* fixed unhandled promise rejectionPhil Hughes2018-02-051-2/+1
* fixed failing karma specs caused by TaskListPhil Hughes2018-02-051-0/+5
* Converted right_sidebar.js to use axiosPhil Hughes2018-02-051-9/+13
* Exported JS classes as modulesph-even-more-es-modulesPhil Hughes2017-12-151-2/+1
* Rename page-with-sidebar to layout-pagenew-nav-tech-debtAnnabel Dunstone Gray2017-12-081-1/+1
* Only trigger loadCheck on open toggle, not close. Update specs and add right_...Luke "Jared" Bennett2017-09-281-43/+73
* Merge branch 'create-collapsed-todo-button' into 'master' Filipa Lacerda2017-03-291-1/+1
|\
| * Added specs for collapsed sidebarPhil Hughes2017-03-271-1/+1
* | Fixed labels icon being hidden in collapsed issuable sidebarPhil Hughes2017-03-281-0/+6
|/
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-2/+2
* fix overlooked window binding in spec filesremove-imports-loader-window-bindMike Greiling2017-02-171-1/+1
* Replace static fixture for right_sidebar_spec.js (!9211)winniehell2017-02-141-2/+2
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-3/+2
|\
| * resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
* | phantomJS doesn't allow us to spyOn history.replaceStateMike Greiling2017-01-131-0/+2
* | use ~ to reference non-local scripts instead of resolve.rootMike Greiling2017-01-101-2/+2
* | move additional libraries into spec_helperMike Greiling2017-01-101-1/+0
* | include spec_helper within karma config rather than each individual testMike Greiling2017-01-101-1/+0
* | fix broken js.cookie importsMike Greiling2017-01-101-1/+1
* | Swapped out teaspoon for karmaLuke "Jared" Bennett2017-01-101-5/+4
|/
* fix right_sidebar_spec ajax call26226-generate-all-haml-fixtures-within-teaspoon-fixtures-taskMike Greiling2017-01-051-1/+2
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce depend...Mike Greiling2017-01-051-3/+3
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-1/+2
* Replace static fixture for right_sidebar_spec (!7687)winniehell2016-11-281-8/+6
* 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-1/+18
|\
| * Add todo toggle eventClement Ho2016-10-261-1/+18
* | disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* | replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-1/+1
|/
* Restore comments lost when converting CoffeeScript to JavaScriptJared Deckard2016-09-081-4/+0
* ES6ify all the things!Fatih Acet2016-07-241-0/+70