Torkel Ödegaard
d06b9401ea
feat(tablepanel): added support for column sorting
2015-11-09 17:58:02 +01:00
Torkel Ödegaard
5d166dc8cb
feat(tablepanel): added new renderer spec
2015-11-09 09:46:49 +01:00
Torkel Ödegaard
b8e6fcfeae
feat(tablepanel): worked on cell / value threshold coloring
2015-11-06 13:16:17 +01:00
Torkel Ödegaard
e1433ebb41
feat(tablepanel) more refactoring
2015-11-05 12:42:47 -05:00
Torkel Ödegaard
1b83742e3e
feat(tablepanel): began refactorin out table row html generation to write unit tests for it
2015-11-05 15:55:42 +01:00
Torkel Ödegaard
90cca93951
feat(tablepanel): lots of work on table panel
2015-11-05 13:13:13 +01:00
Torkel Ödegaard
4e37290a7f
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
2015-11-05 09:56:19 +01:00
Torkel Ödegaard
7d3146ed8d
feat(tablepanel): fixed header, and pagination styling
2015-11-05 08:36:51 +01:00
Torkel Ödegaard
0a1af65a4c
feat(tablepanel): more column style rules
2015-11-05 07:43:06 +01:00
Torkel Ödegaard
60c7bfe9a7
feat(tablepanel): work on table panel options
2015-11-04 22:44:08 +01:00
Torkel Ödegaard
7387f2e490
feat(tablepanel): fixed header, and pagination styling
2015-11-04 17:23:16 +01:00
Torkel Ödegaard
93b4f3fac8
feat(tablepanel): minor progress on table panel
2015-11-04 12:56:53 +01:00
Torkel Ödegaard
6062930f9a
feat(tablepanel): added more unit tests for table transforms
2015-11-04 09:41:03 +01:00
Torkel Ödegaard
867b838053
feat(tablepanel): work on table panel
2015-11-03 16:19:51 +01:00
Torkel Ödegaard
da9c792ca2
feat(tablepanel): minor progress
2015-11-03 08:18:35 +01:00
Torkel Ödegaard
8171cd51c4
feat(tablepanel): minor progress on table panel
2015-11-02 20:51:49 +01:00
Torkel Ödegaard
36c4d01ef8
feat(tablepanel) began work on new table panel
2015-11-02 17:00:47 +01:00
Torkel Ödegaard
6cf46b1635
refactoring: more moving stuff around
2015-10-30 14:44:40 +01:00
Torkel Ödegaard
1113081aab
refactoring: moving components -> core
2015-10-30 14:19:02 +01:00
Torkel Ödegaard
39bc3cb532
refactoring: moving stuff around
2015-10-30 14:04:25 +01:00
Torkel Ödegaard
4dcd2ceb01
fix(graph): fixed for color picker layout issue when right side legend was used, fixes #3093
2015-10-30 09:31:04 +01:00
Torkel Ödegaard
3de4707c98
feat(elasticsearch): Annotation queries now use the daily index patterns defined in data source options, for old annotations that have an index property that will be used, so will not break existing dashboard/annotation configs, closes #3061
2015-10-29 14:05:05 +01:00
Torkel Ödegaard
89ce1a5159
fix(dashlist): minor fix to dashlist panel, and some minor html markup fixes
2015-10-27 13:17:28 +01:00
Torkel Ödegaard
cb7424ce5e
fix(playlist ui): minor polish / fix to playlist ui, fixes #2831 , other minor css / markup fixes
2015-09-28 11:53:49 +02:00
Torkel Ödegaard
38bf07f4da
Merge pull request #2817 from utkarshcmu/axes
...
Single stat panel throws warning on multiple series result.
2015-09-25 10:23:10 +02:00
ubhatnagar
026fffa19f
Singlestat Panel Error in InspectCtrl.
2015-09-24 23:13:05 +05:30
Torkel Ödegaard
9da5ef3cbf
fix(singestat): fixed missing sparklines, caused by recent changes to time range handling, fixes #2815
2015-09-24 11:36:25 +02:00
ubhatnagar
ea7fe0c761
Single stat panel throws warning on multiple series result.
2015-09-24 09:40:09 +05:30
Torkel Ödegaard
6f9c306260
fix(singlestat): fixed usage of template variable in drilldown link for singlestat, fixes #2787
2015-09-22 12:48:03 +02:00
Torkel Ödegaard
b5f237a69b
fix(graph): minor fix for hover tooltip when combined with a single series using stepped lines, fixes #2754
2015-09-19 15:20:53 +02:00
Torkel Ödegaard
96b0e70ddd
feat(timepickerv2): fixed lots of minor issues and updated kairosdb and opentsdb data sources to work with the new date formats
2015-09-18 15:06:08 +02:00
Torkel Ödegaard
a30f73fe36
feat(timepicker): more work on getting new time formats to work in all data sources
2015-09-17 12:40:04 +02:00
Torkel Ödegaard
a0a98cb035
feat(timepicker2): working on richer timepicker options
2015-09-16 19:49:05 +02:00
Torkel Ödegaard
4ffa26cf2c
feat() started work on more feature rich time picker
2015-09-15 13:23:36 +02:00
Torkel Ödegaard
9dec50832d
refactor: refactoring app boot up and core structure
2015-09-14 22:54:00 +02:00
Torkel Ödegaard
d96a6a59ee
refactor: moved timepicker from a simple panel to component, removed simple panel directive
2015-09-12 11:49:27 +02:00
Torkel Ödegaard
97d42991a7
fix(graph tooltip): fixed graph tooltip when stacking and one series is not stacked (via override), fixes #2670
2015-09-03 21:18:05 +02:00
Torkel Ödegaard
3dfa28570f
ui(timepicker): slight polish to the time picker options view
2015-08-31 14:12:10 +02:00
Torkel Ödegaard
688ed405df
fix(graph tooltip): multi series tooltip did no highlight correct point when stacking was enabled and series were of different resolution, fixes #2620
2015-08-30 11:11:43 +02:00
Torkel Ödegaard
292db86c9e
feat(relative time override): You can now use the new relative time option in panel time override, closes #2575
2015-08-21 16:19:51 +02:00
Torkel Ödegaard
abd7c15ba8
fix(TimePicker): Fix for when you applied custom time range it did not refreh dashboard, fixes #2565
2015-08-20 17:57:15 +02:00
Torkel Ödegaard
aa21bfd8a8
fix(timepicker): fixed for viewing auto refresh submenu when timpicker selection is set to Today, fixes #2552
2015-08-19 13:25:36 +02:00
Torkel Ödegaard
50281f12b9
fix(default datasource): minor fix for handling of default datasource
2015-08-18 14:54:56 +02:00
Mitsuhiro Tanda
caccacf52b
don't calculate cumulative value if series overrides stack to false
2015-08-13 13:40:16 +09:00
Torkel Ödegaard
fe093c6385
feat(timepicker): added new relative time option , will set time range to midnight to now, closes #1186
2015-08-11 19:16:45 +02:00
Torkel Ödegaard
c43f2bbb86
fix(singlestat): fix to handle series with no data points, fixes #2460
2015-08-07 10:03:21 +02:00
Torkel Ödegaard
bd7ae3dc71
fix(templating): fix for text panel when using template variables in text and repeating panel, fixes #2442
2015-08-05 14:23:09 +02:00
Torkel Ödegaard
2cc53f328b
fix(templating): fixed scoped vars issue when generating urls for panel links, fixes #2410
2015-07-30 08:28:42 +02:00
Torkel Ödegaard
ea198fea6e
fix(graph): fixed legend color when having many many series, fixes #2359
2015-07-17 15:20:12 +02:00
Johannes Wienke
244e682c2b
Series override option to hide legend entries
...
Adds a series override option to hide certain series from the legend.
* public/app/components/timeSeries.js: boolean flag to decide display in
legend and application of override option for this flag
* public/app/panels/graph/legend.js: exclude hidden series
* public/app/panels/graph/seriesOverridesCtrl.js: add legend override
option
This fixes #2324
2015-07-10 12:16:41 +02:00