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
aa1866bbd9273b9a1fbbe2605c16e180fabf2acf
seasonedShows
/
client
/
app
/
components
/
styles
History
KevinMidboe
e0da166406
Our request page is redesigned with a new header and search bar. It also has a better way of redrawing when the page size is changed to a mobile device. This is not very reactonic, but this file contains the intire search and request logic of the page, but this means we still have things todo :)
2018-01-09 16:53:41 +01:00
..
adminComponent.jsx
Added some css for admin component that defines the styles for parent elements of imported components.
2018-01-09 16:36:24 +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
Our request page is redesigned with a new header and search bar. It also has a better way of redrawing when the page size is changed to a mobile device. This is not very reactonic, but this file contains the intire search and request logic of the page, but this means we still have things todo :)
2018-01-09 16:53:41 +01:00