superset/superset
Daniel Vaz Gaspar 71c567bf3a
feat(css templates): security perm simplification (#11856)
* feat: security converge css templates

* fix security tests

* fix JS test

* add migration

* black and fix migration
2020-12-03 08:45:32 +00:00
..
annotation_layers chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
assets refactor: merge/upgrade superset-ui packages (#10790) 2020-09-09 13:18:55 -07:00
cachekeys chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
charts fix: update chart doesn't remove all connections to dashboards (#11830) 2020-11-30 09:48:14 -08:00
commands fix: remove root dir from ZIP bundle (#11805) 2020-11-25 11:47:48 -08:00
common feat: rename TABLE_NAMES_CACHE_CONFIG to DATA_CACHE_CONFIG (#11509) 2020-11-13 22:35:10 -08:00
connectors chore: Fix TableModelView super call (#11815) 2020-11-26 11:37:42 +13:00
css_templates feat(css templates): security perm simplification (#11856) 2020-12-03 08:45:32 +00:00
dao feat: new reports scheduler (#11711) 2020-11-25 08:50:30 +00:00
dashboards fix: delete chart, dashboards, dbs with assoc reports (#11801) 2020-11-26 08:45:49 +00:00
databases fix: delete chart, dashboards, dbs with assoc reports (#11801) 2020-11-26 08:45:49 +00:00
datasets fix(datasets): renaming openAPI columns (#11858) 2020-11-30 12:01:11 -08:00
db_engine_specs feat: rename TABLE_NAMES_CACHE_CONFIG to DATA_CACHE_CONFIG (#11509) 2020-11-13 22:35:10 -08:00
db_engines Enabled pylint rules in `db_engines` module: (#11016) 2020-09-23 10:45:26 -07:00
examples fix: added meaningful exception for loading births error (#11407) 2020-10-27 06:28:52 -07:00
migrations feat(css templates): security perm simplification (#11856) 2020-12-03 08:45:32 +00:00
models chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
queries feat: list view filters for Query History (#11702) 2020-11-30 14:21:53 -08:00
reports feat: report/alert list CRUD view (#11802) 2020-12-01 17:57:15 -08:00
security chore(rls): move to feature flag and disable related view (#11575) 2020-11-05 12:19:48 +02:00
sql_validators Changed variable name from capitals to lowercase and changed lint rule (#11044) 2020-09-24 13:45:19 -07:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tasks feat: new reports scheduler (#11711) 2020-11-25 08:50:30 +00:00
templates feat: allow user to view their profile again (#11816) 2020-12-02 09:14:23 -08:00
translations Spanish translations (#10798) 2020-09-09 13:38:18 -07:00
utils chore: improve analytics (#11714) 2020-11-25 08:45:02 -08:00
views feat(css templates): security perm simplification (#11856) 2020-12-03 08:45:32 +00:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py feat: report/alert list CRUD view (#11802) 2020-12-01 17:57:15 -08:00
cli.py feat: API endpoints to upload dataset/db (#11728) 2020-11-17 14:49:33 -08:00
config.py feat: report/alert list CRUD view (#11802) 2020-12-01 17:57:15 -08:00
constants.py feat(saved queries): security perm simplification (#11764) 2020-11-30 13:07:39 +00:00
dataframe.py pylint: accept specific 2 character names by default (#9460) 2020-04-08 20:32:26 +03:00
errors.py feat: more specific presto error messages (#11099) 2020-09-29 21:50:58 -07:00
exceptions.py feat: new reports scheduler (#11711) 2020-11-25 08:50:30 +00:00
extensions.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py fix(presto): Handle ROW data stored as string (#10456) 2020-07-28 16:05:58 -07:00
sql_lab.py fix: use nullpool in the celery workers (#10819) 2020-09-10 13:29:57 -07:00
sql_parse.py fix: Allow "EXPLAIN" queries when "Allow DML" setting is False (#11348) 2020-10-21 12:58:57 -07:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py refactor(database): use SupersetResultSet on SqlaTable.get_df() (#10707) 2020-08-28 21:12:03 +03:00
viz.py fix: mutating input df in viz.py (#11795) 2020-11-25 12:55:00 +02:00
viz_sip38.py feat: rename TABLE_NAMES_CACHE_CONFIG to DATA_CACHE_CONFIG (#11509) 2020-11-13 22:35:10 -08:00