summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/importer_status.js
Commit message (Collapse)AuthorAgeFilesLines
* backports changed import logic from pull mirroring feature into CETiago Botelho2017-06-051-0/+2
|
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
|
* resolve all instances of no-undef eslint rule violationsclean-no-undefMike Greiling2016-12-141-3/+4
|
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* fix indent in JS fileJames Lopez2016-09-201-1/+1
|
* few fixes based on MR feedbackJames Lopez2016-09-201-5/+5
|
* modify github import JS and controller so we can now specify a namespace ↵James Lopez2016-09-201-7/+7
| | | | | | | | and/or name for a project. - Fixed and added specs. - Added different namespace options depending on user privilages - Updated docs.
* Refactoring Import::BaseController#find_or_create_namespaceDouglas Barbosa Alexandre2016-08-311-6/+9
|
* Remove inline scripts from import pages.cs-rm-inline-js-importConnor Shea2016-07-261-0/+8
| | | | Instead add data attributes to a JS hook element on every import status page.
* ES6ify all the things!Fatih Acet2016-07-241-0/+69