Commit Graph

518 Commits

Author SHA1 Message Date
64a1a8a93a Updated wine w/ new design, removed lots of code.
Updated wine component to reflect changes in design.
Removed all methods, computed and unnecessary props.
The inlineSlot props has been removed, now slot always renders inline.
Removed functions for custom logic, not this is resides in the parent
and should be passed down in the slot.
2020-10-11 16:27:31 +02:00
5f973b199d All wines endpoint returns newest first. 2020-10-11 15:55:17 +02:00
0e74534cde Removed unnecessary mongo connection string. 2020-10-11 14:01:19 +02:00
ingridvold
4ce8ca1a99 en morsom vri ;) 2020-10-09 13:30:23 +02:00
53257a16ff Merge pull request #42 from KevinMidboe/enhancement/wine-css-fixes
Rework how the list of the top 10 wines looks
2020-09-23 23:50:44 +02:00
8ce7c254fb Updated host and script path. 2020-09-23 23:29:36 +02:00
f4be12d00b Added missing ) 😬 2020-09-23 23:22:39 +02:00
8d8550a835 Fixed admin header not being set properly.
Incorrectly used Boolean(). Now we check for the header value by string comparison, should always
return boolean.
2020-09-23 23:20:20 +02:00
b0b99ed921 Fixed timeout for SMS response 1 min to 10 minutes
Error where timeout was set to a single minute. Forgot to update from testing. Now made timeout a bit more clear and added log message.
2020-09-18 15:56:11 +02:00
Adrian Thompson
89557c89b7 Update README.md 2020-09-17 16:41:54 +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
06a50a6662 Merge pull request #39 from KevinMidboe/enhancement/vinlottispage-css-fixes
Enhancement/vinlottispage css fixes
2020-09-17 12:39:16 +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
0f24afd07c Merge branch 'master' of github.com:KevinMidboe/vinlottis into enhancement/vinlottispage-css-fixes 2020-09-17 11:52:00 +02:00
guggerud
48e43edcf4 Merge pull request #41 from KevinMidboe/feat/confetti
bumped the numbers up
2020-09-16 09:27:06 +02:00
Egil Uggerud
122eaad1d1 bumped the numbers up 2020-09-14 13:25:51 +02:00
Adrian Thompson
6aa535bade hotfix safari 2020-09-11 15:26:17 +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
1f44b7bf8e Merge pull request #37 from KevinMidboe/feat/confetti
Confetti for the winners
2020-09-11 09:47:49 +02:00
Egil Uggerud
c0171412c1 added more descriptive names 2020-09-11 09:45:15 +02:00
Adrian Thompson
4089ad9050 Merge pull request #36 from KevinMidboe/enhancement/request-wine-css-fixes
Better styling for request wine related pages
2020-09-11 09:44:05 +02:00
Egil Uggerud
80f935db26 Fixed according to review comments 2020-09-10 16:48:11 +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
c405cfef54 Merge branch 'enhancement/request-wine-css-fixes' of github.com:KevinMidboe/vinlottis into enhancement/vinlottispage-css-fixes 2020-09-10 15:55:52 +02:00
Adrian Thompson
86e7b5a56d Merge pull request #38 from KevinMidboe/hotfix/add-route-link-to-highscore
Add link to highscore
2020-09-10 15:27:22 +02:00
Adrian Thompson
3ab4a17d5a added link 2020-09-10 15:18:57 +02:00
Adrian Thompson
1327650492 rename grid areas 2020-09-10 15:10:53 +02:00
Adrian Thompson
036958b279 rework media breakpoints 2020-09-10 15:08:15 +02:00
Egil Uggerud
9ab84fffda Confetti for the winners 2020-09-10 13:44:51 +02:00
Adrian Thompson
e9e7b60f22 cleanup 2020-09-09 15:59:49 +02:00
Adrian Thompson
ef367bd1db reworked requestwine css 2020-09-09 15:46:16 +02:00
Adrian Thompson
d2ad209d13 added grid for all requested wines, also added new media-breakpoints 2020-09-09 12:52:31 +02:00
Adrian Thompson
861568069c working mobile 2020-09-09 12:13:21 +02:00
Adrian Thompson
fa6e5afa9c hotfix mobile menu 2020-09-09 10:20:39 +02:00
Adrian Thompson
4e6121e618 Merge pull request #34 from KevinMidboe/enhancement/header-rework
Rework the banner
2020-09-09 09:54:41 +02:00
Adrian Thompson
45d47924e9 Apply suggestions from code review
Simpler class name logic
2020-09-09 09:32:02 +02:00
Adrian Thompson
2eb664fc79 remove unused references 2020-09-09 09:23:06 +02:00
Adrian Thompson
13e0c26eef rework to boolean logic on classname 2020-09-09 09:20:59 +02:00