aurweb/templates
Kevin Morris 49c5a3facf
feat: display stats about total & active TUs on proposals
This patch brings in two new features:
- when viewing proposal listings, there is a new Statistics section,
  containing the total and active number of Trusted Users found in the
  database.
- when viewing a proposal directly, the number of active trusted users
  assigned when the proposal was added is now displayed in the details
  section.

Closes #323

Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-03-08 20:28:09 -08:00
..
account feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00
errors feat(python): catch all exceptions thrown through fastapi route paths 2022-01-09 23:10:02 -08:00
packages housekeep: move templates/partials/widgets/* to templates/partials/ 2022-01-18 08:33:00 -08:00
partials feat: display stats about total & active TUs on proposals 2022-03-08 20:28:09 -08:00
pkgbase fix: correct redirects for package actions & requests 2022-02-08 22:59:01 -08:00
requests fix(requests): rework handling of requests 2021-12-09 19:09:51 -08:00
testing change(rendercomment): converted to use aurweb.db ORM 2021-11-28 19:55:11 -08:00
tos [FastAPI] add /tos routes (get, post) 2021-06-24 19:12:49 -07:00
tu feat: display stats about total & active TUs on proposals 2022-03-08 20:28:09 -08:00
addvote.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
dashboard.html fix: restore missing typeahead js on authenticated dashboard 2022-02-10 13:32:37 -08:00
home.html docs: update issues url to gitlab 2022-02-08 17:57:50 +00:00
index.html housekeep: move templates/packages/widgets/* to templates/packages/ 2022-01-18 08:27:19 -08:00
login.html fix(fastapi): render Logged-in as page on authenticated /login 2021-11-29 19:40:55 -08:00
passreset.html add passreset routes 2021-06-05 20:11:17 -07:00
register.html add user registration routes 2021-06-05 20:11:17 -07:00
requests.html feat: add timezone to datetime display across the board 2022-02-05 18:35:50 -08:00