Commit Graph

541 Commits

Author SHA1 Message Date
KevinMidboe 15b6206b05 Updated lock file 2022-03-05 20:41:41 +01:00
KevinMidboe 2c3de34b22 Updated tagline to italics & 80% alpha 2022-03-05 20:41:23 +01:00
KevinMidboe 1bfdb8629f Increased known for text & reduced color to 80% alpha 2022-03-05 20:40:30 +01:00
KevinMidboe afa3c21c99 Read title of list from props when settings document title 2022-03-05 20:37:22 +01:00
KevinMidboe 1161a25c97 Set max-height of cast image 2022-03-05 20:36:22 +01:00
KevinMidboe 7dd2d3ee82 Try focus on username input on mount 2022-03-05 20:36:00 +01:00
KevinMidboe 1d2e88749c Separate endpoint for fetching person credits 2022-03-05 18:45:47 +01:00
KevinMidboe d39e02cb56 Calulate max-height to only show n rows 2022-03-05 18:45:21 +01:00
KevinMidboe 21ff5f22a7 Simple handling of movie or show items 2022-03-05 18:44:41 +01:00
KevinMidboe fca123e26d Show tagline, human readable runtime & updated to grid layout 2022-03-05 18:24:43 +01:00
KevinMidboe b5c56a62de New design for Person popup 2022-03-05 18:23:38 +01:00
KevinMidboe dc98f9ced2 Linting 2022-03-05 18:23:18 +01:00
KevinMidboe 394cd71e44 Fixed sort where loadMore never got past 10 2022-03-05 18:23:06 +01:00
KevinMidboe b7db3fec62 Popup box has margin top relative to view height 2022-03-05 18:01:37 +01:00
KevinMidboe 80a65f1940 Lists can have duplicates so add index to list item key 2022-03-05 18:00:44 +01:00
KevinMidboe a6dbb2ba59 Line-height css variable. 2022-03-05 17:59:56 +01:00
KevinMidboe 4dd51dc4cd Parent sets wrapping so it can also set padding-right 2022-03-05 17:59:31 +01:00
KevinMidboe caa8dffc87 New webpack config, scripts & moved dist, favicons & assets to /public 2022-03-05 13:10:21 +01:00
KevinMidboe 25dd8bea9e Updated and removed unused packages 2022-03-05 13:06:38 +01:00
KevinMidboe da99616086 Now that we get auth token from cookie don't need to build authorization header 2022-03-05 13:05:47 +01:00
KevinMidboe 28950a974c New background variables 80, 90 opacity 2022-03-05 13:05:06 +01:00
KevinMidboe 8f454b54d8 New icons, updated assets url & action texts 2022-03-05 13:04:06 +01:00
KevinMidboe 982d8c353c Moved all header info & logic to component. 2022-03-05 12:57:47 +01:00
KevinMidboe 03bbb5781a CastPerson fallback image large text no-image 2022-03-05 12:57:20 +01:00
KevinMidboe 0433f8c910 Moved expand click to button & some more animations to icon 2022-03-05 12:56:55 +01:00
KevinMidboe f21d879af0 Updated resultslist to grid layout and added No results text 2022-03-05 12:55:24 +01:00
KevinMidboe c180bdf98a Autoload results after clicking loadmore, also enabled loadLess again 2022-03-05 12:52:08 +01:00
KevinMidboe bf44668a12 Replaced no-image with svg 2022-03-05 12:50:45 +01:00
KevinMidboe acc9bda292 Removed unused styles 2022-03-05 12:49:57 +01:00
KevinMidboe bb834e7c2e Linting 2022-03-05 12:48:12 +01:00
KevinMidboe 2d58cca30d Removed unused parameter 2022-03-05 12:47:57 +01:00
KevinMidboe a5a4bd2641 Better centering of elements and lazy load image 2022-03-05 12:47:11 +01:00
KevinMidboe 38813229c9 Transition everything 2022-03-05 11:18:37 +01:00
KevinMidboe d58504cde3 Some weird fill & transition-duration hacks for color animation. 2022-03-05 09:06:42 +01:00
KevinMidboe 04c9e019d3 Linting 2022-03-05 08:59:35 +01:00
KevinMidboe d24a318de8 Updated all scss imports to be relative from src alias
Alias defined in webpack.config.js
2022-03-05 08:46:18 +01:00
KevinMidboe 3b0039b51b Removed all icon references from index and linted 2022-03-04 18:41:54 +01:00
KevinMidboe 5dd3509466 If id is string convert to number 2022-03-04 18:41:41 +01:00
KevinMidboe dbde8bc00b Re-did cast elements. Renamed CastPersons so Person can be popup comp for person. 2022-03-04 18:39:48 +01:00
KevinMidboe 7449650b64 Shortlist moved to resultsSection & sizing for item not that have grid 2022-03-04 18:36:59 +01:00
KevinMidboe a0810fbee1 Linting 2022-03-04 18:34:48 +01:00
KevinMidboe a614974a35 Fixed input when it has icon & refactored signin/register to reflect
changes in store
2022-03-04 18:33:16 +01:00
KevinMidboe b24b091a3e Simplified home, now send apiFunction to child to make the requests 2022-03-04 18:32:22 +01:00
KevinMidboe 3aefb4c4ac Added new profile icon to show if user is logged in or not. 2022-03-04 18:28:12 +01:00
KevinMidboe 2e2ca59334 Updated requests route in navigation icons 2022-03-04 18:27:47 +01:00
KevinMidboe 6463d5ef4c Linting 2022-03-04 18:27:28 +01:00
KevinMidboe 4432d8e604 Decrease font size a bit on mobile & remove margin for last element 2022-03-04 18:26:57 +01:00
KevinMidboe 7ded50ea84 New icons, changed how we color them 2022-03-04 18:26:34 +01:00
KevinMidboe d49285f1e2 Some style tweaks to toggle input. Also added a v-key to children 2022-03-04 18:25:38 +01:00
KevinMidboe b9f39e690d Renamed variable to make more sense 2022-03-04 18:24:53 +01:00