Commit Graph

524 Commits

Author SHA1 Message Date
KevinMidboe e36c6b42eb Merged master into feature branch. 2021-01-22 12:18:03 +01:00
KevinMidboe 11b988ba19 Added salgsbetingelser page. 2021-01-22 12:17:04 +01:00
KevinMidboe ce7e05fd43 Renamed /src to /frontend. 2020-12-06 21:48:51 +01:00
KevinMidboe 913268b01c Only setup sentry when not in development. 2020-12-06 21:45:34 +01:00
KevinMidboe 37f41ff894 Updated outdates packages.
Also includes updating webpack configs to support newer versions.
2020-12-06 21:38:37 +01:00
KevinMidboe a1a14b5361 Enabled codesplitting by chuck for frontend pages. 2020-12-06 20:51:44 +01:00
KevinMidboe 466e21aa0e Send ga event for pageview when visiting virtualLotteryPage. 2020-12-06 20:49:45 +01:00
KevinMidboe c4c74ca3ef Invalid username validation prompt. 2020-12-06 20:42:59 +01:00
KevinMidboe ced7ebfcac Refined chat scroll handling & styling.
Moved chat functionality from parent VirtualLotteryPage to isolate
within Chat component.
Chat has better handling for username validation.
When receiving or sending messages to chat the scroll bar position more
user-friendly when loading more pages, sending message or scrolling back
in history while receiving messages.
2020-12-06 17:52:08 +01:00
KevinMidboe 6503b309c5 Chat history pages w/ page & limit params.
Updated api to use page and limit for fetching chat history.
2020-12-04 22:29:50 +01:00
KevinMidboe d58f6dd210 Removed sentry tracing and before events are sent we console.error log them and in dev disable all events. 2020-11-24 23:50:59 +01:00
KevinMidboe edd09c012c Removed vue-analytics and update all code refs. 2020-11-24 23:50:00 +01:00
KevinMidboe 7bebe07db6 All style imports use @ webpack alias for root. 2020-11-24 23:38:38 +01:00
KevinMidboe 51e11d0df0 Frontend checks if localhost before req sw.js. 2020-11-20 21:25:39 +01:00
KevinMidboe cc0bef927f Single template & analytics.js script reference. 2020-11-20 21:22:53 +01:00
KevinMidboe 594c4cc482 Preprended /public to all /assets references. 2020-11-20 21:21:10 +01:00
KevinMidboe a2a81e488e Manually include local google analytics file.
This removes vue-analytics dependency.
2020-11-20 21:20:10 +01:00
KevinMidboe 30fdbb5e2f Pulled feature branch up-to-date w/ master. 2020-11-20 19:15:51 +01:00
KevinMidboe 1f17429c8f Updated font url w/ updated assets path. 2020-11-20 18:37:48 +01:00
KevinMidboe 7096fbed86 Better url handling when connecting to socketio. 2020-11-20 18:37:22 +01:00
KevinMidboe 2504dc55d6 Frontend updated: Login and register moved to /api/ path. 2020-11-20 18:33:33 +01:00
KevinMidboe f7ac5a96ee Minimal setup for sentry error tracing. 2020-11-20 10:21:18 +01:00
KevinMidboe 9816642362 Obscure fix for homescreen apps on ios.
When saving the webpage as a homescreen app on ios the entire screen is
used resulting in whitespace above the sticky header. This adds some
content above so the green header streches to the top of the screen.
2020-11-16 14:36:45 +01:00
KevinMidboe d20acadf87 Filter input on highscore 100% width on mobile. 2020-11-16 14:35:50 +01:00
KevinMidboe 3b8d6f22ca Use grid for better spacing between elements. 2020-11-16 14:35:12 +01:00
kasperrt 90f026cfe7 fix: z-index-fuckery 2020-11-03 13:23:38 +01:00
Kasper Rynning-Tønnesen 03347e6ac9 Merge pull request #60 from KevinMidboe/fix/header-sticky
fix: Sticky header
2020-11-03 13:14:01 +01:00
KevinMidboe 607d47aee5 Margin between all wines elements. 2020-11-03 13:13:23 +01:00
kasperrt 0b04e9294f fix: Sticky header
- Set header as sticky
- Remove unecessary box-shadows
2020-11-03 13:04:22 +01:00
Adrian Thompson 8296474538 readd stolen raffles and layout fixes 2020-11-03 13:01:12 +01:00
Adrian Thompson 82d708cf82 merge 2020-11-03 12:39:20 +01:00
KevinMidboe f690124871 CSS files can not have filetype suffix in scss. 2020-11-03 12:36:50 +01:00
Adrian Thompson 3ab9f2d7ab rename ballot to raffle 2020-11-03 10:25:15 +01:00
Adrian Thompson d5a7ce1b1e fix comments 2020-11-03 10:13:36 +01:00
Adrian Thompson c2c3ae153a remove progress on build in console, add notification bell back 2020-11-03 09:09:00 +01:00
Adrian Thompson 425975b4b9 fix styling and use new Wine slots 2020-11-02 16:15:43 +01:00
Adrian Thompson 7de2530b9b merge 2020-11-02 15:28:30 +01:00
KevinMidboe 627f96b420 Merge pull request #53 from KevinMidboe/refactor/requested-wines-ui
WIP Refactor - Requested wines ui
2020-11-02 15:20:20 +01:00
KevinMidboe 8b498f3606 Globally import vinlottis-icons font. 2020-11-02 15:17:57 +01:00
KevinMidboe 003f0d1c4d Requested wines header looks the same as other headers. 2020-11-02 15:16:39 +01:00
KevinMidboe 3aa989d2c1 Before requested hearth is grey, clicking sets colors to pink. 2020-11-02 15:14:13 +01:00
Adrian Thompson 58b91e67f9 change element naming to include main and header 2020-11-02 15:11:34 +01:00
Adrian Thompson 8758752b26 use correct code 2020-10-30 13:52:48 +01:00
Adrian Thompson 0d0022f420 footer stays at bottom, link to pages for buttons in header 2020-10-30 13:24:57 +01:00
Adrian Thompson 2ee071e2b2 remove icon container in header on mobile 2020-10-30 12:58:48 +01:00
Adrian Thompson c96356127c Merge branch 'enhancement/vinlottispage-rework' of github.com:KevinMidboe/vinlottis into enhancement/vinlottispage-rework 2020-10-30 12:53:24 +01:00
Adrian Thompson 9f2adb54e0 add footer and fix layout in highscore 2020-10-30 12:52:37 +01:00
KevinMidboe 554948d67c Use new hearth icon and smaller delete btn. 2020-10-26 13:53:09 +01:00
KevinMidboe 12d0137987 New global width classes for 100/75/50/25. 2020-10-26 12:57:21 +01:00
KevinMidboe e13b4125be Small vin-button class for setting hight to content. 2020-10-26 12:56:20 +01:00