Commit Graph

16 Commits

Author SHA1 Message Date
9ab3c8c83d Displays logged-in username and moved logout btn. 2021-01-02 13:17:30 +01:00
7a2b5600c4 Fetch and display todays wines. 2020-12-31 17:29:53 +01:00
30b63a8e61 Page styles re-written and updated! 2020-12-31 17:28:55 +01:00
d59d6fbd6c vin-link font-size should be inherited. 2020-12-31 17:27:54 +01:00
814ee4fa7d Drawing bool for diff text before & during draw.
- Updated style of winners container.
- Moved out header.
- Extra info-text in container before and during the drawing of first
winner.
2020-12-31 17:26:08 +01:00
18079ae312 Increased page-size from 10 to 100. 2020-12-31 17:25:15 +01:00
8275292526 Doesn't keep its own header and set max-height. 2020-12-31 17:25:02 +01:00
e61a6c0432 Attendees list has hr seperators and max-height. 2020-12-31 17:23:25 +01:00
d0cf99e8f8 Slowed down animation and renamed variables.
- Unified html elements for smaller footprint.
- winnersNameDrawn is used to have separte messages for before and after
the winners name is decided.
2020-12-31 17:22:09 +01:00
50ea05cad3 Winner draw writes out winner number.
The websocket message now includes the number of winners and this is
used to spell out the current drawn winner's position.
2020-12-31 17:19:56 +01:00
59328de496 Updated generate and lottery routes for frontpage. 2020-12-31 17:15:20 +01:00
3c0b8d4c06 Generate and lottery has distinct routes.
No longer use tab view for these pages.
2020-12-31 17:13:41 +01:00
0144780bb1 Fixed element positioning register page. 2020-12-11 13:12:05 +01:00
1839810e66 Dev-server proxies /api and WS request to backend. 2020-12-06 23:21:44 +01:00
9265572e45 Updated dev webpack config. 2020-12-06 22:56:30 +01:00
ce7e05fd43 Renamed /src to /frontend. 2020-12-06 21:48:51 +01:00