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
Dominik Prokop
525367c591
Merge branch 'master' into fix-toggle-button-group-corners
2019-01-09 13:15:34 +01:00
Dominik Prokop
0b4d212bd2
Fixing TS errors and updating snapshot
2019-01-09 10:56:40 +01:00
Dominik Prokop
fae8ff5750
Move Portal to @grafana/ui
2019-01-09 10:55:38 +01:00
Dominik Prokop
076defdc0b
Post merge updates
2019-01-09 10:33:20 +01:00
Dominik Prokop
1e7f3f2892
Merge branch 'master' into grafana-ui/tooltip
2019-01-09 10:19:45 +01:00
Johannes Schill
6ac25d41fa
chore: Move CustomScrollbar to @grafana/ui #14759
2019-01-09 09:49:45 +01:00
Dominik Prokop
79c6fdc0e8
wip
2019-01-08 20:51:00 +01:00
Torkel Ödegaard
a9808ef518
Merge pull request #14763 from grafana/14528-panel-errors
...
Panel errors
2019-01-08 17:41:31 +01:00
Dominik Prokop
22c9ce7de8
Make tooltips persistent when hovered
2019-01-08 17:01:50 +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
Johannes Schill
12a3edd6e5
fix: Clean up per PR feedback. Thanks @dprokop
2019-01-08 16:04:46 +01:00
Torkel Ödegaard
badd00d962
Merge pull request #14768 from grafana/14729-move-alerttab-and-statehistory
...
Moved AlertTab and StateHistory to app/features/alerting
2019-01-08 15:57:43 +01:00
Torkel Ödegaard
df83c4650d
minor code refactor
2019-01-08 15:54:52 +01:00
Hugo Häggmark
8d210afd76
Moved AlertTab and StateHistory to app/features/alerting
2019-01-08 15:18:29 +01:00
Johannes Schill
bf478a40b1
fix: When loki is default data source, datasource is passed as undefined to QueryOptions #14667
2019-01-08 14:58:57 +01:00
Erik Sundell
b8c2ba3320
add typing for metric descriptor
2019-01-08 14:03:52 +01:00
Dominik Prokop
e03461cea2
Removed unused Popover component
2019-01-08 13:54:54 +01:00
Dominik Prokop
ec904cf662
Update components to fit updated PopperController API
2019-01-08 13:53:59 +01:00
Erik Sundell
8867d8e99c
make templateSrv a prop
2019-01-08 13:52:19 +01:00
Dominik Prokop
de4e1a91f7
Refactored withPoper HOC to PopperController using render prop
2019-01-08 13:44:10 +01:00
Erik Sundell
dc7f98de6a
use correct event handler name convention. register directive on startup
2019-01-08 13:37:08 +01:00
Johannes Schill
f428db282c
fix: Remove the onRenderError prop and add an ErrorBoundary component
2019-01-08 13:32: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
Daniel Lee
f95b4b3882
Merge pull request #14735 from challengerdeep/14581_fix-stackdriver-series-aggregation-merge
...
Fix stackdriver aggregation series merge
2019-01-08 10:40:37 +01:00
Johannes Schill
bcb94cc0ec
fix: GraphPanel should be a PureComponent
2019-01-08 10:30:00 +01:00
Erik Sundell
d6e7fccc97
fix more broken tests
2019-01-08 10:00:10 +01:00
Johannes Schill
4f943687d8
feat: Display error when plot fail to render
2019-01-08 09:55:23 +01:00
Erik Sundell
c964d6d7ef
wip: fix broken tests
2019-01-08 08:51:34 +01:00
Dominik Prokop
96be5fe8a3
Remove the jump effect on run query button
...
Caused by the return and loading spinner icons having different widths. Used fa-fw helper class to ensure fixed width on icons. Also, made the spacing between icon and button label slightly smaller, as the rotated level-down icon used as return icon has significantly smaller width compared to the loading spinner and it looked oddly far from the label as compared to timepicker's icon
2019-01-07 15:26:43 +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
9ec6831713
bind array instead of function
2019-01-07 13:37:39 +01:00
Johannes Schill
79fd8a7eda
feat: Add "theme" to Tooltip
2019-01-07 13:31:50 +01:00
Johannes Schill
dadbaccfeb
Notify user on query error
2019-01-07 13:29:10 +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