linkerd2/web/srv
Risha Mars 1b0f269a43
Add per namespace pages that show all resource stats for a namespace (#893)
Add namespaces as a top level resource in the Web UI

This PR does the following:
- Replace the deployments table in the service mesh page with namespaces
- Add a Namespaces index page that lists all namespaces and their stats
- Add an individual namespace page showing all resources for that namespace
- Make the incomplete mesh message more generic to any resource type
- Revamp rest of service mesh page to move off ListPods
2018-05-08 14:05:16 -07:00
..
api_handlers.go Add namespace as a resource type in public-api (#760) 2018-04-13 16:53:01 -07:00
api_handlers_test.go Update web component to use new stat api (#753) 2018-04-12 17:35:03 -07:00
handlers.go UI tweaks: sidebar collapse, latency formatting, table row spacing (#361) 2018-02-19 11:21:54 -08:00
handlers_test.go UI tweaks: sidebar collapse, latency formatting, table row spacing (#361) 2018-02-19 11:21:54 -08:00
server.go Add per namespace pages that show all resource stats for a namespace (#893) 2018-05-08 14:05:16 -07:00
test_helpers.go Adds conduit-api check for status command (#140) 2018-01-12 15:35:22 -05:00