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
7b05c0da7c
Globally import vinlottis-icons font.
2020-11-02 15:17:25 +01:00
003f0d1c4d
Requested wines header looks the same as other headers.
2020-11-02 15:16:39 +01:00
3aa989d2c1
Before requested hearth is grey, clicking sets colors to pink.
2020-11-02 15:14:13 +01:00
Adrian Thompson
c93671d14e
Merge branch 'master' of github.com:KevinMidboe/vinlottis into enhancement/vinlottispage-rework
2020-11-02 15:11:39 +01:00
Adrian Thompson
58b91e67f9
change element naming to include main and header
2020-11-02 15:11:34 +01:00
2fc5fd29b9
Update README.md
2020-11-01 13:22:37 +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
554948d67c
Use new hearth icon and smaller delete btn.
2020-10-26 13:53:09 +01:00
f01b58c1b6
Removed trailing whitespace.
2020-10-26 13:10:01 +01:00
12d0137987
New global width classes for 100/75/50/25.
2020-10-26 12:57:21 +01:00
e13b4125be
Small vin-button class for setting hight to content.
2020-10-26 12:56:20 +01:00
13a9c00b50
Use the most unique id as key.
2020-10-26 12:55:44 +01:00
87c309d094
Fix issue where backend didn't delete. Now pass correct id.
2020-10-26 12:55:20 +01:00
dda526eb5c
Renamed icon css file to vinlottis-icons.
2020-10-26 10:13:03 +01:00
f1d500936b
Better redis logging.
2020-10-22 22:35:00 +02:00
b6e2bde4d1
New command start-dev runs with node_env flag set to development.
2020-10-22 22:34:44 +02:00
5cbb3cbe87
Where we import module.exports don't work.
2020-10-22 22:15:29 +02:00
d49303a42a
Replace babel/polyfill w/ core-js v3.
...
Babel versions above 7.4 recommend using new core-js polyfill over
deprecated babel/polyfill. Also updated babel/core and babel/preset-env.
Added babelrc for defined config of corejs version & targeted browsers.
2020-10-22 22:13:07 +02:00
d2242d4b9b
Repalced body-parser for native express.json().
2020-10-22 21:13:38 +02:00
efbad63fcd
Replaced helmet, cors & policy w/ local implem.
...
The used functionality of helmet, cors & referrer-policy has been
defined in setupCors and setupHeaders.
2020-10-22 21:09:03 +02:00
bce28c5eb9
Output index file should be in root of dist folder.
2020-10-22 13:39:40 +02:00
794a2b06e4
Updated webpack so dist folder now lives at project root.
2020-10-22 13:36:21 +02:00
d5f3a7a1f0
Separated router and user authentication. Renamed login.js to user.js and now it only exports functions for the router to use.
2020-10-22 13:29:06 +02:00