2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-30 12:36:45 +00:00
Oliver 75f75ed820
Tasks API Endpoint (#6230)
* Add API endpoint for background task overview

* Cleanup other pending heartbeat tasks

* Adds API endpoint for queued tasks

* Adds API endpoint for scheduled tasks

* Add API endpoint for failed tasks

* Update API version info

* Add table for displaying pending tasks

* Add failed tasks table

* Use accordion

* Annotate extra data to scheduled tasks serializer

* Extend API functionality

* Update tasks.py

- Allow skipping of static file step in "invoke update"
- Allows for quicker updates in dev mode

* Display task result error for failed tasks

* Allow delete of failed tasks

* Remove old debug message

* Adds ability to delete pending tasks

* Update table columns

* Fix unused imports

* Prevent multiple heartbeat functions from being added to the queue at startup

* Add unit tests for API
2024-01-17 07:10:42 +11:00
..
2022-05-20 13:35:07 +02:00
2023-11-21 23:13:20 +11:00
2019-09-03 08:30:14 +10:00
2024-01-11 11:28:58 +11:00
2024-01-17 07:10:42 +11:00
2024-01-11 14:40:07 +11:00
2024-01-11 11:28:58 +11:00
2024-01-11 11:28:58 +11:00
2024-01-17 07:10:42 +11:00
2024-01-11 14:40:07 +11:00
2024-01-11 11:28:58 +11:00
2024-01-17 07:10:42 +11:00
2024-01-11 11:28:58 +11:00
2024-01-11 11:28:58 +11:00