Iris Scholten
1ea21b36f9
Merge remote-tracking branch 'origin/master' into fix/ceo_source_change
2018-05-21 17:20:53 -07:00
Iris Scholten
da5af543cd
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
76d60b5962
Fix type errors
2018-05-21 10:45:28 -07:00
ebb-tide
7c532386f6
Merge branch 'master' into chore/tables-to-TS
2018-05-16 20:02:54 -07:00
Jared Scheib
166aeded39
Type dashboards/constants/index
2018-05-14 14:44:42 -07:00
Jared Scheib
64d6d30a2f
Type dashboards/graphics/graph & move cell types to types/dashboard
2018-05-11 14:51:47 -07:00
Jared Scheib
d40c904bfc
Type cellEditorOverlay actions & cellTypes
2018-05-11 13:46:51 -07:00
ebb-tide
9d930c595f
Place table options in dashboard types
2018-05-10 11:36:50 -07:00
ebb-tide
b36b85640b
Remove untitled cell names other than "Untitled graph"
2018-05-03 16:41:37 -07:00
Iris Scholten
9931bb2bec
Simplify syntax in fixtures files
2018-05-02 14:57:49 -07:00
Iris Scholten
b97baa5b2a
Update fixtures for tests
2018-05-02 14:57:49 -07:00
Iris Scholten
bb0719160b
Fix missed conflic and update types and fixtures based on type changes from master
2018-05-01 15:53:18 -07:00
Iris Scholten
b2399a1594
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