Jared Scheib
59701ef03b
Fix Data Explorer tests; remove Kapa test from it
2017-07-24 21:36:14 -07:00
Luke Morris
e95e0d28e7
Revert "Merge pull request #1585 from influxdata/revert-auto-func"
...
This reverts commit 85376edc1f
, reversing
changes made to cdde4ff4dc
.
2017-06-15 17:43:35 -04:00
Hunter Trujillo
bc7f75d25a
Prettier tests.
2017-06-07 10:23:53 -06:00
Andrew Watkins
e9d13e92c6
Comment out test
2017-06-01 16:00:05 -07:00
Andrew Watkins
e2946fa39d
Merge branch 'master' into feature/auto-func
2017-06-01 10:46:07 -07:00
Andrew Watkins
0cc7f0ada9
Update to better test name
2017-05-31 13:49:27 -07:00
Jade McGough
97191fb69f
remove unused imports from spec
2017-05-30 14:48:42 -07:00
Jade McGough
f64f7cb785
remove tests for deleted reducer strings
2017-05-30 14:36:59 -07:00
Jade McGough
b2bddadb7e
properly summon technologies
2017-05-30 14:33:36 -07:00
Jade McGough
4d1d632050
add reducer tests
2017-05-30 14:33:36 -07:00
Andrew Watkins
c4e00dc508
Prettier
2017-05-30 13:38:50 -07:00
Andrew Watkins
2f2899fe68
Fix multiple field selection bugs
...
Before applying this commit, if a user had
a field and func selected and then selected
a new field the new field would not be applied to
the query.
2017-05-30 13:36:47 -07:00
Jared Scheib
ce12d1dce7
Change default global time range to past 1 hour ( #1395 )
...
* Change default global timeRange to 1 hour
* Update changelog
2017-05-04 13:00:30 -07:00
Hunter Trujillo
b3ac581033
Parse raw text with queries endpoint to update builder when a query is updated.
2017-04-10 12:01:36 -06:00
Andrew Watkins
06bbccc97f
Lint tests
2017-04-10 10:21:07 -06:00
Andrew Watkins
41ef10f227
Pew Pew ;
2017-04-04 14:46:55 -07:00
Andrew Watkins
cf8b8588b3
Introduce editRawQueryStatus action
2017-04-03 13:08:00 -07:00
Andrew Watkins
179478e97a
Lint fix all tests
2017-03-30 15:57:33 -07:00
lukevmorris
48de1a95d3
Persist and render Dashboard Cell groupby queries ( #1092 )
...
* Rename selectStatement to buildInfluxQLQuery
* Moved `influxql/select` to `utils/influxql`
* Replace `buildQuery` with `buildInfluxQLQuery` util function
* Retain GROUP BY clause when saving cell query
* Revert "Replace `buildQuery` with `buildInfluxQLQuery` util function"
This reverts commit d932d99bfa0de54d07be4b42cc13d1b34fbe950b.
* Build DashboardCell queries with buildInfluxQLQuery util
Retain old LayouRenderer.buildQuery functionality for
canned dashboards, and anything else that isn’t using
the queryConfig schema. Rename this function to make
it clear that it is legacy behavior, and that it
should not be a dependency of any new code.
* Update CHANGELOG
2017-03-28 11:02:49 -07:00
Andrew Watkins
569c8a8218
Introduce data explorer ui reducer
2017-02-13 17:16:54 -06:00
Andrew Watkins
d1252cf90b
Add spec for timeRange reducer
2017-02-13 15:29:17 -06:00
Andrew Watkins
51b641b2c3
Remove concept of Panels
2017-02-08 13:58:15 -08:00
Andrew Watkins
783e25d5f1
Fix typo
2017-02-06 12:53:36 -08:00
Andrew Watkins
6fbdfe898d
Remove getState in new object
2017-02-06 12:50:31 -08:00
Andrew Watkins
bd6157ddff
Add active panel spec
2017-02-06 11:54:22 -08:00
Andrew Watkins
b1a6858c58
Move test dir to data_explorer
2017-02-06 11:41:42 -08:00