-
- Downloads
Make CI Lint form synchronous
This removes `remote: true` from CI Lint form, making it synchronous form. This also removes some complexity related to displaying lint messages. View also has been updated, removed deprecated Bootstrap 2 tags. Improved design. Closes #4206
Showing
- app/controllers/ci/lints_controller.rb 3 additions, 1 deletionapp/controllers/ci/lints_controller.rb
- app/views/ci/lints/_create.html.haml 0 additions, 2 deletionsapp/views/ci/lints/_create.html.haml
- app/views/ci/lints/create.js.haml 0 additions, 2 deletionsapp/views/ci/lints/create.js.haml
- app/views/ci/lints/show.html.haml 13 additions, 23 deletionsapp/views/ci/lints/show.html.haml
- spec/features/ci_lint_spec.rb 1 addition, 1 deletionspec/features/ci_lint_spec.rb
app/views/ci/lints/create.js.haml
deleted
100644 → 0
Please register or sign in to comment