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
45db534681f77c7d5248cc9f2816cb63dc0d9918
seasonedShows
/
client
/
app
/
components
/
admin
History
KevinMidboe
45db534681
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
..
LoginForm
Moved loginform to admin folder
2017-10-21 00:12:09 +02:00
Admin.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
PirateSearch.jsx
Added a loading image to pirateSearch. Now we get feedback when waiting for response from the api.
2017-12-02 10:39:18 +01:00
Sidebar.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