website/pkg/templates
Noah Petherbridge 1bf846e78b Forum Admin Page for Regular Users
Allow regular (non-admin) users access to the Manage Forums page so they can
create and manage their own forums.

Things that were already working:

* The admin forum page was already anticipating regular LoginRequired credential
* Users only see their owned forums, while admins can see and manage ALL forums

Improvements made to the Forum Admin page:

* Change the title color from admin-red to user-blue.
* Add ability to search (filter) and sort the forums.

Other changes:

* Turn the Forum tab bar into a reusable component.
2024-08-23 22:56:40 -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 Delete the inner circle 2024-08-10 11:54:37 -07:00
template_vars.go Forum Admin Page for Regular Users 2024-08-23 22:56:40 -07:00
templates_test.go Fix type assertions in FormatNumberShort 2023-12-21 17:30:34 -08:00
templates.go Forum Admin Page for Regular Users 2024-08-23 22:56:40 -07:00