3ee26df41e
PublicDashboards: Variables refactor ( #73476 )
...
Co-authored-by: Juan Cabanas <juan.cabanas@grafana.com>
Co-authored-by: Ezequiel Victorero <ezequiel.victorero@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-08-25 13:56:02 -05:00
13e3308959
Chore: some type fixes ( #69860 )
...
* some type fixes
* restore empty object
* undo 1 fix for now
* commit betterer update
* explicitly type slug and uid as string | undefined
2023-06-20 17:13:49 +01:00
45e1bfe421
Testdata: Update testdata annotations editor ( #66620 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-04-18 01:05:09 +03:00
f1a2a76897
Datasources: Use getDefaultQuery in annotations editors ( #61870 )
...
+ Add Cloudwatch default annotation
2023-01-30 16:45:03 +01:00
b2408dd7c5
Publicdasboards: Add annotations support ( #56413 )
...
adds annotations support for public dashboards
2022-10-18 19:48:20 -06: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
c96c92d712
Angular: Isolate angular more ( #41440 )
...
* Getting close
* Restore angular app boot at startup
* Moving angular annotations dependencies to app/angular or old graph
* Remove redundant setLinkSrv call
* Fixing graph test
* Minor refactor based on review feedback
* Create in get function
2021-11-10 11:05:36 +01:00