From ecab5b4fc6894c42de7c96da8283177cc3153a9a Mon Sep 17 00:00:00 2001 From: Marie Birner Date: Thu, 6 Apr 2023 17:54:08 +0200 Subject: [PATCH] [TASK] style planned events and sidebar forms --- README.md | 5 + templates/includes/footer.html.tera | 2 +- templates/includes/macros.html.tera | 13 +- templates/index.html.tera | 255 +++++++++++++++++----------- 4 files changed, 178 insertions(+), 97 deletions(-) diff --git a/README.md b/README.md index ae997cb..cf9a812 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # TODO - [ ] Allow sign-outs only >2h before event +# Notes / Bugfixes +- [ ] User loggedin status not present on user admin interface (header/footer not rendering) [ph] +- [ ] is_cox: cox can become cox and than rower at the same event, (rower and than cox -> exception working) [ph] +- [ ] Mobile Breakpoint: Add user broken user admin interface [mb] + # Frontend Process ´cd frontend´ ´npm install´ diff --git a/templates/includes/footer.html.tera b/templates/includes/footer.html.tera index 44c8309..72777a9 100644 --- a/templates/includes/footer.html.tera +++ b/templates/includes/footer.html.tera @@ -1,7 +1,7 @@