]> git.ipfire.org Git - pbs.git/commit
web: Create UI module for queued jobs
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Jul 2023 17:19:48 +0000 (17:19 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 31 Jul 2023 17:19:48 +0000 (17:19 +0000)
commit9581d04ea02ec49fb198785dd08f37ca890bd2eb
treea8029e3f462bc88acbba7e654fc7f22b81dff8a9
parent63896c0970e1d3d54aabe82fc8a5ce3038de1095
web: Create UI module for queued jobs

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/templates/builds/queue.html
src/templates/index.html
src/templates/jobs/modules/queue.html [new file with mode: 0644]
src/web/__init__.py
src/web/jobs.py