website/pkg/templates
Noah Petherbridge 20d04fc370 Admin Transparency Page
* Add a transparency page where regular user accounts can list the roles and
  permissions that an admin user has access to. It is available by clicking on
  the "Admin" badge on that user's profile page.
* Add additional admin scopes to lock down more functionality:
  * User feedback and reports
  * Change logs
  * User notes and admin notes
* Add friendly descriptions to what all the scopes mean in practice.
* Don't show admin notification badges to admins who aren't allowed to act on
  those notifications.
* Update the admin dashboard page and documentation for admins.
2024-05-09 15:50:46 -07:00
..
error_pages.go Fix type assertions in FormatNumberShort 2023-12-21 17:30:34 -08:00
redirect.go Go 1.22 upgrade 2024-02-10 16:17:15 -08:00
template_funcs.go Admin Transparency Page 2024-05-09 15:50:46 -07:00
template_vars.go Admin Transparency Page 2024-05-09 15:50:46 -07:00
templates_test.go Fix type assertions in FormatNumberShort 2023-12-21 17:30:34 -08:00
templates.go HTMX lazy load for user statistics card 2024-04-24 20:36:37 -07:00