summaryrefslogtreecommitdiff
path: root/spec/javascripts/activities_spec.js.es6
Commit message (Collapse)AuthorAgeFilesLines
* Remove .es6 from file extensions (!9241)winniehell2017-03-051-62/+0
|
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-9/+9
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (389 commits) Document "No gems fetched from git repositories" policy [ci skip] Typos Small gramatical tweaks Typos Added PHP & NPM doc Use `:empty_project` where possible in request specs Add caching of droplab ajax requests Use `:empty_project` where possible in model specs Revert 3f17f29a Remove unused js response from refs controller Add MR id to changelog entry fixed small mini pipeline graph line glitch Prevent form to be submitted twice Fix Error 500 when repositories contain annotated tags pointing to blobs Fix /explore sorting (trending) Simplify wording in "adding an image" docs Remove "official merge window" from CONTRIBUTING.md [ci skip] Update repository check documentation Fixed flexbox and wrap issues Update two_factor_authentication.md ...
| * resolve all prefer-const eslint violationsMike Greiling2017-01-181-5/+5
| |
| * resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-4/+4
| |
| * resolve all semi and no-extra-semi eslint violationsMike Greiling2017-01-181-2/+2
| |
| * resolve all no-plusplus eslint violationsMike Greiling2017-01-181-3/+3
| |
* | 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-4/+5
|/
* replace Teaspoon fixture methods with jasmine-jquery methods to reduce ↵Mike Greiling2017-01-051-1/+1
| | | | dependency on Teaspoon
* update all frontend tests to point to precompiled fixturesMike Greiling2017-01-031-1/+1
|
* expand remaining non-explicit eslint-disable blocks and factor out globals ↵Mike Greiling2016-12-131-1/+2
| | | | when no-undef encountered
* convert activities.js to es6 class syntaxMike Greiling2016-11-201-1/+1
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* replace jquery.cookie vendor script with js.cookieMike Greiling2016-10-241-1/+1
|
* Fix inconsistent highlighting of already selected activity nav-linksClement Ho2016-10-051-0/+61