linkerd2/web/srv
Carol A. Scott a2e63de966
Add "Community" menu item to dashboard that displays linkerd.io content (#2476)
Closes #2327.

This PR creates a "Community" menu item on the dashboard sidebar that, when clicked, displays an iFrame of a page on linkerd.io. A yellow badge appears on the menu item if there has been an update since the user last clicked the "Community" menu item. This is calculated by comparing a date in the user's localStorage to a JSON feed at linkerd.io.
2019-03-14 09:55:09 -07:00
..
api_handlers.go Fix goconst linter breakage following master merge (#2378) 2019-02-25 12:57:27 -08:00
api_handlers_test.go Fix most golint issues that are not comment related (#1982) 2018-12-20 10:37:47 -08:00
grafana_proxy.go Proxy grafana requests through web service (#2039) 2019-01-04 16:07:57 -08:00
handlers.go Fix service profiles quoted filename download issue (#2473) (#2479) 2019-03-12 15:49:17 -07:00
handlers_test.go Fix service profiles quoted filename download issue (#2473) (#2479) 2019-03-12 15:49:17 -07:00
server.go Add "Community" menu item to dashboard that displays linkerd.io content (#2476) 2019-03-14 09:55:09 -07:00
test_helpers.go Enable lint check for comments (#2023) 2019-01-02 14:03:59 -08:00