Torkel Ödegaard
1e44ee9e9b
feat(grafana-cli): minor changes
2016-03-28 21:42:26 +02:00
Torkel Ödegaard
82ad5a632d
tech(): fixed broken tests due to angularjs upgrade
2016-03-28 20:44:32 +02:00
Torkel Ödegaard
70b66382eb
tech(): updated angularjs
2016-03-28 17:08:31 +02:00
Torkel Ödegaard
14326b626e
ux(): checkbox now works in dark and white theme
2016-03-28 13:10:42 +02:00
Torkel Ödegaard
1dabd68327
Merge branch 'master' into checkboxv3
2016-03-28 11:22:23 +02:00
Torkel Ödegaard
576a490435
Merge pull request #4472 from volter/issue-3728
...
Solve issue #3728
2016-03-28 11:06:33 +02:00
Torkel Ödegaard
319b934967
fix(): fixed failing test
2016-03-25 15:52:28 +01:00
Torkel Ödegaard
61017fc204
feat(plugins): import all dashboards feature
2016-03-25 15:35:58 +01: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
Torkel Ödegaard
05cc370c55
feat(plugins): added disable button to app config tab
2016-03-25 13:43:13 +01:00
Torkel Ödegaard
963e202745
fix(): data push fix
2016-03-25 09:40:05 +01:00
Trent White
694c6e8fd2
added new icons for default panels
2016-03-24 16:14:51 -04:00
Volker Fröhlich
45186255cf
Solve issue 3728
...
Conditionally add a format element to ES annotation queries
2016-03-24 17:58:03 +01:00
Torkel Ödegaard
32a1d1445c
refactor(): trying to move app events away from rootScope
2016-03-23 17:39:10 +01:00
Torkel Ödegaard
35c853e906
feat(plugins): fix for plugin logo to navbar on plugin page, #4452
2016-03-23 16:43:32 +01:00
Torkel Ödegaard
481139772b
Merge branch 'master' of github.com:grafana/grafana
2016-03-23 16:38:47 +01:00
Torkel Ödegaard
5dfac9a765
feat(plugins): added plugin logo to navbar on plugin page, #4452
2016-03-23 16:37:58 +01:00
bergquist
5f2f4a0897
test(influxdb): remove redundant test
2016-03-23 15:23:14 +01:00
bergquist
991b6eafca
tech(influxdb): convert datasource to TS class
2016-03-23 14:45:24 +01:00
bergquist
5b75eea8cf
fix(influxdb): remove unused parameter
2016-03-23 14:45:24 +01:00
bergquist
ba48f40d21
feat(influxdb): bases parsing upon query
2016-03-23 14:45:23 +01:00
bergquist
6fafc8dba1
add(influxdb): add support for 0.11.0 tags
2016-03-23 14:45:23 +01:00
bergquist
53312852e9
tests(influxdb): adds tests for influxdb response
2016-03-23 14:45:23 +01:00
Torkel Ödegaard
585503f9fb
fix(): renamed plugin.json for wip for new work in progress data source
2016-03-23 13:11:55 +01: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
bergquist
83b7397398
Revert "feat(influxdb): add support for 0.11.0 tags"
...
This reverts commit b73d196c6b
.
2016-03-22 16:07:00 +01:00
bergquist
b73d196c6b
feat(influxdb): add support for 0.11.0 tags
...
this change is backwards compatible.
closes #4392
2016-03-22 14:35:46 +01:00
Torkel Ödegaard
d0564933a2
Merge branch 'master' into websocket
2016-03-22 10:42:41 +01:00
Torkel Ödegaard
03f91e8d85
fix(panel resize): fixed panel resize drag handling
2016-03-22 10:42:29 +01:00
Torkel Ödegaard
c711fb67c8
Merge branch 'master' into websocket
2016-03-22 10:31:57 +01:00
Torkel Ödegaard
7e6314dcac
Merge branch 'master' of github.com:grafana/grafana
2016-03-22 10:16:01 +01:00
Torkel Ödegaard
10df9dc8c3
feat(plugins): finished app navigation enhancements, closes #4434
2016-03-22 10:15:47 +01:00
bergquist
4110c7ffb0
fix(switchorg): fixes broken redirect when switchin org
2016-03-22 09:25:46 +01:00
utkarshcmu
f6cbbe1e64
Redirect to home when switching orgs
2016-03-21 22:56:46 -07:00
Torkel Ödegaard
64312ceded
ux(): updated http settings view with new checkboxes
2016-03-21 21:36:30 +01:00
Torkel Ödegaard
98206ab49f
ux(): created new gf-form-switch directive clean/refactoring
2016-03-21 21:24:06 +01:00
Torkel Ödegaard
56622ee2c6
Merge branch 'master' of github.com:grafana/grafana
2016-03-21 19:07:19 +01:00
Torkel Ödegaard
65c0937741
ux(): app navigation improvements, changes to plugin.json for apps, merged pages with includes section, #4434
2016-03-21 19:07:08 +01:00
Torkel Ödegaard
8498bfd2c2
Merge pull request #4436 from grafana/org-details-improvements
...
Finishing touches
2016-03-21 17:17:59 +01:00
Torkel Ödegaard
7403b94b9d
Merge branch 'checkboxv2' of github.com:grafana/grafana into checkboxv2
2016-03-21 14:19:32 +01:00
Torkel Ödegaard
d40cc32393
Merge branch 'master' of github.com:grafana/grafana into checkboxv2
2016-03-21 14:18:05 +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
bergquist
90c6b04361
fix(backendsrv): remove invalid check
2016-03-21 12:43:30 +01:00
bergquist
86a274a7ee
feat(backendsrv): improves error response handling
...
datasourceRequests that could not reach the destination threw
invalid errors due to missing property. This fixes gives the user
a better error message.
closes #4428
2016-03-21 12:30:13 +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
3ea441d1a0
feat(live): tricky
2016-03-21 10:42:10 +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
7023dedc05
feat(preferences): refactoring PR #4399
2016-03-20 11:52:19 +01:00
Torkel Ödegaard
9e98c86ae1
Merge branch 'master' into preferences
2016-03-20 11:27:49 +01:00
Torkel Ödegaard
06468d6f43
Merge pull request #4368 from simnv/variable-escape
...
Slash escape regex
2016-03-20 11:22:33 +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
4c7f638f3c
fix(datasources): fixes header condition
...
closes #4402
2016-03-18 09:48:26 +01:00
Matt Toback
6016033b8b
Finishing touches
2016-03-17 15:14:26 -04:00
utkarshcmu
cb42cfc6af
Removed unwanted api, moved logic into backend
2016-03-17 02:29:34 -07:00
Torkel Ödegaard
9ddf22ea93
Merge branch 'master' into websocket
2016-03-17 10:16:05 +01:00
utkarshcmu
4fbe954a79
Home dashboard per user per org works
2016-03-17 01:38:18 -07:00
utkarshcmu
9dd6aefcec
Minor corrections
2016-03-16 23:35:06 -07:00
bergquist
57ecb276c8
fix(singlestat): use exact value for coloring
...
closes #4259
2016-03-16 16:04:35 +01:00
Torkel Ödegaard
79a803ea8f
feat(ds observable): minor progress on handling data source observable
2016-03-16 15:59:21 +01:00
Torkel Ödegaard
0f6579801d
Merge branch 'master' into websocket
...
Conflicts:
public/app/core/core.ts
2016-03-16 15:19:32 +01:00
Torkel Ödegaard
4144f71e23
Merge branch 'datasource-lists-cards'
2016-03-16 15:05:46 +01:00
Torkel Ödegaard
852ecd71f7
ux(): update data source list to card view, #4364
2016-03-16 15:05:07 +01:00
Torkel Ödegaard
a738945a88
feat(data source observerable): started work on handling data source observerable
2016-03-16 14:19:30 +01:00
Carl Bergquist
fd531e84fc
Merge pull request #4384 from vitorboschi/fixTypo
...
fix typo
2016-03-16 13:40:39 +01:00
Torkel Ödegaard
d26d7162a5
fix(opentsdb): fixed templating issue for single value variables, fixes #4312
2016-03-16 13:11:07 +01:00
Vitor Boschi
a9cdf580a7
fix typo
2016-03-16 09:06:44 -03:00
bergquist
ed1864e076
feat(dashlist): stores recently visited dashboards per orgid
2016-03-16 11:52:25 +01:00
Torkel Ödegaard
0d7eb18d7b
Merge branch 'master' of github.com:grafana/grafana
2016-03-16 10:32:24 +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
Mitsuhiro Tanda
381a48f21d
(cloudwatch) remove duplicative attribute
2016-03-16 15:41:52 +09:00
Torkel Ödegaard
a88176e060
feat(preferences): lots of refactoring and changes to #3214
2016-03-15 22:49:52 +01:00
Torkel Ödegaard
e06756bcab
Merge branch 'preferences' of github.com:grafana/grafana into preferences
2016-03-15 22:15:27 +01:00
Torkel Ödegaard
e4c0c39fbf
ux(): began work on updating data source list to cards view
2016-03-15 20:29:35 +01:00
Torkel Ödegaard
dddd155afa
Merge branch 'master' of github.com:grafana/grafana
2016-03-15 15:28:55 +01:00
Torkel Ödegaard
c411714546
ux(): added card layout selector and list view mode, #4364
2016-03-15 15:28:37 +01:00
Trent White
cba7c1726f
add graphite logo to datasource card
2016-03-15 10:08:23 -04:00
simnv
be8ec24106
Slash escape regex
...
Slash symbol "/" wasn't escaped when we chose variable from template dropdown, so we couldn't choose interface names like Gi9/10 when querying from influxdb.
2016-03-15 16:05:32 +05:00
Torkel Ödegaard
b273cd1339
Merge branch 'master' into websocket
2016-03-15 09:52:36 +01:00
Torkel Ödegaard
82eb32a71e
ux(): initial pass at new card / list design, #4364
2016-03-15 09:15:24 +01:00
Torkel Ödegaard
2e1f26096f
feat(grafana_live): more work pushing data to websocket, #4355
2016-03-14 22:26:43 +01:00
Sean Kenny
8f97e8d5ed
Fix minor typo in tooltip
2016-03-14 19:40:23 +00:00
Torkel Ödegaard
92f20b9b7d
feat(websocket): reconnection and resubscription handling, #4355
2016-03-14 19:21:32 +01:00
Torkel Ödegaard
2adc4d12be
feat(live): work on websocket data source, #3455
2016-03-14 13:20:55 +01:00
Torkel Ödegaard
fbd94fc6ce
feat(websockets): inital work on websockets, #4355
2016-03-14 11:59:51 +01:00
bergquist
953a07252a
Revert "fix(datasource): fixes testdatasource bug"
...
This reverts commit f77bd59e1d
.
2016-03-14 11:43:35 +01:00
bergquist
f77bd59e1d
fix(datasource): fixes testdatasource bug
2016-03-14 11:33:38 +01:00
Torkel Ödegaard
5b6754ce6c
Merge branch 'master' into websocket
2016-03-14 10:33:11 +01:00
Torkel Ödegaard
4aba3bc62b
fix(opentsdb): fixed templating issue for OpenTSDB, fixes #4312 , fixes #4311
2016-03-14 10:18:43 +01:00
Torkel Ödegaard
69c8bb1eb3
feat(plugins): added filter (type) tabs po plugin list view
2016-03-14 09:10:32 +01:00
utkarshcmu
0bf721a74c
Able to save home dashboard
2016-03-13 23:57:38 -07:00
Torkel Ödegaard
c504abb84d
feat(plugins): added dashboards tab to plugin edit page, #4275
2016-03-13 20:18:45 +01:00