UNPKG

bee-queue-ui

Version:

Front-end web interface for Bee Queue Job Manager

29 lines (21 loc) 1.06 kB
Bee Queue UI Changes ========================== ## 0.2.2 * Documentation updates ## 0.2.1 * Merged queue level job management from vasumahesh1@e5dd3e7 * Resolved some ESLint issues * Published package on NPM: https://www.npmjs.com/package/bee-queue-ui/ * Added CHANGELOG.md * Updated Express to 4.13.1 ## 0.2.0 * Added the New Job page using code from https://github.com/starcount/Matador * Fixed the code for the The ‘Show Job Data’ button so it displays the job data where previously it would hang indefinitely on the loading screen ## 0.1.1 * Fixed the Queue tab so that it updates job numbers * Fixed how the name of each queue is displayed on the Queue page. It now displays the full name of the queue and does not cut off the first two characters of the name * Fixed the code for the 'revert to pending' button, jobs can now revert to pending status * Changed the UI colours to black, yellow and white ## 0.1.0 * Changed the package name from Beekeeper to Bee-Queue-UI * Ensure failed, waiting and succeeded jobs show up in the correct tabs