grafana/public/app/plugins/panel/state-timeline
sam boyer c786d22705
Schema: introduce CLI command to convert all CUE files to TS (#39694)
* First pass at cuetsify command

* Update go deps

* Small tweaks to input cue files

* Correct ts import structure, whitespace

* Latest version of cuetsy

* add ordinal option

* upate cue file

* Fix merge garbage

* Remove dead code

* Revert "upate cue file"

This reverts commit e40b1df83e.

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-09-29 04:59:05 -04:00
..
__snapshots__ State-timeline: support migrating from discrete panel (#35071) 2021-06-02 12:18:20 -07:00
img Timeline: split "periodic" mode into its own panel (#34171) 2021-05-17 13:00:04 -07:00
migrations.test.ts State-timeline: support migrating from discrete panel (#35071) 2021-06-02 12:18:20 -07:00
migrations.ts State-timeline: support migrating from discrete panel (#35071) 2021-06-02 12:18:20 -07:00
models.cue Schema: introduce CLI command to convert all CUE files to TS (#39694) 2021-09-29 04:59:05 -04:00
module.tsx Schema: unify bar/point/etc visibility modes (#39378) 2021-09-20 12:25:56 -07:00
plugin.json Timeline: legend (#34340) 2021-05-19 21:38:31 -07:00
StateTimelinePanel.tsx Fix: State timeline panel tooltip error when data is not in sync (#39438) 2021-09-27 09:46:30 +02:00
StateTimelineTooltip.tsx Fix: State timeline panel tooltip error when data is not in sync (#39438) 2021-09-27 09:46:30 +02:00
timeline.ts Schema: unify bar/point/etc visibility modes (#39378) 2021-09-20 12:25:56 -07:00
TimelineChart.tsx Schema: unify bar/point/etc visibility modes (#39378) 2021-09-20 12:25:56 -07:00
types.ts Schema: unify bar/point/etc visibility modes (#39378) 2021-09-20 12:25:56 -07:00
utils.test.ts StateTimeline: merge threshold values (#35073) 2021-09-01 17:43:57 +02:00
utils.ts StateTimeline: merge threshold values (#35073) 2021-09-01 17:43:57 +02:00