Commit Graph

634 Commits

Author SHA1 Message Date
Adrian Thompson
d5a7ce1b1e fix comments 2020-11-03 10:13:36 +01:00
Adrian Thompson
c2c3ae153a remove progress on build in console, add notification bell back 2020-11-03 09:09:00 +01:00
Adrian Thompson
425975b4b9 fix styling and use new Wine slots 2020-11-02 16:15:43 +01:00
Adrian Thompson
7de2530b9b merge 2020-11-02 15:28:30 +01:00
627f96b420 Merge pull request #53 from KevinMidboe/refactor/requested-wines-ui
WIP Refactor - Requested wines ui
2020-11-02 15:20:20 +01:00
da29e3a8ce Merge branch 'refactor/requested-wines-ui' of github.com:KevinMidboe/vinlottis into refactor/requested-wines-ui 2020-11-02 15:18:34 +01:00
8b498f3606 Globally import vinlottis-icons font. 2020-11-02 15:17:57 +01:00
7b05c0da7c Globally import vinlottis-icons font. 2020-11-02 15:17:25 +01:00
003f0d1c4d Requested wines header looks the same as other headers. 2020-11-02 15:16:39 +01:00
3aa989d2c1 Before requested hearth is grey, clicking sets colors to pink. 2020-11-02 15:14:13 +01:00
Adrian Thompson
c93671d14e Merge branch 'master' of github.com:KevinMidboe/vinlottis into enhancement/vinlottispage-rework 2020-11-02 15:11:39 +01:00
Adrian Thompson
58b91e67f9 change element naming to include main and header 2020-11-02 15:11:34 +01:00
2fc5fd29b9 Update README.md 2020-11-01 13:22:37 +01:00
Adrian Thompson
8758752b26 use correct code 2020-10-30 13:52:48 +01:00
Adrian Thompson
0d0022f420 footer stays at bottom, link to pages for buttons in header 2020-10-30 13:24:57 +01:00
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
554948d67c Use new hearth icon and smaller delete btn. 2020-10-26 13:53:09 +01:00
f01b58c1b6 Removed trailing whitespace. 2020-10-26 13:10:01 +01:00
12d0137987 New global width classes for 100/75/50/25. 2020-10-26 12:57:21 +01:00
e13b4125be Small vin-button class for setting hight to content. 2020-10-26 12:56:20 +01:00
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
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
KevinMidboe
74d15bbfc2 Merge branch 'master' into refactor/requested-wines-ui 2020-10-12 00:35:23 +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