Commit Graph

  • bb4dba7bc9 only allow guests to register for specific events; don't even show them the other trips philipp 2023-04-29 18:57:01 +02:00
  • 5b06eaeebc structure todos philipp 2023-04-29 10:27:23 +02:00
  • c7b4a0bf9c structure todos philipp 2023-04-29 10:26:16 +02:00
  • 59249003bd add to readme Philipp 2023-04-28 22:17:25 +02:00
  • a2a124d8c0 if clause forms add trip and add event Philipp 2023-04-28 22:12:13 +02:00
  • ee0a275b9b add todo philipp 2023-04-28 21:59:32 +02:00
  • f9ccef3817 update deps philipp 2023-04-28 21:52:06 +02:00
  • 5421a3658d Merge branch 'feature/cancelation' into 'main' PhilippHofer 2023-04-28 19:50:48 +00:00
  • 2730687d97 Merge branch 'feature/input-labels' into 'main' PhilippHofer 2023-04-28 19:47:00 +00:00
  • f2d8e872e2 Merge branch 'feature/delete-user-btn' into 'main' PhilippHofer 2023-04-28 19:45:28 +00:00
  • 29234e08af Update index.html.tera PhilippHofer 2023-04-28 19:42:12 +00:00
  • af7b5dce7d Merge branch 'feature/triptypebackend' into 'main' PhilippHofer 2023-04-28 19:38:34 +00:00
  • 22e8511212 reorder migratoin philipp 2023-04-28 21:30:13 +02:00
  • cb4d53c7f7 style delete button in admin view Philipp 2023-04-28 21:22:41 +02:00
  • 0861d8b8d6 first draft of using trip types philipp 2023-04-28 21:21:21 +02:00
  • 3d5ad30904 send triptype to frontend philipp 2023-04-28 21:19:51 +02:00
  • bd5a28b342 send triptype to frontend philipp 2023-04-28 21:19:30 +02:00
  • 34e2b697ea add seeds philipp 2023-04-28 21:19:01 +02:00
  • ea72b06c18 add migration philipp 2023-04-28 21:18:50 +02:00
  • e51bd5882f show input labels in default case Philipp 2023-04-28 21:06:14 +02:00
  • d6b0ce1603 show cancelation in sidebar Philipp 2023-04-28 20:46:46 +02:00
  • cecf15320d show status of trip by adding icon and text Philipp 2023-04-28 20:22:46 +02:00
  • 253018580a send flash msg to /admin view philipp 2023-04-28 19:59:07 +02:00
  • a2ca837a21 Merge branch 'delete-user' into 'main' PhilippHofer 2023-04-28 17:53:00 +00:00
  • cdebcefae8 show alert messages in admin view Philipp 2023-04-28 19:47:33 +02:00
  • 9baae98ecb show alert messages in admin view Philipp 2023-04-28 19:44:32 +02:00
  • 734bbd434e fix bug philipp 2023-04-28 19:43:59 +02:00
  • ce8ea22190 Merge branch 'delete-user' into 'main' PhilippHofer 2023-04-28 17:39:09 +00:00
  • 071f88c9a7 change header message box sidebar Philipp 2023-04-28 19:35:21 +02:00
  • 9384c78f42 change header message box sidebar Philipp 2023-04-28 19:33:56 +02:00
  • 055c330a3e allow 'deletion' of user philipp 2023-04-28 19:29:20 +02:00
  • 1e29fab4d1 fix divider visual bug between events and trips Philipp 2023-04-28 19:27:36 +02:00
  • 62617b4b42 show if_guest next to name change color Philipp 2023-04-28 19:16:15 +02:00
  • c5741e8139 Merge branch 'main' of gitlab.com:PhilippHofer/rot philipp 2023-04-28 19:08:21 +02:00
  • 0ff64c5c9e finish tests philipp 2023-04-28 19:08:17 +02:00
  • ed684a0ff5 show if_guest next to name Philipp 2023-04-28 19:04:35 +02:00
  • a8dbf6b025 add missing sidebar Philipp 2023-04-28 18:55:51 +02:00
  • fa1e980e04 add unicode icons in readme Philipp 2023-04-28 18:41:38 +02:00
  • fee0d6b740 merging chances Philipp 2023-04-28 18:37:43 +02:00
  • 7950b23c49 TASK improve structure index file Philipp 2023-04-28 18:35:42 +02:00
  • 4d532e5846 add final tests for trip.rs philipp 2023-04-28 18:18:00 +02:00
  • 38732df6c8 add test; fix bug philipp 2023-04-28 18:08:01 +02:00
  • e3d917ed82 fix test db philipp 2023-04-28 17:59:12 +02:00
  • ef921314d2 clean function philipp 2023-04-26 17:02:47 +02:00
  • 346a9b1d91 add unit tests philipp 2023-04-26 16:54:53 +02:00
  • 9236113507 clean code with clippy philipp 2023-04-26 12:52:19 +02:00
  • a49de71a5d even more tests! philipp 2023-04-26 12:21:30 +02:00
  • 1e92b166c7 add tests for trip_details philipp 2023-04-26 11:31:02 +02:00
  • 7a2639bbb1 remove unused users philipp 2023-04-26 11:25:29 +02:00
  • 153d7f84e1 add tests for usre philipp 2023-04-26 11:22:22 +02:00
  • 74af0e2785 update deps philipp 2023-04-26 09:41:49 +02:00
  • 305f6443c9 [BUGFIX] sidebar width flexibility jumping behaviour Marie Birner 2023-04-25 11:54:35 +02:00
  • a85fddfbe7 update readme philipp 2023-04-24 20:49:23 +02:00
  • 828437b522 Merge branch 'main' of gitlab.com:PhilippHofer/rot philipp 2023-04-24 14:34:14 +02:00
  • daf8afd731 clean code with clippy philipp 2023-04-24 14:34:06 +02:00
  • bc7d7ab94c [BUGFIX] sidebar width flexibility Marie Birner 2023-04-24 14:28:34 +02:00
  • b92a8fbde3 update deps philipp 2023-04-24 14:23:30 +02:00
  • cd239ec65f add todo philipp 2023-04-24 10:18:56 +02:00
  • 1b611b0228 add todos :-( philipp 2023-04-23 20:24:06 +02:00
  • d535d241e4 more clear about how many rowers should be added philipp 2023-04-21 21:12:27 +02:00
  • e481e68741 remove file philipp 2023-04-21 08:31:45 +02:00
  • 291ad0b99d update gitiignore Philipp 2023-04-21 08:31:04 +02:00
  • 3af4e5211a update rust dependencies Philipp 2023-04-21 08:30:10 +02:00
  • 2bec8b81b6 Merge branch 'main' of gitlab.com:PhilippHofer/rot philipp 2023-04-18 21:42:48 +02:00
  • 55ca9a5c15 add optional min=0 field; add time for starting time philipp 2023-04-18 21:41:16 +02:00
  • 044fd43d42 add todo :-( philipp 2023-04-18 21:16:40 +02:00
  • 9896ba55b2 Merge branch 'add-rss-feed' into 'main' PhilippHofer 2023-04-18 10:21:57 +00:00
  • 3767e38cbf add new dependency, add todo philipp 2023-04-18 12:13:26 +02:00
  • a3ac83228c add rss feed with common actions philipp 2023-04-18 12:10:11 +02:00
  • b50d546a5c show how many people can join trip, even if no one is registered yet philipp 2023-04-18 11:09:14 +02:00
  • 57750620b0 add example of time format philipp 2023-04-18 11:06:29 +02:00
  • e6457eee9a update dependencies philipp 2023-04-18 10:39:01 +02:00
  • abcdaffdea lighter buttons philipp 2023-04-17 19:58:11 +02:00
  • 5b8cb67d2c fix proper gray color philipp 2023-04-17 19:56:44 +02:00
  • 30c7637693 make 'Steuern' gray if already enough cox enrolled philipp 2023-04-17 19:37:21 +02:00
  • ac534cf690 make 'Steuern' gray if already enough cox enrolled philipp 2023-04-17 19:34:22 +02:00
  • d9bb190301 be more precise with cox_needed philipp 2023-04-17 19:21:19 +02:00
  • 86745a5586 update dependencies philipp 2023-04-14 16:25:12 +02:00
  • 1e9f3a74fb [BUGFIX] favicon & title tag head Marie Birner 2023-04-13 21:27:05 +02:00
  • c2663a102b Merge branch 'main' of gitlab.com:PhilippHofer/rot philipp 2023-04-13 08:16:04 +02:00
  • 2d1710251c demote sqlx log to debug philipp 2023-04-13 08:15:55 +02:00
  • c110300f91 [TASK] add favicon Marie Birner 2023-04-12 14:36:14 +02:00
  • 659d2091e5 proper subsection philipp 2023-04-11 15:28:24 +02:00
  • ddf7096219 [BUGFIX] firefox bug aria-pressed Marie Birner 2023-04-11 08:27:58 +02:00
  • 5a40f8ebd6 [BUGFIX] layout shift after filterung Marie Birner 2023-04-10 23:10:24 +02:00
  • 8797bfd5f7 [TASK] replace Freitag with Markttag for phipsi Marie Birner 2023-04-10 22:56:47 +02:00
  • 8a6c6fd56d [WIP] filter btns session storage Marie Birner 2023-04-10 22:46:35 +02:00
  • 25a27b492c [WIP] filter btns session storage Marie Birner 2023-04-10 22:42:00 +02:00
  • b4cd6f3231 [TASK] change readme Marie Birner 2023-04-10 22:41:31 +02:00
  • 87a956369e skip rest test for now; error bc CI can't find /static folder philipp 2023-04-10 15:24:54 +02:00
  • c11ed8abc4 fix ci philipp 2023-04-10 15:15:16 +02:00
  • 1b7ce91d80 Merge commit '311153d96b68116a5a7dcafc40e368f88021a695' Marie Birner 2023-04-10 15:04:38 +02:00
  • 030158a3eb [BUGFIX] resolve firefox issue aria-pressed state Marie Birner 2023-04-10 15:04:13 +02:00
  • 311153d96b fix ci philipp 2023-04-10 15:01:43 +02:00
  • 504192e5f2 [TASK] improve functionality cox_needed filter Marie Birner 2023-04-10 15:00:25 +02:00
  • 884136ab61 fix ci philipp 2023-04-10 14:51:47 +02:00
  • 99b8b76550 fix ci philipp 2023-04-10 14:51:08 +02:00
  • 8fc8f27a0c fix ci philipp 2023-04-10 14:49:29 +02:00
  • 9353baa9e7 switch order ci philipp 2023-04-10 14:46:53 +02:00
  • 54211c72a9 add rest test philipp 2023-04-10 14:39:41 +02:00