Skip to content

Cleanup js

azul requested to merge cleanup-js into staging

remove unused javascript. Cleanup javascript and stylesheet tags in helpers and views. Including removing shims and history.js which are not needed anymore in modern browsers.

Also bringing back transactional fixtures in js tests. (possible thanks to rails 5.1)

Merge request reports