Torkel Ödegaard
|
1adb7b286c
|
updated
|
2016-01-18 07:28:01 +01:00 |
|
Torkel Ödegaard
|
a8e3f731b7
|
feat(influxdb): began work on influxdb policy selector
|
2016-01-17 17:53:38 +01:00 |
|
Torkel Ödegaard
|
2bfded3c5f
|
ux(): general ux polish
|
2016-01-15 14:42:59 +01:00 |
|
Torkel Ödegaard
|
d4e1a715eb
|
fix(datasources): many datasources did not work in optimized build due to missing ngInject comment
|
2016-01-15 12:51:55 +01:00 |
|
Torkel Ödegaard
|
6fae264222
|
feat(plugins): upgraded influxdb to new plugin format
|
2016-01-14 15:35:14 +01:00 |
|
Torkel Ödegaard
|
08caf4bbde
|
feat(tslint): more tslint work
|
2016-01-13 21:22:39 +01:00 |
|
Torkel Ödegaard
|
1ffcea1952
|
feat(plugins): major improvement in plugins golang code
|
2016-01-09 23:34:20 +01:00 |
|
Torkel Ödegaard
|
b76449d151
|
feat(plugins): upgraded influxdb to new data source plugin model
|
2016-01-09 21:42:26 +01:00 |
|
Torkel Ödegaard
|
ca3405afc5
|
feat(plugins): moved http settings to directive instad of just ng-include partial
|
2016-01-09 19:03:03 +01:00 |
|
Torkel Ödegaard
|
3bb20dbf2e
|
feat(plugins): changed plugin schema, pluginType -> type, type -> id
|
2016-01-08 23:15:44 +01:00 |
|
Torkel Ödegaard
|
f074c1eaff
|
refactor(lodash): changed how lodash is referenced from typescript
|
2015-12-22 13:59:11 +01:00 |
|
Torkel Ödegaard
|
c19a2e5b45
|
fix(influxdb): systemjs fix
|
2015-12-21 16:48:12 +01:00 |
|
Torkel Ödegaard
|
4522b02925
|
tech(systemjs): almost all tests are passing
|
2015-12-21 16:00:58 +01:00 |
|
Torkel Ödegaard
|
0dd7fb7361
|
tech(systemjs): most things work
|
2015-12-18 10:28:00 +01:00 |
|
Torkel Ödegaard
|
ca84ef38f8
|
angular2 test
|
2015-12-16 12:21:13 +01:00 |
|
Torkel Ödegaard
|
023fa2b2cc
|
fix(influxdb): minor fix to new editor, there were 5min as a selectable option in derivative function
|
2015-12-11 14:39:59 +01:00 |
|
Torkel Ödegaard
|
45c69fa638
|
fix(influxdb): fixed issue where Group By label was only showed on first query, fixes #3453
|
2015-12-08 16:40:41 +01:00 |
|
Torkel Ödegaard
|
2345b41a74
|
feat(elasticsearch): added min_doc_count option for date histogram, closes #3416
|
2015-12-04 10:06:44 +01:00 |
|
Torkel Ödegaard
|
141e395489
|
polish(influxdb): minor improvements to influxdb editor raw query editor
|
2015-12-04 09:20:29 +01:00 |
|
Torkel Ödegaard
|
cf1f43dc9d
|
feat(influxdb): support for table queries, closes #3409, #3219
|
2015-12-03 15:09:39 +01:00 |
|
Torkel Ödegaard
|
93f3e30cac
|
fix(log): removed logging accidentlally checked in
|
2015-12-01 09:19:22 +01:00 |
|
Torkel Ödegaard
|
98f7febed1
|
feat(influxdb): added all functions
|
2015-11-30 16:28:56 +01:00 |
|
Torkel Ödegaard
|
4f04eaec3a
|
feat(influxdb): moved query builder tests
|
2015-11-30 15:27:38 +01:00 |
|
Torkel Ödegaard
|
5a2b9b1f44
|
feat(influxdb): worked on schema upgrade for new influx query editor
|
2015-11-30 15:09:18 +01:00 |
|
Torkel Ödegaard
|
721b37a08e
|
feat(influxdb): new editor now supports field and tag lookup again
|
2015-11-30 10:14:42 +01:00 |
|
Torkel Ödegaard
|
b3d494d4c8
|
feat(influxdb): minor fixes to new editor
|
2015-11-30 08:40:11 +01:00 |
|
Torkel Ödegaard
|
72d9fcdcb4
|
feat(influxdb): progress with new influxdb editor
|
2015-11-27 16:35:40 +01:00 |
|
Torkel Ödegaard
|
f00320c8b9
|
feat(influxdb): query editor is starting to work, can now add group by parts
|
2015-11-25 14:27:22 +01:00 |
|
Torkel Ödegaard
|
5ba19144d5
|
feat(influxdb): more work on query editor
|
2015-11-25 12:30:56 +01:00 |
|
Torkel Ödegaard
|
c9ba856c52
|
feat(influxdb): more work on influxdb editor
|
2015-11-25 10:22:20 +01:00 |
|
Torkel Ödegaard
|
31e2a8b8e9
|
feat(influxdb): more work onnew influxdb editor
|
2015-11-24 17:01:18 +01:00 |
|
Torkel Ödegaard
|
9b4150509c
|
feat(influxdb): minor progress on new editor
|
2015-11-24 11:02:49 +01:00 |
|
Torkel Ödegaard
|
c68cd7d19a
|
Merge branch 'master' into influxdb_editor_v3
|
2015-11-24 10:06:06 +01:00 |
|
Joakim Lahtinen
|
9c0141e84e
|
Fixed some broken HTML.
Simplified some control flow.
|
2015-11-24 07:29:52 +01:00 |
|
Torkel Ödegaard
|
e1433ebb41
|
feat(tablepanel) more refactoring
|
2015-11-05 12:42:47 -05:00 |
|
Torkel Ödegaard
|
d8f68eb118
|
refactoring: moving and renaming things
|
2015-10-30 16:06:29 +01:00 |
|
Torkel Ödegaard
|
97697b93ed
|
refactoring: moving and renaming things
|
2015-10-30 15:58:20 +01:00 |
|
King'ori Maina
|
f1847d4501
|
Correct object key typo
Should be ‘message’ not ‘messsage’.
|
2015-10-30 09:52:33 +02:00 |
|
Torkel Ödegaard
|
13760b1bdd
|
fix(influxdb): fixed handling of relative time ranges like last x years, or last x months, fixes #3067
|
2015-10-29 15:53:15 +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
|
2d23251da9
|
spelling: fixed selling in influxdb annotation partial, fixes #3012
|
2015-10-22 18:24:43 -04:00 |
|
Jari Sukanen
|
f3ecdc5af4
|
influxdb: fix influxdb annotation query
|
2015-10-21 14:31:06 +03:00 |
|
Torkel Ödegaard
|
c831369974
|
fix(influxdb): influxdb data source did not use right http abstraction for metric queries, fixes #2919
|
2015-10-10 11:46:00 -04:00 |
|
Torkel Ödegaard
|
ef2094f817
|
feat(influxdb): minor progress on #2802
|
2015-10-01 15:48:45 +02:00 |
|
Torkel Ödegaard
|
83052352dc
|
feat(influxdb editor): lots of work on new editor, #2856
|
2015-09-30 17:16:34 +02:00 |
|
Torkel Ödegaard
|
f053b41645
|
feat(influxdb editor): more progress
|
2015-09-30 14:37:27 +02:00 |
|
Torkel Ödegaard
|
2dc8fcd3be
|
poc(influxdb v3 editor): more testing of new influxdb editor approach
|
2015-09-29 21:32:15 +02:00 |
|
Torkel Ödegaard
|
e70b99a706
|
poc: influxdb editor v3 test
|
2015-09-29 18:00:15 +02:00 |
|
Torkel Ödegaard
|
8a39b32b5c
|
refactor: moved elasticsearch specs to plugin folder and to typescript
|
2015-09-28 16:28:19 +02:00 |
|
Torkel Ödegaard
|
7d2646f60a
|
refactor: moved influxdb specs to plugins folder
|
2015-09-28 15:51:02 +02:00 |
|