Commit Graph

392 Commits

Author SHA1 Message Date
0fc7e65612 When setting colors from localstorage we set to null if value is 0. 2020-03-10 10:16:32 +01:00
dd4875698c All v-for gets a key 2020-03-10 10:15:53 +01:00
6c22b0e54f Max width on mobile to keep two rows. 2020-03-10 01:07:00 +01:00
05d3530035 No need to remove localstorage item, and reload to reset everything. 2020-03-10 01:06:47 +01:00
203ca83202 Input elements in wine edit view now have label-div styling.. 2020-03-10 01:00:05 +01:00
ebdaf4a4da Safari does not have BigInt implemented 🤯 2020-03-10 00:52:41 +01:00
e5319662b8 Chart functions moved to /api.js 2020-03-10 00:50:55 +01:00
035b129c9f Barcode library 2020-03-10 00:50:35 +01:00
20421afd4d Wine has bottom slot where components or ui elements can be injected. 2020-03-10 00:28:42 +01:00
ded1b2a084 Vipps now uses __PRICE__ from env variables. 2020-03-10 00:27:11 +01:00
0a2cee479a Removed static definition of api endpoints, import from /api.js 2020-03-10 00:26:49 +01:00
386551baaf Moved label-div and button styling to global stylesheet. New primary color in variables. 2020-03-10 00:26:14 +01:00
54d9060f5f Include new wineinfo route. 2020-03-10 00:24:33 +01:00
a4960c41b1 /log/schema endpoint for getting prelottery schema template. 2020-03-10 00:23:49 +01:00
6c05a829ac Use new api function and now tickets animate whenever input is changed. 2020-03-10 00:23:09 +01:00
d04164280f Dev config should also use create template. 2020-03-10 00:21:45 +01:00
3cf3151677 New lottery.config property for setting api url. 2020-03-10 00:21:16 +01:00
1ce0d02b72 Use new mustBeAuthenticated middleware. 2020-03-10 00:20:32 +01:00
9b7894ca7d Login and register pages uses api functions, new styling and better handling in backend. 2020-03-10 00:19:01 +01:00
43bf312007 Register page now uses api functions and can scan from vinmonopolet qr codes. Re-did formatting and styling on page. 2020-03-10 00:17:58 +01:00
Kasper Rynning-Tønnesen
72d67d862d Not crashing without configs anymore 2020-03-04 08:52:57 +01:00
Kasper Rynning-Tønnesen
f28311a709 Merge branch 'master' of github.com:KevinMidboe/vinlottis 2020-03-02 13:33:54 +01:00
Kasper Rynning-Tønnesen
6589425e54 Not crashing when not supplying push-data thingies 2020-03-02 13:33:44 +01:00
286ecfad1b Removed greenkeeper badge 2020-03-02 13:19:35 +01:00
45c994d473 Update README.md 2020-02-28 15:36:20 +01:00
Kasper Rynning-Tønnesen
66d42340b5 More winners, wines and link to see all wines 2020-02-28 15:30:08 +01:00
d6ca19ecb8 Reset startup script to not use pm2 2020-02-21 17:38:04 +01:00
Kasper Rynning-Tønnesen
9835292738 some pm2 stuff 2020-02-21 16:23:27 +01:00
Kasper Rynning-Tønnesen
d3691ebdab Better sizing on container 2020-02-21 16:00:59 +01:00
Kasper Rynning-Tønnesen
4dcd670bc1 More meta-tags 2020-02-21 15:58:10 +01:00
Kasper Rynning-Tønnesen
77233cb4c4 Meta tags are cool 2020-02-21 15:56:25 +01:00
Kasper Rynning-Tønnesen
68a0700f7f Removing notifications completely from safari 2020-02-21 15:47:10 +01:00
Kasper Rynning-Tønnesen
7299056369 Safari is stupid 2020-02-21 15:36:29 +01:00
Kasper Rynning-Tønnesen
2134bfc6d2 Less dynamic-loaded, more cache 2020-02-21 15:33:56 +01:00
Kasper Rynning-Tønnesen
ec035f6676 Dynamic wine-image 2020-02-21 14:54:22 +01:00
Kasper Rynning-Tønnesen
8adaac8066 hiding a console-error 2020-02-21 14:48:00 +01:00
Kasper Rynning-Tønnesen
edf29b57f5 Big S? 2020-02-21 14:41:50 +01:00
Kasper Rynning-Tønnesen
8b1d86bd9b Moved some files around, improved how notifications are being requested, and improved activation and installation-flow of serviceworker 2020-02-21 14:36:27 +01:00
Kasper Rynning-Tønnesen
ac1e73ee09 pushing things I forgot 2020-02-21 09:54:16 +01:00
Kasper Rynning-Tønnesen
8585b85d79 Less errors 2020-02-19 16:54:16 +01:00
Kasper Rynning-Tønnesen
bcf8a3de63 Fixed issue where service-worker installing might crash the whole site 2020-02-19 16:50:37 +01:00
Kasper Rynning-Tønnesen
4287059361 Returning to not have pending requests 2020-02-14 16:00:10 +01:00
Kasper Rynning-Tønnesen
d2c2411e2e Merge branch 'master' of github.com:KevinMidboe/vinlottis 2020-02-14 15:47:26 +01:00
Kasper Rynning-Tønnesen
b8ca43abbf Push-notifications is fun 2020-02-14 15:14:17 +01:00
ad6478edf8 Large image when on mobile. 2020-02-14 15:00:54 +01:00
Kasper Rynning-Tønnesen
eed8a84092 Forcing a refresh on new SW 2020-02-14 12:47:48 +01:00
37eb15991f Outer bought should have some more padding. 2020-02-14 12:36:14 +01:00
Kasper Rynning-Tønnesen
9b000bde3e Close 2020-02-12 14:57:35 +01:00
Kasper Rynning-Tønnesen
52f4df3e2c Pretty 2020-02-12 14:49:58 +01:00
Kasper Rynning-Tønnesen
ebaaacb433 Font-big 2020-02-12 14:26:28 +01:00