Commit Graph

43 Commits

Author SHA1 Message Date
72ba0fb398 Updated references to new assets location.
All references are now also absolute to escape relative references.
2020-10-14 21:42:10 +02:00
5f2b29324d Reflecting changes no longer use props in Wine.vue
Reflecting changes now that wine should not have custom logic. No longer
send prop values other than wine down.
WinnerPage function called from the slot passed down, not using custom
:winner prop and @chosenWine event.
2020-10-11 16:33:51 +02:00
Adrian Thompson
21603dc856 added link color variable 2020-09-08 16:03:23 +02:00
bf0670c285 Reflect backend changes. Winners nested in lottery. 2020-09-06 15:20:11 +02:00
f171853c22 Register wines, lottery and winners separatly.
Register page now uses new /lottery, /lottery/wines and /lottery/winners
endpoints for sending information separatly. This allows lottery
(colors, bought total & stolen), lottery wines (prelottery wines) and
lottery winners (wine mapped to winner) sent. Before /lottery/winners &
/lottery was sent together to a single endpoint.
2020-09-06 14:34:43 +02:00
Kasper Rynning-Tønnesen
09648f0b2d Eventlistener on change 2020-04-03 12:37:27 +02:00
Kasper Rynning-Tønnesen
6e5f99391f Fix for tab-elements fetching 2020-04-03 12:35:24 +02:00
Kasper Rynning-Tønnesen
0c08672dcd More automated 2020-03-27 10:34:12 +01:00
Kasper Rynning-Tønnesen
6b4d16adde COlumn, not wor 2020-03-26 16:24:21 +01:00
5dd26753ea Removed unsued data color vars and need to read from colors object now that colors are not independently in data. 2020-03-20 17:33:44 +01:00
d1e5d60885 Moved lotteryColors to data and read from object for color values. 2020-03-20 17:31:54 +01:00
Kasper Rynning-Tønnesen
71a9f99e45 Fixed redis error, and added link on click on notifications 2020-03-17 11:30:29 +01:00
Kasper Rynning-Tønnesen
08c5c40335 Tabs 2020-03-16 13:48:57 +01:00
Kasper Rynning-Tønnesen
a466d1548b Merge pull request #12 from KevinMidboe/feat/online-lottery
Much virtual many lotteries
2020-03-16 09:24:28 +01:00
5ebd15d14d Wine styling more predictable.
Wine now only uses inline slot when on desktop.
Wine link also parses the url for the name of the site, e.g. vivino.com
-> Les mer på vivino.
Moved around some DOM elements so scaling between screen sizes is more
predictable.
2020-03-13 19:20:05 +01:00
Kasper Rynning-Tønnesen
b35dd5a971 Much virtual many lotteries 2020-03-13 16:37:08 +01:00
6463a53dd7 Winners use new inlineslot for better desktop formatting. 2020-03-11 00:37:10 +01:00
b475cca803 Edit slot gets a wrapping container that sets up flex formatting of children. 2020-03-11 00:36:41 +01:00
f283ac46e6 Merge branch 'master' of github.com:kevinmidboe/vinlottis 2020-03-10 19:04:44 +01:00
056ae43733 Default color val is null, stricter localWinners statement. 2020-03-10 19:03:22 +01:00
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
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
b8ca43abbf Push-notifications is fun 2020-02-14 15:14:17 +01:00
Kasper Rynning-Tønnesen
1d6267064b Merged and all 2020-02-07 15:59:44 +01:00
Kasper Rynning-Tønnesen
5d276df229 Merge branch 'master' of github.com:KevinMidboe/vinlottis 2020-02-07 15:58:13 +01:00
Kasper Rynning-Tønnesen
c282f96b65 Added stolen functionality 2020-02-07 15:58:08 +01:00
7423849422 Upload to uncheck wines. 2020-02-07 15:32:04 +01:00
92544df3ce Moved wine image above winner name in dagens viner. 2020-02-07 15:31:55 +01:00
0ee2a5d4e1 Better buttons for color 2020-02-07 14:59:59 +01:00
28f7e59da0 Buttons should have pointer cursor. 2020-02-07 14:29:46 +01:00
Kasper Rynning-Tønnesen
2e17b4cca3 Swapping better 2020-01-31 13:20:42 +01:00
Kasper Rynning-Tønnesen
6a982610c8 Image? 2020-01-31 10:52:13 +01:00
Kasper Rynning-Tønnesen
48fed44fb2 Countdown and register updates 2020-01-31 10:21:29 +01:00
Kasper Rynning-Tønnesen
20d3b6c4a6 more fun functions 2020-01-24 12:52:51 +01:00
Kasper Rynning-Tønnesen
84aef89bbb Variables and colors 2020-01-23 09:29:50 +01:00
Kasper Rynning-Tønnesen
8556dc7df6 Some max-width 2020-01-22 09:27:36 +01:00
Kasper Rynning-Tønnesen
3f422d9bf0 Localhost no mas 2020-01-21 09:49:19 +01:00
Kasper Rynning-Tønnesen
d9be76e403 value syncing and stuff 2020-01-20 16:56:52 +01:00
Kasper Rynning-Tønnesen
51c2ee2a0e Working now 2020-01-20 16:07:40 +01:00