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
Torkel Ödegaard
260c731f6b
fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266
2016-03-06 12:34:47 +01:00
bergquist
0f546a4692
fix(dashlink): improve variable naming
2016-03-05 12:34:45 +01:00
bergquist
dd7e215e78
feat(dashslist): make sure dashbords exists in recently viewd dashboards
...
closes #4249
2016-03-05 12:27:37 +01:00
Torkel Ödegaard
4b08f3909d
fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245
2016-03-04 11:16:31 +01:00
bergquist
d8f7bce9d4
feat(dashlist): add info text about recently viewed beeing stored in localstorage
...
closes #4206
2016-03-01 14:28:47 +01:00
bergquist
b6ac0860c6
Merge branch 'ms-detection' of https://github.com/utkarshcmu/grafana into utkarshcmu-ms-detection
2016-03-01 13:55:59 +01:00
bergquist
62b21c586d
style(dashlist): rename last viewed -> recently viewed
2016-03-01 12:13:59 +01:00
bergquist
606c75162f
feat(dashlist): add support for scripted dashboards
...
- dashlist will only show dashboards from same org
- notfound dashboards will not be added
closes #4207
2016-03-01 12:05:35 +01:00
utkarshcmu
922b7c44ce
Added some more test for sanity
2016-03-01 01:15:29 -08:00
utkarshcmu
8bc63e9029
Added spec tests for millisecond resolution
2016-03-01 01:09:14 -08:00
utkarshcmu
77f6449db9
Added millisecond detection in series
2016-03-01 00:20:34 -08:00
bergquist
ad9b2ab617
fix(impressionStorage): use title instead of slut
...
closes #4194
2016-02-29 19:51:35 +01:00
bergquist
854c360def
Merge branch 'plopp-master'
2016-02-29 15:02:14 +01:00
bergquist
0cbb95ed1e
fix(export_csv): rename export to csv label
2016-02-29 15:01:26 +01:00
bergquist
d8929b1d3e
Merge branch 'master' of https://github.com/plopp/grafana into plopp-master
2016-02-29 14:58:38 +01:00
Carl Bergquist
fa99a6745d
Merge pull request #4192 from bergquist/last_viewed_dashboards
...
feat(dashlist): list last x viewed dashboards
2016-02-29 14:51:20 +01:00
bergquist
b79217be1e
feat(impressionStore): remove un needed js-ts bridge
2016-02-29 14:37:09 +01:00
bergquist
e5970e83ff
feat(dashlist): list last x viewed dashboards
...
closes #3896
2016-02-29 14:14:43 +01:00
Carl Bergquist
1fb38abf6b
Merge pull request #4063 from mtanda/timeshift_template
...
timeFrom and timeShift templating
2016-02-29 11:11:45 +01:00
bergquist
c30c12d369
fix(single_stat): rounding bug in value => text
2016-02-29 10:05:41 +01:00
Mitsuhiro Tanda
09dfaf9875
timeFrom and timeShift templating
2016-02-29 17:53:41 +09:00
bergquist
59d2fe8aa4
ux(dashlist_options): tight-form -> gf-form
2016-02-24 10:09:12 +01:00
Torkel Ödegaard
2e52008542
feat(annotations): updated editor, removed line color and icon size
2016-02-23 08:22:00 +01:00
Torkel Ödegaard
a6a5f393cc
feat(annotations): updated flot events lib and refactored it to use tether-drop lib
2016-02-23 08:09:56 +01:00
Torkel Ödegaard
fa5cf602f5
removed old popover and unused boostrap components
2016-02-22 18:56:35 +01:00
Torkel Ödegaard
c94659f552
ux(color popover): refactored color popover to use drop lib
2016-02-22 18:46:58 +01:00
Torkel Ödegaard
9eabd956b7
ux(): tweak to help popover annimation and fixed pull-right state
2016-02-22 14:20:43 +01:00
Torkel Ödegaard
ac45ccbad7
fix(panel): fixed text panel issue due to recent style changes, fixes #4095
2016-02-21 08:51:01 +01:00
Torkel Ödegaard
2f2326006d
Merge remote-tracking branch 'origin/master' into style-changes-bulletfactory
2016-02-18 13:37:31 +01:00
bergquist
63ca9f6f5a
fix(legend): only add overflow scroll when needed
...
In firefox the scrollbar is always show when setting
overflow: scroll. This commit makes sure the overflow
setting is only applied when needed.
closes #4049
2016-02-18 11:08:13 +01:00
Marcus Kempe
14312d225c
Added exporting graph data to CSV with series.alias in columns.
2016-02-15 22:49:25 +01:00
Torkel Ödegaard
37b031afcf
ux(css): more progress on css refactor / cleanup
2016-02-14 22:33:03 +01:00
utkarshcmu
4c35c83b84
Minor html fix
2016-02-10 11:13:17 -08:00
Torkel Ödegaard
8784be9a14
feat(plugins): made it possible to have relative plugin template urls
2016-02-09 18:17:32 +01:00
bergquist
e7ff018487
feat(table): uses lodash to escape html
2016-02-09 11:16:07 +01:00
bergquist
ddb1d0c684
fix(table): escape / chars as well
2016-02-09 11:14:08 +01:00
bergquist
7d89cf228c
fix(table): remove html for htmlencoding option
2016-02-09 11:14:08 +01:00
bergquist
5775c0a341
feat(table): remove option to disable html encoding
2016-02-09 11:14:08 +01:00
bergquist
d750908e36
feat(table): escape html by default
...
closes #3673
2016-02-09 11:14:08 +01:00
bergquist
b1a648608b
test(table): rewrite invalid tests
2016-02-09 11:14:08 +01:00
bergquist
73bed3880f
feat(graph): sets fixed height for right side legend
...
closes #1277
2016-02-08 09:49:53 +01:00
bergquist
edebdb166e
fix(graph): add missing ctrl in variable
2016-02-08 09:24:30 +01:00
Torkel Ödegaard
a5d1e9ee43
fix(singlestat): fix for singlestat background and sparklines, fixes #3955
2016-02-07 18:37:07 +01:00
Torkel Ödegaard
801129530e
feat(plugins): base clases are now in app/plugins/sdk
2016-02-05 18:08:21 +01:00
Torkel Ödegaard
853cd16336
fix(search); fixes to dashboard search (using keyboard), and fix for singlestat in snapshot view
2016-02-05 13:48:10 +01:00
Torkel Ödegaard
9fc0a83b83
Merge branch 'master' of github.com:grafana/grafana
2016-02-05 11:08:44 +01:00
Torkel Ödegaard
aa8bd044c5
fix(): various fixes to snapshots
2016-02-05 11:05:47 +01:00
Carl Bergquist
59cb429d2d
Merge pull request #3949 from bergquist/table_panel_thresholds
...
tablepanel: using two thresholds
2016-02-05 10:38:31 +01:00
Torkel Ödegaard
273fbaac68
refactor(): minor changes
2016-02-05 10:37:14 +01:00
bergquist
8ff997594f
fix(tablepanel): change to using two thresholds
...
fixes #3878
2016-02-05 10:30:46 +01:00
Torkel Ödegaard
f80d5f8c03
refactor(): minor refactor
2016-02-05 08:50:15 +01:00
Torkel Ödegaard
316e1aac67
fix(build): minor fix
2016-02-04 15:12:44 +01:00
Torkel Ödegaard
14cc771cbe
feat(plugins): made panels loaded via plugin-componet directive
2016-02-04 15:04:07 +01:00
Torkel Ödegaard
2a8b96b680
feat(plugins): last refactoring of how panels are implemented, now the same way as plugin editors
2016-02-04 14:36:19 +01:00
Torkel Ödegaard
501f21b16c
fix(dashlist): fix for entering dashboard list edit mode
2016-02-04 13:58:43 +01:00
Torkel Ödegaard
80e15dd754
feat(css): minor css tweaks
2016-02-03 19:41:39 +01:00
Torkel Ödegaard
908765e0e7
feat(plugins): various fixes entering edit mode after adding a new panel
2016-02-03 18:49:36 +01:00
Torkel Ödegaard
e737dab5ca
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
2016-02-01 18:19:02 +01:00
Torkel Ödegaard
3f945e886b
merge sync with master
2016-01-31 19:51:23 +01:00
Torkel Ödegaard
931d7cd039
Merge branch 'master' into panelbase
2016-01-31 16:57:04 +01:00
Torkel Ödegaard
3c3d3c9ec6
feat(): fixed share modal
2016-01-28 18:05:49 -05:00
Torkel Ödegaard
56c76f380b
feat(panels): fixes
2016-01-28 16:48:37 -05:00
bergquist
64fa9a6394
fix(singlestat): add ngInject for controller
...
fixes #3879
2016-01-28 22:27:17 +01:00
Torkel Ödegaard
600ffa727e
feat(panels): fixes
2016-01-28 14:19:24 -05:00
Torkel Ödegaard
9bd3b417c4
feat(panels): upgraded table panel to latest plugin model
2016-01-28 12:48:43 -05:00
Torkel Ödegaard
307c86fc28
feat(panels): fixed singlestat tests
2016-01-27 19:16:33 -05:00
bergquist
72a64388b5
fix(tests): remove only in spec
2016-01-28 01:14:12 +01:00
bergquist
1210fca8e5
fix(singlestat): fix bug in threshold calculations
2016-01-28 01:11:52 +01:00
Torkel Ödegaard
97ac81aa9c
feat(panels): upgradede singlestat panel
2016-01-27 19:07:39 -05:00
Torkel Ödegaard
57d22fb93f
Merge remote-tracking branch 'origin/master' into panelbase
2016-01-27 17:33:33 -05:00
Torkel Ödegaard
f0f7da9ff0
feat(panels): fixing broken stuff
2016-01-27 17:16:00 -05:00
Torkel Ödegaard
9c1217cd2c
updated
2016-01-27 14:32:19 -05:00
Torkel Ödegaard
34b82caaa8
feat(panels): fixed unit tests
2016-01-27 12:51:01 -05:00
Daniel Lee
f43e1ab2ff
fix(graph): narrow panels shows right date format on x-axis
...
fixes #3852 . The function that calculates the date format for
the x-axis on a panel takes the panel width into account and
can be wrong for certain date ranges if the panel is too
narrow. E.g. can show dates in format %m/%d %H:%M when it
should show it as %H:%M
2016-01-27 17:23:02 +01:00
Torkel Ödegaard
e6013353d2
fix series overrides
2016-01-26 17:54:57 -05:00
Torkel Ödegaard
aac190eaa9
feat(panels): graph panel starting to work
2016-01-26 17:50:18 -05:00
Torkel Ödegaard
ebba7a0327
feat(graph): updating graph panel to new format progress
2016-01-26 17:28:07 -05:00
Torkel Ödegaard
aa251fc9ce
feat(panels): upgraded dashlist panel to new format
2016-01-26 12:22:46 -05:00
Torkel Ödegaard
cc375f48c7
feat(panels): minor fix
2016-01-26 11:34:58 -05:00
Torkel Ödegaard
53dc21c69b
feat(panels): minor fixes
2016-01-25 17:58:41 -05:00
Torkel Ödegaard
b0dd79cbfd
feat(panels): MetricsPanelCtrl is starting to work
2016-01-25 17:51:18 -05:00
Torkel Ödegaard
c30b1b126d
feat(panels): minor progress
2016-01-25 15:58:24 -05:00
Torkel Ödegaard
9c6698e87b
feat(panels): progress on new panel infrastructure, base classes
2016-01-25 15:09:37 -05:00
bergquist
b939a27a8d
revert f3bc726001bfbc707597bce5fa169b46e992eb7ao
...
This change have caused alot of questions. So we revert
2016-01-25 18:40:28 +01:00
Torkel Ödegaard
73af4df96d
feat(panels): upgraded text panel
2016-01-25 11:41:20 -05:00
bergquist
cd1b2e2841
feat(singlestat): reduce max thresholds to two.
...
closes #3248
2016-01-25 16:27:58 +01:00
bergquist
b0a24ae4aa
tech(singlestat): move singlestat test to plugin
...
and change to typescript
2016-01-25 16:13:45 +01:00
Torkel Ödegaard
8f4cf6c797
feat(panels): updated text panel to new format
2016-01-25 09:56:17 -05:00
Torkel Ödegaard
3e14f8a0e5
feat(): panel refactoring
2016-01-24 18:44:21 -05:00
Torkel Ödegaard
a950ff9795
feat(panel): more panel base infrastructure
2016-01-24 17:58:08 -05:00
Torkel Ödegaard
4132cf12e3
feat(panels): more panel refactoring
2016-01-24 17:30:29 -05:00
Torkel Ödegaard
4f7fb40d9b
feat(panel plugin): improving panel plugin model
2016-01-24 16:39:25 -05:00
bergquist
42802ac710
tech(singlestat): convert singlestat panel to typescript
2016-01-24 18:56:10 +01:00
Torkel Ödegaard
94a7e9b185
poc(panel): experimental panel stuff
2016-01-22 19:59:36 +01:00
Torkel Ödegaard
0796b2c0e3
poc(panel as isolated compoennts): experimental panel stuff
2016-01-21 17:46:57 +01:00
Torkel Ödegaard
7b4fe824ec
Merge branch 'master' into panelbase
2016-01-21 15:29:14 +01:00
bergquist
28fabadeae
style: remove empty row
2016-01-21 15:13:06 +01:00
bergquist
ba65b89bbb
feat(csv export): extract csv export into a new file
2016-01-21 14:22:39 +01:00
matteo brancaleoni
cdcc7a7172
add export to csv in table panel
2016-01-21 10:02:23 +01:00
Torkel Ödegaard
8dd118bd86
updated
2016-01-20 09:45:24 +01:00
Torkel Ödegaard
3e3b996963
feat(plugin): experimental work on plugin architecture
2016-01-19 21:57:58 +01:00
Torkel Ödegaard
7a26d309b1
feat(apps): more work on apps and how apps can include panels
2016-01-19 18:18:53 +01:00
Torkel Ödegaard
1d4803cff0
fix(singlestat): fixed issue with singlestat and drilldown link introduced in recent commit, fixes #3777
2016-01-18 16:18:04 +01:00
Torkel Ödegaard
edcef7d078
fix(graph): fixed for graph series color selector popover, broken in recent 3.0-pre1 build, fixes #3774
2016-01-18 12:12:05 +01:00
Torkel Ödegaard
2ccc19185c
fix(text panel): fix for text panel in optimized builds, introduced in recent commit due to plugin api changes
2016-01-14 19:14:02 +01:00
Torkel Ödegaard
b5726a8d5a
feat(plugins): completed upgrade of all built in panels
2016-01-14 18:57:02 +01:00
Torkel Ödegaard
1d9ad9be33
feat(plugins): upgraded singlestat to new plugin format
2016-01-14 17:20:50 +01:00
Torkel Ödegaard
dbafc8c9db
feat(plugins): work on plugin directive loading
2016-01-14 13:21:05 +01:00
Torkel Ödegaard
08caf4bbde
feat(tslint): more tslint work
2016-01-13 21:22:39 +01:00
Torkel Ödegaard
e5b3f27a30
Merge branch 'apps'
2016-01-12 15:41:15 +01:00
Torkel Ödegaard
d83e24572a
feat(plugins): more refactoring
2016-01-09 23:52:13 +01:00