Torkel Ödegaard
5595fc2683
refactor(): refactored date handling and locale handling in #5517
2016-07-05 17:59:43 +02:00
Kimmo Huoman
522a3408e9
Export CSV in the same format as presented in Table panel. Fixes issue #5372 .
...
The data is exported in the same exact format as presented in the table panel.
This is achieved by using the same renderer as the UI uses.
2016-07-01 20:21:53 +03:00
Travis Cline
bca6101609
properly quote font-family on singlestat
2016-06-29 11:03:07 -07:00
Torkel Ödegaard
5a65dc5d23
Merge branch 'alerting' of github.com:grafana/grafana into alerting
2016-06-28 14:04:38 -07:00
Torkel Ödegaard
9b4c0cca07
fix(flot): fixed flot issue introduced in alerting branch
2016-06-28 14:04:29 -07:00
Carl Bergquist
92835f0a04
Merge pull request #5434 from saboorian/master
...
Escape html chararcters in singlestat renderer
2016-06-25 20:49:16 +02:00
bergquist
12570bb959
feat(singlestat): add serie name as an value option
...
closes #4740
2016-06-25 20:17:23 +02:00
bergquist
8b8bfa8a17
fix(singlestat): rename seriename scoped var
2016-06-25 20:17:05 +02:00
Carl Bergquist
ab104bcfd7
Merge pull request #5401 from alexanderzobnin/issue-4740
...
Issue #4740 - able to use $SeriesName variable in prefix of postfix.
2016-06-25 17:49:44 +02:00
Mohammad Mehdi Saboorian
1e486398cc
Escape html chararcters in singlestat renderer
2016-06-25 13:43:58 +04:30
Alexander Zobnin
e593cc3e9f
Issue #4740 - change variable $SeriesName to $seriesName.
2016-06-23 19:35:50 +03:00
Alexander Zobnin
cc433c1fbd
Issue #4740 - able to use $SeriesName variable in prefix of postfix.
2016-06-21 15:48:18 +03:00
hailthemelody
13d1fec2cb
fix z-index order in Series Overrides
2016-06-20 20:54:01 -04:00
bergquist
f5297db8f3
tech(alerting): remove console log that spams tests
2016-06-20 15:30:00 +02:00
bergquist
0c5da9155f
feat(alerting): only expose DTO info when requesting all notifications
2016-06-20 11:31:20 +02:00
bergquist
dd8c3d0355
Merge branch 'master' into alerting
2016-06-20 10:44:48 +02:00
bergquist
7c09a140c7
test(alerting): fixes broken tests for alerting thresholds
2016-06-20 10:06:18 +02:00
Torkel Ödegaard
fa10fc994a
fix(graph): remove panel width cache, causing issues, does not handle window resize and fullscreen to dashboard, #5297
2016-06-17 14:16:01 +02:00
bergquist
8ec311ade4
Merge branch 'master' into alerting
2016-06-16 16:29:41 +02:00
Torkel Ödegaard
4b78ab5bcd
feat(graph): graph tooltip sort order PR refactored/changed #4944 , changed the layout graph display options, #4944
2016-06-15 17:20:55 +02:00
Torkel Ödegaard
ae554a736b
change(graphite): removed graphite png option in graph panel, closes #5367
2016-06-15 14:20:44 +02:00
Torkel Ödegaard
a893152141
feat(alerting): thesholds unification
2016-06-15 10:41:21 +02:00
Torkel Ödegaard
f03e8292a2
feat(alerting): progress on threshold unification
2016-06-14 17:00:51 +02:00
Torkel Ödegaard
ed7a539ddb
feat(alerting): thresholds rethink
2016-06-14 16:45:51 +02:00
Torkel Ödegaard
dac8b35a1a
feat(alerting): renamed scheduler to handler
2016-06-13 15:58:22 +02:00
Torkel Ödegaard
e3b281dbac
feat(alerting): more work on alerting thresholds
2016-06-12 11:43:18 +02:00
Torkel Ödegaard
5b6fb3b124
feat(alerting): level handle progress
2016-06-11 23:52:25 +02:00
Torkel Ödegaard
ec640bd5da
feat(alerting): more work on alerting ui
2016-06-11 23:31:49 +02:00
Torkel Ödegaard
1500c0e954
feat(alerting): alert threshold handles progress
2016-06-11 22:33:02 +02:00
Torkel Ödegaard
f387e39b67
mend
2016-06-11 14:37:52 +02:00
Torkel Ödegaard
0b919c752b
feat(alerting): poc of dragable alert handles
2016-06-11 14:37:33 +02:00
Torkel Ödegaard
382f396247
feat(alerting): more model changes
2016-06-11 10:54:24 +02:00
Torkel Ödegaard
2b4a9954b1
feat(alerting): progress on alerting UI and model, refactoring of dashboard parser and tests into extractor component, moved tests from sqlstore to alerting package
2016-06-11 10:13:33 +02:00
Torkel Ödegaard
c18017381b
Merge branch 'alert_ui_take2' of github.com:grafana/grafana into alert_ui_take2
...
Conflicts:
public/app/plugins/panel/graph/alert_tab_ctrl.ts
2016-06-10 14:52:17 +02:00
Torkel Ödegaard
48cbeb96bf
feat(alerting): updated rule model and UI
2016-06-10 14:49:54 +02:00
bergquist
8cd1d17916
feat(alerting): new alerting model\
2016-06-10 13:15:16 +02:00
bergquist
ef35184a80
feat(alerting): rename alertrule model to alertruleDAO
2016-06-10 10:00:00 +02:00
bergquist
fdf051ad5a
feat(alerting): begin alert rule storage refactoring
2016-06-09 22:21:28 +02:00
bergquist
3898f427f5
feat(alerting): update the ux model
2016-06-09 15:10:50 +02:00
Torkel Ödegaard
55af988e02
feat(alerting): mocking with new alert rule model
2016-06-09 12:14:50 +02:00
Torkel Ödegaard
071c16b73c
feat(alerting): start on new ui
2016-06-09 10:13:34 +02:00
Torkel Ödegaard
26d93d7130
Merge branch 'master' into alerting_definitions
2016-06-08 09:36:50 +02:00
Torkel Ödegaard
eed0d9c8d2
feat(graph performance): graph performance tweaks, refactoring #5297
2016-06-08 07:23:44 +02:00
Mitsuhiro Tanda
487b2089a9
cache label width
2016-06-07 14:28:08 +09:00
Mitsuhiro Tanda
b28368c859
cache panel width
2016-06-07 14:04:06 +09:00
Torkel Ödegaard
34e17f7282
feat(alerting): requests looks to be working again
2016-06-06 17:11:46 +02:00
bergquist
d0ac258474
Merge branch 'master' into alerting_definitions
2016-06-03 12:22:46 +02:00
bergquist
68f148880d
feat(alerting): add alert info at log page
2016-05-31 16:26:06 +02:00
bergquist
1ded0b30c2
fix(alerting): fix broken model bind in alerting tab
2016-05-31 13:12:05 +02:00
bergquist
c5c261e955
feat(alerting): improve spacing in alerting tab
2016-05-30 17:50:35 +02:00
bergquist
411568351d
feat(alerting): revert operand positions
2016-05-30 14:47:59 +02:00
bergquist
1686d86c3b
Merge branch 'master' into alerting_definitions
2016-05-30 08:26:08 +02:00
Torkel Ödegaard
fd08c821f9
Merge branch 'v3.0.x'
...
Conflicts:
package.json
2016-05-24 07:52:27 +02:00
Torkel Ödegaard
a3f2f574c6
fix(singlestat): fixed Gauge positioning issue, fixes #5143
2016-05-23 21:23:31 +02:00
Utkarsh Bhatnagar
ec19a97156
[Bug Fix] #5136 ( #5142 )
2016-05-23 21:00:06 +02:00
Utkarsh Bhatnagar
8a0d5aa38d
[Bug Fix] #5136 ( #5142 )
2016-05-23 20:58:21 +02:00
minki
05cb6048ae
fixed separate typo
2016-05-23 09:32:18 +09:00
Torkel Ödegaard
35c05463e7
Merge branch 'v3.0.x'
2016-05-20 12:23:50 +02:00
Torkel Ödegaard
f00cbc0aeb
fix(panel height): fixed issue with singlestat height, fixes #4679 , fixes #4894 , fixes #5113
2016-05-20 12:23:26 +02:00
bergquist
ef4f5147be
Merge branch 'master' into alerting_definitions
2016-05-19 08:05:35 +02:00
Utkarsh Bhatnagar
8a9455d901
Fixed singlestat mapping typo ( #5070 )
2016-05-18 07:44:01 +02:00
Torkel Ödegaard
495404ef73
Merge branch 'master' into alerting_definitions
2016-05-16 14:12:56 +02:00
bergquist
31698a1c55
Merge branch 'master' into alerting_definitions
2016-05-16 09:28:14 +02:00
bergquist
579b36754a
Merge branch 'master' into development
2016-05-13 14:30:47 +02:00
bergquist
6849bfae16
fix(graph): fixes broken hide xaxis option
...
closes #5024
2016-05-13 13:52:57 +02:00
bergquist
d5899aacfb
fix(graph-panel): fixes broken PNG rendering
...
When refactoring y-axies for graph panel these
was forgotten and which caused the graphite datasource
to send invalid data.
closes #5025
2016-05-13 12:20:39 +02:00
bergquist
e69658128c
docs(alerting): change api url layout
2016-05-11 14:08:45 +02:00
bergquist
c76c2f30a8
tech(alerting): add default values for alerts
2016-05-11 13:04:03 +02:00
bergquist
b58be91e71
feat(alerting): add delete button for removing alerts
2016-05-11 11:11:45 +02:00
Carl Bergquist
c522341136
Merge pull request #4944 from Gueust/optional_tooltip_ordering
...
Add optional tooltip ordering (against the development branch)
2016-05-10 12:51:44 +02:00
bergquist
2cebe151f2
Merge branch 'master' into development
2016-05-10 12:40:17 +02:00
bergquist
35c73902da
Merge branch 'master' into alerting_definitions
2016-05-09 11:34:56 +02:00
bergquist
27274f37e8
feat(alerting): update paths for alert state
2016-05-06 14:37:41 +02:00
Torkel Ödegaard
c7e7a0cd16
fix(singlestat): rerender singlestat and reevaluate thresholds on render, fixes #4920
2016-05-05 10:29:14 +02:00
Torkel Ödegaard
bd15534360
fix(singlestat gauge): better font size handling for gauge, now value font size is used as scaling factor, fixes #4876
2016-05-04 11:46:21 +02:00
Idan Zalzberg
bca8d6d07b
singlestat/module.ts onDataError was calling onDataReceived incorrectly ( #4897 )
...
onDataError was calling onDataReceived with {data : []} which breaks at the first line since object has no map function.
The correct form is probably just []
2016-05-04 10:48:01 +02:00
bergquist
3d366c2a4c
feat(graphs): align forms for line mode checkbox
2016-05-04 10:42:12 +02:00
bergquist
7757d6d636
feat(alerting): set default title for alerts
2016-05-04 08:22:44 +02:00
Idan Zalzberg
2f7af968bf
Bring back threshold line mode
...
Threshold line mode was somehow discarded from the HTML in the ui redesign, this brings it back
2016-05-04 10:04:00 +07:00
Torkel Ödegaard
3bd4b5ccc6
Merge branch 'master' of github.com:grafana/grafana
2016-05-03 19:00:57 +02:00
Torkel Ödegaard
f4a013946f
feat(pluginlist): link in plugin list now goes to app/plugin default nav unless enabled
2016-05-03 19:00:42 +02:00
Matt Toback
d2fd829a58
Update module.html
2016-05-03 12:42:37 -04:00
bergquist
2ccb3956a6
feat(alerting): set default value for query
2016-05-03 17:55:41 +02:00
bergquist
1624dc9dfd
feat(alerting): separate operator and level
2016-05-03 17:31:04 +02:00
bergquist
3c7e793c1f
feat(alerting): add color to alert state icons
2016-05-03 16:36:49 +02:00
bergquist
b0a16a9e6b
Merge branch 'master' into alerting_definitions
2016-05-03 14:32:31 +02:00
Torkel Ödegaard
5ffd57695c
feat(table): added support for column units overriding style units for table
2016-05-03 11:29:51 +02:00
bergquist
9c5b4e6f25
feat(alerting): auto convert thresholds if existing
2016-05-02 14:41:29 +02:00
bergquist
de5a39f320
Revert "Revert "Merge branch 'utkarshcmu-rangeMaps'""
...
This reverts commit 58b91befde
.
2016-05-02 13:17:57 +02:00
bergquist
58b91befde
Revert "Merge branch 'utkarshcmu-rangeMaps'"
...
This reverts commit 8f976fd980
, reversing
changes made to 072f51e300
.
2016-05-02 13:15:18 +02:00
bergquist
91047ffa30
tech(singlestat): convert to gf-form
2016-05-02 12:43:07 +02:00
bergquist
b42064acdb
tech(singlestat): fixes indentation
2016-05-02 10:40:28 +02:00
bergquist
7e220b2b9e
Merge branch 'rangeMaps' of https://github.com/utkarshcmu/grafana into utkarshcmu-rangeMaps
2016-05-02 10:26:30 +02:00
Jean-Baptiste Lespiau
c555bbce3d
Add optional tooltip ordering
2016-05-01 01:32:36 +02:00
bergquist
6d66d9f42d
feat(alerting): adds fearture toogle for alerting
2016-04-29 14:35:58 +02:00
bergquist
bd30a4d23e
Merge branch 'master' into alerting_definitions
2016-04-28 16:04:28 +02:00
bergquist
16cede30f6
feat(alerting): move alertingtab to seperate directive
2016-04-28 16:03:14 +02:00
Torkel Ödegaard
5d652dcaef
fix(table): table column sorting fix
2016-04-28 15:48:49 +02:00
bergquist
2e097f4af1
Merge branch 'master' into alerting_definitions
2016-04-26 17:38:29 +02:00
bergquist
55e83a3d62
feat(alerting): rename alerting dashboard names
2016-04-26 16:06:29 +02:00
Torkel Ödegaard
26eeb6578d
feat(gauge): polish to gauge, better handling of automatic font size, added option to hide threshold markers
2016-04-26 13:50:04 +02:00
Torkel Ödegaard
8bb07124f7
fix(gauge): validate min / max range, fixes #4820
2016-04-26 13:14:43 +02:00
utkarshcmu
c1cd1fedf4
Added relevant tests
2016-04-26 02:57:46 -07:00
utkarshcmu
5defc2a3d2
Fixed remove mapping function
2016-04-26 02:57:46 -07:00
utkarshcmu
7b2a21994f
Moved mappings to new tab, added rangeMaps feature
2016-04-26 02:57:45 -07:00
bergquist
79ed99a940
fix(singlestat): fixes font size diffs for gauge
2016-04-26 10:00:13 +02:00
bergquist
9316bcf307
fix(singlestat): enables autoupdate on change
...
closes #4809
closes #4812
2016-04-26 09:51:31 +02:00
bergquist
8ca7ccae38
feat(alerting): add functionallity for converting tresholds to alerts
2016-04-25 14:18:45 +02:00
bergquist
bdd3e2ad73
Merge branch 'master' into alerting_definitions
2016-04-25 11:22:35 +02:00
Dan Cech
25b0773a94
fix broken link to grafana.net, standardize on https://grafana.net for links
2016-04-22 12:13:39 -04:00
bergquist
ba5978abd3
Merge branch 'master' into alerting_definitions
2016-04-22 15:52:56 +02:00
Torkel Ödegaard
9917de09af
fix(graph): removed angular copy that was no longer needed
2016-04-22 15:49:51 +02:00
Daniel Lee
16dbf3166d
fix(panels): avoid deep copy problem for panel defaults
...
Moves the defaults to be an instance property. This solves
the problem of lodash defaults function not doing a deep
copy. The symptom of this is that new deep properties for
a panel are assigned to every panel of the same type by
the defaults function in the constructor.
2016-04-22 15:29:33 +02:00
Carl Bergquist
453f8b312a
Revert "Revert "Gauges""
2016-04-22 14:55:35 +02:00
Torkel Ödegaard
723bfa70db
fix(table panel): fixed issue with string array formating, fixes #4791
2016-04-22 14:46:32 +02:00
Torkel Ödegaard
45dd9c5795
fix(graph panel): fix for graph panel alignment when legend is in table mode, fixes #4772
2016-04-22 14:36:20 +02:00
Carl Bergquist
24fbcd8dea
Revert "Gauges"
2016-04-22 13:05:43 +02:00
Carl Bergquist
2748a3fbd8
Merge pull request #3688 from keis/gauges
...
Gauges
2016-04-22 11:49:35 +02:00
bergquist
d21f97e69b
feat(alerting): adds basic alerting tab
2016-04-21 11:47:30 +02:00
Torkel Ödegaard
7079b5d770
fix(dashboard list): fixed minor issue with dashboard list panel, fixes #4768
2016-04-20 09:15:45 -07:00
bergquist
0108b5eb88
fix(singlestat): adds support for lighttheme
2016-04-19 16:18:29 +02:00
bergquist
0c6841bdc7
fix(singlestat): adds support for fontsizes in gagues
2016-04-19 16:18:22 +02:00
David Keijser
c455e501ac
Add gauge option to singlestat
2016-04-19 16:18:09 +02:00
Matt Toback
d27da57b02
Fixed the fix.
2016-04-14 12:39:37 -04:00
Matt Toback
8ac5c36735
Still not fixed, not sure why.
...
despite having pushed that code with @torkelo.
2016-04-14 11:12:00 -04:00
Torkel Ödegaard
6355896584
fix(snapshots): Fixed issue with empty snapshots, fixes #4706
2016-04-14 11:06:48 -04:00
Torkel Ödegaard
6216ce455f
fix(pluginlist): fixed issue with pluginlist link, fixes #4705
2016-04-14 10:55:24 -04:00
Matt Toback
c13ebce2f6
Update module.html
2016-04-12 17:01:30 -04:00
Torkel Ödegaard
ad0794cc59
ux(): updated light theme
2016-04-12 14:26:55 -04:00
Torkel Ödegaard
9868edb138
ux(): changed tooltip style
2016-04-12 13:00:33 -04:00
Torkel Ödegaard
29dff7ba1a
fix(graph): fixed color picker appearingunder pinned side nav, fixes #4556
2016-04-12 11:07:34 -04:00
Torkel Ödegaard
497e9343aa
Merge branch 'pluginlist'
2016-04-11 21:10:54 -04:00
Torkel Ödegaard
6ce934f1dd
feat(pluginlist): worked on plugin list
2016-04-11 20:33:58 -04:00
Matt Toback
f4fc3f48a7
New modal for upgrades and updated styles on list
2016-04-11 19:01:18 -04:00
Torkel Ödegaard
31441f0b43
feat(dashlist): updated dashlist
2016-04-11 16:21:25 -04:00
Torkel Ödegaard
451a8bef39
feat(pluginslist): minor update
2016-04-11 14:17:38 -04:00
Torkel Ödegaard
c518fdc155
Merge branch 'updatecheck' into pluginlist
2016-04-11 13:43:29 -04:00
Torkel Ödegaard
5a81cf6c17
Merge branch 'master' of github.com:grafana/grafana
2016-04-11 09:27:30 -04:00
Torkel Ödegaard
788a0154d3
Merge branch 'master' of github.com:grafana/grafana
2016-04-10 14:59:03 -04:00
Torkel Ödegaard
a8f4b0227f
fix(graph): Fixed issue with legend height in table mode with few series, affected iframe embedding as well, fixes #4640
2016-04-10 14:58:52 -04:00
Idan Zalzberg
cf00775bb8
Table module calls renderingCompleted
2016-04-10 11:00:25 +07:00
Torkel Ödegaard
97be3c05e6
feat(pluginlist panel): updates to pluginlist panel, hooked up plugin type categories
2016-04-09 15:32:41 -04:00
Torkel Ödegaard
4fd5552d3d
Merge branch 'pluginlist' of github.com:grafana/grafana into pluginlist
2016-04-09 15:02:01 -04:00
Torkel Ödegaard
12800f831a
Merge branch 'master' into pluginlist
2016-04-09 15:01:39 -04:00
Torkel Ödegaard
ebb373eedb
fix(graph): fixed issue with toggling series on and off would loose stacking, fixes #4557
2016-04-09 14:37:30 -04:00
Torkel Ödegaard
22b11d7d4d
feat(graph panel): changed to PR #4493 and other polish, removed the relative time from graph tooltip, did not think it worked that well
2016-04-09 12:45:35 -04:00
Torkel Ödegaard
034244217f
Merge pull request #4493 from mtanda/highlight_tooltip
...
highlight series name in tooltip when shared tooltip enabled
2016-04-09 11:29:05 -04:00
Torkel Ödegaard
5d9c3d595f
fix(graph): fixed issue with y-axis labels overlapping with the yaxis, fixes #4626
2016-04-09 11:26:48 -04:00
Matt Toback
cf750c53fd
Few more style adjustments
2016-04-08 19:07:20 -04:00
Matt Toback
d2421d964a
New styles almost ready
2016-04-08 18:46:45 -04:00
Torkel Ödegaard
52e2091f2c
fix(): fixed issue with series override color selector when using the mouse to select color option, fixes #4620
2016-04-08 18:12:08 -04:00
Torkel Ödegaard
1a29a769c6
fix(series overrides): graph no rerenders with new styles after updating series override, fixes #4621
2016-04-08 17:43:13 -04:00
Torkel Ödegaard
d66d25ff14
feat(pluginlist): added plugin logo
2016-04-08 17:01:17 -04:00
Torkel Ödegaard
d70ef90bdd
feat(): plugin list panel
2016-04-08 16:42:33 -04:00
Torkel Ödegaard
44cf66d7ff
refactoring(): fixing event things
2016-04-07 19:23:20 -04:00
Torkel Ödegaard
b8baeac860
Merge branch 'master' of github.com:grafana/grafana
2016-04-07 11:00:56 -04:00
Torkel Ödegaard
a425ce0826
fix(graph panel): Fixed legend option max not updating, fixes #4601
2016-04-07 10:57:55 -04:00
Torkel Ödegaard
c3d88aa53d
fix(graph panel): fixed issue where newly added graph panels shared axes config binding, fixes #4582
2016-04-06 15:27:29 -04:00
Vitor Boschi
ed1fe93648
Fix percentage checkbox naming. Fix #4584
2016-04-06 08:53:20 -03:00
Torkel Ödegaard
3c1e9e9a25
fix(table): fixed issue with table panel and annotations, fixes #4563
2016-04-05 09:05:34 -04:00
Torkel Ödegaard
892e79a982
fix(table): another fix for table panel sorting, fixes #4544
2016-04-04 13:43:13 -04:00
Torkel Ödegaard
542e080f0a
fix(graph): fixed issue with graph legend when in table mode and series on righ-y axis, also fixed so that you can see what series are on right-y axis when legend is in table mode, fixes #4551 , fixes #1145
2016-04-04 13:13:25 -04:00
Torkel Ödegaard
1c97f10d8a
fix(table panel): fixed column sort issue with table panel, #4532
2016-04-03 16:01:48 -04:00
Torkel Ödegaard
105a678d64
fix(): another test fix
2016-04-03 10:28:31 -04:00
Torkel Ödegaard
b30b78e442
feat(preferences): got timezone option to work on org and profile level, as well as dashboard
2016-04-03 06:05:43 -07:00
Daniel Lee
45b90972dc
feat(plugins): adds a readme for every native plugin
2016-03-30 23:33:30 +02:00
Torkel Ödegaard
49a1d4417d
fix(dashlist): fixed dashlist bug
2016-03-30 09:49:07 -07:00
Mitsuhiro Tanda
0a13b7c559
highlight series name in tooltip when shared tooltip active
2016-03-30 22:46:46 +09:00
Torkel Ödegaard
2ee9376df2
ux(): form tweaks
2016-03-29 20:49:42 +02:00
Torkel Ödegaard
d545902acc
ux(): updated and polished legend option forms
2016-03-29 15:53:41 +02:00
Torkel Ödegaard
4871a8f43e
refactor(graph): changed how graph stores panel yaxis options
2016-03-29 14:54:33 +02:00
Torkel Ödegaard
32c8f495ab
ux(): redesign of axis & grid forms
2016-03-29 12:32:40 +02:00
Torkel Ödegaard
1dabd68327
Merge branch 'master' into checkboxv3
2016-03-28 11:22:23 +02:00
Torkel Ödegaard
1ff90b713f
Merge pull request #4473 from grafana/new-panel-icons
...
added new icons for default panels
2016-03-25 13:46:23 +01:00
Trent White
694c6e8fd2
added new icons for default panels
2016-03-24 16:14:51 -04:00
Torkel Ödegaard
4058c85e2a
fix(): singlestat init
2016-03-23 13:02:37 +01:00
Torkel Ödegaard
b3c073ab6c
feat(panels): more panel refactoring, using events instead of overriding base class methods
2016-03-23 12:50:56 +01:00
Torkel Ödegaard
6a42b95d39
feat(panels): panel refactorings
2016-03-23 11:31:31 +01:00
Torkel Ödegaard
cb49e11eca
feat(live): panel sdk/api refactorings
2016-03-22 21:27:53 +01:00
Torkel Ödegaard
8dee54bf5d
feat(live): progress on panel <-> data source communication patterns
2016-03-22 18:21:21 +01:00
Torkel Ödegaard
c711fb67c8
Merge branch 'master' into websocket
2016-03-22 10:31:57 +01:00
Torkel Ödegaard
98206ab49f
ux(): created new gf-form-switch directive clean/refactoring
2016-03-21 21:24:06 +01:00
Torkel Ödegaard
fc983f9751
ux(): checkbox v2 tweaks
2016-03-21 14:08:18 +01:00
Torkel Ödegaard
ae255a7adf
ux(): new checkbox tweaks
2016-03-21 13:37:56 +01:00
Torkel Ödegaard
530b6a5088
ux(): another checkbox design
2016-03-21 11:27:53 +01:00
Torkel Ödegaard
5e52aaac6f
ux(): checkbox style test
2016-03-21 11:07:37 +01:00
Torkel Ödegaard
273311eed2
ux(graph styles tab): updated forms in graph styles tab
2016-03-20 17:33:30 +01:00
Torkel Ödegaard
4377e95c99
fix(graph legend): minor correction to last commit
2016-03-20 11:21:06 +01:00
Torkel Ödegaard
f4feb38089
fix(graph): fixed issue with graph and legend to the right in snapshots, closes #4400
2016-03-20 11:17:53 +01:00
Torkel Ödegaard
6d36641080
fix(text panel): fixed escaping issue with markdown in text panel, fixes #4409
2016-03-19 11:25:19 +01:00
Torkel Ödegaard
1ccde201be
feat(live datasouces): moved from Observable to Subject
2016-03-18 13:52:26 +01:00
bergquist
57ecb276c8
fix(singlestat): use exact value for coloring
...
closes #4259
2016-03-16 16:04:35 +01:00
Torkel Ödegaard
81c11ebb53
fix(dashlist): fixed issue with viewing last viewed dashboards, when you had more than dashboards in last viewed than panel limit they did not show up in list
2016-03-16 10:32:11 +01:00
Torkel Ödegaard
82eb32a71e
ux(): initial pass at new card / list design, #4364
2016-03-15 09:15:24 +01:00
Torkel Ödegaard
74ebc2d3b0
Merge branch 'master' of github.com:grafana/grafana
2016-03-08 15:32:15 +01:00
Torkel Ödegaard
f80c2406a8
feat(plugins): remove app bundled plugins from plugins list
2016-03-08 11:29:36 +01:00
bergquist
252568c91b
fix(graph): type in html
2016-03-08 10:33:38 +01:00
bergquist
8e11f8dc21
feat(graph): add spacing above Series specific overrides
2016-03-08 10:30:38 +01:00
Torkel Ödegaard
4cd4ce504d
feat(plugins): worked on markdown support for plugin page, #4275
2016-03-07 18:03:45 +01:00
bergquist
435d0f22f5
fix(dashlist): better handling of invalid dashboard ids
2016-03-07 11:04:02 +01:00