Releases: stonecircle/kue-ui
Releases · stonecircle/kue-ui
v1.2.0
- 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