superset/superset
Beto Dealmeida 0b34197815
fix: don't reformat generated queries (#30350)
2024-10-04 11:09:37 -04:00
..
advanced_data_type chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
annotation_layers refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
async_events feat(GAQ): Add Redis Sentinel Support for Global Async Queries (#29912) 2024-08-30 10:42:29 -07:00
available_domains chore(api): clean up API spec (#24838) 2023-07-31 20:03:58 +03:00
cachekeys fix: handle empty catalog when DB supports them (#29840) 2024-08-13 10:08:43 -04:00
charts fix: parse pandas pivot null values (#29898) 2024-09-25 13:50:04 -07:00
cli feat(CLI command): Apache Superset "Factory Reset" CLI command #27207 (#27221) 2024-07-03 09:20:05 -07:00
columns chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
commands chore: log warnings for database tables api (#30410) 2024-09-30 13:52:17 -07:00
common feat(time_comparison): Support all date formats when computing custom and inherit offsets (#30002) 2024-08-23 15:32:25 +02:00
connectors fix: Pre-query normalization with custom SQL (#30389) 2024-09-25 15:30:53 -03:00
css_templates fix: Add user filtering to changed_by. Fixes #27986 (#29287) 2024-07-25 15:23:00 -06:00
daos fix(user-dao): return user model instances (#30020) 2024-08-26 16:50:15 -07:00
dashboards chore: add logging for dashboards/get warnings (#30365) 2024-09-27 11:08:04 -07:00
databases chore: log warnings for database tables api (#30410) 2024-09-30 13:52:17 -07:00
datasets fix: Add user filtering to changed_by. Fixes #27986 (#29287) 2024-07-25 15:23:00 -06:00
datasource refactor: Ensure Flask framework leverages the Flask-SQLAlchemy session (#26200) 2024-01-18 08:27:29 +13:00
db_engine_specs fix(db_engine_specs): add a few missing time grains to Postgres spec (#30325) 2024-09-20 13:34:10 -04:00
distributed_lock chore(key-value): convert command to dao (#29344) 2024-07-01 20:22:11 +03:00
embedded fix(embedded): add missing GUEST_TOKEN_HEADER_NAME to bootstrap data (#28932) 2024-06-05 18:58:38 -07:00
embedded_dashboard chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
examples chore: add native filters to Covid Vaccines dashboard (#30495) 2024-10-02 10:32:04 -07:00
explore chore: Remove obsolete actor (#27147) 2024-02-21 09:08:08 +13:00
extensions feat: `is_mutating` method (#30177) 2024-09-09 13:56:18 -04:00
importexport refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
initialization fix: set default mysql isolation level to 'READ COMMITTED' (#30174) 2024-09-09 17:00:54 -07:00
key_value chore(key-value): convert command to dao (#29344) 2024-07-01 20:22:11 +03:00
migrations fix(migration): 87d38ad83218 failing on upgrade (#30275) 2024-09-18 17:43:22 -07:00
models fix: don't reformat generated queries (#30350) 2024-10-04 11:09:37 -04:00
queries fix: Add user filtering to changed_by. Fixes #27986 (#29287) 2024-07-25 15:23:00 -06:00
reports fix: Add user filtering to changed_by. Fixes #27986 (#29287) 2024-07-25 15:23:00 -06:00
row_level_security fix: Add user filtering to changed_by. Fixes #27986 (#29287) 2024-07-25 15:23:00 -06:00
security fix(embedded): sankey charts (#30491) 2024-10-02 13:45:35 -04:00
sql chore: improve DML check (#30417) 2024-09-27 15:26:36 -04:00
sql_validators chore: enable ruff lint rule TRY201 and B904 to improve `raise` stack traces (#29166) 2024-06-12 13:04:42 -07:00
sqllab fix: KeyError 'sql' when opening a Trino virtual dataset (#30339) 2024-09-19 17:41:08 -03:00
static [docker] fix, Dockerfile for frontend builds (#9114) 2020-02-12 15:48:24 +00:00
tables chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
tags fix(Tags filter): Filter assets by tag ID (#29412) 2024-07-11 12:26:36 -03:00
tasks feat(Digest): Add RLS at digest generation for Charts and Dashboards (#30336) 2024-09-24 15:39:11 +02:00
templates chore(View): Remove unnecessary theme view and defer basic styles (#30128) 2024-09-27 18:12:58 +02:00
temporary_cache chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
thumbnails feat(Digest): Add RLS at digest generation for Charts and Dashboards (#30336) 2024-09-24 15:39:11 +02:00
translations fix(language): pt_BR translation (#30406) 2024-10-01 10:09:31 -06:00
utils fix: Histogram chart not able to use decimal datatype column (#30416) 2024-09-30 09:04:55 -03:00
views chore: add logging for dashboards/get warnings (#30365) 2024-09-27 11:08:04 -07:00
__init__.py fix: Cypress CI process while opening PR from a fork (#29098) 2024-06-05 17:59:11 -07:00
app.py chore: enable ruff lint rule TRY201 and B904 to improve `raise` stack traces (#29166) 2024-06-12 13:04:42 -07:00
config.py feat(be/cfg): replace deprecated imp.load_source with importlib.util (#30390) 2024-10-03 15:58:32 -06:00
constants.py feat: add slackv2 notification (#29264) 2024-07-17 15:14:32 -07:00
dataframe.py fix: improve df to records performance (#28512) 2024-05-15 15:30:23 +01:00
errors.py feat(sip-95): new endpoint for extra table metadata (#28063) 2024-04-18 10:42:53 -04:00
exceptions.py chore: organize SQL parsing files (#30258) 2024-09-13 16:24:19 -04:00
forms.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00
jinja_context.py feat(jinja): add option to format time filters using strftime (#30323) 2024-09-18 10:47:38 -07:00
legacy.py chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
result_set.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -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: improve DML check (#30417) 2024-09-27 15:26:36 -04:00
sql_parse.py chore: organize SQL parsing files (#30258) 2024-09-13 16:24:19 -04:00
stats_logger.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00
superset_typing.py fix: Handling of column types for Presto, Trino, et al. (#28653) 2024-05-28 08:56:38 -07:00
viz.py refactor: Unify all json.(loads|dumps) usage to utils.json (#28702) 2024-05-28 14:17:41 -07:00