feat: allow maintainers to close orphan requests
Maintainers can see orphan requests against their packages on the Requests page.
They may close those requests from there.
Signed-off-by: moson-mo <mo-son@mailbox.org>
Showing
- aurweb/models/package_request.py 11 additions, 1 deletionaurweb/models/package_request.py
- aurweb/routers/requests.py 14 additions, 4 deletionsaurweb/routers/requests.py
- aurweb/scripts/notify.py 5 additions, 2 deletionsaurweb/scripts/notify.py
- test/test_notify.py 4 additions, 1 deletiontest/test_notify.py
- test/test_package_request.py 39 additions, 1 deletiontest/test_package_request.py
- test/test_requests.py 90 additions, 0 deletionstest/test_requests.py
Loading