Andrew Watkins
720782d118
fix: boolean joins for tag key / value pairs ( #5307 )
2019-11-06 16:17:17 -08:00
Alirie Gray
898135270f
fix(utils): transform & render different metaQuery response series sh… ( #4708 )
...
handle metaQuery responses with multiple series/values/columns
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-11-05 10:53:02 -08:00
Andrew Watkins
9a827450aa
Remove automatic y2 axis
2018-10-30 15:06:19 -07:00
Iris Scholten
4c5d97d553
Fix metaquery parsing for tables
...
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2018-10-17 14:38:50 -07:00
Delmer
c56165bc0b
Fix meta query table ( #4499 )
...
Update table graph to render meta queries
* Add meta query response
* Fix meta query table graphing
* Fix meta query table transformation
* Update table graph error rendering
* Fix tests
* Fix nothing showing up if fix first data is true and there's only one visible column
* Add error throwing timeSeriesToTableGraph test
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-09-25 16:09:07 -04:00
Iris Scholten
bba49e9061
Add Visualization Options to DE ( #4353 )
...
* Update Children components of DisplayOptions to use props instead of individually connecting to redux and CEO visualization actions updated in prep for DE Vis
* Update DataExplorer to have visualization options
* Update timeSeriesToDygraph to not treat data explorer differently from ceo
* Remove featureflag from vis options in DE
* Update failing tests and rename cellNote to Note
* Update columns for table graph if in ceo or de, but not in dashboard
* Update Changelog
* Remove unnecessary getters from DisplayOptions
2018-09-05 11:49:10 -07:00
Brandon Farmer
1a76a29ed2
Initial implementation of background workers
2018-08-17 16:30:57 -07:00
Andrew Watkins
8ac70d0bc0
Fix buildInflux tests
2018-07-16 16:38:54 -07:00
Iris Scholten
b196af3012
Convert influxql.test to typescript
2018-07-16 16:11:13 -07:00
Andrew Watkins
8dea28e690
Update timeSeriesTransformers test to ts
2018-07-16 10:01:34 -07:00
Delmer Reed
225f91e998
Rename TemplateValue picked to localSelected
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-07-02 17:01:03 -04:00
ebb-tide
de546b7894
Fix replace tempvars to work with selected and picked template vars
2018-06-29 15:50:44 -07:00
ebb-tide
f2a12fa915
Fix tests relating to template variables.
2018-06-26 15:31:54 -07:00
Andrew Watkins
707877f57e
Convert formatting test to ts
2018-06-15 14:36:58 -07:00
Iris Scholten
6e8a67035e
Rename getNested to getDeep
2018-05-22 10:13:56 -07:00
Iris Scholten
bef6b99e59
Rename nested lodash get wrapper to getNested for idiomatic in-place clarity
2018-05-21 16:22:38 -07:00
Brandon Farmer
56fe1ad4d4
Add typescript wrapper for lodash get
2018-05-14 10:57:54 -07:00
ebb-tide
c6d4db9f4c
Fix tests and address PR review items
2018-04-30 15:38:38 -07:00
ebb-tide
2cf1e1af4d
Implement Decimal Place Setting
2018-04-30 11:59:14 -07:00
ebb-tide
e0fbbe4998
Add timeFormat and fieldOptions to default new cell
2018-04-26 12:30:01 -07:00
ebb-tide
76666d98a9
Front end work for taking fieldOptions out of tableOptions on to cell
2018-04-24 23:31:16 -07:00
ebb-tide
bb277189b1
Use timeSeriesTransform for dygraphs.
2018-04-24 13:31:30 -07:00
ebb-tide
70b7d73040
Rename default time format
2018-04-23 23:09:36 -07:00
ebb-tide
de46a81d5f
Fix breaking tests
2018-04-23 19:50:33 -07:00
ebb-tide
0c7ae2cca4
Move transformTableData to utils/tableGraph and rename it from processedTableData, Also combine sort field and direction
2018-04-23 18:32:19 -07:00
ebb-tide
ac97228d8c
Merge branch 'master' into table/group-by
2018-04-20 16:10:10 -07:00
ebb-tide
5ca7265447
Make tests pass
2018-04-20 16:08:13 -07:00
Jared Scheib
a34b0fa6cc
Move & rename generateTempVarsForHosts from constants to utils
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 11:56:17 -07:00
Iris Scholten
1c79374fe2
Fix tests after removing datalabels and making instance methods private
2018-04-09 15:20:07 -07:00
Jared Scheib
520e3e1bb5
Test that client basepath strips prefix if present
...
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
2018-04-06 15:01:45 -07:00
ebb-tide
3656bee056
Move table graph data transform function tests
2018-03-29 18:47:49 -07:00
ebb-tide
9f7182416a
Improve naming of time series transformer functions
2018-03-29 10:56:27 -07:00
Iris Scholten
54e1bee9fb
add tests for timeSeriesToTableGraph function
2018-03-26 11:24:05 -07:00
Andrew Watkins
d3b810a08e
Add linter to tests
2018-03-01 11:16:29 -07:00
Andrew Watkins
dc3cf7faf8
WIP Enable jest to resolve all modules
2018-03-01 11:16:02 -07:00
Andrew Watkins
8b304bb312
Rename spec dir to test
2018-03-01 11:16:02 -07:00