Skip to content

v1.28.0

Compare
Choose a tag to compare
@ShockwaveNN ShockwaveNN released this 14 Jul 12:43
· 620 commits to master since this release
6bf3f08

v1.28.0 (2022-07-14)

New Features

  • Add Queue#add_tests POST endpoint
  • Migrate to WebPacker
  • Add WebDriver tests wit capybara
  • Add jshint check in CI

Changes

  • Do not fail if GitHub is not initialized for some reason
  • Do not crash frontend if Initializers are not loaded
  • Fix rubocop-1.28.1 code issues
  • Refactor TestList#destroy_with_client_cleanup
  • Rename badly named variable for ClientTestQueue
  • Remove unused change_test_location method and endpoint
  • Drop ruby-3.0 support
  • Explicitly require sassc-rails dependency
  • Migrate to terser from deprecated UglifyJS
  • Actualize jshint config and fix some issues
  • Remove dependency of jQuery gems, they are now in yarn

Fixes

  • Fix almost all non-GET/POST request with require of jquery-ujs
  • Fix failure on opening test list on history page
  • Fix typo in html structure
  • Fix incorrect font assets path
  • Fix language bar position on 1366x768 screen