summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/snippet
Commit message (Expand)AuthorAgeFilesLines
* Enable no-restricted-globals in JS filesgfyoung2018-06-151-1/+1
* Merge branch '8088_embedded_snippets_support' into 'master'Grzegorz Bizon2018-04-161-0/+23
|\
| * changes based on reviewhaseeb2018-03-071-4/+4
| * changes to url posiionhaseeb2018-03-071-4/+5
| * removed unused variablehaseeb2018-03-031-2/+2
| * anchor changed to buttonhaseeb2018-03-031-2/+0
| * jquery and webpack changedhaseeb2018-03-031-19/+21
| * dropdown style fixeshaseeb2018-02-281-0/+4
| * embedded snippets supporthaseeb2018-02-281-0/+18
* | require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+2
|/
* Remove snippet bundle webpack entry pointClement Ho2018-02-271-8/+5
* remove require.context from snippet_bundleremove-require-context-snippet-bundleMike Greiling2017-02-231-4/+0
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* 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
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+3
|/
* 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
* Don't use global variables.ace-venturaConnor Shea2016-08-181-1/+1
* Only load Ace on Snippets and file edit pages.Connor Shea2016-08-181-0/+12