Commit Graph
100 Commits
Author SHA1 Message Date
Erik Sundell 771ee549fb Update changelog for v6.5.0-beta1 (#20350)
Updates changelog for v6.5 including breaking changes
 and docs/upgrading to v6.5 notes.
2019-11-14 11:57:21 +01:00
Erik SundellandMarcus Efraimsson 0f4b970de8 Cloudwatch: Make it clear that role switching is not supported (#19706)
* Make it clear that role switching is not supported

* Update docs/sources/features/datasources/cloudwatch.md

Co-Authored-By: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2019-10-22 11:28:25 +02:00
Erik Sundell 862f2e4821 React group by segment poc (#19436)
* Add simple group by component

* Make segment generic

* Refactoring segments. Add support for lazy loading

* Use base props

* Add example with grouped options

* Move examples to storybook

* Fixes according to pr feedback

* Cleanup

* added className

* Fixes according to feed back

* Add query string to api so that search can be imlemented in the future
2019-10-08 20:54:00 +02:00
Erik Sundell 4dbedb8405 Azure Monitor: Revert support for cross resource queries (#19115)" (#19346)
This reverts commit 88051258e9.
2019-09-24 12:01:12 +02:00
Erik Sundell 4c8f417f18 Stackdriver: Add extra alignment period options (#18909)
* Add more alignment period options

* Remove unnecessary alignment period limit
2019-09-13 10:45:59 +02:00
Erik Sundell b6171fa3c7 add feedback to what interval is being used (calculated in the backend) 2019-01-11 15:14:35 +01:00
Erik Sundell e73d363129 Merge remote-tracking branch 'origin/master' into reactify-stackdriver
# Conflicts:
#	public/app/core/angular_wrappers.ts
#	yarn.lock
2019-01-11 15:12:29 +01:00
Erik Sundell b596550210 use typings for ds and template srv 2019-01-11 13:53:04 +01:00
Erik Sundell 3871ef29f9 refactoring alias by 2019-01-11 10:29:53 +01:00
Erik Sundell b64115e5f5 access scope directly from this. update tests 2019-01-10 17:18:24 +01:00
Erik Sundell 6a2f5eb61e refactoring. fix broken test 2019-01-10 13:49:11 +01:00
Erik Sundell 5fed50713d provide angular directive scope props correctly 2019-01-10 12:02:38 +01:00
Erik Sundell 23996b364e fix broken test 2019-01-09 14:44:47 +01:00
Erik Sundell 92121cacd1 Merge remote-tracking branch 'origin/master' into reactify-stackdriver
# Conflicts:
#	yarn.lock
2019-01-09 14:33:41 +01:00
Erik Sundell d51f91f54b unregister event listener correctly 2019-01-09 13:56:15 +01:00
Erik Sundell ae50d83608 update snapshot 2019-01-08 16:21:38 +01:00
Erik Sundell 6c00f3e511 add form grow 2019-01-08 16:08:09 +01:00
Erik Sundell d215eecf63 remove redundant max-width. it's already declared in gf-form-select-box__menu-list 2019-01-08 14:05:30 +01:00
Erik Sundell b8c2ba3320 add typing for metric descriptor 2019-01-08 14:03:52 +01:00
Erik Sundell 8867d8e99c make templateSrv a prop 2019-01-08 13:52:19 +01:00
Erik Sundell dc7f98de6a use correct event handler name convention. register directive on startup 2019-01-08 13:37:08 +01:00
Erik Sundell f9f51d6819 replace fragment with empty jsx tags 2019-01-08 13:00:31 +01:00
Erik Sundell e71e2b3035 refactoring tests 2019-01-08 12:52:47 +01:00
Erik Sundell 803d546c70 ugly fix. will be removed later on 2019-01-08 12:44:43 +01:00
Erik Sundell d6e7fccc97 fix more broken tests 2019-01-08 10:00:10 +01:00
Erik Sundell c964d6d7ef wip: fix broken tests 2019-01-08 08:51:34 +01:00
Erik Sundell 87cb3d4caa ugly temporary fix for scope issue. will be removed later on 2019-01-07 14:52:36 +01:00
Erik Sundell e75aec9954 refactoring 2019-01-07 14:51:20 +01:00
Erik Sundell e61fa37db4 fix filter bug 2019-01-07 14:15:53 +01:00
Erik Sundell 49144f07e4 Merge branch '14293-metric-display-names' into reactify-stackdriver
# Conflicts:
#	public/app/plugins/datasource/stackdriver/partials/query.aggregation.html
#	public/app/plugins/datasource/stackdriver/partials/query.editor.html
#	public/app/plugins/datasource/stackdriver/partials/query.filter.html
#	public/app/plugins/datasource/stackdriver/query_aggregation_ctrl.ts
#	public/app/plugins/datasource/stackdriver/query_ctrl.ts
#	public/app/plugins/datasource/stackdriver/query_filter_ctrl.ts
#	public/app/plugins/datasource/stackdriver/specs/query_aggregation_ctrl.test.ts
2019-01-07 13:59:36 +01:00
Erik Sundell 4d07f56354 set max width on the whole menu list instead 2019-01-07 13:46:15 +01:00
Erik Sundell 9ec6831713 bind array instead of function 2019-01-07 13:37:39 +01:00
Erik Sundell 92d6442948 Revert "Revert "add max width to group header description""
This reverts commit d25138060f.
2019-01-07 11:44:10 +01:00
Erik Sundell d25138060f Revert "add max width to group header description"
This reverts commit 86a39183ee.
2019-01-07 11:27:48 +01:00
Erik Sundell 7b4b1a4f90 remove not used property 2019-01-07 11:26:06 +01:00
Erik Sundell 899811a934 fix broken tests 2019-01-07 11:26:06 +01:00
Erik Sundell 126ceb9780 use correct type for select option 2019-01-07 11:26:06 +01:00
Erik Sundell 4928984825 set issearchable default value to true 2019-01-07 11:26:06 +01:00
Erik Sundell 102a130a2d make variable type more slim 2019-01-07 11:26:06 +01:00
Erik Sundell 786df7920e remove group name from select component. let the parent set group name instead 2019-01-07 11:26:06 +01:00
Erik Sundell 03856b4e55 move component to components dir. also move directive registration out from datasource 2019-01-07 11:26:06 +01:00
Erik Sundell 58bea1de79 add template variable type 2019-01-07 11:26:06 +01:00
Erik Sundell 96d65b55b6 rename template variables prop 2019-01-07 11:26:06 +01:00
Erik Sundell ff762c213f rename selected prop 2019-01-07 11:26:06 +01:00
Erik Sundell 3ca5abf5e9 rename searchable prop 2019-01-07 11:26:06 +01:00
Erik Sundell 1e5f2f56e0 improve component performance 2019-01-07 11:26:05 +01:00
Erik Sundell 86a39183ee add max width to group header description 2019-01-07 11:26:05 +01:00
Erik Sundell 5eb22388c3 remove debug logging 2019-01-07 11:26:05 +01:00
Erik Sundell 243c4bfe29 rollback test state to before template variables were added 2019-01-07 11:26:05 +01:00
Erik Sundell 2b8185cb80 cleanup 2019-01-07 11:26:05 +01:00
Erik Sundell 02b745f106 move template variable logic to component 2019-01-07 11:26:05 +01:00
Erik Sundell d42e39a072 remove extra arrow div 2019-01-07 11:26:05 +01:00
Erik Sundell bdf2573db9 fix condition that expands group if it has a selected child. also make it possible to pass expanded as a prop 2019-01-07 11:26:05 +01:00
Erik Sundell 93bc7e8fa5 align input widths 2019-01-07 11:26:05 +01:00
Erik Sundell b9b25e766f remove console log 2019-01-07 11:26:05 +01:00
Erik Sundell a441251cf5 rename directive 2019-01-07 11:26:04 +01:00
Erik Sundell b385c105fe remove linebreak 2019-01-07 11:26:04 +01:00
Erik Sundell 793d3d9afa remove old group heading 2019-01-07 11:26:04 +01:00
Erik Sundell 07f0d90718 use new generic picker 2019-01-07 11:26:04 +01:00
Erik Sundell 1090e0ae2f remove on metric type change 2019-01-07 11:26:04 +01:00
Erik Sundell de9ace731d fix remove filter bug 2019-01-07 11:26:04 +01:00
Erik Sundell d632be849a use same color for label as in explore dropdown 2019-01-07 11:26:03 +01:00
Erik Sundell 329d4652fb cleanup query filter 2019-01-07 11:26:03 +01:00
Erik Sundell b683a19ff6 update failing tests 2019-01-07 11:26:03 +01:00
Erik Sundell 2bc38b7907 remove redundant default value 2019-01-07 11:26:03 +01:00
Erik Sundell caedbc67b8 use new option group in aggregation directive 2019-01-07 11:26:03 +01:00
Erik Sundell eea91d2885 remove redundant default value 2019-01-07 11:26:03 +01:00
Erik Sundell 1f3f336352 wip: add option group component 2019-01-07 11:26:02 +01:00
Erik Sundell d75860a72c wip: add basic option header 2019-01-07 11:26:02 +01:00
Erik Sundell ad4f39101a Wrap react select component in angular directive 2019-01-07 11:26:02 +01:00
Erik Sundell 4340e81605 remove not used files 2019-01-07 11:06:36 +01:00
Erik Sundell 0c178f8623 cleanup 2019-01-03 16:21:20 +01:00
Erik Sundell cc7b754e77 add aggregation tests 2019-01-03 16:00:42 +01:00
Erik Sundell d23c3d2b64 add tests 2019-01-03 15:12:03 +01:00
Erik Sundell 3ce4287e8c fix template variable bug 2019-01-03 09:15:49 +01:00
Erik Sundell 93d2588c22 remove not used file 2019-01-02 20:58:03 +01:00
Erik Sundell 1ab9fc871c cleanup. remove comments, not used files etc 2019-01-02 15:35:36 +01:00
Erik Sundell 0e49225d1d merge from 14293-metric-display-names 2019-01-02 15:07:38 +01:00
Erik Sundell b7503407e6 fix broken tests 2019-01-02 13:03:21 +01:00
Erik Sundell 4dbd113e20 use correct type for select option 2019-01-02 13:03:21 +01:00
Erik Sundell b22bf9359f set issearchable default value to true 2019-01-02 13:03:21 +01:00
Erik Sundell 681f1f31e1 make variable type more slim 2019-01-02 13:03:21 +01:00
Erik Sundell d741295795 remove group name from select component. let the parent set group name instead 2019-01-02 13:03:21 +01:00
Erik Sundell e180cf54ce move component to components dir. also move directive registration out from datasource 2019-01-02 13:03:20 +01:00
Erik Sundell 4662335f80 add template variable type 2019-01-02 13:03:20 +01:00
Erik Sundell 70071e5dad rename template variables prop 2019-01-02 13:03:20 +01:00
Erik Sundell cf50cf167c rename selected prop 2019-01-02 13:03:20 +01:00
Erik Sundell ed673d35f5 rename searchable prop 2019-01-02 13:03:20 +01:00
Erik Sundell e4d18a1933 improve component performance 2019-01-02 13:03:20 +01:00
Erik Sundell 5f8ccfb9a0 add max width to group header description 2019-01-02 13:03:20 +01:00
Erik Sundell 53ac3c8fd2 remove debug logging 2019-01-02 13:03:20 +01:00
Erik Sundell c70e90cb48 rollback test state to before template variables were added 2019-01-02 13:03:20 +01:00
Erik Sundell 01fc950511 cleanup 2019-01-02 13:03:19 +01:00
Erik Sundell 00a763511e move template variable logic to component 2019-01-02 13:03:19 +01:00
Erik Sundell 3f05364eb9 remove extra arrow div 2019-01-02 13:03:19 +01:00
Erik Sundell e7670cacf4 fix condition that expands group if it has a selected child. also make it possible to pass expanded as a prop 2019-01-02 13:03:19 +01:00
Erik Sundell 9715260151 align input widths 2019-01-02 13:03:19 +01:00
Erik Sundell 3afe8a0763 remove console log 2019-01-02 13:03:18 +01:00
Erik Sundell 55f558cb7c rename directive 2019-01-02 13:03:18 +01:00
Erik Sundell 843e9fb4dc remove linebreak 2019-01-02 13:03:18 +01:00