aurweb/templates
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
..
account fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
errors Adding route tests 2021-06-05 19:52:56 -07:00
packages feat(FastAPI): add /pkgbase/{name}/flag-comment (get) 2021-10-19 13:39:00 -07:00
partials fix: remove unused "Merge into" input from /packages 2021-10-20 23:27:07 -07:00
pkgbase feat(fastapi): add /pkgbase/{name}/merge (post) 2021-10-23 19:03:32 -07:00
requests feat(FastAPI): add /requests/{id}/close (get, post) 2021-10-02 22:47:05 -07:00
tos [FastAPI] add /tos routes (get, post) 2021-06-24 19:12:49 -07:00
tu /tu/{proposal_id}: Do not show voters if there are none 2021-06-26 04:43:00 -07:00
addvote.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
dashboard.html fix(FastAPI): voted/notified query efficiency 2021-09-19 00:34:08 -07:00
home.html [FastAPI] Modularize homepage and add side panel 2021-08-17 19:58:32 -07:00
index.html routers.html: add authenticated dashboard to homepage 2021-08-17 21:59:13 -07:00
login.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
packages.html feat(FastAPI): add /packages (post) 2021-10-18 17:43:27 -07:00
passreset.html add passreset routes 2021-06-05 20:11:17 -07:00
pkgbase.html add /pkgbase/{name} route 2021-07-27 20:48:40 -07:00
register.html add user registration routes 2021-06-05 20:11:17 -07:00
requests.html fix(FastAPI): add missing translation filter for request type 2021-10-04 17:42:55 -04:00