linkerd2/web/app/js/components
Andrew Seigner 727521f914
Permit arbitrary time windows in public-api (#774)
The public-api previously only permitted 4 hard-coded time windows:
10s, 1m, 10m, 1h. This was primarily a relic of the recently removed
telemetry system.

Modify the public-api to validate the time string, but allow for any
window size, which is then passed through to Prometheus.

Fixes #686

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-16 17:37:17 -07:00
..
util Permit arbitrary time windows in public-api (#774) 2018-04-16 17:37:17 -07:00
BaseTable.jsx remove toggle sorting functionality from TableComponent (#630) 2018-03-28 18:01:34 -07:00
CallToAction.jsx UI tweaks: sidebar collapse, latency formatting, table row spacing (#361) 2018-02-19 11:21:54 -08:00
ConduitSpinner.jsx Add linting to js and jsx files (#29) 2017-12-08 16:39:29 -08:00
DeploymentSummary.jsx DeploymentsList: Replace "least healthy" with "most active" deployments (#277) 2018-02-06 11:35:57 -08:00
DeploymentsList.jsx Update web component to use new stat api (#753) 2018-04-12 17:35:03 -07:00
ErrorBanner.jsx Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
GrafanaLink.jsx Update web component to use new stat api (#753) 2018-04-12 17:35:03 -07:00
LineGraph.jsx add ability to add flash to latest datapoint on line graph. (#127) 2018-01-12 09:58:36 -08:00
Metric.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
MetricsTable.jsx Update web component to use new stat api (#753) 2018-04-12 17:35:03 -07:00
NoMatch.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
PageHeader.jsx Add ability to change the time window for metrics fetching throughout the app (#237) 2018-02-05 10:56:17 -08:00
ScatterPlot.jsx Revive scatterplot: re-add scatterplot to Deployments page (#144) 2018-01-17 10:10:59 -08:00
ServiceMesh.jsx Remove the telemetry service (#757) 2018-04-13 11:21:29 -07:00
Sidebar.jsx Link to Grafana from Conduit Dashboard (#678) 2018-04-06 10:56:42 -07:00
SocialLinks.jsx UI updates, graph removals (#319) 2018-02-12 12:44:33 -08:00
StatusTable.jsx Update web component to use new stat api (#753) 2018-04-12 17:35:03 -07:00
Version.jsx Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00