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
/
styles
History
KevinMidboe
10ef1bfa69
This receives a response of list of torrents as props and displays them in a table view. From here we can send to download and also filter the results by query.
2018-01-09 16:33:46 +01:00
..
adminComponent.jsx
Admin page is our landing page for admin panel, now it passes our api response to sidebar and info panel when we get the response back from the api. Some renaming of stylesheet variable.
2017-12-02 11:32:49 +01:00
adminRequestInfo.jsx
The stylesheet for all of requestInfo page.
2018-01-09 16:20:41 +01:00
adminSidebar.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
adminTorrentTable.jsx
This receives a response of list of torrents as props and displays them in a table view. From here we can send to download and also filter the results by query.
2018-01-09 16:33:46 +01:00
buttons.jsx
Added a separate stylesheet for our buttons.
2017-12-02 10:37:31 +01:00
requestElementStyle.jsx
Just added a justify content variable
2017-10-20 18:09:43 +02:00
searchObject.jsx
Re-added a CSS class that was removed.
2017-12-02 15:42:23 +01:00
searchRequestStyle.jsx
Removed a lot of unused css classes.
2017-12-02 13:15:23 +01:00