Torkel Ödegaard
|
a1a905cbb1
|
Removed the initial data source as I could not see it being used anywhere
|
2019-01-28 16:31:38 +01:00 |
|
Torkel Ödegaard
|
91d926f180
|
single import for types from @grafana/ui
|
2019-01-28 15:27:23 +01:00 |
|
Torkel Ödegaard
|
2c9a867bde
|
Merge branch 'master' into fix/explore-datasource-change
|
2019-01-28 15:24:14 +01:00 |
|
Torkel Ödegaard
|
994c79b59b
|
Merge branch '15048/navigate-from-not-saved-panel'
|
2019-01-28 14:45:49 +01:00 |
|
Torkel Ödegaard
|
520756fb4c
|
Fixed wrong line in test
|
2019-01-28 14:44:35 +01:00 |
|
Hugo Häggmark
|
dc125f1e4d
|
Made sure we only resetTypeahead if mounted
|
2019-01-28 14:43:59 +01:00 |
|
Peter Holmberg
|
d433a4792a
|
fixing test
|
2019-01-28 14:07:37 +01:00 |
|
David
|
edfce0893e
|
Merge pull request #15090 from grafana/hugoh/bug-explore-cant-go-from-dashboard-to-explore
Fixed reinitialise of Explore
|
2019-01-28 13:43:32 +01:00 |
|
Hugo Häggmark
|
6b0400eed2
|
Firing off an action instead of listening to location changes
|
2019-01-28 13:27:56 +01:00 |
|
Hugo Häggmark
|
9298876ef0
|
Changes after PR Comments
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
1e6d50df7a
|
Made ExplorerToolbar connected and refactored away responsabilities from Explore
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
21df0c90a9
|
Removed some split complexity
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
0a094a13f2
|
Fixed some more styling
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
18727dce23
|
Fixed close split look and feel
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
d2a5477654
|
Fixed small issue with TimePicker dropdown position
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
032a82feed
|
Simplified some styles and dom elements
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
9caaf25078
|
Fixed some more with the sidemenu open and smaller screens
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
b2c284e42c
|
Fixed so heading looks good with closed sidemenu
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
ffe03ee22d
|
Restructure of component and styling
|
2019-01-28 12:47:01 +01:00 |
|
Hugo Häggmark
|
1aefc4cc2d
|
Refactored out ExploreToolbar from Explore
|
2019-01-28 12:47:01 +01:00 |
|
Peter Holmberg
|
c9cab9b677
|
updating state if no panel
|
2019-01-28 12:20:16 +01:00 |
|
Hugo Häggmark
|
40f410562a
|
Fixed reinitialise of Explore
|
2019-01-28 11:45:15 +01:00 |
|
Dominik Prokop
|
05f9eb0766
|
Update datasource before the loading has started
|
2019-01-28 11:06:50 +01:00 |
|
Torkel Ödegaard
|
7f2c2a913e
|
Moving a few things from dashboard folder
|
2019-01-27 17:33:13 +01:00 |
|
Torkel Ödegaard
|
f3dc5381ee
|
Merge pull request #15018 from miroswan/14961-constructor-as-rvalue
Bug Fix #14961
|
2019-01-26 11:11:32 +01:00 |
|
Torkel Ödegaard
|
c9d060c0fe
|
Merge pull request #15041 from grafana/14752-explore-custom-scrollbar
Use CustomScrollbar in explore
|
2019-01-26 10:57:13 +01:00 |
|
Torkel Ödegaard
|
5e1a3c9ee2
|
Merge pull request #15023 from grafana/improve-organization
More file re-organization & clean-up
|
2019-01-26 10:53:09 +01:00 |
|
Demitri Swan
|
186e488ace
|
Bug Fix #14961
|
2019-01-24 14:11:31 +00:00 |
|
Johannes Schill
|
2706f09de8
|
feat: Use CustomScrollbar in explore #14752
|
2019-01-24 12:59:12 +01:00 |
|
Torkel Ödegaard
|
05738258bb
|
Fixed dashboard import issue after move
|
2019-01-24 09:47:06 +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 |
|
Torkel Ödegaard
|
adacdf98b7
|
Removed old query inspector (that was opened by clickin error in panel title)
think the new query insector from Queries tab can replace this old one.
|
2019-01-23 20:26:18 +01:00 |
|
Torkel Ödegaard
|
9d5560afe2
|
Moving files to better locations
|
2019-01-23 20:21:07 +01:00 |
|
Torkel Ödegaard
|
b1ef3c43f9
|
Disable query should trigger refresh
|
2019-01-23 19:34:56 +01:00 |
|
Torkel Ödegaard
|
d420024178
|
Merge pull request #15009 from grafana/davkal/14997-fix-scanner
Explore: Fix scanning for logs
|
2019-01-23 15:35:31 +01:00 |
|
Torkel Ödegaard
|
3dca65c6b8
|
Merge pull request #14958 from aocenas/refresh-playlist-counter
Add loop counter for full refresh in playlist
|
2019-01-23 15:34:49 +01:00 |
|
David Kaltschmidt
|
c0277ab595
|
Explore: Fix scanning for logs
- Redux migration caused the scanner to not be set
- this change adds the setting/unsetting of the scanner in the reducer
- added test
|
2019-01-23 15:05:54 +01:00 |
|
Torkel Ödegaard
|
f0eef79c1a
|
Moved ad hoc filters and upload directive
|
2019-01-23 13:31:45 +01:00 |
|
Torkel Ödegaard
|
2f08c56260
|
Moved dashboard srv and snapshot ctrl
|
2019-01-23 13:10:49 +01:00 |
|
Torkel Ödegaard
|
80da19010e
|
Moved share modal
|
2019-01-23 13:07:20 +01:00 |
|
Torkel Ödegaard
|
720fa87b89
|
Moved dashboard save modals to components folder
|
2019-01-23 13:00:05 +01:00 |
|
Torkel Ödegaard
|
4358732d21
|
Moved unsaved changes service and modal
|
2019-01-23 12:52:46 +01:00 |
|
Torkel Ödegaard
|
a4824085e3
|
Removed unused alertingSrv
|
2019-01-23 12:09:58 +01:00 |
|
Torkel Ödegaard
|
874792dfcb
|
Moved view state srv to services
|
2019-01-23 12:02:47 +01:00 |
|
Torkel Ödegaard
|
ec37f84727
|
Moved timepicker to components
|
2019-01-23 11:55:52 +01:00 |
|
Torkel Ödegaard
|
2356057f20
|
Moved submenu into components dir
|
2019-01-23 11:51:43 +01:00 |
|
Torkel Ödegaard
|
08f7e55ae5
|
Moved dashboard settings to components
|
2019-01-23 11:48:27 +01:00 |
|
Torkel Ödegaard
|
dfe9252f54
|
Moved dashboard permissions into components dir
|
2019-01-23 11:45:23 +01:00 |
|
Torkel Ödegaard
|
0c16d3cd6a
|
Moved history component, added start draft of frontend code style guide
|
2019-01-23 11:37:46 +01:00 |
|