7741c1dbae
Merge pull request 'Adds an AdminPanel with currently active registration tokens.' (#9) from admin-panel into main
Roflin2022-06-05 16:15:50 +02:00
65d2dece55
Adds an AdminPanel with currently active registration tokens.
Roflin2022-06-04 21:42:45 +02:00
34737bfb6b
Updates all libraries and some cleanup in the Rust part.
Roflin2022-06-03 19:49:51 +02:00
5ace39d820
Merge pull request 'join_gamenight' (#8) from join_gamenight into main
Roflin2022-06-03 19:47:02 +02:00
b7f981e3a6
Adds the ability to join or leave a gamenight.
Roflin2022-05-31 21:27:35 +02:00
f7f9f7456b
Adds a Apihelper to cleanup the react components.
Roflin2022-05-31 19:56:44 +02:00
cfaa6ebdb1
Merge pull request 'Adds some basic styling' (#7) from some-styling-work into main
Roflin2022-05-30 21:35:58 +02:00
8a318e877f
Merge pull request 'gamenight-participants' (#6) from gamenight-participants into main
Roflin2022-05-30 21:32:47 +02:00
bcfcf66df5
Merge pull request 'Adds the ability to add games with suggestions from known games.' (#3) from game-adding-to-gamenight into main
Roflin2022-05-30 21:31:01 +02:00
83a0b5ad9d
Adds some basic styling
Roflin2022-05-29 15:23:01 +02:00
5c27be0191
Schema rewrite to split up the schema.rs file.
Roflin2022-05-28 18:25:53 +02:00
1a6ead4760
Adds the ability to add games with suggestions from known games.
Roflin2022-05-27 20:53:12 +02:00
5ffeea6553
Merge pull request 'initial-frontend-work' (#2) from initial-frontend-work into main
Roflin2022-05-27 20:30:06 +02:00
cc26aed9a5
Reworked the database code to make use of the ? operator.
Roflin2022-05-14 23:36:50 +02:00
92e0257e74
Added gamenight owners and some ui and api functions to delete gamenights.
Roflin2022-05-14 15:46:05 +02:00
0a214ca388
Fixes the infinite loop and refactores some statechanges into useEffect hooks
Roflin2022-05-01 17:41:14 +02:00
2cfaf2b4cc
Adds an add gamenight control and fixes the fetch gamenight Effect,
Roflin2022-04-29 22:40:10 +02:00
bf796201bf
move to function based react components
Roflin2022-04-29 20:21:51 +02:00
56d0889963
A start on a frontend application in React.
Roflin2022-04-23 23:30:26 +02:00
d80f705b5d
Merge pull request 'Added a user system with no proper user validation but working authorisation.' (#1) from user-system into main
Roflin2022-04-23 13:17:28 +02:00
aab60dcc11
Fixes 3 potential panics when querying the user and pwd table.
Roflin2022-04-21 21:51:57 +02:00
b5e9420c1f
Makes seperate function for authorized and unauthorized request.
Roflin2022-04-21 21:35:14 +02:00
5f73d556c6
Fixes the review comments
Roflin2022-04-21 19:44:42 +02:00