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
d9dd7ec1534d805cd97ac86e8a10e02901c4f8da
seasonedShows
/
client
/
app
/
components
History
KevinMidboe
d9dd7ec153
It is now expected to get a JSON object were the items we want to display are listed in results object within, this is now reflected in the client by iterating over data.results not just data.
2017-09-20 10:26:30 +02:00
..
styles
Moved styles from serachRequest to a seapate file in ./styles
2017-09-03 17:34:45 +02:00
App.jsx
Commented out unused elements.
2017-09-02 16:03:43 +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
Moved all styling to a separate file in ./style
2017-09-03 17:29:51 +02:00
SearchRequest.jsx
It is now expected to get a JSON object were the items we want to display are listed in results object within, this is now reflected in the client by iterating over data.results not just data.
2017-09-20 10:26:30 +02:00