All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Added extra column to failed jobs table containing the exception. (#11)
- Add support for Laravel 5.6 (#9)
- Added configuration option to prefix ui route with a custom prefix.
- Add support for Laravel 5.5 package auto discovery.
- Require PHP 7 or higher
- Removed middleware groups from
routes
file. Now these can actually be overwritten using the config .
- Moved actions column in failed jobs table to the left
- Added
current-watching
stat to overview table
- Use more precise descriptions in the stat descriptions according to the Beanstalkd Protocol.
- Added missing
use
statement
- Added table to manage failed jobs for a queue.
- Turn most of the HTML into Vue components
- Fix out of date composer dependencies
- Added missing Javascript files
- Tubes view now updates in real time
- Fixed broken table layout
- Add missing
web
middleware to default configuration
[0.3.4] https://github.com/Dionera/laravel-beanstalkd-admin-ui/compare/0.3.3...0.3.4
[0.3.3] https://github.com/Dionera/laravel-beanstalkd-admin-ui/compare/0.3.2...0.3.3
[0.3.2] https://github.com/Dionera/laravel-beanstalkd-admin-ui/compare/0.3.1...0.3.2
[0.3.1] https://github.com/Dionera/laravel-beanstalkd-admin-ui/compare/0.3.0...0.3.1
[0.3.0] https://github.com/Dionera/laravel-beanstalkd-admin-ui/compare/0.2.2...0.3.0
[0.2.2] https://github.com/Dionera/laravel-beanstalkd-admin-ui/compare/0.2.1...0.2.2
[0.2.1] https://github.com/Dionera/laravel-beanstalkd-admin-ui/compare/0.2.0...0.2.1
[0.2.0] https://github.com/Dionera/laravel-beanstalkd-admin-ui/compare/0.1.1...0.2.0
[0.1.1] https://github.com/Dionera/laravel-beanstalkd-admin-ui/compare/0.1.0...0.1.1