]> git.ipfire.org Git - pbs.git/commit
repos: Make repositories editable
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 25 Jun 2022 14:50:33 +0000 (14:50 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 25 Jun 2022 14:50:33 +0000 (14:50 +0000)
commit0bcebf530d4623008ee119f9a532736f5c2d9b19
tree704fc2786c1eb57c46d99fb4933e79b50db16b33
parent646fa5d8e30bc986dd8211803cd8afe53c02c7d4
repos: Make repositories editable

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/buildservice/repository.py
src/templates/repos/edit.html [new file with mode: 0644]
src/templates/repos/show.html
src/templates/repository-edit.html [deleted file]
src/web/__init__.py
src/web/base.py
src/web/handlers.py
src/web/repos.py