-
- Downloads
Replace $.post in importer status with axios
Showing
- app/assets/javascripts/importer_status.js 44 additions, 24 deletionsapp/assets/javascripts/importer_status.js
- app/controllers/import/bitbucket_controller.rb 14 additions, 8 deletionsapp/controllers/import/bitbucket_controller.rb
- app/controllers/import/fogbugz_controller.rb 8 additions, 8 deletionsapp/controllers/import/fogbugz_controller.rb
- app/controllers/import/github_controller.rb 12 additions, 7 deletionsapp/controllers/import/github_controller.rb
- app/controllers/import/gitlab_controller.rb 11 additions, 7 deletionsapp/controllers/import/gitlab_controller.rb
- app/controllers/import/google_code_controller.rb 8 additions, 8 deletionsapp/controllers/import/google_code_controller.rb
- app/serializers/project_serializer.rb 3 additions, 0 deletionsapp/serializers/project_serializer.rb
- app/views/import/base/create.js.haml 0 additions, 13 deletionsapp/views/import/base/create.js.haml
- app/views/import/base/unauthorized.js.haml 0 additions, 14 deletionsapp/views/import/base/unauthorized.js.haml
- spec/controllers/import/bitbucket_controller_spec.rb 60 additions, 28 deletionsspec/controllers/import/bitbucket_controller_spec.rb
- spec/controllers/import/gitlab_controller_spec.rb 58 additions, 27 deletionsspec/controllers/import/gitlab_controller_spec.rb
- spec/javascripts/importer_status_spec.js 47 additions, 0 deletionsspec/javascripts/importer_status_spec.js
- spec/support/controllers/githubish_import_controller_shared_examples.rb 63 additions, 32 deletions...ontrollers/githubish_import_controller_shared_examples.rb
app/serializers/project_serializer.rb
0 → 100644
app/views/import/base/create.js.haml
deleted
100644 → 0
spec/javascripts/importer_status_spec.js
0 → 100644
Please register or sign in to comment