Commit Graph

604 Commits

Author SHA1 Message Date
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
dda526eb5c Renamed icon css file to vinlottis-icons. 2020-10-26 10:13:03 +01: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
95105582e7 Merge pull request #55 from KevinMidboe/bug/54
Incorrect sort order for lottery/by-name
2020-10-19 10:05:30 +02:00
82512fa4ba Comments for readability. 2020-10-19 10:01:53 +02:00
56edf7e4d6 by-name endpoint sorts wins newest first. 2020-10-19 10:00:47 +02:00
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
82068f22a9 Added margin between wine-details. 2020-10-12 00:11:28 +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
KevinMidboe
0ad3d4cafd Merge branch 'master' of github.com:kevinmidboe/vinlottis 2020-10-11 22:35:21 +02:00
6603fc489c Send confirmation after select wine & text update.
Text update: sendWineConfirmation.
Confirmation on what wine recipient selected, date wone
and where to pick up the wine.
2020-10-11 22:34:50 +02:00
a90b332e27 Merge pull request #52 from KevinMidboe/bug/51
Bug/51 - Last winner is not automatically receiving the last wine!
2020-10-11 22:30:01 +02:00
7e0d3cd75e Text update: sendLastWinnerMessage.
Specified where to pick up wone wine.
2020-10-11 22:29:37 +02:00
e76e814877 Always return success bool from getWinner endpoint 2020-10-11 22:21:02 +02:00
b3b5e87ab5 Log gateway response data. 2020-10-11 22:19:26 +02:00
439191008a More logging to console during draw. 2020-10-11 22:19:02 +02:00
795f110e1b Syntax error w/ capitalization crashes draw! 2020-10-11 22:18:41 +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
99a94a6bc2 Merge pull request #49 from KevinMidboe/revert-45-feat/history-router
Revert "Feat vue router mode changed to history"
2020-10-11 18:48:58 +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
98e04ecd63 Return object renamed from wins --> highscore. 2020-10-11 18:37:43 +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
d3bfdb632b Merge pull request #47 from KevinMidboe/refactor/ballot-becomes-raffle
Renamed all references to ballot to raffle.
2020-10-11 18:23:41 +02:00
eaf3dbb586 Merge branch 'master' into refactor/ballot-becomes-raffle 2020-10-11 18:23:35 +02:00
292cdab3dd Merge pull request #46 from KevinMidboe/feat/history-page-by-date
Feat/history page by date
2020-10-11 18:22:10 +02:00
139b80ccff Merge branch 'master' into feat/history-page-by-date 2020-10-11 18:22:04 +02:00
335d834cd4 Merge pull request #45 from KevinMidboe/feat/history-router
Feat vue router mode changed to history
2020-10-11 18:20:28 +02:00
d68cd17ba1 Merge branch 'master' into feat/history-router 2020-10-11 18:20:22 +02:00
afff3fcdee Merge pull request #44 from KevinMidboe/feat/personal-highscore
Feat/personal highscore
2020-10-11 18:19:51 +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