8 Commits

Author SHA1 Message Date
2bdf08a523
Add admin layout with admin navigation
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
And remove the hacky link list from the dashboard.
2020-12-28 09:32:04 +01:00
c62ce00184
Add main navigation bar
Make donations and invitations accessible to everyone
2020-12-27 14:03:40 +01:00
40f3e8327a
Basic donation records
Adds donation model/table and basic manual management in the admin
panel, as well as basic listing of users' own donations.
2020-12-17 21:56:51 +01:00
0b125cf323
Introduce media queries and small screen adjustments 2020-11-18 15:13:45 +01:00
127bac729b
Add links to services 2020-11-18 12:36:40 +01:00
d8fee4bae2
Haare schön 2020-11-18 00:30:59 +01:00
f0312cb8e7
Authorize access to admin panel, etc.
Adds a separate admin namespace and base controller, with authorization
by looking up the admin property in the user's LDAP account.
2020-11-18 00:22:44 +01:00
6614f14d8a
Add some basic styles 2020-11-16 19:42:32 +01:00