|
|
952fe7220e
|
Reflected changes in api, now we receive a results json object, not requestedItems.
|
2018-02-05 13:53:17 +01:00 |
|
|
|
33cb6f5f09
|
In admin we added a updatehandler so that a child can update this parent element. Also added our new sidebar for filtering our requested items by query and category.
|
2018-01-09 16:03:11 +01:00 |
|
|
|
8695a553d6
|
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 |
|
|
|
71e7f46927
|
AdminRequestInfo is also passed listItemSelected variable
|
2017-10-21 15:16:15 +02:00 |
|
|
|
87a2de1d0b
|
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 |
|
|
|
4297505861
|
Moved admin to a admin folder and this is now the landing page for all that admin things we want to do. It now just displays the sidebar and adminRequestInfo for a selected item in the sidebar. Also checks if user is logged in before loading view.
|
2017-10-21 00:06:50 +02:00 |
|