[add] better log page, [add] admin users page, [add] admin nav
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-01-20 14:26:26 -05:00
parent a65750ae21
commit b2c56ac286
17 changed files with 271 additions and 67 deletions

View File

@@ -1,6 +1,6 @@
{{template "base" .}} {{define "title"}}Administration{{end}} {{define
{{template "base" .}} {{define "title"}}Admin - General{{end}} {{define
"header"}}
<a href="./admin">Administration</a>
<a class="whitespace-pre" href="./admin">Admin - General</a>
{{end}} {{define "content"}}
<div class="w-full flex flex-col md:flex-row gap-4">
<div>
@@ -168,7 +168,6 @@
<td class="py-2 float-right">
<a
href="./admin/logs"
target="_blank"
class="inline-block w-40 px-10 py-2 text-base font-semibold text-center text-white transition duration-200 ease-in bg-black shadow-md hover:text-black hover:bg-white focus:outline-none focus:ring-2"
>
<span class="w-full">View</span>