webapp: Added UI to delete repositories. Closes: #689847
authorJoey Hess <joey@kitenet.net>
Sun, 31 Mar 2013 20:38:05 +0000 (16:38 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 31 Mar 2013 20:38:05 +0000 (16:38 -0400)
commitc57baaaa309864c9c8939cea71d828934ffe395d
tree3adb24a534dfc9265b5d027b5375b54919929d63
parente683df953612f90aeb8ec2103b1aa376bdb6188c
webapp: Added UI to delete repositories. Closes: #689847
12 files changed:
Assistant/Threads/WebApp.hs
Assistant/WebApp/Configurators/Delete.hs [new file with mode: 0644]
Assistant/WebApp/routes
Command/Dead.hs
Test.hs
debian/changelog
doc/assistant/deleterepository.png [new file with mode: 0644]
templates/configurators/delete/choose.hamlet [new file with mode: 0644]
templates/configurators/delete/currentrepository.hamlet [new file with mode: 0644]
templates/configurators/delete/repositorycontents.hamlet [new file with mode: 0644]
templates/configurators/delete/repositorycontents/nextstep.hamlet [new file with mode: 0644]
templates/configurators/editrepository.hamlet