Commit Graph

488 Commits

Author SHA1 Message Date
Adrian Thompson
6aa535bade hotfix safari 2020-09-11 15:26:17 +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
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
Adrian Thompson
d1044ee6c8 add background color on header and enlargen menu toggle a bit 2020-09-08 16:31:47 +02:00
Adrian Thompson
3b490e9995 cleanup 2020-09-08 16:14:33 +02:00
Adrian Thompson
21603dc856 added link color variable 2020-09-08 16:03:23 +02:00
Adrian Thompson
07d751700f reworked banner with animations 2020-09-08 16:02:58 +02:00
a2fbbf0715 Merge pull request #30 from KevinMidboe/feat/highscore-page
Feat/highscore page
2020-09-08 10:56:55 +02:00
83f69ff007 Removed unused console.log. 2020-09-08 10:24:29 +02:00
aa19c3b3a7 Pulled feature branch up-stream. 2020-09-08 09:19:56 +02:00
23165c0b3f Updated drone node docker version from 13.6.0 > 14. 2020-09-07 17:58:09 +02:00
3ebd3d3dce drone builds solution on changes w/ cmd backend. 2020-09-07 17:54:31 +02:00
8c0a002020 Fixed loose check for headers.
Now search for lower-case header variable and convert to boolean before
sending back to caller.
2020-09-07 17:49:33 +02:00
Adrian Thompson
5cfec8bb9d Merge pull request #25 from KevinMidboe/feat/navigation-in-header
Add navigation to the banner
2020-09-07 16:57:39 +02:00
Adrian Thompson
f17931a014 add middleware 2020-09-07 16:46:45 +02:00
Adrian Thompson
ee15c65988 add routes to request wine 2020-09-07 16:32:46 +02:00
Adrian Thompson
68f20268b8 Merge branch 'master' of github.com:KevinMidboe/vinlottis into feat/navigation-in-header 2020-09-07 16:30:00 +02:00
Adrian Thompson
563c45bc27 Merge pull request #24 from KevinMidboe/feat/request-wine
Functionality to request wines for next lottery
2020-09-07 16:28:30 +02:00
Adrian Thompson
2764972abd remove unused code and fix or check 2020-09-07 16:22:59 +02:00
Adrian Thompson
2406d2b81a remove commented code 2020-09-07 15:56:19 +02:00
Adrian Thompson
052b5007c2 add is admin middleware 2020-09-07 15:53:03 +02:00
Adrian Thompson
e060ff3aaa cleanup api use 2020-09-07 14:57:52 +02:00
Adrian Thompson
ea278a4892 remove console log 2020-09-07 14:50:40 +02:00
Adrian Thompson
4a98e79414 fix conflicts and rework routes 2020-09-07 14:49:24 +02:00
Adrian Thompson
6d26da1817 resolve first batch of comments 2020-09-07 13:15:10 +02:00
34216c2708 Moved link styling to global.scss. 2020-09-06 22:34:55 +02:00
9174338621 Highscore has viewmore link for highscorePage. 2020-09-06 22:34:19 +02:00
2cc5c81df6 More positioning and global style rules. 2020-09-06 22:32:30 +02:00
ace222749a Person highscore overview page. 2020-09-06 22:32:07 +02:00
1aa266ad71 Merge pull request #21 from KevinMidboe/refactor/routeSeparation
Refactor/route separation
2020-09-06 16:00:11 +02:00
20dd638133 Resovled merge conflict in yarn.lock. 2020-09-06 15:58:17 +02:00
f6c1e35180 Removed deprecated package: requests. 2020-09-06 15:56:09 +02:00
bf0670c285 Reflect backend changes. Winners nested in lottery. 2020-09-06 15:20:11 +02:00