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
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
526be378d3
Moving the assets to root level.
2020-10-22 13:21:18 +02:00
Adrian Thompson
61851e4935
cleanup
2020-10-21 15:38:23 +02:00
Adrian Thompson
daeae25e93
object-fit and redesign top-wines
2020-10-21 15:29:25 +02:00
Adrian Thompson
315af4d50e
keys on v-for and layout on icons in top info
2020-10-21 13:20:57 +02:00
Adrian Thompson
7cf9e41b6f
merge
2020-10-21 13:15:35 +02:00
Adrian Thompson
f8f5cd519a
add raffle in css
2020-10-21 12:42:30 +02:00
Adrian Thompson
eee7a85cba
renaming and dynamic layout
2020-10-21 10:41:50 +02:00
Adrian Thompson
cee0e1c8a6
bought ballots css fixes to resemble design
2020-10-20 16:30:42 +02:00
Adrian Thompson
397c635551
autofill columns in highscore
2020-10-20 15:35:54 +02:00
Adrian Thompson
1f4f4c224e
use some icons and layout fixes
2020-10-20 11:36:31 +02:00
Adrian Thompson
a0a9a7205e
add icons
2020-10-20 11:36:13 +02:00
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
73d15dcdff
Moved assets to src folder.
2020-10-14 21:35:46 +02:00
46fb5dc6c1
intrinsic is not a css attribute in chrome. Changed to fit-content.
2020-10-12 13:53:59 +02:00
a7fc12038c
Moved active class declation to parent.
2020-10-12 00:35:17 +02:00
859a018c87
Removed removing margin-top.
2020-10-12 00:26:09 +02:00
53ef555822
Resolved merge conflict.
2020-10-12 00:13:13 +02:00
82068f22a9
Added margin between wine-details.
2020-10-12 00:11:28 +02:00
8cdd9cb2c6
New global class for cursor: pointer.
2020-10-12 00:10:19 +02:00
2c574020d0
Removed unsued styling from winnerPage.
2020-10-12 00:09:08 +02:00
da00c7735e
Moved duplicate container & h1 styling to global.
2020-10-12 00:06:54 +02:00
40d5062d2f
Check if already requested.
2020-10-11 23:40:20 +02:00
401b9b8ac9
Use new Wine slots, remove all duplicate code.
2020-10-11 23:38:59 +02:00
cb368ee6a3
Wine gets named slots for bottom and top section.
2020-10-11 23:38:07 +02:00
3344af6e90
Cleaup, grid replaced with flex for new Wine.vue..
2020-10-11 23:37:20 +02:00
ba522c350a
Cleaned up some styling.
2020-10-11 23:31:28 +02:00
e76e814877
Always return success bool from getWinner endpoint
2020-10-11 22:21:02 +02:00
432d9211b2
Also lowercase query in highscorePage.
2020-10-11 19:26:10 +02:00
25823540ff
Update background-colors to new primary color.
2020-10-11 19:24:26 +02:00
2013675802
Re-added named routes.
2020-10-11 19:10:20 +02:00
d6839dd10b
Fixed ambiguous null check
2020-10-11 19:10:01 +02:00
f868e03e7b
Highscore shows ranking, not position in list.
2020-10-11 19:02:33 +02:00
a50c94f77c
Merge pull request #50 from KevinMidboe/fix/personal-highscore-page
...
Fix/personal highscore page
2020-10-11 18:49:18 +02:00
685db1f8f5
Revert "Feat vue router mode changed to history"
2020-10-11 18:46:20 +02:00
f44402cf03
Function squased w/ merging, re-added.
2020-10-11 18:38:23 +02:00
61fad22ef4
Merge pull request #48 from KevinMidboe/refactor/wine-ui
...
Refactor/implement new design for Wine
2020-10-11 18:27:37 +02:00
eaf3dbb586
Merge branch 'master' into refactor/ballot-becomes-raffle
2020-10-11 18:23:35 +02:00
139b80ccff
Merge branch 'master' into feat/history-page-by-date
2020-10-11 18:22:04 +02:00
d68cd17ba1
Merge branch 'master' into feat/history-router
2020-10-11 18:20:22 +02:00
feed7774ce
Merge branch 'master' into feat/personal-highscore
2020-10-11 18:18:44 +02:00
21904f4bb6
More global styling properties.
2020-10-11 18:16:16 +02:00
f2989d2534
Use api.js funcs over manual fetch.
2020-10-11 18:14:45 +02:00
9c1b290219
Make sure date is date in dateString().
2020-10-11 18:11:47 +02:00
a7d673026e
Added missing space before rating.
2020-10-11 18:11:13 +02:00