superset/superset
2022-03-18 14:05:30 +08:00
..
annotation_layers refactor: extract json_required view decorator (#18170) 2022-01-31 08:53:48 -03:00
async_events docs(api): Script to generate API docs (openapi.json) (#12050) 2021-01-04 13:47:01 -08:00
cachekeys chore: add stack trace to all calls of logger.error (#14382) 2021-04-30 09:22:05 -07:00
charts chore: upgrade mypy (#19227) 2022-03-17 10:35:53 -07:00
cli chore: upgrade mypy (#19227) 2022-03-17 10:35:53 -07:00
columns feat: new dataset/table/column models (#17543) 2022-02-24 11:02:01 -08:00
commands feat: import/export assets commands (#19217) 2022-03-17 10:51:17 -07:00
common feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00
connectors fix: adhoc column in legacy chart (#19234) 2022-03-18 14:05:30 +08:00
css_templates fix: css template API response, less data (#17980) 2022-01-10 13:00:39 +00:00
dao refactor: sql lab command: separate concerns into different modules (#16917) 2021-10-03 11:15:46 +03:00
dashboards feat(sqllab): Add a configuration option to disable data preview (#19104) 2022-03-17 15:22:57 +02:00
databases feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00
datasets feat: add export_related flag (#19215) 2022-03-16 16:03:06 -07:00
db_engine_specs fix: Update time grain expressions for Spark >= 3.x (#18690) 2022-03-08 13:21:13 -08:00
db_engines chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
examples chore: Remove legacy SIP-15 interim logic/flags (#18936) 2022-03-04 09:15:36 +13:00
explore feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02:00
initialization feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00
key_value feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02:00
migrations fix(sql lab): deleting the last saved query or the last executed from history (#19225) 2022-03-17 15:01:18 -06:00
models fix(sql lab): deleting the last saved query or the last executed from history (#19225) 2022-03-17 15:01:18 -06:00
queries feat: add export_related flag (#19215) 2022-03-16 16:03:06 -07:00
reports chore: upgrade mypy (#19227) 2022-03-17 10:35:53 -07:00
security chore(embedded): refresh the guest token (#19132) 2022-03-14 09:32:25 -07:00
sql_validators chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
sqllab chore: use official isort in pre-commmit (#17215) 2021-10-25 17:57:38 +08:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tables feat: new dataset/table/column models (#17543) 2022-02-24 11:02:01 -08:00
tasks refactor(chart.commands): separate commands into two different modules (#17509) 2021-11-22 19:57:52 +02:00
templates feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00
temporary_cache feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02:00
translations chore: adding Dutch language translations (NL) (#18965) 2022-03-07 14:27:05 +02:00
utils chore: upgrade mypy (#19227) 2022-03-17 10:35:53 -07:00
views fix(sql lab): deleting the last saved query or the last executed from history (#19225) 2022-03-17 15:01:18 -06:00
__init__.py feat(templating): Safer Jinja template processing (#11704) 2020-11-17 11:55:47 -08:00
app.py Revert #15405 #15435 #15444 (#15558) 2021-07-06 14:56:08 -07:00
config.py chore: turn on SQLLAB_BACKEND_PERSISTENCE by default (#19107) 2022-03-17 21:51:47 -07:00
constants.py chore: Remove legacy SIP-15 interim logic/flags (#18936) 2022-03-04 09:15:36 +13:00
dataframe.py fix: logging warning on dataframe (don't use python's warnings) (#18111) 2022-01-20 16:24:30 +00:00
errors.py feat: shorter timeout on test_connection (#18001) 2022-01-12 13:01:34 -08:00
exceptions.py fix: change 401 response to a 403 for Security Exceptions (#17768) 2021-12-15 17:11:04 -07:00
extensions.py feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00
forms.py feat: support nulls in the csv uploads (#10208) 2020-07-06 13:26:43 -07:00
jinja_context.py fix(filter-indicator): show filters handled by jinja as applied (#17140) 2021-10-18 19:28:05 +02:00
legacy.py [mypy] Enforcing typing for superset.models (#9883) 2020-05-22 20:31:21 -07:00
result_set.py feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07: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 fix(mssql): support top syntax for limiting queries (#18746) 2022-02-21 09:58:39 +02:00
sql_parse.py feat: helper functions for RLS (#19055) 2022-03-11 14:47:11 -08:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
superset_typing.py feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00
viz.py feat(ui): Adding manifest prefix config (#19141) 2022-03-17 08:58:48 -07:00