superset/tests
Alanna Scott 51c0470f0b [explore v2] populate dynamic select field options (#1543)
* pass field options in viz json

* move field options to fetch_datasource_metadata

* on control panels container mount, fetch datasource meta data and set dynamic field choices

* render options for select fields

* use component class rather than sic

* fix linting

* fix whitespace

* delete unused var

* only render fields once datasource meta has returned

* fix typo

* add datasources and fix column formatting

* fix tests

* never used function

* fix tests

* add test for fetch_datasource_metadata

* remove unneeded props
2016-11-08 15:55:49 -08:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py Fix None view_menues in permissions. (#1409) 2016-10-21 16:09:51 -07:00
base_tests.py Support week_ending_saturday for Druid. (#1491) 2016-11-02 18:45:10 -07:00
caravel_test_config.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00
celery_tests.py [sqllab] proper, quoted, select * on the server side (#1404) 2016-10-21 16:55:37 -07:00
core_tests.py [explore v2] populate dynamic select field options (#1543) 2016-11-08 15:55:49 -08:00
druid_tests.py [druid] adding support for dimensionspecs (#1545) 2016-11-07 17:05:41 -08:00
import_export_tests.py Filter immune slices array stores strings. (#1402) 2016-10-25 11:08:08 -07:00
sqllab_tests.py Moved sqllab tests from core_tests to sqllab_tests (#1502) 2016-11-01 20:48:31 -07:00
utils_tests.py SQL Lab - A multi-tab SQL editor (#514) 2016-08-29 21:55:31 -07:00