|
641031cfaf
|
Chore: Type fixes (#103340)
* tidy tidy
* more fixes
* some TableNG fixes
* another TableNG test fix
* some more fixes
* betterer...
|
2025-04-07 11:29:30 +01:00 |
|
|
cadc551a3c
|
Chore: Remove deprecated re-exported template variable types (#87459)
Chore: Remove deprecated re-exported template varible types
|
2024-05-10 12:00:41 +01:00 |
|
|
ffb9a4de4a
|
Chore: some test type fixes (#82889)
* some test type fixes
* ignore table-old since it's an angular panel that will be removed
|
2024-02-16 14:35:26 +00:00 |
|
|
dcf58555e8
|
Chore: Some test type fixes (#81812)
some test type fixes
|
2024-02-05 09:47:30 +00:00 |
|
|
f6f47678a4
|
QueryRunners: Bind the query function where it is passed on (#73399)
|
2023-09-18 17:00:43 +02:00 |
|
|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
|
ffc18ebbcf
|
Variables: Fix for changing readonly query property (#35992)
* Variables: Fix for changing readonly query property
* Docs: adds release
* Docs: adds release
|
2021-06-22 08:53:41 +02:00 |
|
|
7ff26bdfae
|
Templating: Add default ref id for data source variable queries (#35923)
* add default ref id for ds variable queries
* cleanup
|
2021-06-18 14:02:51 +02:00 |
|
|
7e0b1f2619
|
Templating: use dashboard timerange when variables are set to refresh 'On Dashboard Load' (#31721)
* Templating: use dashboard timerange when variables are set to load 'On Dashboard Load'
* Add test
|
2021-03-09 09:20:21 +00:00 |
|
|
1d689888b0
|
Prettier: Upgrade to 2 (#30387)
* Updated package json but not updated source files
* Update eslint plugin
* updated files
|
2021-01-20 07:59:48 +01:00 |
|
|
b6efebd92c
|
Elastic: Fixes so templating queries work (#30003)
* Elastic: Fixes so templating queries work
* Chore: fixes test
* Fix: fixes getFields from metricFindQuery
|
2021-01-07 10:26:56 +00:00 |
|
|
b904e0c621
|
Chore: Removes observableTester (#29369)
|
2020-11-26 10:32:02 +01:00 |
|
|
112a755e18
|
Variables: Adds new Api that allows proper QueryEditors for Query variables (#28217)
* Initial
* WIP
* wip
* Refactor: fixing types
* Refactor: Fixed more typings
* Feature: Moves TestData to new API
* Feature: Moves CloudMonitoringDatasource to new API
* Feature: Moves PrometheusDatasource to new Variables API
* Refactor: Clean up comments
* Refactor: changes to QueryEditorProps instead
* Refactor: cleans up testdata, prometheus and cloud monitoring variable support
* Refactor: adds variableQueryRunner
* Refactor: adds props to VariableQueryEditor
* Refactor: reverted Loki editor
* Refactor: refactor queryrunner into smaller pieces
* Refactor: adds upgrade query thunk
* Tests: Updates old tests
* Docs: fixes build errors for exported api
* Tests: adds guard tests
* Tests: adds QueryRunner tests
* Tests: fixes broken tests
* Tests: adds variableQueryObserver tests
* Test: adds tests for operator functions
* Test: adds VariableQueryRunner tests
* Refactor: renames dataSource
* Refactor: adds definition for standard variable support
* Refactor: adds cancellation to OptionPicker
* Refactor: changes according to Dominiks suggestion
* Refactor:tt
* Refactor: adds tests for factories
* Refactor: restructuring a bit
* Refactor: renames variableQueryRunner.ts
* Refactor: adds quick exit when runRequest returns errors
* Refactor: using TextArea from grafana/ui
* Refactor: changed from interfaces to classes instead
* Tests: fixes broken test
* Docs: fixes doc issue count
* Docs: fixes doc issue count
* Refactor: Adds check for self referencing queries
* Tests: fixed unused variable
* Refactor: Changes comments
|
2020-11-18 15:10:32 +01:00 |
|