grafana/packages/grafana-ui/src
Marcus Efraimsson d15d87db8a
Datasource: Fix storing timeout option as numeric (#35441)
#31871 introduced support for configuring timeout in seconds
for HTTP data sources. That had a bug where backend expected
a numeric timeout value where it was actually stored as a
string. This should resolve this by requiring input to be
numbers, storing input as numeric and falling back to string
value if there's no numeric value.

Ref #31871
2021-06-10 10:27:14 +02:00
..
components Datasource: Fix storing timeout option as numeric (#35441) 2021-06-10 10:27:14 +02:00
options Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
slate-plugins Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
themes Theme: Updating old theme variables to use the new theme higher contrast colors (#34305) 2021-05-18 18:00:30 +02:00
types Alerting: New alert list panel component (#34614) 2021-05-31 14:08:05 +02:00
utils Table: datalink to have text underline and support for image datalink (#34635) 2021-06-01 11:03:03 +02:00
index.scss Removed sass import of spectrum.scss 2019-01-23 16:37:23 +01:00
index.ts Refactor and unify option creation between new visualizations (#33867) 2021-05-10 22:25:14 +02:00
Intro.story.mdx Chore: Move from master to main branch (#33693) 2021-05-06 16:29:29 +02:00