Commit Graph

14 Commits

Author SHA1 Message Date
d7208b773c Update React, fix null dates, add default route for missing season ID and move blurred area effect to table only
All checks were successful
continuous-integration/drone/push Build is passing
2021-02-08 03:01:53 +01:00
721421294f feature(database-connection): Fix error handling
Some checks failed
continuous-integration/drone/push Build is failing
2021-01-28 00:03:56 +01:00
59636415ef feature(database-connection): Fix default redirect on base path 2021-01-12 15:58:33 +01:00
816d5df943 feature(database-connection): Fix routing and refactor style sheets 2021-01-12 11:49:08 +01:00
29b6974714 feature(database-connection): Add routing for dynamic seasons 2021-01-11 15:46:09 +01:00
ff1c56c791 feature(database-connection): Restructure frontend 2021-01-11 08:18:22 +01:00
ceea2a7616 feature(database-connection): First implementation 2021-01-08 17:38:49 +01:00
eb2be6b94e Fix error handling to display them correctly without crashing 2020-06-17 18:49:25 +02:00
aa1c3d1464 Clean up code and add logging framework for backend
Some checks failed
continuous-integration/drone/push Build is failing
2020-06-02 10:33:59 +02:00
be3a400512 Add error message if loading fails 2020-06-01 15:52:01 +02:00
053eb38cd2 Add mock data and blur effect if error on API call occurs 2020-06-01 15:23:32 +02:00
52a0e48323 Connect frontend to backend 2020-06-01 15:04:15 +02:00
5925872ac8 Move SinusBotService to backend 2020-05-30 19:32:12 +02:00
42b558254f Split frontend and backend 2020-05-30 17:59:40 +02:00