|
a9f17a3f24
|
QueryVariable: Be able to edit the variable using scenes (#80847)
|
2024-01-31 13:31:08 +01:00 |
|
|
66cea5aac6
|
A11y: Make Annotations and Template Variables list and edit pages responsive (#71791)
|
2023-07-28 15:09:31 +02:00 |
|
|
45edce90d3
|
VariableEditor: Use new form styles (#56326)
|
2022-10-12 09:43:41 +01: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 |
|
|
6211ca4d3d
|
Chore: Move variable field selectors to data-testid (#44801)
* Chore: Move variable field selectors to data-testid
* Fix data source variable editor selector
* fix test
|
2022-02-04 11:55:19 +11:00 |
|
|
696a6ecd1e
|
Variables: Removes the never refresh option (#33533)
* Variables: Removes the never refresh option
* Tests: fixes DashboardModel repeat tests
* Tests: fixs snapshots
* Tests: fixes processVariable test
* Tests: fixes DashboardModel tests
|
2021-04-30 11:17:35 +02:00 |
|
|
e34b2c13d3
|
Variables UI text edits (#32523)
* Update formatRegistry.ts
* text edits
* Update adapter.ts
* Update adapter.ts
* text edits
* Update SelectionOptionsEditor.tsx
* Update CustomVariableEditor.tsx
* Update DataSourceVariableEditor.tsx
* Update IntervalVariableEditor.tsx
* Update VariableEditorList.tsx
* Update adapter.ts
* Update actions.ts
* Update NetworkGraphModal.tsx
* Update actions.ts
* Update operators.ts
* text edits
|
2021-04-01 18:17:39 +02: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 |
|
|
04d857dfe6
|
Variables: Adds description field (#29332)
* Variables: Adds description field
* Refactor: Adds new Form components
* Refactor: Fixes aria labels
* Refactor: removes skipped tests
* Refactor: Breaks out smaller select components
* Refactor: removes gf-form div
* Refactor: Breaks up several more selects into smaller components
* Chore: Fixes typings
|
2020-11-25 10:21:48 +01:00 |
|