Tags: stuartlynn/superset
Tags
Make cell-click filter in table viz optional (apache#1762) * Make cell-click filter in table viz optional - Added table_filter checkbox in table viz - If set to false, clicking on a cell in table will not apply filter to dashboard * Fix codeclimate issue * Change default to false
[explorev2] Make chart container more responsive (apache#1724) * Make chart container more responsive **Leave chart empty when theres error **Make all boolean fields auto-query chart when changed * Replace forEach with some * Added fields to autoQueryFields
Per schema permissions and perms enforcement in SQL Lab.
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
PreviousNext