Johannes Schill
|
be58e275a5
|
chore: PR feedback, shorten boolean check
|
2019-02-12 09:55:09 +01:00 |
|
Johannes Schill
|
2db9cb3d93
|
chore: Rename isDataPanel to noQueries
|
2019-02-12 09:48:46 +01:00 |
|
Johannes Schill
|
ec02ddd27b
|
feat: Only use the DataPanel component when panel plugin has isDataPanel set to true in plugin.json. And fix PanelData when using snapshots
|
2019-02-07 21:34:50 +01:00 |
|
Torkel Ödegaard
|
d1d5bbf697
|
Merge pull request #15188 from grafana/fix/table-data-to-component
React panel table data fix
|
2019-02-01 13:57:26 +01:00 |
|
Peter Holmberg
|
57596462a4
|
sending paneldata to component, gauge can handle table data
|
2019-02-01 10:53:58 +01:00 |
|
Torkel Ödegaard
|
aeaac7480b
|
New solo panel route working in all scenarios I can test
|
2019-02-01 08:15:21 +01:00 |
|
Peter Holmberg
|
ed0f5b71c7
|
Merge branch 'master' into table-data-support
|
2019-01-31 14:16:06 +01:00 |
|
Peter Holmberg
|
7def403018
|
typing data
|
2019-01-31 13:59:25 +01:00 |
|
Peter Holmberg
|
88cb38adde
|
creating table data type
|
2019-01-31 09:59:21 +01:00 |
|
Torkel Ödegaard
|
aafd4a339a
|
Moved dashboard state components to state folder
|
2019-01-31 08:56:17 +01:00 |
|
Torkel Ödegaard
|
6663b2fab9
|
Moved time_srv to services folder, this should not belong to dashboard feature but it is too dependant on dashboard to move it out now, needs a bigger refactoring to isolate from dashboard
|
2019-01-31 08:44:46 +01:00 |
|
Torkel Ödegaard
|
474185c977
|
Moved a few things around
|
2019-01-31 08:37:15 +01:00 |
|
Torkel Ödegaard
|
36a2b9c015
|
Merge pull request #15136 from grafana/react-snapshots
React snapshots
|
2019-01-31 07:24:25 +01:00 |
|
Johannes Schill
|
1afc590c70
|
fix: Don't open panel menu when dragging (react-)panel in dashboard #14946
|
2019-01-30 15:38:59 +01:00 |
|
Johannes Schill
|
ef4611eb56
|
chore: Add missing typings in PanelResizer
|
2019-01-30 15:32:29 +01:00 |
|
Johannes Schill
|
1230f3e48d
|
chore: Fix typings and remove bindings for arrow functions in DashboardGrid
|
2019-01-30 15:28:41 +01:00 |
|
Peter Holmberg
|
4b47e857f2
|
adjusting types to match
|
2019-01-30 13:43:17 +01:00 |
|
Peter Holmberg
|
ae0b9692be
|
first implementation
|
2019-01-30 10:39:42 +01:00 |
|
Torkel Ödegaard
|
71d0fae3a9
|
Progress on tooltip style update
|
2019-01-29 13:42:29 +01:00 |
|
Dominik Prokop
|
7a8eb8c115
|
Merge branch 'master' into tooling/storybook-poc
|
2019-01-28 17:36:41 +01:00 |
|
Torkel Ödegaard
|
7f2c2a913e
|
Moving a few things from dashboard folder
|
2019-01-27 17:33:13 +01:00 |
|
Torkel Ödegaard
|
e713b0f029
|
Moved add panel panel and renamed it to add panel widget
|
2019-01-24 09:23:48 +01:00 |
|
Torkel Ödegaard
|
11c306abde
|
Moved row options to it's own component folder
|
2019-01-23 20:29:05 +01:00 |
|
Dominik Prokop
|
e35e266c81
|
Fix TS errors
|
2019-01-22 09:11:30 +01:00 |
|
Dominik Prokop
|
4384eb2f0b
|
Move tooltip themes to Tooltip component making Popper/PopperController theme agnostic
|
2019-01-22 09:11:30 +01:00 |
|
Torkel Ödegaard
|
d843044841
|
decreased panel height in edit mode
|
2019-01-19 08:31:20 +01:00 |
|
Torkel Ödegaard
|
febb9e7168
|
Moved data source and data query types
|
2019-01-17 17:59:47 +01:00 |
|
Johannes Schill
|
1dfabf498a
|
chore: Replace the deprecated SFC with FC
|
2019-01-17 09:27:43 +01:00 |
|
Hugo Häggmark
|
1faa5819a8
|
Initial commit
|
2019-01-15 17:15:46 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|