Christopher Henn
815597c069
Improve function specific autocomplete
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-06-06 13:04:24 -07:00
Christopher Henn
7a30b6fab8
Reorganize Flux apis and parsing
2018-06-05 10:57:20 -07:00
Andrew Watkins
ed4a6f24e5
Change IFQL to Flux
2018-06-05 10:57:19 -07:00
Chris Henn
2add416531
Merge pull request #3565 from influxdata/ifql/table
...
Introduce line graph visualization to Flux page
2018-06-04 16:12:10 -07:00
Christopher Henn
4cabb78e3e
Introduce Line Graph to Time Machine
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-04 14:10:48 -07:00
ebb-tide
d27036c825
Merge branch 'master' into ifql/join
2018-06-01 16:09:35 -07:00
Andrew Watkins
d2154aa194
Fix Flux CSV response parsing
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-01 15:49:50 -07:00
Andrew Watkins
e3196a6d2d
Add in browser debugger for testing
2018-06-01 15:49:50 -07:00
Andrew Watkins
9ac84263a1
Fix tests
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-31 15:31:50 -07:00
Andrew Watkins
ed11ed865d
Get actual databases for From component
2018-05-31 15:20:53 -07:00
Christopher Henn
2c56ee1ce3
WIP
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn
f1d583407a
WIP
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
Christopher Henn
b1240ad156
WIP schema explorer
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-31 15:20:52 -07:00
ebb-tide
94b8501ef9
Refactor walker.test to create explicit expected variables
2018-05-30 18:14:54 -07:00
ebb-tide
46c30ed92f
Merge branch 'master' into ifql/join
2018-05-29 12:36:57 -07:00
ebb-tide
05fc0efb50
Return objects and array values from ast
2018-05-25 15:23:33 -07:00
Andrew Watkins
2d0fb26ae1
Handle script edge cases
...
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-05-24 13:06:46 -07:00
Andrew Watkins
85598e5588
WIP add table vis to TimeMachine
2018-05-23 15:55:59 -07:00
Andrew Watkins
2b29db6a2d
Enable sidebar selection of IFQL script results
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-23 14:15:16 -07:00
Andrew Watkins
2b37494dcb
Add IFQL script response parser
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-23 11:30:52 -07:00
Andrew Watkins
aca34ccb49
WIP introduce tables
2018-05-22 16:44:45 -07:00
Andrew Watkins
c12ea3d9b3
Merge pull request #3507 from influxdata/ifql/save-service
...
Persist ifql script
2018-05-22 15:22:00 -07:00
Andrew Watkins
4ee391f55c
Update action type to use enum
2018-05-22 15:06:13 -07:00
Andrew Watkins
4326855844
Persist ifql script
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-05-22 14:50:07 -07:00
Iris Scholten
6e8a67035e
Rename getNested to getDeep
2018-05-22 10:13:56 -07:00
Iris Scholten
0b0d7524b2
Merge remote-tracking branch 'origin/master' into fix/ceo_source_change
2018-05-21 17:20:53 -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
Iris Scholten
82ba619ff5
Fix source selection & CEO initialSource to always be Source type
...
Refactor lodash get usage in CEO to use wrapped get that
requires generics. Nested generics were at the root of
not being able to determine that initialSource() was not
always returning a Source, and was instead returning a string.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-05-21 15:58:19 -07:00
Andrew Watkins
2dc26ad81a
Fix type errors
2018-05-21 10:45:28 -07:00
Andrew Watkins
484a05319c
Give services their own namespace in app state
2018-05-21 10:45:28 -07:00
Andrew Watkins
d249fd6d9b
WIP Introduce LOAD_SERVICES
2018-05-21 10:45:28 -07:00
ebb-tide
b9e270692c
Add append handlers for join function
2018-05-21 10:45:28 -07:00
Andrew Watkins
afccff1086
Introduce appendFrom funtionality
2018-05-21 10:45:28 -07:00
Andrew Watkins
d97366ec62
Fix broken tests
2018-05-21 10:45:28 -07:00
Andrew Watkins
316308df2b
Introduce foundation for forking
2018-05-21 10:45:27 -07:00
Andrew Watkins
3618c1a8e8
Introduce getting actual data
2018-05-21 10:45:27 -07:00
ebb-tide
bbebbb2dc4
Merge branch 'master' into chore/tables-to-TS
2018-05-16 20:02:54 -07:00
Iris Scholten
19af0e2d60
Merge pull request #3474 from influxdata/polish/order-tickscript-names
...
Order tickscript names
2018-05-16 14:58:30 -07:00
Iris Scholten
268a6df500
Add test for tasktable sorting
2018-05-16 14:38:23 -07:00
Jared Scheib
d1acdcf5e5
Merge pull request #3446 from influxdata/ts_dashboards
...
Convert CEO actions, cell types, & more dashboards hootenanny to TypeScript
2018-05-16 14:14:36 -07:00
Jared Scheib
c2532d06b6
Type dashboards/constants/index
2018-05-14 14:44:42 -07:00
ebb-tide
0f5bd2de54
Merge master
2018-05-14 13:08:51 -07:00
Brandon Farmer
56fe1ad4d4
Add typescript wrapper for lodash get
2018-05-14 10:57:54 -07:00
Andrew Watkins
fb18033501
Convert MOAR to TS
2018-05-12 22:21:19 -07:00
Andrew Watkins
1705a975b4
Convert data_explorer/actions/index to ts
2018-05-12 22:21:19 -07:00
Andrew Watkins
ab4b2ad0ac
Add back editRawText transition
2018-05-12 22:21:19 -07:00
Jared Scheib
c728cf240f
Type dashboards/graphics/graph & move cell types to types/dashboard
2018-05-11 14:51:47 -07:00
Jared Scheib
d4bfb89e96
Type cellEditorOverlay actions & cellTypes
2018-05-11 13:46:51 -07:00
Jared Scheib
6015711746
Convert test/dashboards/reducers/cellEditorOverlay.test.js to .ts
2018-05-11 12:15:00 -07:00
Jared Scheib
15cef57e53
Merge pull request #3386 from influxdata/feature/kapa_kafka_alert_node
...
Feature/kapa kafka alert node
2018-05-11 11:09:17 -07:00