Torkel Ödegaard
b5f35261a0
Merge pull request #3171 from utkarshcmu/aws-regions
...
Added missing AWS Regions
2015-11-09 09:41:57 +01:00
utkarshcmu
f55e24cd12
Added missing AWS Regions
2015-11-09 00:28:16 -08:00
utkarshcmu
efc0b60d41
Fixed opentsdb queryctrl uncheck Rate UI bug
2015-11-08 21:44:58 -08:00
Nick Owens
b0cb6d6d4c
pkg/api/cloudwatch: fix api client construction against aws-sdk-go v0.10.2
2015-11-07 18:17:05 -08:00
Don Thapa
b345c7cf46
gofmt happiness
2015-11-07 11:32:06 -06:00
Torkel Ödegaard
56e2082205
Merge pull request #3157 from utkarshcmu/postgres
...
Fixed user deletion in Postgres SQL
2015-11-07 15:37:28 +01:00
utkarshcmu
fe2d8f1ea0
Used dialect for postgres
2015-11-07 05:21:22 -08:00
Don
e16bbc660d
use [auth.github] -> api_url property; supports git enterprise
2015-11-07 00:06:15 -06:00
utkarshcmu
2676f24e0a
Fixed user deletion in Postgres SQL
2015-11-06 20:17:27 -08:00
Torkel Ödegaard
b8e6fcfeae
feat(tablepanel): worked on cell / value threshold coloring
2015-11-06 13:16:17 +01:00
utkarshcmu
b5f18561ab
Added unit tests to verify units
2015-11-05 23:13:53 -08:00
utkarshcmu
22c3ec2d63
Made the units more readable
2015-11-05 22:57:05 -08:00
utkarshcmu
b678daa744
Added throughput units.
2015-11-05 22:31:33 -08:00
Torkel Ödegaard
e1433ebb41
feat(tablepanel) more refactoring
2015-11-05 12:42:47 -05:00
Torkel Ödegaard
1b83742e3e
feat(tablepanel): began refactorin out table row html generation to write unit tests for it
2015-11-05 15:55:42 +01:00
Torkel Ödegaard
90cca93951
feat(tablepanel): lots of work on table panel
2015-11-05 13:13:13 +01:00
Torkel Ödegaard
4e37290a7f
feat(tablepanel/elasticsearch): extended elasticsearch data source and query editor to support document queries
2015-11-05 09:56:19 +01:00
Torkel Ödegaard
7d3146ed8d
feat(tablepanel): fixed header, and pagination styling
2015-11-05 08:36:51 +01:00
Torkel Ödegaard
0a1af65a4c
feat(tablepanel): more column style rules
2015-11-05 07:43:06 +01:00
utkarshcmu
4de9ac133a
Set default AWS region from dropdown now
2015-11-04 17:21:34 -08:00
Torkel Ödegaard
60c7bfe9a7
feat(tablepanel): work on table panel options
2015-11-04 22:44:08 +01:00
Torkel Ödegaard
7387f2e490
feat(tablepanel): fixed header, and pagination styling
2015-11-04 17:23:16 +01:00
Torkel Ödegaard
93b4f3fac8
feat(tablepanel): minor progress on table panel
2015-11-04 12:56:53 +01:00
utkarshcmu
fdeeb73587
AWS Region as a mandatory field
2015-11-04 02:27:35 -08:00
Torkel Ödegaard
6062930f9a
feat(tablepanel): added more unit tests for table transforms
2015-11-04 09:41:03 +01:00
Torkel Ödegaard
867b838053
feat(tablepanel): work on table panel
2015-11-03 16:19:51 +01:00
Torkel Ödegaard
d7ee7cb88f
Merge pull request #3119 from utkarshcmu/docs
...
Dashboard JSON Docs
2015-11-03 13:33:15 +01:00
Torkel Ödegaard
da9c792ca2
feat(tablepanel): minor progress
2015-11-03 08:18:35 +01:00
Torkel Ödegaard
8171cd51c4
feat(tablepanel): minor progress on table panel
2015-11-02 20:51:49 +01:00
Utkarsh Bhatnagar
74b10a42ee
Fixed broken links in the doc page
2015-11-02 10:29:42 -08:00
Utkarsh Bhatnagar
f14ef22bb6
Fixed doc links
2015-11-02 10:25:33 -08:00
Utkarsh Bhatnagar
e8c9b0806a
Added templating, timepicker, panel docs
2015-11-02 10:15:40 -08:00
Torkel Ödegaard
36c4d01ef8
feat(tablepanel) began work on new table panel
2015-11-02 17:00:47 +01:00
Torkel Ödegaard
e51d403420
rename: moved test file
2015-11-02 15:14:35 +01:00
Utkarsh Bhatnagar
f54615ed46
Included rows JSON and TODO headers
2015-11-02 00:21:59 -08:00
utkarshcmu
4c1b6f3059
Fixed a typo
2015-11-01 23:55:03 -08:00
Utkarsh Bhatnagar
ada641090f
Explained basic JSON fields
2015-11-01 23:53:24 -08:00
Torkel Ödegaard
eb6c8a3521
Merge pull request #3118 from utkarshcmu/angular-native
...
Removed unnecessary components.
2015-11-02 08:23:02 +01:00
utkarshcmu
3a021a87a1
Added JSON of new dashboard
2015-11-01 23:17:23 -08:00
utkarshcmu
5100339604
Initialized dashboard JSON doc.
2015-11-01 22:58:14 -08:00
utkarshcmu
8448e3970b
Removed unnecessary components.
2015-11-01 09:48:27 -08:00
Torkel Ödegaard
dbed679904
Merge pull request #3116 from vitaliyf/patch-1
...
Fixed typo in OpenTSDB's "metasync" documentation
2015-11-01 14:47:28 +01:00
Vitaliy Fuks
acb5340ffb
Fixed typo in OpenTSDB's "metasync" documentation
2015-10-31 18:07:24 -04:00
Torkel Ödegaard
6a01cd56ca
Merge pull request #3085 from mtanda/cloudwatch_template_doc
...
Add templating explanation to CloudWatch docs.
2015-10-31 11:37:01 +01:00
Torkel Ödegaard
ae38705bed
Merge pull request #3112 from utkarshcmu/docs
...
Update opentsdb.md
2015-10-31 11:35:30 +01:00
Torkel Ödegaard
db083c43dd
Merge pull request #3111 from felixbuenemann/fix-npm-3-phantomjs-build-failure
...
Fix npm 3 build failure in phantomjs task
2015-10-31 11:35:17 +01:00
utkarshcmu
c5435596ad
Added All Value support for custom type templating
2015-10-30 22:34:40 -07:00
Utkarsh Bhatnagar
03130e1217
Update opentsdb.md
...
As we merged, changes with auto suggestions in the master branch. Update docs respectively.
2015-10-30 22:11:17 -07:00
Felix Bünemann
2ca6acc1e9
Fix npm 3 build failure in phantomjs task
...
npm v3.0+ by default dedupes node modules and stores them in a flat
tree, which means the hardcoded path to the location.js will no longer
be nested under the karma-phantomjs-launcher module.
This fixes issue #2999 .
2015-10-31 05:36:35 +01:00
Torkel Ödegaard
d8f68eb118
refactoring: moving and renaming things
2015-10-30 16:06:29 +01:00