Skip to content

Tags: rohithreddi/superset

Tags

airbnb_prod.0.12.1.0

Toggle airbnb_prod.0.12.1.0's commit message
Added filter in ControlPanelsContainer for explore V2 (apache#1647)

* Added filter in ControlPanelsContainer

* Move function for getting url params object to utils

* Fixed python test

* Move Filter to separate component

* Added specs and made changes based on comments

* Moved specs to right folder

push

Toggle push's commit message
Admin / Alpha permission cleanup and fixes.

fetch

Toggle fetch's commit message
Admin / Alpha permission cleanup and fixes.

0.13.2

Toggle 0.13.2's commit message
v0.13.2

0.13.1

Toggle 0.13.1's commit message
v0.13.1

0.13.0

Toggle 0.13.0's commit message
v0.13.0

airbnb_prod.0.12.0.1

Toggle airbnb_prod.0.12.0.1's commit message
[explore v2] populate dynamic select field options (apache#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

0.12.0

Toggle 0.12.0's commit message
v0.12.0

airbnb_prod.0.11.0.6

Toggle airbnb_prod.0.11.0.6's commit message
[hotfix] sqllab presto

airbnb_prod.0.11.0.5

Toggle airbnb_prod.0.11.0.5's commit message
Fix the js build running out of heap space (apache#1408)