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
97dea47a7a2d0939e4a9e6db560328be41f52f12
seasonedShows
/
client
/
app
/
components
History
Kevin Midbøe
c97ab972ef
Changed movieObject ot pass full object, not just it's id when clicked
2017-07-16 10:51:02 +02:00
..
App.jsx
Added component for getting input for requestSearch.
2017-06-02 14:29:19 +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
Changed movieObject ot pass full object, not just it's id when clicked
2017-07-16 10:51:02 +02:00
SearchRequest.jsx
Had a bug that when searched and empty return it tried to map the empty array. Now we check for the contents of the response before we map the items.
2017-07-01 08:29:49 +02:00