aurweb/templates/partials/packages
Kevin Morris 53fabdfaea
fix(templates): require valid User relationships for <a> usage
Previously, when the relationship was None, an <a> would still
wrap the None value erroneously. This addresses that for all
three user fields.

In addition, this commit adds direct testing for the
`templates/partials/packages/details.html` template.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-12-31 18:31:48 -08:00
..
widgets fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
actions.html fix(FastAPI): reorganize credential checkin into dedicated file 2021-12-01 02:03:02 -05:00
comment.html fix(FastAPI): reorganize credential checkin into dedicated file 2021-12-01 02:03:02 -05:00
comment_form.html feat(fastapi): add comment actions to /account/{username}/comments 2021-10-29 17:18:49 -07:00
comments.html feat(fastapi): add comment actions to /account/{username}/comments 2021-10-29 17:18:49 -07:00
details.html fix(templates): require valid User relationships for <a> usage 2021-12-31 18:31:48 -08:00
package_metadata.html fix(routers.packages): handle package source display 2021-12-30 23:10:00 -08:00
pkgbase_metadata.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
requests.html fix(requests): show unlinked pkgname when PackageBase has been deleted 2021-12-07 13:51:38 -08:00
results.html fix(FastAPI): voted/notified query efficiency 2021-09-19 00:34:08 -07:00
search.html feat(FastAPI): add /packages (get) search 2021-09-19 12:44:19 -07:00
search_actions.html fix: remove unused "Merge into" input from /packages 2021-10-20 23:27:07 -07:00
search_results.html fix(packages.search): fix default ordering & improve performance 2021-12-25 11:15:20 -08:00