Releases: spikeninja/taskiq-admin
Releases · spikeninja/taskiq-admin
1.2.0
Fixes:
- typings in tasks page and repositories
- limit length of the Result column to avoid row height breakings
Updates:
- add new type of task state - "abandoned"
- renamed state: "pending" -> "running" for more clarity
- add indexes on "state" and "execution_time"
- add a nitrojs hook which runs on close event and marks all "running" tasks as "abandoned"
1.1.3
- add filter by task status
- fix task name displaying with dishka module
- update return value display
- update prev, next buttons (span -> button)
- add auto refetch tasks each 3 seconds
1.1.2
- fix searching tasks ability
1.1.1
- fix individual task page styles
1.1.0
- fix pagination
- add "Backup" button
- update docs
- add license