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
10ef1bfa697c68ae3ba78c49897b39aa119cc9b8
seasonedShows
/
client
/
app
/
components
/
admin
History
KevinMidboe
da54ad0066
Changed import name of torrentTable to correct TorrentTable
2018-01-09 16:30:38 +01:00
..
LoginForm
Moved loginform to admin folder
2017-10-21 00:12:09 +02:00
Admin.jsx
In admin we added a updatehandler so that a child can update this parent element. Also added our new sidebar for filtering our requested items by query and category.
2018-01-09 16:03:11 +01:00
AdminRequestInfo.jsx
Renamed style variable to match the imported stylesheet.
2018-01-09 16:20:18 +01:00
PirateSearch.jsx
Changed import name of torrentTable to correct TorrentTable
2018-01-09 16:30:38 +01:00
Sidebar.jsx
Completely re-wrote our sidebar. Now we can filter by search and category on top and a list of all elements are displayed below in a scrollable list. Each element has a indicator showing if the item is requested, downloading or downloaded. There are several generator functions that are to be pulled out in their seperate components.
2018-01-09 16:25:52 +01:00
torrentTable.jsx
TorrentTable gets passed a json list of torrents and this displays it in a table view.
2018-01-02 15:30:23 +01:00