superset/superset
Dave Woolner cac704d43b
chore: fix misspelling of button (#17924)
2022-01-04 16:20:41 -05:00
..
annotation_layers fix(annotataion): handle required fields properly (#17234) 2021-10-27 08:42:28 +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 feat: don't ask for password when DB exists (#17776) 2021-12-16 09:17:15 -08:00
commands refactor(chart.commands): separate commands into two different modules (#17509) 2021-11-22 19:57:52 +02:00
common chore(explore): Migrate BigNumber to v1 api [ID-28][ID-55] (#17587) 2021-12-15 10:15:14 +01:00
connectors fix: Change datatype of column type in BaseColumn to allow larger datatype names for complexed columns (#17360) 2021-12-13 14:28:21 -08:00
css_templates chore(pylint): Reenable raise-missing-from check (#16266) 2021-08-17 10:26:10 +12:00
dao refactor: sql lab command: separate concerns into different modules (#16917) 2021-10-03 11:15:46 +03:00
dashboards fix: import typeddict from extensions (#17823) 2021-12-20 10:22:24 +02:00
databases feat: don't ask for password when DB exists (#17776) 2021-12-16 09:17:15 -08:00
datasets fix: extra column in metrics (#17784) 2021-12-22 10:39:29 -08:00
db_engine_specs fix(postgres): remove redundant tz factory (#17713) 2021-12-10 21:53:48 +02:00
db_engines chore(pylint): Remove top-level disable (#16589) 2021-09-15 09:30:23 -07:00
examples fix: New Members per Month time range (#17783) 2021-12-16 12:31:14 -08:00
initialization feat: Adds a key-value endpoint to store the state of dashboard filters (#17536) 2021-12-01 09:06:49 -03:00
key_value fix: add __init__.py to key_value (#17730) 2021-12-15 10:28:32 -08:00
migrations feat: add force option to report screenshots (#17853) 2021-12-22 12:16:04 -08:00
models feat: add force option to report screenshots (#17853) 2021-12-22 12:16:04 -08:00
queries chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12:00
reports feat: configure force_screenshot (#17855) 2021-12-22 13:46:00 -08:00
security feat: customize recent activity access (#17589) 2021-12-08 11:30:23 +02: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
tasks refactor(chart.commands): separate commands into two different modules (#17509) 2021-11-22 19:57:52 +02:00
templates feat: Add parquet upload (#14449) 2021-08-31 10:20:25 +03:00
translations chore: fix misspelling of button (#17924) 2022-01-04 16:20:41 -05:00
utils fix: failed mypy (#17886) 2021-12-29 16:05:53 +02:00
views fix: show SCHEDULED_QUERIES when defined (#17854) 2021-12-27 16:49:21 -03: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
cli.py fix(superset.cli): superset cli group doesn't support superset extension app (#17539) 2021-11-26 09:48:32 -08:00
config.py fix(alembic): Making Alembic logger config optional (#17774) 2021-12-15 16:16:48 -08:00
constants.py fix: RBAC for export for dashboard viewers (#17527) 2021-11-25 20:10:41 -08:00
dataframe.py refactor: speed up conversion from dataframe to list of records (#12806) 2021-02-07 12:01:28 -08:00
errors.py feat: customize recent activity access (#17589) 2021-12-08 11:30:23 +02:00
exceptions.py fix: change 401 response to a 403 for Security Exceptions (#17768) 2021-12-15 17:11:04 -07:00
extensions.py chore(pylint): Enable useless-suppression check (#16388) 2021-08-24 03:58:41 +12: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 fix(BigQuery): explicitly quote columns in select_star (#16822) 2021-10-06 07:43:32 -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 chore: Bumping pyarrow / pandas (#17290) 2021-10-31 10:47:02 -07:00
sql_parse.py chore(sql): clean up invalid filter clause exception types (#17702) 2021-12-09 17:49:32 +02:00
stats_logger.py chore: statds metrics for cache invalidation (#11701) 2020-11-16 06:48:26 -08:00
typing.py feat(explore): adhoc column expressions [ID-3] (#17379) 2021-11-15 12:50:08 +02:00
viz.py fix(explore): don't apply time range filter to Samples table (#17711) 2021-12-10 11:40:11 -07:00