Commit Graph

5 Commits

Author SHA1 Message Date
8c6c05b264 Add hidden boards
Hidden boards are excluded from the board listing.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-20 00:43:22 -07:00
7c73d1ff36 Remove debugging message from reports context processor
Whoops!

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-19 19:47:33 -07:00
60441aa5d9 Add initial navbar
This includes all boards, as well as report counts if the user is an
admin.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-19 19:45:36 -07:00
412ae8f632 Add "boards" context processor
This adds the "boards" context data to all pages, so they can render the
boards nav page.

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-17 19:49:17 -07:00
1da0e87c54 Add site name config, settings context processor, and site branding to every page
Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2022-07-17 18:17:31 -07:00