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
b358c61efb020540b1a877d8a8b86f8058aa7bde
seasonedShows
/
client
/
app
/
components
History
KevinMidboe
b358c61efb
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
..
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
Started adding features for submitting a request to server
2017-06-04 00:07:23 +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