Commit Graph

644 Commits

Author SHA1 Message Date
kasperrt
90f026cfe7 fix: z-index-fuckery 2020-11-03 13:23:38 +01:00
Kasper Rynning-Tønnesen
03347e6ac9 Merge pull request #60 from KevinMidboe/fix/header-sticky
fix: Sticky header
2020-11-03 13:14:01 +01:00
607d47aee5 Margin between all wines elements. 2020-11-03 13:13:23 +01:00
dc0b9859fc Merge pull request #59 from KevinMidboe/hotfix/layout-stolen-raffles
readd stolen raffles and layout fixes
2020-11-03 13:09:44 +01:00
kasperrt
0b04e9294f fix: Sticky header
- Set header as sticky
- Remove unecessary box-shadows
2020-11-03 13:04:22 +01:00
Adrian Thompson
8296474538 readd stolen raffles and layout fixes 2020-11-03 13:01:12 +01:00
Adrian Thompson
f8b58eb64c Merge pull request #56 from KevinMidboe/enhancement/vinlottispage-rework
Vinlottispage UI redesign
2020-11-03 12:41:38 +01:00
Adrian Thompson
82d708cf82 merge 2020-11-03 12:39:20 +01:00
f690124871 CSS files can not have filetype suffix in scss. 2020-11-03 12:36:50 +01:00
Adrian Thompson
3ab9f2d7ab rename ballot to raffle 2020-11-03 10:25:15 +01:00
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