Iris Scholten
0b0d7524b2
Merge remote-tracking branch 'origin/master' into fix/ceo_source_change
2018-05-21 17:20:53 -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
ebb-tide
bbebbb2dc4
Merge branch 'master' into chore/tables-to-TS
2018-05-16 20:02:54 -07:00
Jared Scheib
c2532d06b6
Type dashboards/constants/index
2018-05-14 14:44:42 -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
ebb-tide
beca4d3c44
Place table options in dashboard types
2018-05-10 11:36:50 -07:00
ebb-tide
b025f4f226
Remove untitled cell names other than "Untitled graph"
2018-05-03 16:41:37 -07:00
Iris Scholten
95e1c6abf5
Simplify syntax in fixtures files
2018-05-02 14:57:49 -07:00
Iris Scholten
d56623f8db
Update fixtures for tests
2018-05-02 14:57:49 -07:00
Iris Scholten
99d32ed521
Fix missed conflic and update types and fixtures based on type changes from master
2018-05-01 15:53:18 -07:00
Iris Scholten
d1f99bde8f
Add test for cell editor overlay to check that isQuerySupportedByExplorer is getting passed down when a user-defined tempvar is getting used in query
2018-05-01 15:33:55 -07:00