Commit Graph

2114 Commits

Author SHA1 Message Date
Michael S. Molina 4834390e6a
fix: Histogram chart not able to use decimal datatype column (#30416) 2024-09-30 09:04:55 -03:00
Beto Dealmeida cc9fd88c0d
chore: improve DML check (#30417) 2024-09-27 15:26:36 -04:00
Elizabeth Thompson 96b0bcfd78
chore: add logging for dashboards/get warnings (#30365) 2024-09-27 11:08:04 -07:00
Elizabeth Thompson 0e8fa54f81
fix: parse pandas pivot null values (#29898) 2024-09-25 13:50:04 -07:00
Michael S. Molina ad2998598f
fix: Pre-query normalization with custom SQL (#30389) 2024-09-25 15:30:53 -03:00
Geido de3af85ee1
feat(Digest): Add RLS at digest generation for Charts and Dashboards (#30336)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2024-09-24 15:39:11 +02:00
Beto Dealmeida 710406aa76
feat: allow configuring an engine context manager (#30266) 2024-09-23 12:36:18 -04:00
Sam Firke ac66ae813f
fix(db_engine_specs): add a few missing time grains to Postgres spec (#30325) 2024-09-20 13:34:10 -04:00
Ville Brofeldt a3952051e1
feat(jinja): add option to format time filters using strftime (#30323) 2024-09-18 10:47:38 -07:00
Maxime Beauchemin f315a4f02c
chore: move SLACK_ENABLE_AVATARS from config to feature flag (#30274) 2024-09-16 16:07:11 -07:00
Beto Dealmeida bdf29cb7c2
chore: organize SQL parsing files (#30258) 2024-09-13 16:24:19 -04:00
Geido 23467bd7e4
fix(Fave): Charts and Dashboards fave/unfave do not commit transactions (#30215) 2024-09-12 18:06:30 +02:00
David Markey a31a4eebdd
feat(embedded): add hook to allow superset admins to validate guest token parameters (#30132)
Co-authored-by: David Markey <markey@rapidraitngs.com>
2024-09-10 22:49:56 -06:00
Maxime Beauchemin 6baeb659a7
fix: set default mysql isolation level to 'READ COMMITTED' (#30174)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2024-09-09 17:00:54 -07:00
Beto Dealmeida 1f890718a2
feat: `is_mutating` method (#30177) 2024-09-09 13:56:18 -04:00
Ross Masters 0744abe87b
fix: Chart cache-warmup task fails on Superset 4.0 (#28706) 2024-09-06 17:56:14 -07:00
Ville Brofeldt 601e55656c
feat(jinja): add advanced temporal filter functionality (#30142) 2024-09-06 11:15:40 -07:00
Patrick Schmidt 6294e339e2
feat(db_engine): Implement user impersonation support for StarRocks (#28110) 2024-09-06 09:13:38 -07:00
Ville Brofeldt d406c80942
chore(tests): skip extremely flaky gaq test (#30072) 2024-09-04 12:27:32 -07:00
Beto Dealmeida ff449ad8ab
feat: OAuth2 database field (#30126) 2024-09-03 20:57:55 -04:00
Beto Dealmeida 0415ed34ce
feat: allow create/update OAuth2 DB (#30071) 2024-09-03 19:22:38 -04:00
nsivarajan 103cd3d6f3
feat(GAQ): Add Redis Sentinel Support for Global Async Queries (#29912)
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
2024-08-30 10:42:29 -07:00
Antonio Rivero d80f23ed94
fix(migrations): Fix the time comparison migration (#30029) 2024-08-27 20:55:52 +02:00
Ville Brofeldt fcf0450294
fix(user-dao): return user model instances (#30020) 2024-08-26 16:50:15 -07:00
Jack 2fda221b7c
feat(alert/reports): adding logic to handle downstream reports when tab is deleted from dashboard (#29333) 2024-08-23 15:26:26 -05:00
Michael S. Molina d497dcad41
fix: Security manager incorrect calls (#29884) 2024-08-23 11:39:45 -03:00
squalou ce72a0ac27
fix: set columns numeric datatypes when exporting to excel (#27229)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2024-08-23 01:39:47 -06:00
Ville Brofeldt 17eecb1981
fix(trino): handle missing db in migration (#29997) 2024-08-22 15:52:56 -07:00
Beto Dealmeida 4b59e42d3f
chore: improve mask/unmask encrypted_extra (#29943) 2024-08-22 16:45:32 -04:00
Daniel Vaz Gaspar 4d821f44ae
fix: trino thread app missing full context (#29981) 2024-08-22 18:01:06 +01:00
Hugh A. Miles II 7650c47e72
fix: Gamma users shouldn't be able to create roles (#29687) 2024-08-20 20:14:20 -04:00
Josh Soref 1818054166
chore(tests): Spelling (#25454)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2024-08-20 14:47:29 -06:00
Dmitry Stamplevsky fe5242a876
fix: Fix delete_fake_db (#29935) 2024-08-14 15:30:07 -04:00
Ayush Tripathi f5d614d80d
fix: Rename database from 'couchbasedb' to 'couchbase' in documentation and db_engine_specs (#29911) 2024-08-13 07:47:43 -07:00
Beto Dealmeida 39209c2b40
fix: handle empty catalog when DB supports them (#29840) 2024-08-13 10:08:43 -04:00
Eugene Apollonsky 050c6daff3
fix(cli): add impersonate_user to db import (#29522)
Co-authored-by: Eugene Apollonsky <eapollonskii@intertrust.com>
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2024-08-12 14:05:20 -07:00
Geido b323bf0fb6
fix(Embedded): Deleting Embedded Dashboards does not commit the transaction (#29894) 2024-08-09 17:29:57 +03:00
Elizabeth Thompson 38d64e8dd2
fix: add mutator to get_columns_description (#29885) 2024-08-08 17:25:33 -07:00
Maxime Beauchemin c7dc4dc7fc
fix: mypy issue on py3.9 + prevent similar issues (#29864) 2024-08-06 13:36:23 -04:00
Beto Dealmeida 61c0970968
fix: create permissions on DB import (#29802) 2024-08-06 12:09:21 -04:00
Elizabeth Thompson 57e8cd2ba2
fix: pass slack recipients correctly (#29721) 2024-08-02 10:42:40 -07:00
Evan Rusackas 5d06b01fd6
chore: deleting vestigial EMAIL_NOTIFICATIONS (#29792) 2024-07-31 17:54:47 -06:00
Geido 4c52ecc4d8
fix(Dashboard): Copying a Dashboard does not commit the transaction (#29776) 2024-07-31 19:40:23 +03:00
Jack d21d7591c0
feat(alerts): enable tab selection for dashboard alerts/reports (#29096) 2024-07-30 16:25:19 -06:00
Beto Dealmeida 525e837c5b
fix: catalog upgrade/downgrade (#29780) 2024-07-30 15:15:40 -04:00
nsivarajan 27dde2a811
feat(alert/report): Added optional CC and BCC fields for email notifi… (#29088)
Co-authored-by: Sivarajan Narayanan <sivarajannarayanan@Sivarajans-MacBook-Pro.local>
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
2024-07-22 19:33:47 +02:00
Elizabeth Thompson 6dbfe2aab9
feat: add slackv2 notification (#29264) 2024-07-17 15:14:32 -07:00
Beto Dealmeida b66c0f8d30
fix: schemas for upload API (#29604) 2024-07-16 15:53:25 -04:00
Beto Dealmeida fb15278f97
fix: catalog permission check (#29581) 2024-07-12 21:00:13 -04:00
Beto Dealmeida a56f656a83
fix: small fixes to the catalog migration (#29579) 2024-07-12 20:49:30 -04:00