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
580cdc430f550444a248bce19d20a779bb47b9fd
seasonedShows
/
client
/
app
/
components
/
styles
History
KevinMidboe
580cdc430f
Removed a lot of unused css classes.
2017-12-02 13:15:23 +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
When a requested element from the sidebar is selected this is where the detailed info is displayed. Now it is possible to change the status of a item by using the dropdown. This is where piratesearch also gets the query name through props.
2017-12-02 12:17:00 +01:00
adminSidebar.jsx
Sidebar is now redesigned with color indicators, filtering name by search query or filtering status by dropdown. Moved CSS to a separate stylesheet.
2017-12-02 11:20:26 +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
Renamed movieObject to searchObject, same with css.
2017-12-02 12:05:17 +01:00
searchRequestStyle.jsx
Removed a lot of unused css classes.
2017-12-02 13:15:23 +01:00