aurweb/templates/pkgbase
Kevin Morris 4d191b51f9
feat(FastAPI): add /pkgbase/{name}/comaintainers (get, post)
Changes from PHP:

- Form action now points to `/pkgbase/{name}/comaintainers`.
- When an error occurs, users are sent back to
  `/pkgbase/{name}/comaintainers` with an error at the top of the page.
  (PHP used to send people to /pkgbase/, which ended up at a blank
  search page).

Closes: https://gitlab.archlinux.org/archlinux/aurweb/-/issues/51

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-10-02 20:19:09 -07:00
..
comaintainers.html feat(FastAPI): add /pkgbase/{name}/comaintainers (get, post) 2021-10-02 20:19:09 -07:00
voters.html feat(FastAPI): add /pkgbase/{name}/voters (get) 2021-10-02 12:28:32 -07:00