bergquist
4ed6b99d9a
Merge branch 'alerting_notifications' into alerting
2016-06-26 04:05:56 +02:00
bergquist
88e208bddf
feat(gf-form): add support for small input fields
2016-06-25 23:30:51 +02: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
241b9ee329
fix(kbn): add calculator for opn,rpm and wpm
2016-06-25 20:42:24 +02:00
bergquist
4cbde7e747
Merge branch 'master' of https://github.com/f1yegor/grafana into f1yegor-master
2016-06-25 20:38:43 +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
Torkel Ödegaard
b31fccb889
Merge branch 'master' of github.com:grafana/grafana
2016-06-25 17:53:42 +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
Torkel Ödegaard
35f135f6c2
Merge branch 'master' of github.com:grafana/grafana
2016-06-25 17:46:07 +02:00
Carl Bergquist
2d4cb50490
Merge pull request #5394 from hailthemelody/master
...
fix z-index order in Series Overrides
2016-06-25 17:43:47 +02:00
Torkel Ödegaard
0d6222c803
Merge branch 'master' of github.com:grafana/grafana
2016-06-25 17:43:22 +02:00
Torkel Ödegaard
b275fa8109
fix(alerts): fixed login and other alert popups not showing, fixes #5435
2016-06-25 17:42:08 +02:00
bergquist
ff15a90e6d
fix(login): fixes broken validation for login
2016-06-25 17:34:47 +02:00
bergquist
690a74c6b7
feat(login): invert naming for dissallow user pass login
2016-06-25 16:30:41 +02:00
Torkel Ödegaard
346ca3fc89
Merge branch 'master' into alerting
2016-06-25 09:56:57 -04:00
Mohammad Mehdi Saboorian
1e486398cc
Escape html chararcters in singlestat renderer
2016-06-25 13:43:58 +04:30
Mitsuhiro Tanda
6ef27a87e4
fix catch clause
2016-06-24 13:44:10 +09:00
Kevin Fitzpatrick
040586604b
Allow configuration to disable the username and password login interface.
...
Used for when admins only want users to login via OAuth.
2016-06-23 10:09:13 -07:00
Alexander Zobnin
e593cc3e9f
Issue #4740 - change variable $SeriesName to $seriesName.
2016-06-23 19:35:50 +03:00
bergquist
6af2d99862
style(light-theme): make text-color-weak a little bit darker
...
otherwise its not possible to see which queries are disabled
in the query editor
2016-06-23 13:17:53 +02:00
Emmanuel Quentin
6487814007
Avoid to request influxdb when query is hidden
2016-06-23 13:11:16 +02:00
Mitsuhiro Tanda
44b2a292eb
notify dashboard migration fail
2016-06-23 16:56:18 +09:00
Othyus
e204c308bf
feat(sidemenu): filtering organizations by an input, issue #2609
2016-06-22 13:04:38 +02:00
bergquist
7952723b71
feat(alerting): add warn/crit filter
2016-06-22 08:09:45 +02:00
Torkel Ödegaard
24a54cd95b
feat(units): refactoring #5404
2016-06-21 21:08:07 +02:00
Torkel Ödegaard
a7a5f36b49
Merge branch 'issue-2971' of https://github.com/alexanderzobnin/grafana into alexanderzobnin-issue-2971
2016-06-21 21:00:00 +02:00
Alexander Zobnin
ab0155c861
Issue #2971 - add time units for use in singlestat panel.
2016-06-21 20:56:34 +03:00
Torkel Ödegaard
f23d72001d
fix(dashboard): fixed issue triggering refresh after leaving fullscreen/edit mode with time range change
2016-06-21 17:21:45 +02: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
5d62c84a19
feat(alerting): adds default checkbox to ui
2016-06-20 16:19:15 +02: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
Carl Bergquist
b6f9d9feb0
Revert "issue #4747 - add date and time units to singlestat panel."
2016-06-20 11:02:29 +02:00
Carl Bergquist
b94527f661
Merge pull request #5383 from alexanderzobnin/issue-4747
...
issue #4747 - add date and time units to singlestat panel.
2016-06-20 10:57:08 +02:00
bergquist
96e5ad3f5c
Merge branch 'alerting' into alerting_notifications
2016-06-20 10:45:05 +02:00
bergquist
dd8c3d0355
Merge branch 'master' into alerting
2016-06-20 10:44:48 +02:00
bergquist
3adee1eda0
tech(sass): sasslint fixes for css3
...
Pseudo-elements must start with double colons pseudo-element
2016-06-20 10:37:47 +02:00
bergquist
7c09a140c7
test(alerting): fixes broken tests for alerting thresholds
2016-06-20 10:06:18 +02:00
Alexander Zobnin
398e9f5195
issue #4747 - add date and time units to singlestat panel.
2016-06-17 22:51:08 +03:00
bergquist
adea539b8d
feat(alerting): add link to panel png
2016-06-17 16:43:14 +02:00
bergquist
212fd27252
feat(alerting): add support for email notifications
2016-06-17 15:30:17 +02:00
Torkel Ödegaard
3bcda9268a
feat(styleguide): removed unused/empty tabs
2016-06-17 14:18:24 +02:00
Torkel Ödegaard
e2b398a6bf
Merge branch 'master' of github.com:grafana/grafana
2016-06-17 14:16:25 +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
Drew Farris
cb2b8dea96
OpenTSDB: consistent options for http requests ( #5233 )
...
* OpenTSDB: consistent options for http requests
. the get function wasn't using the same request options wrt to credentials/auth as
the timeseries http request
* OpenTSDB: `_get` `_performTimeSeriesQuery` refactor copied code
2016-06-17 14:04:40 +02:00
Torkel Ödegaard
9bcd5de8ff
fix(share): fixed PNG render link generated from share modal when opened from edit mode, fixes #5295
2016-06-17 14:03:59 +02:00
Torkel Ödegaard
9f9fca1e76
feat(datasource): added suggest urls for each data source, #4577
2016-06-17 13:35:29 +02:00
Alexander Zobnin
fdf46c6a10
Issue 4577 ( #5379 )
...
* Add default-url property for datasource-http-settings directive.
This will allow to set default url for datasource.
* Fixed spelling.
* Use typeahead for url suggestion.
2016-06-17 13:18:00 +02:00
Torkel Ödegaard
305a6ae110
feat(dashboards): dashboard sharing fixes
2016-06-17 11:36:35 +02:00
Torkel Ödegaard
23aa614baf
feat(rendering): fixed issue with png rendering, recently introduced by profiler refactoring
2016-06-17 08:49:11 +02:00
bergquist
a0418da160
Merge branch 'alerting' into alerting_notifications
2016-06-16 16:49:16 +02:00
bergquist
8ec311ade4
Merge branch 'master' into alerting
2016-06-16 16:29:41 +02:00
bergquist
f3009dc23b
fix(alerting): broken link
2016-06-16 16:06:40 +02:00
bergquist
b907ce341c
feat(alerting): enables deletes for alert notifications
2016-06-16 15:21:44 +02:00
bergquist
7f767224af
feat(alerting): basic support for creating and updating notifications
2016-06-16 14:29:20 +02:00
Joel Smith
46fe9a167e
Update file_export.ts ( #5325 )
...
Prepended first line to export file containing
`sep=;\n`
which I believe should be all that is required for Excel to interpret the CSV file as semicolon delimited.
2016-06-16 14:27:00 +02:00
Torkel Ödegaard
81e9aa4de4
feat(datasource): cancel in flight data source requests, refeatoring #5321
2016-06-16 10:48:26 +02:00
bergquist
c51facfaef
style(alerting): move filter below HR
2016-06-16 09:23:53 +02:00
Torkel Ödegaard
6d3521c240
Merge branch 'cancel-in-flight-repeats' of https://github.com/stuartnelson3/grafana into stuartnelson3-cancel-in-flight-repeats
2016-06-16 08:57:31 +02:00
Torkel Ödegaard
1ae24b366f
feat(profiler): fixed issues with frontend perf profiler
2016-06-16 08:28:50 +02:00
bergquist
a3b7ea7704
feat(alerting): skeleton for alert notification configuration page
2016-06-16 08:16:16 +02:00
Torkel Ödegaard
2ceb58d0c4
feat(elasticsearch): removed dashboard import migration
2016-06-16 08:11:40 +02:00
Torkel Ödegaard
ec0b09450c
Merge branch 'export-dashboard'
...
Conflicts:
conf/defaults.ini
pkg/setting/setting.go
public/app/core/components/grafana_app.ts
public/app/core/core.ts
public/app/features/dashboard/dashboardCtrl.js
2016-06-16 08:06:43 +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
utkarshcmu
33aa3f0fc5
Made tag_values query more robust
2016-06-13 14:21:46 -07:00
Torkel Ödegaard
dac8b35a1a
feat(alerting): renamed scheduler to handler
2016-06-13 15:58:22 +02:00
utkarshcmu
6550bc97ba
Added unit tests
2016-06-13 04:24:27 -07:00
utkarshcmu
862de3a9dc
Added templated dependency in Opentsdb
2016-06-13 03:59:12 -07: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
stuart nelson
048bcf19f6
Use panel+ref for unique id
...
Previously, if a user changed the query between
requests, the previous query would not be
canceled. This handles that edge-case.
2016-06-09 15:17:17 +02:00
stuart nelson
8797be9f89
Add existence check for canceler.
2016-06-09 15:16:53 +02:00
bergquist
3898f427f5
feat(alerting): update the ux model
2016-06-09 15:10:50 +02:00
stuart nelson
cc64d65c2f
Rename cacheKey to exprID/requestID
...
Depending on context in the code, rename cacheKey
to exprID when it identifies a unique expression,
and rename cacheKey to requestID when it is
identifying a request.
2016-06-09 12:57:55 +02:00
Torkel Ödegaard
55af988e02
feat(alerting): mocking with new alert rule model
2016-06-09 12:14:50 +02:00
stuart nelson
efdb990e56
Return an error for a canceled request.
...
Allow the datasource to decide how to handle a
canceled request.
2016-06-09 12:13:17 +02:00
stuart nelson
bc7c2cd3f5
Create cacheKey at top-level
...
Responsibility is now to pass the cacheKey through
to `datasourceRequest` in each datasources'
implementation of `query`.
2016-06-09 11:36:46 +02:00
Torkel Ödegaard
c85bb47675
Merge branch 'alerting_definitions' into alert_ui_take2
2016-06-09 10:46:03 +02:00
Torkel Ödegaard
dee5f582d7
Merge branch 'master' into alerting_definitions
2016-06-09 10:45:16 +02:00
Torkel Ödegaard
1584dac00a
Merge branch 'master' of github.com:grafana/grafana
2016-06-09 10:43:46 +02:00
Torkel Ödegaard
79986e5593
Merge branch 'query-part-refactor'
...
Conflicts:
public/app/plugins/datasource/influxdb/query_part.ts
2016-06-09 10:43:07 +02:00
Torkel Ödegaard
b8aa8b3079
feat(prometheus): restore old prometheus query editor, revert this commit in prometheus query editor v2 branch
2016-06-09 10:37:33 +02:00
Torkel Ödegaard
071c16b73c
feat(alerting): start on new ui
2016-06-09 10:13:34 +02:00
Mark Baas
ced3bafa99
returns correct index ( #5275 )
2016-06-09 08:13:31 +02:00
Mukesh
755ec552de
Bugfix: org select btn was not working on profile ( #5317 )
2016-06-09 00:43:38 +02:00
stuart nelson
18f9f6c159
Add in-flight identifier for Prometheus requests
...
Repeat Prometheus requests with the same query
will cancel preceding requests.
2016-06-08 18:05:46 +02:00
stuart nelson
6da7ed9706
Add support for canceling in-flight requests
...
Repeat requests, if they already exist in the
in-flight request map, will cause the previous
request to cancel.
The implementation of the unique key is the
responsibility of individual datasources.
2016-06-08 18:04:31 +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
Torkel Ödegaard
bf82fdb678
Merge branch 'perf_graph_js' of https://github.com/mtanda/grafana into mtanda-perf_graph_js
2016-06-08 06:53:28 +02:00
Torkel Ödegaard
c739428c30
feat(profiling): refactorign profiling code, #5286
2016-06-08 06:51:10 +02:00
Torkel Ödegaard
2a7d2ffccb
Merge branch 'profiling_in_dev' of https://github.com/mtanda/grafana into mtanda-profiling_in_dev
2016-06-08 05:47:30 +02:00
Torkel Ödegaard
67ad903556
feat(test metrics): fixed issue with built in Grafana test data source, fixes #5299
2016-06-08 05:45:13 +02:00
Torkel Ödegaard
36b0802789
fix(png): fixed issue with png rendering, fixes #5274
2016-06-08 05:29:38 +02:00
Torkel Ödegaard
0667d73660
Merge branch 'new-logger' into alerting_definitions
...
Conflicts:
pkg/api/api.go
pkg/setting/setting.go
2016-06-07 13:31:56 +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
Mitsuhiro Tanda
25899b72d2
use applyAsync for compile ( #5287 )
2016-06-06 17:18:18 +02:00
Mitsuhiro Tanda
f877afb74d
use async apply ( #5258 )
2016-06-06 17:18:10 +02:00
Torkel Ödegaard
34e17f7282
feat(alerting): requests looks to be working again
2016-06-06 17:11:46 +02:00
Mitsuhiro Tanda
83c76981b2
fix profiling code
2016-06-06 17:42:11 +09:00
Mitsuhiro Tanda
975b53b318
enable profiling in development mode
2016-06-06 17:42:11 +09:00
Torkel Ödegaard
70cb8400c3
feat(alerting): changed name of root Alerts nav item and page from Alerts to Alerting
2016-06-06 09:17:29 +02:00
f1
d002cab28f
add reads/min and etc to unitFormats
2016-06-05 00:57:04 +02:00
bergquist
d0ac258474
Merge branch 'master' into alerting_definitions
2016-06-03 12:22:46 +02:00
bergquist
510360a509
docs(elastic): updates readme
2016-06-02 14:56:31 +02:00
Torkel Ödegaard
49fe90874a
Merge branch 'v3.0.x'
2016-06-02 12:09:10 +02:00
Torkel Ödegaard
acbaef1907
fix(influxdb): fixed issue with backslash escaping in tag filter, fixes #5249
2016-06-02 12:08:13 +02:00
Torkel Ödegaard
8ab324988c
Merge branch 'v3.0.x'
2016-06-02 09:57:20 +02:00
Torkel Ödegaard
38790e2c4b
fix(elasticsearch): fixed templating lucene / json escaping issue, fixes #5228 , fixes #5227
2016-06-02 09:54:28 +02:00
bergquist
76758d270f
feat(alerting): set basic description text of status ok
2016-05-31 20:03:15 +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
c8965d0f9a
feat(export): export will add templatize constant variables
2016-05-28 20:27:44 +02:00
Torkel Ödegaard
53bb264375
Merge branch 'master' into export-dashboard
2016-05-28 17:17:51 +02:00
Torkel Ödegaard
1ea54049d0
feat(templating): added new template variable type constant
2016-05-28 16:59:29 +02:00
hc4
cf87e8ecf5
Fix parsing of intervals. defined in ms ( #5151 )
...
* Fix parsing of intervals. defined in ms
Fix parsing of intervals. defined in ms.
Increase accuracy for sub-second inrevals.
Closes #5008
* Tests for sub-ms intervals
Unit test for 2034d4b971
2016-05-27 17:26:20 +02:00
Carl Bergquist
a6afd85526
Merge pull request #5197 from minkikim89/fixtypo
...
Fixed type
2016-05-27 16:57:07 +02:00
Torkel Ödegaard
0d4c76a029
feat(import): save gnetId for dashbards imported from grafana.net
2016-05-27 16:42:32 +02:00
Torkel Ödegaard
c3708b3096
feat(import): import directly from grafana.net id/url now works
2016-05-27 16:11:05 +02:00
Torkel Ödegaard
22a7eaf2e7
Merge branch 'master' into export-dashboard
2016-05-27 13:52:53 +02:00
Torkel Ödegaard
540def2c39
feat(import): working on unit tests for import ctrl
2016-05-27 13:52:19 +02:00
Torkel Ödegaard
bf90fbc678
fix(templating): fixed failing templating unit test
2016-05-27 09:23:08 +02:00
Torkel Ödegaard
f6633c8189
feat(export): minor dupe fix
2016-05-27 08:34:12 +02:00
Torkel Ödegaard
e83d13848e
Merge branch 'master' into export-dashboard
...
Conflicts:
public/app/features/dashboard/submenu/submenu.ts
2016-05-26 14:22:22 +02:00
Torkel Ödegaard
696fad702f
Merge branch 'v3.0.x'
...
Conflicts:
public/app/features/templating/templateValuesSrv.js
2016-05-26 14:21:17 +02:00
Torkel Ödegaard
724a511995
fix(templating): fixed issue with value being shown instead of it's text representation, fixes #5172
2016-05-26 13:18:02 +02:00
Torkel Ödegaard
90c9c70416
fix(): another fix for panel image rendering
2016-05-26 08:49:55 +02:00
Torkel Ödegaard
f8a4661d05
Merge branch 'master' of github.com:grafana/grafana
2016-05-26 08:37:19 +02:00
Torkel Ödegaard
dd494e648a
fix(rendering): fixed issue with phantomjs panel rendering
2016-05-26 07:45:53 +02:00
Jared Wiltshire
c9d6321f38
Allow for proxying Authorization header and automatically convert ( #4832 )
...
Authorization header to X-DS-Authorization in backend_srv.js
2016-05-26 07:13:29 +02:00
Torkel Ödegaard
1060eeb197
feat(dashboard): include org id query parameter in dashboard url, #1613
2016-05-25 17:06:41 +02:00
Torkel Ödegaard
201d30a944
fix(export): style fixes and markup fixes for share modal
2016-05-25 13:01:40 +02:00
Torkel Ödegaard
fc2a069180
feat(export): fixed refactoring issue with dynamic dashbord srv
2016-05-25 12:45:52 +02:00
Torkel Ödegaard
392407136d
Merge branch 'export-dashboard' of github.com:grafana/grafana into export-dashboard
2016-05-25 12:33:30 +02:00
Torkel Ödegaard
ba6573af61
Merge branch 'master' into export-dashboard
...
Conflicts:
public/app/features/dashboard/submenu/submenu.ts
2016-05-25 12:32:56 +02:00
Matt Toback
8d988f9582
Export dashboard bulletfactory ( #5160 )
...
* create descriptions and styles for share dropdown
* Updating actual modal layout for Sharing
* Updated the modals to follow the new styles, fixed the wrapping issue on the main menu. Standardized buttons.
2016-05-25 12:30:27 +02:00
Torkel Ödegaard
f5c5d1b1da
Merge branch 'master' of github.com:grafana/grafana
2016-05-25 11:04:27 +02:00
Torkel Ödegaard
2cd6c2e7e0
Merge branch 'v3.0.x'
2016-05-25 11:04:12 +02:00
Torkel Ödegaard
0daadc954c
fix(templating): fixed issue with detecting data source variable in other template variable definition, fixes #5165
2016-05-25 10:46:55 +02:00
Torkel Ödegaard
71d62012e1
fix(panel): fixed issue with fullscreen panel view and switching to another dashboard, fixes #5163
2016-05-25 09:46:15 +02:00
Torkel Ödegaard
41deea90ee
feat(dashboard): template variable changes updates url, closes #5002
2016-05-24 16:34:17 +02:00
Torkel Ödegaard
a81806d3d0
feat(dashboard): sync time range with url, closes #458
2016-05-24 16:32:28 +02:00
Torkel Ödegaard
e81614b9e9
Merge branch 'v3.0.x'
2016-05-24 09:50:41 +02:00
Torkel Ödegaard
6f094ef215
fix(templating): fixed issue with nested template variables and multi select, the child variable selection state is now updated like single select variables, so if none matches the first option is selected, fixes #4861
2016-05-24 09:50:23 +02:00
Torkel Ödegaard
10c47ee27c
feat(footer): some minor changes to footer to make it look good in light theme, closes #4889
2016-05-24 08:11:28 +02:00
Torkel Ödegaard
8f0240a295
Merge branch 'footer'
2016-05-24 07:53:13 +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
Torkel Ödegaard
9a7817a271
Merge branch 'master' into footer
...
Conflicts:
pkg/api/frontendsettings.go
2016-05-23 20:59:23 +02:00
Utkarsh Bhatnagar
8a0d5aa38d
[Bug Fix] #5136 ( #5142 )
2016-05-23 20:58:21 +02:00
Trent White
a52869507e
hide footer on non-dashboard pages
2016-05-23 12:46:13 -04:00
Torkel Ödegaard
c77d72b29f
feat(prometheus): progress on new prometheus query editor, #5117
2016-05-23 18:03:17 +02:00
Trent White
76d18e7156
remove height: 100% on .main-view
2016-05-23 11:45:54 -04:00
Torkel Ödegaard
93665f49b1
Merge branch 'v3.0.x'
2016-05-23 11:06:53 +02:00
Torkel Ödegaard
dc77d555f9
fix(elasticsearch): fixed templating issue with elasticsearch, fixes #5135
2016-05-23 10:58:31 +02:00
Torkel Ödegaard
dfe3806d01
fix(elasticsearch): fixed query editor issue with elasticsearch
2016-05-23 10:14:40 +02:00
Torkel Ödegaard
c60d737928
Merge branch 'v3.0.x'
...
Conflicts:
package.json
2016-05-23 09:29:14 +02:00
Torkel Ödegaard
1da149d9e1
feat(annotations): annotations can now use a template variable as data source, closes #5054
2016-05-23 09:28:14 +02:00
minki
05cb6048ae
fixed separate typo
2016-05-23 09:32:18 +09:00
Peggy Li
d36c1769e0
Fix wording of the dashboard tags popover text
2016-05-31 17:29:31 +00:00
Akiomi KAMAKURA
616dd5c4a5
Fixed assets urls in 500.html
2016-05-31 14:26:13 +09:00
bergquist
2edb0ad94d
feat(influxdb): adds spread functionallity
...
closes #5211
2016-05-30 14:23:24 +02:00
minki
70d6b32e14
Fixed type
2016-05-22 05:38:57 +09:00
Trent White
cffcc4c7a5
make footer unordered list. add new icons.
2016-05-20 16:44:19 -04:00
Trent White
c727c3c441
resize and color of links
2016-05-20 15:58:14 -04:00
Torkel Ödegaard
9eb7b192b8
Merge branch 'master' of github.com:grafana/grafana
2016-05-20 15:16:05 +02:00
Torkel Ödegaard
06d63dda6e
Merge branch 'v3.0.x'
2016-05-20 15:15:30 +02:00
Torkel Ödegaard
e6f251011f
fix(panel span): fixed issue setting panel span while in fullscren and also an issue when changing repeat variable while in fullscreen view, fixes #4957
2016-05-20 15:15:02 +02:00
Torkel Ödegaard
6a813aa33d
fix(export): better error handling
2016-05-20 14:45:22 +02:00
David J. Felix
441682b598
Fix linking for /dashboard-solo/ proxy prefix ( #5116 )
...
Fixes #5109
2016-05-20 14:01:12 +02:00
Mitsuhiro Tanda
9c672f6ec1
(prometheus) support new legend format (with backward compatibility) ( #5096 )
...
* (prometheus) support new legend format (with backward compatibility)
* (prometheus) use regex replace for legend format
* (prometheus) allow white space
2016-05-20 12:29:10 +02: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
Torkel Ödegaard
ee86d24797
fix(elasticsearch): minor editor layout fix
2016-05-20 10:31:22 +02:00
Torkel Ödegaard
58a9324db0
Merge branch 'v3.0.x'
2016-05-20 10:24:54 +02:00
Torkel Ödegaard
e0e8fd6637
fix(templating): fixed handling of numeric values in tempalting query results, fixes #5097
2016-05-20 10:24:24 +02:00
Torkel Ödegaard
2416ee04c8
fix(templating): fixed detection of nested template variables, fixes #5103
2016-05-20 09:58:07 +02:00
Torkel Ödegaard
91c6ebb06c
Merge branch 'v3.0.x'
2016-05-20 09:06:39 +02:00
Torkel Ödegaard
df0ddc0b50
fix(prometheus): fixed bug in prometheus query editor, fixes #5107
2016-05-20 09:03:52 +02:00
Torkel Ödegaard
e47957ce6d
Merge branch 'master' of github.com:grafana/grafana
2016-05-20 08:32:40 +02:00
Torkel Ödegaard
c54e688272
Merge branch 'v3.0.x'
2016-05-20 08:31:51 +02:00
Torkel Ödegaard
37821e6d63
fix(share modal): fixed link in share modal when sub app url is /dashboard/, fixes #5109
2016-05-20 08:31:27 +02:00
Torkel Ödegaard
a3ee388b66
Merge branch 'master' into query-part-refactor
2016-05-19 14:52:18 +02:00
Torkel Ödegaard
855e913bbd
feat(dashboards): began work on dashboard list
2016-05-19 11:03:10 +02:00
Torkel Ödegaard
fb74d10573
feat(export): added grafana version to requires array, #5084
2016-05-19 10:21:16 +02:00
Torkel Ödegaard
430bcf192f
feat(export): templetize annotations and template vars, #5084
2016-05-19 10:01:31 +02:00
Torkel Ödegaard
cac723dab3
Merge branch 'master' into export-dashboard
2016-05-19 08:48:24 +02:00
bergquist
402499c071
Merge branch 'master' into alerting_definitions
2016-05-19 08:47:34 +02:00
bergquist
617d18e587
feat(panel): active tab is now placed in querystring aswell
2016-05-19 08:42:21 +02:00
bergquist
a379b0057a
feat(alerting): link to dashboard goes directly to alerting tab
2016-05-19 08:13:20 +02:00
bergquist
ef4f5147be
Merge branch 'master' into alerting_definitions
2016-05-19 08:05:35 +02:00
bergquist
2b06ceda71
feat(panels): adds queryparameter for choose active tab in edit mode
2016-05-19 08:00:48 +02:00
Torkel Ödegaard
1bb4ca22e7
fix(test): fixed failing unsaved changes test
2016-05-19 07:58:44 +02:00
Torkel Ödegaard
673984a7db
feat(export): more export stuff
2016-05-18 15:53:13 +02:00
Torkel Ödegaard
10339090b8
fix(annotations): fixed annotation error handling, fixes #5077
2016-05-18 15:22:40 +02:00
Torkel Ödegaard
03551a5961
Merge remote-tracking branch 'origin/development'
2016-05-18 14:23:21 +02:00
Torkel Ödegaard
602d1a5fbc
Merge branch 'v3.0.x'
2016-05-18 12:02:53 +02:00
Torkel Ödegaard
cd80884b76
fix(dashboard timepicker): fixed issue with time picker and UTC when reading time from url, fixes #5078
2016-05-18 12:01:11 +02:00
Torkel Ödegaard
bfadc932d7
Merge branch 'master' of github.com:grafana/grafana
2016-05-18 11:50:56 +02:00
Torkel Ödegaard
0cd2e150d5
feat(snapshots): performance improvements to deep clone, makes snapshot's a lot quicker for big dashboards with a lot of panels and data
2016-05-18 11:50:40 +02:00
Torkel Ödegaard
26ea0bc360
feat(export): work on export
2016-05-18 11:11:53 +02:00
Mitsuhiro Tanda
a86d218891
(prometheus) fix metric find query
2016-05-18 16:36:57 +09:00
Torkel Ödegaard
6632f883c0
Merge branch 'master' into export-dashboard
...
Conflicts:
.floo
.flooignore
2016-05-18 08:08:15 +02:00
Mitsuhiro Tanda
66bcae353c
(prometheus) pass dashboard time range to template query ( #5007 )
...
* (prometheus) pass dashboard time range to template query
* (prometheus) add passing time test of templating
2016-05-18 07:56:23 +02:00
Mitsuhiro Tanda
07d355851e
(cloudwatch) assume role support ( #5065 )
...
* (cloudwatch) assume role support
* save godep
* (cloudwatch) add assumeRoleArn field
* (cloudwatch) set cred provider for sts
* (cloudwatch) fix test
2016-05-18 07:54:24 +02:00
Mitsuhiro Tanda
8d2f350ad1
(prometheus) fix prometheus link
2016-05-18 07:50:30 +02:00
Mitsuhiro Tanda
fc1891320e
(prometheus) fix prometheus link ( #5074 )
2016-05-18 07:49:32 +02:00
Utkarsh Bhatnagar
8a9455d901
Fixed singlestat mapping typo ( #5070 )
2016-05-18 07:44:01 +02:00
Torkel Ödegaard
46b6ab7db7
Merge branch 'master' of github.com:grafana/grafana
2016-05-17 21:51:31 +02:00
Torkel Ödegaard
05d064ca8d
export(): moved to share modal
2016-05-17 21:18:47 +02:00
Torkel Ödegaard
83f5080274
feat(angular): disable debug in production for angular compiler
2016-05-17 15:00:48 +02:00
Torkel Ödegaard
df50fa2332
feat(export): export dashboard modal
2016-05-17 11:17:11 +02:00
Torkel Ödegaard
ad7a1e15b4
feat(export): began working on export modal
2016-05-17 10:29:57 +02:00
hijklmno
f1b5a265ab
fix trailing whitespace in kbn.js
2016-05-16 15:35:42 -07:00
hijklmno
451e917e7d
Add dBm as an option in energy units
2016-05-16 15:24:31 -07:00
Torkel Ödegaard
d443079cf6
fix(): fixed sass issue
2016-05-16 18:48:13 +02:00
bergquist
fa19e0d9c6
style(modal): use standard valid styles
2016-05-16 17:03:01 +02:00
bergquist
6435fa6b99
fix(modal): add undefined check
2016-05-16 16:48:28 +02:00
bergquist
2ce9d4571c
fix(alerting): fix spacing
2016-05-16 14:29:54 +02:00
Torkel Ödegaard
495404ef73
Merge branch 'master' into alerting_definitions
2016-05-16 14:12:56 +02:00
Torkel Ödegaard
09f11cf66e
updated
2016-05-16 14:11:55 +02:00
Mitsuhiro Tanda
f585d22ce7
(templating) update dynamic dashboard only if variable is changed
2016-05-16 19:26:24 +09:00
bergquist
80f7fe8646
feat(alerting): add confirm text dialog when deleting dashboards with alerts
2016-05-16 11:54:28 +02:00
Torkel Ödegaard
2be8658034
Merge remote-tracking branch 'origin/development'
2016-05-16 11:40:12 +02:00
bergquist
31698a1c55
Merge branch 'master' into alerting_definitions
2016-05-16 09:28:14 +02:00
Torkel Ödegaard
7cd663bbe8
feat(import): more import work
2016-05-14 10:00:43 +02:00
Lindsay Hill
85758a2dd2
Fixed minor typo s/seperate/separate/
...
Fixed small typo in help text
2016-05-14 17:51:08 +12:00
Utkarsh Bhatnagar
7bc15ec6c1
[Bug Fix] Opentsdb Alias issue ( #4910 )
...
* Fixed Opentsdb Alias issue
* Fixed Opentsdb query editor
2016-05-13 22:22:56 +02:00