summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/issuable_context.js
Commit message (Collapse)AuthorAgeFilesLines
* Load participants asyncEric Eastwood2017-10-311-28/+0
|
* Remove issuableContext from global namespaceFilipa Lacerda2017-10-261-57/+56
|
* Fix CSS in load more participantsFilipa Lacerda2017-10-231-10/+9
|
* Only trigger loadCheck on open toggle, not close. Update specs and add ↵Luke "Jared" Bennett2017-09-281-2/+2
| | | | right_sidebar_spec test for additions
* Conditionally call loadCheck if lazyLoader is presentLuke "Jared" Bennett2017-09-281-1/+1
|
* Trigger load of lazy images when opening sidebar, or clicking 'more ↵Luke "Jared" Bennett2017-09-281-1/+4
| | | | participants'
* removed global use of breakpoint checkerbreakpoint-checker-performancePhil Hughes2017-08-101-2/+1
|
* moved some more inline codePhil Hughes2017-07-251-1/+3
| | | | removed some global variable comments
* Removed inline JS in shared HAML filesPhil Hughes2017-07-251-3/+1
|
* Removes nicescroll from issuable sidebarPhil Hughes2017-05-161-1/+0
|
* Import export users selectLuke "Jared" Bennett2017-05-121-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
|
* Moved the turbolinks listener from application.js to the corresponding ↵Jose Ivan Vargas2017-01-251-0/+9
| | | | issuable sidebar file
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
|
* 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
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+69