aurweb/templates/pkgbase
Kevin Morris 5fb75b9614
feat(fastapi): add /pkgbase/{name}/merge (post)
Changes:

- `via` is not required in FastAPI. We deduce the involved
  requests via their PackageBaseName / MergeBaseName columns
  and set them to Accepted when merged.
- When erroneous input is given, the error is now presented
  on the merge page instead of sending the user to the pkgbase
  page.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-10-23 19:03:32 -07:00
..
comaintainers.html feat(FastAPI): add /pkgbase/{name}/comaintainers (get, post) 2021-10-02 20:19:09 -07:00
merge.html feat(fastapi): add /pkgbase/{name}/merge (post) 2021-10-23 19:03:32 -07:00
request.html fix(fastapi): persist package request form inputs 2021-10-19 15:16:26 -07:00
voters.html feat(FastAPI): add /pkgbase/{name}/voters (get) 2021-10-02 12:28:32 -07:00