|
|
45a84cbf85
|
The admin page that has all the fetched elements now prints all the elements out in a grid. Tried a cool thing on how to render the dropdown for changing the status of a element, but its not working atm.
|
2017-10-20 17:20:43 +02:00 |
|
|
|
42d0b40825
|
Does not fit on this branch, but updated the key value, so it is concat of both id and index of the map function for search results. It was prev just the index, and when rapped this hits same value, which is unacceptable by react.
|
2017-10-07 14:52:49 +02:00 |
|
|
|
0b79c8679d
|
This is the landing page for viewing all requested items. One must be authenticated through the admin page, and requests need the token variable in browser storage. The returned data can be filtered and sorted.
|
2017-10-06 12:00:51 +02:00 |
|