superset/superset
simcha90 2486fd4f6d
feat(native-filters): Show/Hide filter bar by metdata ff (#14261)
* fix:fix get permission function

* feat: hide native filters by metadata

* fix: fix show_native_filters name

* fix: metadata

* chore: add migration to hide native_filters in all existing dashboards

* chore: fix pre-commit

* fix: make migration migration dashboard with filter_box only

* fix: pre-commit

* feat: hide filter bar if no permission edit and no filters

* fix: remove migration

Co-authored-by: amitmiran137 <amit.miran@nielsen.com>
2021-04-28 07:49:03 +03:00
..
annotation_layers fix(api): prefix class names on events actions (#12354) 2021-01-12 10:52:35 +00:00
assets refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
cachekeys chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
charts Make g.user attribute access safe for public users (#14287) 2021-04-26 08:50:50 -07:00
commands feat(dashboard_rbac): dashboards API support for roles create/update + roles validation (#12865) 2021-02-07 16:16:19 +02:00
common fix: Cleanup serialization and hashing code (#14317) 2021-04-26 14:04:40 -07:00
connectors fix(sqla): timeseries limit not applied when using columns (#14297) 2021-04-22 10:38:28 +03:00
css_templates fix(api): prefix class names on events actions (#12354) 2021-01-12 10:52:35 +00:00
dao fix: always fetch database list on bootstrap payload (#11934) 2020-12-09 09:36:18 -08:00
dashboards feat(native-filters): Show/Hide filter bar by metdata ff (#14261) 2021-04-28 07:49:03 +03:00
databases feat: add endpoint to fetch available DBs (#14208) 2021-04-23 10:51:47 -07:00
datasets fix: new import/export CLI (#13921) 2021-04-23 10:50:49 -07:00
db_engine_specs refactor(db_engine_specs): Removing top-level import of app (#14366) 2021-04-28 15:47:32 +12:00
db_engines Enabled pylint rules in db_engines module: (#11016) 2020-09-23 10:45:26 -07:00
examples feat: script to benchmark DB migrations (#13561) 2021-04-15 10:55:35 -07:00
migrations feat: Adding encrypted field factory (#14109) 2021-04-16 09:01:18 -07:00
models fix: Cleanup serialization and hashing code (#14317) 2021-04-26 14:04:40 -07:00
queries Ad missing __init__.py (#14113) 2021-04-13 21:18:32 -07:00
reports fix: pybabel extract fails (#14338) 2021-04-26 13:59:04 -07:00
security Make g.user attribute access safe for public users (#14287) 2021-04-26 08:50:50 -07:00
sql_validators Make g.user attribute access safe for public users (#14287) 2021-04-26 08:50:50 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks feat: Implement Celery SoftTimeLimit handling (#13740) 2021-04-12 13:18:17 -07:00
templates feat: provide support for an overridable template to be included in every view (#12315) 2021-01-07 18:52:46 -08:00
translations chore: Improve Japanese translation (#14339) 2021-04-27 09:00:25 -07:00
utils fix: Cleanup serialization and hashing code (#14317) 2021-04-26 14:04:40 -07:00
views Make g.user attribute access safe for public users (#14287) 2021-04-26 08:50:50 -07:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py feat: Adding encrypted field factory (#14109) 2021-04-16 09:01:18 -07:00
cli.py fix: new import/export CLI (#13921) 2021-04-23 10:50:49 -07:00
config.py Make g.user attribute access safe for public users (#14287) 2021-04-26 08:50:50 -07:00
constants.py fix(native-filters): merge_extra_form_data extras processing (#14244) 2021-04-20 14:24:33 +03:00
dataframe.py refactor: speed up conversion from dataframe to list of records (#12806) 2021-02-07 12:01:28 -08:00
errors.py fix: Handle bad permission errors for bigquery test connections (#14147) 2021-04-20 19:19:36 -04:00
exceptions.py feat: handle chart/data API errors (#14040) 2021-04-09 09:39:02 -07:00
extensions.py feat: Adding encrypted field factory (#14109) 2021-04-16 09:01:18 -07:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py Make g.user attribute access safe for public users (#14287) 2021-04-26 08:50:50 -07:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py feat(explore): Postgres datatype conversion (#13294) 2021-03-12 10:36:43 +02:00
schemas.py feat: initial work to make v1 API compatible with SIP-40 and SIP-41 (#13960) 2021-04-06 22:06:32 -07:00
sql_lab.py feat: Implement Celery SoftTimeLimit handling (#13740) 2021-04-12 13:18:17 -07:00
sql_parse.py fix: ParsedQuery subselect edge case (#13602) 2021-03-12 14:54:02 -08:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py feat(native-filters): add temporal support to select filter (#13622) 2021-03-18 16:15:43 +02:00
viz.py feat(filter-box): sort by metric on backend (#14340) 2021-04-26 21:06:19 +03:00