Commit Graph

16 Commits

Author SHA1 Message Date
Dennis Brentjes 65d2dece55 Adds an AdminPanel with currently active registration tokens. 2022-06-04 21:57:54 +02:00
Dennis Brentjes 34737bfb6b Updates all libraries and some cleanup in the Rust part. 2022-06-04 13:10:09 +02:00
Dennis Brentjes b7f981e3a6 Adds the ability to join or leave a gamenight. 2022-05-31 21:27:35 +02:00
Dennis Brentjes f7f9f7456b Adds a Apihelper to cleanup the react components. 2022-05-31 19:56:44 +02:00
Dennis Brentjes 83a0b5ad9d Adds some basic styling 2022-05-29 18:26:08 +02:00
Dennis Brentjes 9de8ffaa2d Some Cleaup. 2022-05-29 10:46:05 +02:00
Dennis Brentjes 639405bf9f Adds a details page for a single gamenight. 2022-05-29 10:33:19 +02:00
Dennis Brentjes 2ba2026e21 Gamenights also return their game list. 2022-05-29 10:33:19 +02:00
Dennis Brentjes 1a6ead4760 Adds the ability to add games with suggestions from known games. 2022-05-29 10:32:20 +02:00
Dennis Brentjes 92e0257e74 Added gamenight owners and some ui and api functions to delete gamenights. 2022-05-14 23:36:35 +02:00
Dennis Brentjes 0a214ca388 Fixes the infinite loop and refactores some statechanges into useEffect hooks 2022-05-01 17:51:28 +02:00
Dennis Brentjes 2cfaf2b4cc Adds an add gamenight control and fixes the fetch gamenight Effect,
Introduces an infinite fetch gamenights loop
2022-04-29 22:40:10 +02:00
Dennis Brentjes bf796201bf move to function based react components 2022-04-29 20:27:54 +02:00
Dennis Brentjes 56d0889963 A start on a frontend application in React. 2022-04-23 23:30:26 +02:00
Dennis Brentjes 5f73d556c6 Fixes the review comments 2022-04-21 20:02:15 +02:00
Dennis Brentjes af0dcee159 Added a user system with no proper user validation but working authorisation. 2022-04-20 22:28:00 +02:00