grafana/public/app/features/variables/query
Torkel Ödegaard 264645eecd
TopNav: Dashboard settings (#52682)
* Scenes: Support new top nav

* Page: Make Page component support new and old dashboard page layouts

* Pass scrollbar props

* Fixing flex layout for dashboard

* Progress on dashboard settings working with topnav

* Updated

* Annotations working

* Starting to work fully

* Fix merge issue

* Fixed tests

* Added buttons to annotations editor

* Updating tests

* Move Page component to each page

* fixed general settings page

* Fixed versions

* Fixed annotation item page

* Variables section working

* Fixed tests

* Minor fixes to versions

* Update

* Fixing unit tests

* Adding add variable button

* Restore annotations edit form so it's the same as before

* Fixed semicolon in dashboard permissions

* Fixing unit tests

* Fixing tests

* Minor test update

* Fixing unit test

* Fixing e2e tests

* fix for e2e test

* fix a11y issues

* Changing places Settings -> General

* Trying to fix a11y

* I hope this fixes the e2e test

* Fixing merge issue

* tweak
2022-08-24 18:05:12 +02:00
..
actions.test.tsx TopNav: Dashboard settings (#52682) 2022-08-24 18:05:12 +02:00
actions.ts Typed variables pt4: Remove generics from getVariable (#53017) 2022-08-05 13:44:52 +01:00
adapter.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
operators.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
operators.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
queryRunners.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
queryRunners.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryVariableEditor.test.tsx Typed variables pt1: Use discriminated union for variable model (#52981) 2022-08-02 10:15:25 +01:00
QueryVariableEditor.tsx Variables: allow Regex tooltip links to be clickable (#48560) 2022-05-02 17:44:23 +00:00
QueryVariableRefreshSelect.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryVariableSortSelect.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
reducer.ts Typed variables pt5: Remove generics from getInstanceState (#53018) 2022-08-10 16:06:49 +01:00
variableQueryObserver.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
variableQueryObserver.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableQueryRunner.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
VariableQueryRunner.ts Typed variables pt4: Remove generics from getVariable (#53017) 2022-08-05 13:44:52 +01:00