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
2c36b7eb306aabb05e487494e75f5bd94c2d60af
seasonedShows
/
client
/
app
/
components
/
admin
History
KevinMidboe
2c36b7eb30
Api changed that a item has title, not name. These changes are reflected here. Also removed a console.log
2018-02-05 13:56:33 +01:00
..
LoginForm
Moved loginform to admin folder
2017-10-21 00:12:09 +02:00
Admin.jsx
Reflected changes in api, now we receive a results json object, not requestedItems.
2018-02-05 13:53:17 +01:00
AdminRequestInfo.jsx
Api changed that a item has title, not name. These changes are reflected here.
2018-02-05 13:54:02 +01:00
PirateSearch.jsx
Now checks the return status for if it was a success or not.
2018-01-09 22:49:59 +01:00
Sidebar.jsx
Api changed that a item has title, not name. These changes are reflected here. Also removed a console.log
2018-02-05 13:56:33 +01:00
TorrentTable.jsx
Torrent table is the component that displays the response from our torrent query search. Here we can sort the table on the columns and also filter with a query.
2018-01-09 22:44:02 +01:00