Commit Graph

690 Commits

Author SHA1 Message Date
ccc72997c0 Moved entry and HtmlWebpackPlugin from Vinlottis.config to webpack.common and webpack.prod. Removed Vinlottis.config. 2020-11-24 23:54:43 +01:00
055d13af35 Added download location and date. 2020-11-24 23:51:50 +01:00
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
edd09c012c Removed vue-analytics and update all code refs. 2020-11-24 23:50:00 +01:00
ea1237464d Updated and remove unused dependencies. 2020-11-24 23:47:38 +01:00
7c0d7c14ec Urlloader uses options not query params. 2020-11-24 23:45:33 +01:00
cf06140f60 'Use' for babel-loader and removed unused deps. 2020-11-24 23:44:35 +01:00
81ce466318 Replaced uglifyjs w/ webpack 5 TerserPlugin. 2020-11-24 23:42:05 +01:00
7bebe07db6 All style imports use @ webpack alias for root. 2020-11-24 23:38:38 +01:00
ad27ba8b33 Require statements now use path.join correctly. 2020-11-24 23:37:14 +01:00
236c07f3d0 Moved middleware/ & schemas/ into api/. 2020-11-24 23:34:13 +01:00
036f6ea499 Upgraded html-webpack-plugin. 2020-11-22 15:31:23 +01:00
51e11d0df0 Frontend checks if localhost before req sw.js. 2020-11-20 21:25:39 +01:00
d36aad3f9e Webpack conf now outputs to public/dist. 2020-11-20 21:24:36 +01:00
cc0bef927f Single template & analytics.js script reference. 2020-11-20 21:22:53 +01:00
594c4cc482 Preprended /public to all /assets references. 2020-11-20 21:21:10 +01:00
a2a81e488e Manually include local google analytics file.
This removes vue-analytics dependency.
2020-11-20 21:20:10 +01:00
0e8f73ebd5 Moved assets into public folder. 2020-11-20 21:17:34 +01:00
30fdbb5e2f Pulled feature branch up-to-date w/ master. 2020-11-20 19:15:51 +01:00
1f17429c8f Updated font url w/ updated assets path. 2020-11-20 18:37:48 +01:00
7096fbed86 Better url handling when connecting to socketio. 2020-11-20 18:37:22 +01:00
054ff69b27 Define socketIo as io on app. 2020-11-20 18:36:42 +01:00
7eb69aa3f7 Cleaned redirects and disabled sw when localhost. 2020-11-20 18:36:09 +01:00
c85e6ca56a Assets and dist static paths. 2020-11-20 18:34:45 +01:00
50c79abaf7 Moved to api router. 2020-11-20 18:33:52 +01:00
2504dc55d6 Frontend updated: Login and register moved to /api/ path. 2020-11-20 18:33:33 +01:00
e12e5cafb0 Exclude moment from chart.js from webpack. 2020-11-20 18:30:55 +01:00
ee5f817248 Chathistory only returns funcs and used by router. 2020-11-20 16:29:26 +01:00
f7ac5a96ee Minimal setup for sentry error tracing. 2020-11-20 10:21:18 +01:00
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
d20acadf87 Filter input on highscore 100% width on mobile. 2020-11-16 14:35:50 +01:00
3b8d6f22ca Use grid for better spacing between elements. 2020-11-16 14:35:12 +01:00
Kasper Rynning-Tønnesen
c1c11f9782 Merge pull request #61 from KevinMidboe/fix/header-sticky
fix: z-index-fuckery
2020-11-03 13:23:58 +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
607d47aee5 Margin between all wines elements. 2020-11-03 13:13:23 +01:00
dc0b9859fc Merge pull request #59 from KevinMidboe/hotfix/layout-stolen-raffles
readd stolen raffles and layout fixes
2020-11-03 13:09:44 +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
f8b58eb64c Merge pull request #56 from KevinMidboe/enhancement/vinlottispage-rework
Vinlottispage UI redesign
2020-11-03 12:41:38 +01:00
Adrian Thompson
82d708cf82 merge 2020-11-03 12:39:20 +01:00
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
627f96b420 Merge pull request #53 from KevinMidboe/refactor/requested-wines-ui
WIP Refactor - Requested wines ui
2020-11-02 15:20:20 +01:00
da29e3a8ce Merge branch 'refactor/requested-wines-ui' of github.com:KevinMidboe/vinlottis into refactor/requested-wines-ui 2020-11-02 15:18:34 +01:00
8b498f3606 Globally import vinlottis-icons font. 2020-11-02 15:17:57 +01:00