linkerd2/web/srv
Risha Mars 8cf1bdbee3
Consolidate api calling from the UI; Start surfacing API errors (#65)
* Adds an ApiHelpers module that wraps our api calls to the server

* Adds ability to display error messages from the server
2017-12-21 15:18:35 -08:00
..
api_handlers.go Add support for path stats in cli and web api (#13) 2017-12-08 12:24:39 -08:00
api_handlers_test.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
handlers.go Remove namespace property from the Conduit web app (#10) 2017-12-08 15:38:04 -08:00
handlers_test.go Fix unit test runner and failing tests (#67) 2017-12-19 14:21:56 -08:00
server.go Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
test_helpers.go Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00