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
a0565f79d22c1505732c58815c9b51db53e6dde0
seasonedShows
/
client
/
app
/
components
/
admin
History
KevinMidboe
a0565f79d2
Changed name of variable element to requestElement and now the link name of a list item is generated by generateListElements and if this element is the one selected make it visually different
2017-10-21 09:48:13 +02:00
..
LoginForm
Moved loginform to admin folder
2017-10-21 00:12:09 +02:00
Admin.jsx
Reflects the changes to the url paramater for admin, is now names requestParam. Also the param is passed to Sidebar so that we can highlight the one selected.
2017-10-21 09:44:12 +02:00
AdminRequestInfo.jsx
Our selected Request is passed through props, the prop name is now changed from display to selectedRequest.
2017-10-21 09:45:46 +02:00
Sidebar.jsx
Changed name of variable element to requestElement and now the link name of a list item is generated by generateListElements and if this element is the one selected make it visually different
2017-10-21 09:48:13 +02:00