Create Asset Summary List Page
- API hooks to (currently just GET) from asset endpoint
-
AssetListPage
updated to retrieve and display the asset summaries - Clicking an asset will go to view or edit page (still a test page) depending upon whether use can edit
- Clicking menu pops up Edit and/or Delete options, if applicable
- Choosing delete gives confirmation dialog before triggering deletion (unimplemented)
- Styling to look 'similar' to original
Closes: #13 (closed)