Commit Graph

93 Commits (51ef770c2b29a97239f2a841920df77c11ee9032)

Author SHA1 Message Date
Torkel Ödegaard 51ef770c2b
UpdateQueries: Fixes issues setting datasource on queries after changing type (#41702) 4 years ago
Josh Hunt ecb877cb24
Snapshots: Fix panel inspector for snapshot data (#41530) 4 years ago
Torkel Ödegaard c96c92d712
Angular: Isolate angular more (#41440) 4 years ago
Ryan McKinley 3489721ed6
api/ds/query: simplify data sources lookup for queries and expressions (#41172) 4 years ago
Ryan McKinley d360e48174
MixedDatasource: fix datasource selection after edit (#41178) 4 years ago
Ryan McKinley 7319efe077
Dashboard: replace datasource name with a reference object (#33817) 4 years ago
Ryan McKinley ad69de4a10
AppEvents: export appEvents in @grafana/runtime and support copy panel (#40715) 4 years ago
Domas 51a152456f
fix unified alerting enabled checks (#40693) 4 years ago
Alex Khomenko 026006290b
QueryGroup: Add missing keys for extra group action components (#40619) 4 years ago
Travis Patterson 3fb8b87972
Add on datasource change to optional components -- alt -- (#40239) 4 years ago
Torkel Ödegaard d62ca1283c
PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 4 years ago
kay delaney c443f244a0
A11y/Dashboard: Fix misc. fastpass issues (#40296) 4 years ago
Domas 571257226e
Alerting: make alert state indicator in panel header work with Grafana 8 alerts (#38713) 4 years ago
Giordano Ricci 95d9722afa
Fix: prevent queryDisplyText in QueryRowHeader from overflowing (#40094) 4 years ago
Torkel Ödegaard e0b576fff4
PanelContext: Adds app property of type CoreApp enum to inform panel about what the outer container/app is (#39952) 4 years ago
Alex Khomenko d6fd17531d
QueryEditor: Add missing keys to extra action components (#39913) 4 years ago
Andrew Hackmann 184fa2a227
QueryActionComponent: Add dataSourceRef to ActionComponetProps (#39486) 4 years ago
Giordano Ricci 42b1fa0f62
Fix Query Editor Row horizontal overflow (#39419) 4 years ago
Andrew Hackmann d96a9171ae
Recorded Queries: Adding create and add recorded query buttons to (#38049) 4 years ago
Giordano Ricci f79173c99d
Explore: Reuse Dashboard's QueryRows component (#38942) 4 years ago
Hugo Häggmark 419ead99aa
Annotations: Fixes blank panels for queries with unknown data sources (#39017) 4 years ago
Jack Westbrook 8d3b31ff23
Build: Upgrade Webpack 5 (#36444) 4 years ago
Kyle Brandt aef67994a1
Annotations: Fix alerting annotation coloring (#37412) 4 years ago
Torkel Ödegaard 863b412d54
Transformations: State feature (alpha/beta) and more (#36630) 4 years ago
Hugo Häggmark b741245960
DashboardQueryRunner: Fixes unrestrained subscriptions being created (#36371) 4 years ago
Hugo Häggmark 3999d670cf
Chore: adds buffersize to ReplaySubject (#36286) 4 years ago
Hugo Häggmark 3395142ece
Chore: Refactors flaky Frontend test (#35645) 4 years ago
kay delaney 0f81703c35
Chore: Fix more strict typescript errors (#35514) 4 years ago
Torkel Ödegaard 75ff02a9fb
Annotations: Fix annotation line and marker colors (#35608) 4 years ago
Hugo Häggmark 35168764c3
Chore: Fix observable function in DashboardQueryRunnerImpl (#35398) 4 years ago
Marcus Andersson 456b356f21
Expressions: updating copy from experimental to beta. (#35149) 4 years ago
Hugo Häggmark a7606d130e
Annotations: Fix so annotations work in panel edit (#35195) 4 years ago
Peter Holmberg 23cf31a567
Alerting: Move Visualization to QueryRow (#34658) 4 years ago
Torkel Ödegaard ec33bae8d4
PanelEdit: Add data source label to data source picker dropdown (#34605) 4 years ago
Piotr Jamróz 8d05df83ed
CustomScrollbar: Invoke setScrollTop callback only after scrolling finishes (#34263) 4 years ago
Ryan McKinley 40139a7ea9
PanelQueryRunner: only skip applyFieldOverrides when streaming (#34438) 4 years ago
Torkel Ödegaard fffff70d46
MinMax: Highlight issues with skipping field overrides (#33672) 4 years ago
Marcus Andersson 07ef4060a3
Alerting: adding a time picker for selecting relative time. (#33689) 4 years ago
Peter Holmberg 0006765a40
Alerting: Run queries (#33423) 4 years ago
Torkel Ödegaard f2e4f41f69
Alerting: Support for alerting for react panels, and lots of fixes to alert annotations for both react and angular (#33608) 4 years ago
Marcus Andersson 9de2f1bb8f
Alerting: moving data source uid to query instead of model (#33416) 4 years ago
Torkel Ödegaard 017bcc73ba
Theme: Move displayProcessor & fieldOverrides & visualizations to use new theme model (#33502) 4 years ago
Torkel Ödegaard e977085933
PanelQueryRunner: Clear field state between query results (#33504) 4 years ago
Ryan McKinley 1f4154a50d
QueryRunner: update frame length when skipping processing (#33508) 4 years ago
Alex Khomenko 6d95f2f1db
Chore: Update typescript to v4.2.4 (#33297) 4 years ago
Hugo Häggmark ca85012865
Annotations: Adds loading indicators and cancellation (#33404) 4 years ago
Hugo Häggmark a3584f21de
Annotations: Turns on annotations in Graph and TimeSeries (#33402) 4 years ago
kay delaney 999f139868
DashboardQueryRunner: Implements opt-in subscribe logic (#33370) 4 years ago
Hugo Häggmark 19739f4af2
Annotations: Adds DashboardQueryRunner (#32834) 4 years ago
Torkel Ödegaard 7e2bf4f6c3
Theming: Make new theme exposed by ThemeContext and make new theme include v1 for compatability (to pass to useTheme) (#33207) 4 years ago