Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@mansona mansona released this 23 Jul 22:24
· 2 commits to master since this release
4e9a896
  • Updated Ember from 2.11 to 3.2
  • Removed bower.json and any need for bower
  • Ran codemods which updated test format, Ember module imports, this.get() removal and other things 🎉
  • Added Job Log to the Job Detail view
  • Updated Job Detail View with collapsible panels for Job Log, Job Data, and Job Error
  • Added ability to select multiple jobs
  • Added ability to perform actions across all selected jobs
  • Added @html-next/vertical-collection to allow the rendering of a very large number of rows at once
  • Add ability to choose how many rows to show per page
  • added a few notifications on success or error when talking to the API