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
0addc761261d24897ed2285dcc53f1e1a47a0f2c
seasonedShows
/
client
/
app
/
components
/
styles
History
KevinMidboe
0addc76126
Changed the positioning of the type icon in the header and forgot the set the style of the movie info header to the correct css element, this is fixed now.
2018-01-09 23:03:53 +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
Changed the positioning of the type icon in the header and forgot the set the style of the movie info header to the correct css element, this is fixed now.
2018-01-09 23:03:53 +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
Added underline to header and align text the left.
2018-01-09 22:49:00 +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