grafana/public/app/features
Marcus Andersson a7a1406415
Variables: migrates ad hoc variable type to react/redux. (#22784)
* Refactor: moves all the newVariables part to features/variables directory

* Feature: adds datasource type

* Tests: adds reducer tests

* Tests: covers data source actions with tests

* Chore: reduces strict null errors

* boilerplate that will be replaced by real code.

* added old editor template.

* added initial version of ad hoc editor.

* added working (apart from add) version of the editor.

* Added placeholder for picker.

* Have a working UI. Need to connect it so we refresh the variables on changes.

* variable should be updated now.

* removed console.log

* made the url work.

* cleaned up the adapter.

* added possiblity to create filter directly from table.

* moved infotext from general reducer to extended value of adhoc.

* fixed strict null errors.

* fixed strict null errors.

* fixed issue where remove was displayed before being added.

* fixed issue with fragment key.

* changed so template_src is using the redux variables.

* minor refactorings.

* moved adhoc picker to adhoc variable.

* adding tests for reducer and fixed bug.

* added tests or urlparser.

* added tests for ad hoc actions.

* added more tests.

* added more tests.

* fixed strict null error.

* fixed copy n pase error.

* added utilit for getting new variable index.

* removed console.log

* added location to reducerTester type and created a module type for it.

* changed so we only have one builder pattern.

* fixed tests to use static expected values.

* fixed strict errors.

* fixed more strict errors.

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2020-03-23 09:00:36 +01:00
..
admin Admin: Added Name to user list (#22939) 2020-03-20 21:19:05 +01:00
alerting Notification Channel: Make test button wider (#22653) 2020-03-10 13:17:03 +01:00
annotations Annotation & Alerts: Makes various annotation and alert requests cancelable (#22055) 2020-02-12 09:37:36 +01:00
api-keys Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
dashboard NewPanelEdit: Organise sidebar in tabs (#22870) 2020-03-20 15:15:04 +01:00
datasources NewPanelEditor: Panel editor tabs in state (url) (#22102) 2020-02-12 10:42:57 +01:00
explore Design tweaks (#22886) 2020-03-19 10:17:56 +01:00
expressions Backend Plugins: add a common implementation (#21408) 2020-01-14 12:59:48 +01:00
folders Migrate: Create new folder page (#22693) 2020-03-13 15:02:54 +01:00
manage-dashboards React Migration: Migrates FolderPicker from angular to react (#21088) 2020-02-13 11:13:03 +01:00
org Migration: Create org (#22542) 2020-03-19 14:22:53 +01:00
panel Variables: migrates data source variable type to React/Redux (#22770) 2020-03-16 06:32:04 +01:00
playlist Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +01:00
plugins Dashboard: Move some plugin & panel state to redux (#22052) 2020-02-10 14:23:54 +01:00
profile Migrations: Signup page (#21514) 2020-02-17 11:13:13 +01:00
teams Revert "Select: scroll into view when navigate with up/down arrows (#22503)" (#22535) 2020-03-03 11:51:17 +01:00
templating Variables: migrates ad hoc variable type to react/redux. (#22784) 2020-03-23 09:00:36 +01:00
users Migration: Invite Signup (#22437) 2020-02-28 15:45:00 +01:00
variables Variables: migrates ad hoc variable type to react/redux. (#22784) 2020-03-23 09:00:36 +01:00
all.ts Angular/React: Migrates team creation form to react (#21058) 2019-12-13 08:51:10 +00:00