grafana/public/app/features/templating
Hugo Häggmark 2c2ed8371d
E2E: Adds tests for QueryVariable CRUD (#20448)
* WIP: Adds basic template variables CRUD start

* e2eTests: Adds aria-labels in VariableEditorCtrl

* Refactor: Simplifies a bit

* e2eTests: Adds first Template Variable CRUD for QueryVariable

* Tests: Adds ArrayPageOjbectType

* Tests: Adds createQueryVariable method

* Tests: Refactor CRUD test

* Tests: Adds datasource and dashboard to scenario

* Refactor: Fixes type errors

* Refactor: Move pages to toolkit
2019-11-25 07:29:01 +01:00
..
partials E2E: Adds tests for QueryVariable CRUD (#20448) 2019-11-25 07:29:01 +01:00
specs TextPanel: Fixes issue with template variable value not properly html escaped (#20588) 2019-11-22 10:28:54 +01:00
adhoc_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
all.ts refactoring: slight changes to PR #13247 2018-09-27 14:50:14 +02:00
constant_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
custom_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
datasource_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
DefaultVariableQueryEditor.tsx E2E: Adds tests for QueryVariable CRUD (#20448) 2019-11-25 07:29:01 +01:00
editor_ctrl.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
interval_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
query_variable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
template_srv.ts TextPanel: Fixes issue with template variable value not properly html escaped (#20588) 2019-11-22 10:28:54 +01:00
TextBoxVariable.ts Templating: Adds typings to Variables (#20117) 2019-10-31 10:59:30 +01:00
variable_srv.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
variable.ts Fix: Prevents crash when searchFilter is non string (#20526) 2019-11-21 06:21:36 +01:00