grafana/public/app/plugins/panel/state-timeline
sam boyer e61bc33163
Move dashboard scuemata to grafana-schema (#38470)
* Relocate dashboard scuemata to grafana-schema

* Update assorted tests, vars with dashboard path

* Remove crufty commented var

* Not sure...why that failed

* Remove prefix from base dashboard path var

* Move cue/ui remnants into grafana-schema

* Update import paths in plugin models

* Remove mudball, add package statements

* Remove cuegen.sh

Wooooo we ain't got no codegen

* Revert "Remove mudball, add package statements"

This reverts commit 9bed3098f1.

* Tidy up all the cue files

* Move dashboard scuemata into scuemata/ subdir

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-08-25 06:55:04 -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 Move dashboard scuemata to grafana-schema (#38470) 2021-08-25 06:55:04 -04:00
module.tsx Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07:00
plugin.json Timeline: legend (#34340) 2021-05-19 21:38:31 -07:00
StateTimelinePanel.tsx Live: attach stream info to streaming frames (#35465) 2021-06-28 14:57:10 -07:00
StateTimelineTooltip.tsx Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
timeline.ts Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07:00
TimelineChart.tsx Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07:00
types.ts Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07:00
utils.test.ts Timeline/Status grid panel: Add tooltip support (#35005) 2021-06-02 21:43:47 -05:00
utils.ts Schema: move existing grafana/ui models into schema (#38469) 2021-08-24 08:22:34 -07:00