Torkel Ödegaard
|
febb9e7168
|
Moved data source and data query types
|
2019-01-17 17:59:47 +01:00 |
|
Torkel Ödegaard
|
3cb73e7948
|
Minor fix scrollpos when duplicating
|
2019-01-17 15:11:38 +01:00 |
|
Torkel Ödegaard
|
a6683dd90e
|
Merge branch 'master' into react-query-editor
|
2019-01-17 14:57:49 +01:00 |
|
Torkel Ödegaard
|
bfadcd2968
|
Merge branch 'master' into page-layout-component
|
2019-01-17 14:48:54 +01:00 |
|
Torkel Ödegaard
|
3047579cdd
|
removed unused props from angular query component interface
|
2019-01-17 13:27:01 +01:00 |
|
Torkel Ödegaard
|
f041928e58
|
Additional query editor row tweaks
|
2019-01-17 13:15:25 +01:00 |
|
Torkel Ödegaard
|
cc4564cf8b
|
Query editor row in react is working
|
2019-01-17 13:08:20 +01:00 |
|
Torkel Ödegaard
|
548708a8d3
|
Scroll to top when visualization picker is opened
|
2019-01-17 11:27:32 +01:00 |
|
Torkel Ödegaard
|
9cb49d14cd
|
Made scrollbar have scrollTop and setScrollTop props so we can control scroll position
|
2019-01-17 11:25:44 +01:00 |
|
Torkel Ödegaard
|
bc956057c3
|
Query editor row react progress, buttons working
|
2019-01-17 10:26:08 +01:00 |
|
Johannes Schill
|
1dfabf498a
|
chore: Replace the deprecated SFC with FC
|
2019-01-17 09:27:43 +01:00 |
|
Torkel Ödegaard
|
6a66d462aa
|
Toggle edit mode works
|
2019-01-16 17:53:40 +01:00 |
|
Peter Holmberg
|
0d95527924
|
Merge branch 'master' into 14812/formgroup-component
|
2019-01-16 14:27:47 +00:00 |
|
Peter Holmberg
|
4c40274313
|
renaming after pr feedback
|
2019-01-16 13:46:57 +00:00 |
|
Torkel Ödegaard
|
166e5edebd
|
wip: testing new query editor row design
|
2019-01-16 14:00:29 +01:00 |
|
Torkel Ödegaard
|
4bad76c0f4
|
Merge branch 'master' into react-query-editor
|
2019-01-16 12:23:25 +01:00 |
|
Hugo Häggmark
|
1faa5819a8
|
Initial commit
|
2019-01-15 17:15:46 +01:00 |
|
Torkel Ödegaard
|
33feb26fb5
|
WIP: good progress on react query editor support
|
2019-01-15 11:40:12 +01:00 |
|
Torkel Ödegaard
|
0260c779e8
|
wip: another wip commit
|
2019-01-14 15:44:58 +01:00 |
|
Torkel Ödegaard
|
23f84ba5c5
|
Merge branch 'master' into react-query-editor
|
2019-01-14 15:39:05 +01:00 |
|
Torkel Ödegaard
|
574760c7e1
|
Merge pull request #14869 from grafana/clean-ups-and-moves
Clean ups and moves
|
2019-01-14 15:38:28 +01:00 |
|
Torkel Ödegaard
|
c41171d451
|
Merge pull request #14859 from grafana/fix/gauge-sizing
Fixed Gauge being cropped when resizing panel
|
2019-01-14 15:21:42 +01:00 |
|
Torkel Ödegaard
|
827a292777
|
Moved panel editing components to it's own folder
|
2019-01-14 15:17:48 +01:00 |
|
Torkel Ödegaard
|
0644410b99
|
wip: react query editors
|
2019-01-14 14:55:22 +01:00 |
|
Dominik Prokop
|
0c8f0416a0
|
Move panel width/height calculation to PanelChrome
|
2019-01-14 14:47:41 +01:00 |
|
Torkel Ödegaard
|
c11ec79056
|
Minor renames and other fixes
|
2019-01-13 12:42:21 +01:00 |
|
Torkel Ödegaard
|
5b59d59afa
|
panel option section moved to grafana-ui and new panel option grid component
|
2019-01-12 21:43:41 +01:00 |
|
Dominik Prokop
|
7289e6e500
|
Addedd assertions about raw time range when panel time overriden
|
2019-01-11 16:49:29 +01:00 |
|
Dominik Prokop
|
c3fdc1a0fb
|
Panel time override tests
|
2019-01-11 16:21:44 +01:00 |
|
Torkel Ödegaard
|
11ad92c08e
|
Merge pull request #14831 from grafana/fix/time-range-overrides
Fix panel time overrides not being applied fully
|
2019-01-11 09:38:15 +01:00 |
|
Torkel Ödegaard
|
fda0f92cf9
|
Merge pull request #12991 from pgiraud/repeat_min_span
Repeating panels - Max per row
|
2019-01-11 09:31:21 +01:00 |
|
Torkel Ödegaard
|
6d669e2c74
|
Merge branch 'master' into 14793/loading-placeholder-to-grafanaui
|
2019-01-11 09:10:49 +01:00 |
|
Hugo Häggmark
|
d376fae393
|
Moved colorpicker to ui/components
|
2019-01-11 07:03:12 +01:00 |
|
Peter Holmberg
|
2f0ab99ae5
|
Fixing test and small refactor
|
2019-01-10 22:15:37 +00:00 |
|
Peter Holmberg
|
08ac2959a4
|
Moving to grafana ui, fix issue with TestRuleResult
|
2019-01-10 21:47:09 +00:00 |
|
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 |
|
Pierre GIRAUD
|
97b087f5a5
|
Use factors for max repeated panels per row
|
2019-01-09 11:17:48 +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 |
|
Pierre GIRAUD
|
a881497908
|
Max number of repeated panels per row
Instead of min width
|
2019-01-09 08:01:42 +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 |
|