Dominik Prokop
60fadcf1e5
Fix panel time overrides not being applied fully
...
When both relative and time shift were applied, only time shift was taken into consideration
2019-01-10 20:15:03 +01:00
Torkel Ödegaard
b25214bfe1
Merge pull request #14786 from grafana/14729-move-testrulebutton-to-toolbar
...
14729 move testrulebutton to toolbar
2019-01-10 07:11:45 +01:00
Johannes Schill
d8a91fa355
feat: Add brand as tooltip theme and use it on panel edit tabs #14271
2019-01-09 15:36:53 +01:00
Hugo Häggmark
236d7b1213
Changes after PR comments
2019-01-09 13:20:50 +01:00
Dominik Prokop
525367c591
Merge branch 'master' into fix-toggle-button-group-corners
2019-01-09 13:15:34 +01:00
Hugo Häggmark
67e8958aec
Fixed a small bug when toggling items in toolbar
2019-01-09 11:49:17 +01:00
Hugo Häggmark
9b8a5333cb
Added tests for TestRuleButton
2019-01-09 11:39:56 +01:00
Hugo Häggmark
8b8af6436c
Removed Test Rule button from Angular and view
2019-01-09 11:38:10 +01:00
Hugo Häggmark
e2fe663dba
Added TestRuleButton
2019-01-09 11:34:22 +01:00
Dominik Prokop
0b4d212bd2
Fixing TS errors and updating snapshot
2019-01-09 10:56:40 +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
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
Dominik Prokop
ec904cf662
Update components to fit updated PopperController API
2019-01-08 13:53:59 +01:00
Johannes Schill
f428db282c
fix: Remove the onRenderError prop and add an ErrorBoundary component
2019-01-08 13:32:08 +01:00
Johannes Schill
4f943687d8
feat: Display error when plot fail to render
2019-01-08 09:55:23 +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
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
Simon Podlipsky
c39dc1fb15
Some cleanup
2019-01-05 15:25:07 +01:00
Torkel Ödegaard
2de57f095c
Merge pull request #14707 from grafana/14388/alert-tab-ux-update
...
Alert tab ux update
2019-01-04 12:53:08 +01:00
Torkel Ödegaard
e0c28ba770
Minor refactoring of EditorTabBody
2019-01-04 12:38:50 +01:00
Torkel Ödegaard
f749ced36e
AlertTab style fixes
2019-01-04 12:18:49 +01:00
Torkel Ödegaard
2eeba9dae1
Updated alert tab layout & markup
2019-01-04 11:57:16 +01:00
Torkel Ödegaard
0ca0670e00
Changed datasource list page default layout mode
2019-01-04 09:58:24 +01:00
Peter Holmberg
168b8c389d
Merge remote-tracking branch 'origin/master' into 14388/alert-tab-ux-update
2019-01-03 11:29:03 +01:00
Torkel Ödegaard
a7d4e6caa3
Merge pull request #14699 from grafana/davkal/fix-14398
...
Explore: Remember last used datasource
2019-01-02 18:59:44 +01:00
Peter Holmberg
6b5f9d5821
clear history
2019-01-02 16:07:29 +01:00
Peter Holmberg
e7d9bbf781
state history tab
2019-01-02 15:22:22 +01:00
David Kaltschmidt
757d6f322e
s/initialDatasourceId/initialDatasource/
2019-01-02 11:32:12 +00:00
Peter Holmberg
ce01bd696e
add alert in react instead of angular
2019-01-02 10:57:12 +01:00
Torkel Ödegaard
9aef3f4fb1
Fixed issues with panel size in edit mode, fixes #14703
2019-01-02 10:54:57 +01:00
David Kaltschmidt
67ebdcbcc3
Explore: Remember last use datasource
...
- use local storage to store last used database
- renamed `datasourceName` property to `initialDatasourceId` for consistency
- adapted tests
2018-12-31 18:30:32 +00:00
Simon Podlipsky
d42f821c87
Update rxjs
2018-12-27 20:37:44 +01:00
Patrick Freeman
ca7f75f353
Fix general tab typos
2018-12-26 13:36:12 -05:00
Torkel Ödegaard
66a13b281c
Merge branch 'grafana-lib'
2018-12-25 19:26:46 +01:00
Torkel Ödegaard
98d26354c1
Added a form component to @grafana/ui
2018-12-25 11:42:23 +01:00
Torkel Ödegaard
17de1f2887
Merge pull request #14646 from grafana/fix-dashboard-links
...
Fixed dashboard links not updating after variable or time range change
2018-12-23 20:41:51 +01:00
Torkel Ödegaard
a02b4b47b6
Moving a couple of types to @grafana/ui
2018-12-23 09:15:32 +01:00
Torkel Ödegaard
0ff572efbf
Testing moving out one type to grafana/ui
2018-12-23 08:28:37 +01:00
Torkel Ödegaard
002f57ae00
Fixed dashboard links not updating after variable or time range change, fixes #14493
2018-12-23 07:11:24 +01:00
David
b2401e37fa
Merge pull request #14414 from grafana/davkal/explore-logging-search
...
Explore: Split logging query into selector and search
2018-12-22 17:00:57 +01:00
Peter Holmberg
acf8390d57
note to future me
2018-12-21 14:57:54 +01:00
Peter Holmberg
4002f80ab8
delete works
2018-12-21 14:56:49 +01:00