Flamenco/addon/flamenco
Sybren A. Stüvel 992fc38604 OAPI: add endpoint for fetching the tasks of a job
Add `fetchJobTasks` operation to the Jobs API. This returns a summary of
each of the job's tasks, suitable for display in a task list view.

The actually used fields may need tweaking once we actually have a task
list view, but at least the functionality is there.
2022-04-22 12:52:57 +02:00
..
bat Shaman: allow Manager to determine the final checkout path 2022-03-25 14:10:26 +01:00
manager OAPI: add endpoint for fetching the tasks of a job 2022-04-22 12:52:57 +02:00
wheels Addon: add wheel for BAT 1.12 2022-03-25 14:10:26 +01:00
__init__.py Streamlining Shaman protocol further, plus rough implementation for addon 2022-03-25 14:10:26 +01:00
comms.py Addon: cleanup, use relative imports where possible 2022-03-11 17:30:27 +01:00
dependencies.py Addon: cleanup, use relative imports where possible 2022-03-11 17:30:27 +01:00
gui.py Addon: get storage directory from Manager 2022-04-01 14:28:43 +02:00
job_submission.py More Shaman integration work 2022-03-25 14:10:26 +01:00
job_types_propgroup.py Addon: actually allow setting the job storage path 2022-03-15 18:37:48 +01:00
job_types.py Automatically include input blend file path in job settings 2022-03-14 18:18:10 +01:00
manager_README.md OAPI: add endpoint for fetching the tasks of a job 2022-04-22 12:52:57 +02:00
operators.py Cleanup: remove unused import 2022-04-01 14:28:51 +02:00
preferences.py Addon: get storage directory from Manager 2022-04-01 14:28:43 +02:00