This website requires JavaScript.
Explore
Help
Sign In
KevinMidboe
/
seasonedShows
Watch
1
Star
0
Fork
0
You've already forked seasonedShows
Code
Issues
20
Pull Requests
2
Packages
Projects
Releases
8
Wiki
Activity
Files
1633be1276687f8ff7e4ed524de46e9d241a6f08
seasonedShows
/
client
/
app
/
components
History
KevinMidboe
1633be1276
Added 404 page when a request does not match any routes.
2017-10-06 11:56:22 +02:00
..
styles
Changed the font size of the header, space between the search bar and result content. Also changed so that the font size in the search bar is large enough to not zoom on ios because of smaller than standard font size.
2017-09-27 00:19:19 +02:00
App.jsx
Commented out unused elements.
2017-09-02 16:03:43 +02:00
Cookie.jsx
File that holds functions for retriveing and saving cookie data.
2017-10-06 11:55:20 +02:00
FetchData.js
Created a function for deciding what to return based on the object it computes.
2017-06-02 13:50:42 +02:00
ListStrays.jsx
Removed a unused log
2017-06-02 19:36:18 +02:00
MovieObject.jsx
Added a check for the type and then change the info link to end with either movie or tv.
2017-09-27 20:41:49 +02:00
NotFound.js
Added 404 page when a request does not match any routes.
2017-10-06 11:56:22 +02:00
SearchRequest.jsx
Changed the default filter values to be multi until a filter selector is implemented.
2017-09-27 00:29:28 +02:00