Commit Graph

233 Commits

Author SHA1 Message Date
46fb5dc6c1 intrinsic is not a css attribute in chrome. Changed to fit-content. 2020-10-12 13:53:59 +02:00
859a018c87 Removed removing margin-top. 2020-10-12 00:26:09 +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
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
d6839dd10b Fixed ambiguous null check 2020-10-11 19:10:01 +02:00
685db1f8f5 Revert "Feat vue router mode changed to history" 2020-10-11 18:46:20 +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
f2989d2534 Use api.js funcs over manual fetch. 2020-10-11 18:14:45 +02:00
587239b799 All wines simplified. Refactor script and template. 2020-10-11 18:10:21 +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
52dedd1e7c Renamed all references to ballot to raffle. 2020-10-11 15:43:24 +02:00
03c13d9558 Linting. 2020-10-11 15:27:02 +02:00
20be3cc5ca If date in params, fetch only that date.
- Now handles only fetching date by epoch from url params.
- Displays date w/ helper function humanReadableDate.
2020-10-11 14:05:37 +02:00
0923965544 Removed hash from routes. 2020-10-11 13:56:19 +02:00
d5558863e4 Merge branch 'master' into feat/personal-highscore 2020-10-11 13:49:32 +02:00
27f4c8faef Updated styling to match design. 2020-10-11 13:36:34 +02:00
0702507963 Tabable back link. 2020-10-11 13:36:19 +02:00
8ef1a2dd88 Save previous route name, if none found push route highscore. 2020-10-11 13:32:47 +02:00
a59f1e2b17 Show error if no one w/ name found. 2020-10-11 12:29:10 +02:00
1383a310b3 Try get a smaller version of the wine image. 2020-10-11 12:27:04 +02:00
584d497c6a Click dates send to history page for given lottery. 2020-10-11 12:26:10 +02:00
98c2707cb0 Full rewrite, faster, better listing and less code.
- Only list the highscore and send to PersonalHighscorePage on click.
- List numbers are not sequential position in list, but the persons
place in the highscore, allows shared place ranking.
- Filter is a computed value that uses the filterInput, reduces
overhead.
- Stripped unused styling.
2020-10-11 12:10:17 +02:00
ingridvold
4ce8ca1a99 en morsom vri ;) 2020-10-09 13:30:23 +02:00
cb286b6894 Back link and better wine name container width. 2020-10-09 01:14:12 +02:00
73f1614ed4 Redesigned and separate page for personal highscore. 2020-10-09 01:02:55 +02:00
c01692bf1e Renamed css ballot to raffle. 2020-10-09 01:01:26 +02:00
59792f9aae Moved date helper funcs to utils.js 2020-10-09 00:57:20 +02:00
Adrian Thompson
67cd06444f reworked css and removed wine popup 2020-09-17 14:08:22 +02:00
Adrian Thompson
53156e2330 Merge branch 'master' of github.com:KevinMidboe/vinlottis 2020-09-17 13:17:03 +02:00
Adrian Thompson
c1c4b414c3 align highscore baseline 2020-09-17 13:16:50 +02:00
Adrian Thompson
ce67ecc23d Merge pull request #40 from KevinMidboe/hotfix/highscore-css
Highscore page css fixes
2020-09-17 12:47:00 +02:00
Adrian Thompson
b31bee8731 fixed flow on safari 2020-09-17 12:34:59 +02:00
Adrian Thompson
a5abdfd002 added link to lottery and fixed flow on safari 2020-09-17 12:33:21 +02:00
Adrian Thompson
3f6b362d5a working on safari 2020-09-17 12:03:10 +02:00
Adrian Thompson
9f7a4df61b readd font 2020-09-17 11:55:02 +02:00
Adrian Thompson
1e8a77ec3f added max-width 2020-09-11 13:47:01 +02:00
Adrian Thompson
833cf649f3 renamed and removed some classes, added media breakpoint and aligned stuff 2020-09-11 13:42:15 +02:00
Adrian Thompson
2c9821d753 better tablet layout 2020-09-11 11:53:05 +02:00
Adrian Thompson
d5cf6d31ca readded highscore and borders 2020-09-11 10:35:29 +02:00
Adrian Thompson
00cbd3c871 Merge branch 'master' of github.com:KevinMidboe/vinlottis into enhancement/vinlottispage-css-fixes 2020-09-11 10:15:23 +02:00
06c2d35580 Fixed casing issue when filtering highscore. 2020-09-11 10:01:48 +02:00
Adrian Thompson
934eb2e9ee more margin 2020-09-10 16:32:06 +02:00
Adrian Thompson
4f270a9ca0 reworked css 2020-09-10 16:30:40 +02:00
Adrian Thompson
1327650492 rename grid areas 2020-09-10 15:10:53 +02:00