Flamenco/web/app
David Zhang aac55e7e3c Manager: Support pausing jobs
A job first goes to `pause-requested` status, during which any `active` task
gets a chance to be completed. Once there are no more active tasks, the job
goes to `paused` state (or `failed`, if that is applicable).

Pull request: https://projects.blender.org/studio/flamenco/pulls/104313
2024-07-01 10:59:37 -04:00
..
public Webapp: give the Flamenco logo a bit of a black outline 2023-02-21 11:35:55 +01:00
src Manager: Support pausing jobs 2024-07-01 10:59:37 -04:00
.eslintrc.cjs Web: Replace Vue 2 with Vue 3 webapp 2022-04-12 12:34:49 +02:00
.gitignore Web: Replace Vue 2 with Vue 3 webapp 2022-04-12 12:34:49 +02:00
index.html Webapp: tweak the .editorconfig and .prettierrc files + re-format 2023-09-11 17:22:18 +02:00
package.json Web: improve URL handling to allow for TLS/SSL 2024-04-11 15:00:48 +02:00
vite.config.js Webapp: tweak the .editorconfig and .prettierrc files + re-format 2023-09-11 17:22:18 +02:00
yarn.lock Web app: upgrade Tabulator 5.1.8 → 5.4.3 2023-02-07 16:41:00 +01:00