summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/importer_status.js
Commit message (Expand)AuthorAgeFilesLines
* Replace convertPermissionToBoolean with parseBooleanWinnie Hellmann2018-11-271-2/+2
* Prettify all the things (part 7)Mike Greiling2018-10-241-60/+62
* Frontend: Proper gettext extraction with gettext-extractor🌴🇿🇦 Lukas Eipert (OOO until Summit)2018-08-161-1/+1
* Simplify importer_status.js failed status implementationStan Hu2018-08-061-3/+2
* Add missing commaStan Hu2018-07-051-1/+1
* Improve error handling of Bitbucket login errorsStan Hu2018-07-051-3/+11
* Stop import spinner when import failedStan Hu2018-07-011-0/+6
* Show a more helpful error for import statusStan Hu2018-06-061-1/+9
* Fix invisible rows on importer statusStan Hu2018-06-061-2/+2
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-7/+24
* Replace $.get with axios in importerStatusClement Ho2018-02-151-21/+28
* Replace $.post in importer status with axiosClement Ho2018-02-091-24/+44
* Fix queried element38869-importer_statusFilipa Lacerda2017-10-301-3/+3
* Remove old codeFilipa Lacerda2017-10-261-73/+71
* 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 and/...James Lopez2016-09-201-7/+7
* 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
* ES6ify all the things!Fatih Acet2016-07-241-0/+69