grafana/public/app/angular
Torkel Ödegaard 54af57b8e6
VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527)
* Initial pass to move panel state to it's own, and make it by key not panel.id

* Progress

* Not making much progress, having panel.key be mutable is causing a lot of issues

* Think this is starting to work

* Began fixing tests

* Add selector

* Bug fixes and changes to cleanup, and fixing all flicking when switching library panels

* Removed console.log

* fixes after merge

* fixing tests

* fixing tests

* Added new test for changePlugin thunk

* Initial struture in place

* responding to state changes in another part of the state

* bha

* going in a different direction

* This is getting exciting

* minor

* More structure

* More real

* Added builder to reduce boiler plate

* Lots of progress

* Adding more visualizations

* More smarts

* tweaks

* suggestions

* Move to separate view

* Refactoring to builder concept

* Before hover preview test

* Increase line width in preview

* More suggestions

* Removed old elements of onSuggestVisualizations

* Don't call suggestion suppliers if there is no data

* Restore card styles to only borders

* Changing supplier interface to support data vs option suggestion scenario

* Renamed functions

* Add dynamic width support

* not sure about this

* Improve suggestions

* Improve suggestions

* Single grid/list

* Store vis select pane & size

* Prep for option suggestions

* more suggestions

* Name/title option for preview cards

* Improve barchart suggestions

* Support suggestions when there are no data

* Minor change

* reverted some changes

* Improve suggestions for stacking

* Removed size option

* starting on unit tests, hit cyclic dependency issue

* muuu

* First test for getting suggestion seems to work, going to bed

* add missing file

* A basis for more unit tests

* More tests

* More unit tests

* Fixed unit tests

* Update

* Some extreme scenarios

* Added basic e2e test

* Added another unit test for changePanelPlugin action

* More cleanup

* Minor tweak

* add wait to e2e test

* Renamed function and cleanup of unused function

* Adding search support and adding search test to e2e test
2021-10-25 13:55:06 +02:00
..
panel AppEvents: export appEvents in @grafana/runtime and support copy panel (#40715) 2021-10-20 13:01:21 -07:00
AngularApp.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
AngularLocationWrapper.test.ts Urls: Parsing key values will not convert to numbers (#33982) 2021-05-12 13:40:30 +02:00
AngularLocationWrapper.ts Update dependency @testing-library/user-event to v13 (#40394) 2021-10-14 13:29:41 +01:00
array_join.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
autofill_event_fix.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
bridgeReactAngularRouting.ts Add deprecation warnigns to $location patch (#31898) 2021-03-11 15:05:35 +01:00
diff-view.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
dropdown_typeahead.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
give_focus.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
metric_segment.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
misc.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
ng_model_on_blur.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
partials.ts VisualizationSelection: Real previews of suitable visualisation and options based on current data (#40527) 2021-10-25 13:55:06 +02:00
rebuild_on_change.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
services.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00
tags.ts Angular cleanup: Move directives (#35330) 2021-06-08 08:28:56 +02:00