Commit Graph

807 Commits

Author SHA1 Message Date
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
Ross Masters 0744abe87b
fix: Chart cache-warmup task fails on Superset 4.0 (#28706) 2024-09-06 17:56:14 -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
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
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
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
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
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 fa095a98ed
fix: Trino `get_columns` (#29566) 2024-07-12 16:37:49 -04:00
Vitor Avila 0d352b4e06
fix(dataset import): Support catalog field during dataset import (#29576) 2024-07-12 17:14:47 -03:00
Vitor Avila 33b934cbb3
fix(Tags filter): Filter assets by tag ID (#29412) 2024-07-11 12:26:36 -03:00
Daniel Vaz Gaspar 241834205f
fix: remove info from datasource access error (#29470) 2024-07-08 14:39:20 +01:00
Edgar Ulloa d89648147f
feat(dashboard): add API endpoints for generating and downloading screenshots (#29187)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
2024-07-08 12:52:23 +03:00
Ville Brofeldt 7f3c8efab0
fix(metastore-cache): import dao in methods (#29451) 2024-07-02 15:28:42 +03:00
Ville Brofeldt 7d6e933348
chore(key-value): convert command to dao (#29344) 2024-07-01 20:22:11 +03:00
Hex Café 179cf269c6
fix: SQL label missing for non-group-by queries (#29420) 2024-07-01 11:59:25 +03:00
John Bodley 8fb8199a55
chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969) 2024-06-28 12:33:56 -07:00
John Bodley 9d405738c0
chore(tests): Remove unnecessary mock (#29386) 2024-06-27 07:28:50 -07:00
John Bodley f9f70e3e55
chore(tests): Fix MySQL logic (#29356) 2024-06-25 10:20:04 -07:00
John Bodley c12b4e9cba
chore(tests): Cleanup Celery tests (#29355) 2024-06-25 10:19:16 -07:00
John Bodley d69363ef11
fix(tests): Ensure fixture is invoked (#29352) 2024-06-25 10:17:58 -07:00
Maxime Beauchemin 514eda82fb
fix: don't strip SQL comments in Explore - 2nd try (#28753) 2024-06-20 14:30:03 -07:00
Jack a5355d86fc
feat: Dashboard tabs api endpoint (#27962) 2024-06-20 18:40:54 +02:00
Geido 313ee596f5
fix(Dashboard): Color inconsistency on refreshes and conflicts (#27439) 2024-06-20 15:30:11 +02:00
Ville Brofeldt 1770f8b783
fix(key-value): use flush instead of commit (#29286) 2024-06-20 16:19:41 +03:00
Ville Brofeldt 172ddb47d5
fix(metastore-cache): prune before add (#29301) 2024-06-20 14:59:32 +03:00
Maxime Beauchemin 796726376a
chore: make flask-talisman work with test config (#29277) 2024-06-18 14:46:40 -07:00
John Bodley b50e3af07c
fix(sqllab): Do not strip comments when executing SQL statements (#29248) 2024-06-14 13:38:36 -03:00
John Bodley f185bbed3c
chore: Set isolation level to READ COMMITTED for testing et al. (#28628) 2024-06-13 09:36:25 -07:00
John Bodley 53798c7904
feat(trino): Add functionality to upload data (#29164) 2024-06-13 08:55:09 -07:00
John Bodley 6b016da185
fix: Workaround for Pandas.DataFrame.to_csv bug (#28755) 2024-06-13 08:54:54 -07:00
Maxime Beauchemin 4bb2e2f8af
chore: enable ruff lint rule TRY201 and B904 to improve `raise` stack traces (#29166) 2024-06-12 13:04:42 -07:00
Beto Dealmeida 8e15d4807f
chore: `s/MockFixture/MockerFixture/g` (#29160) 2024-06-10 12:35:07 -04:00
Elizabeth Thompson 725375541d
fix: use channel id with new slack api for file uploads (#28797) 2024-06-04 15:18:29 -07:00
Elizabeth Thompson a608bdb8d4
fix: use upload v2 for slack (#28783) 2024-05-30 14:10:05 -07:00
Maxime Beauchemin 7dd28a9003
chore: remove sl_ tables (#28704) 2024-05-29 19:04:37 -07:00
Maxime Beauchemin 8d57a35531
feat: bake translations as part of the build processes (#28483) 2024-05-29 16:58:08 -07:00
SkinnyPigeon 6575cacc5d
feat(reports): allowing the email mutator to update recipients (#27851) 2024-05-28 18:03:42 -07:00
Eyal Ezer 07b2449bd7
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
2024-05-28 14:17:41 -07:00
Vitor Avila 0fdb4b7c23
chore(tags): Handle tagging as part of asset update call (#28570) 2024-05-28 11:41:31 -04:00
Maxime Beauchemin 35284589cb
feat: unpack payload into log function (#28521) 2024-05-23 10:40:15 -07:00
Eyal Ezer 56f0fc4ec2
refactor: Migration of json utilities from core (#28522)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
2024-05-20 10:27:22 -07:00
Michael S. Molina c9aa4a1f84
fix: Revert "fix: don't strip SQL comments in Explore (#28363)" (#28567) 2024-05-17 15:01:23 -03:00
Beto Dealmeida 5da6d2bd88
feat: add support for catalogs (#28416) 2024-05-16 12:49:31 -04:00
Antonio Rivero b1f85dce71
refactor(plugins): BigNumber Time Comparison with existing time_offset API (#27718)
Co-authored-by: lilykuang <jialikuang@gmail.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2024-05-16 18:47:50 +02:00
Eyal Ezer 5f714b707c
fix: utf-16 json encoder support (#28486)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
2024-05-15 08:53:19 -07:00
Michael S. Molina 821c7d7f2c
fix: Time shifts calculation for ECharts plugins (#28432) 2024-05-15 08:11:52 -03:00
Daniel Vaz Gaspar 356a58d5f6
fix: jwt extended broken by flask bump (#28451) 2024-05-13 17:51:29 +01:00
Craig Rueda 89dbb9888c
chore(models): Adding encrypted field checks (#28436) 2024-05-13 09:29:52 -07:00
JUST.in DO IT 02478e5b95
feat(dashboard): Add metadata bar to the header (#27857) 2024-05-10 10:28:57 -07:00
Beto Dealmeida f29e1e4c29
feat: catalog support for Databricks native (#28394) 2024-05-09 17:41:15 -04:00
Beto Dealmeida e6a85c5901
fix: export/import catalogs (#28408) 2024-05-09 14:42:03 -04:00
Daniel Vaz Gaspar 9c065951e7
fix: tests on database, dataset, saved_queries apis (#28397) 2024-05-09 13:43:31 +01:00
Vitor Avila 1bf04015c6
feat(reports): Set a minimum interval for each report's execution (#28176) 2024-05-07 18:28:12 -07:00
Maxime Beauchemin c618767c6b
fix: don't strip SQL comments in Explore (#28363) 2024-05-07 14:49:46 -07:00
John Bodley 467e612533
fix: Remedy logic for UpdateDatasetCommand uniqueness check (#28341) 2024-05-07 06:42:37 -07:00
John Bodley 27c93f438a
chore: Add Apache Spark Jinja template processor (#28335) 2024-05-06 09:24:25 -07:00
Beto Dealmeida e90246fd1f
feat(SIP-95): permissions for catalogs (#28317) 2024-05-06 11:41:58 -04:00
Daniel Vaz Gaspar 9a339f08a7
feat: new Columnar upload form and API (#28192) 2024-05-06 15:51:42 +01:00
Maxime Beauchemin 513852b7c3
fix: all_database_access should enable access to all datasets/charts/dashboards (#28205) 2024-05-02 09:25:14 -07:00
Maxime Beauchemin 3ac387bb66
chore: enable ruff's isort equivalent (#28267) 2024-04-30 18:29:49 -07:00
Beto Dealmeida 6cf681df68
feat(SIP-95): new endpoint for table metadata (#28122) 2024-04-25 12:23:49 -04:00
Maxime Beauchemin 2d63722150
chore: set up ruff as a new linter/formatter (#28158) 2024-04-24 17:19:53 -07:00
John Bodley bc65c245fe
chore(tests): Remove unnecessary/problematic app contexts (#28159) 2024-04-24 13:46:35 -07:00
Daniel Vaz Gaspar de82d90b9c
chore: refactor file upload commands (#28164) 2024-04-23 08:42:19 +01:00
Maxime Beauchemin cfc440c56c
feat: improve event logging for queries + refactor (#27943)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2024-04-22 16:30:50 -07:00
Daniel Vaz Gaspar e465876ed4
feat: new Excel upload form and API (#28105) 2024-04-19 14:19:42 +01:00
Beto Dealmeida 68a982dfe6
feat(sip-95): new endpoint for extra table metadata (#28063) 2024-04-18 10:42:53 -04:00
Maxime Beauchemin e9c0ca545f
feat: Slack Avatar integration (#27849) 2024-04-16 08:40:27 -07:00
Maxime Beauchemin de9daf7ad9
chore: stabilize MySQL tests by aligning isolation levels (#28028) 2024-04-15 15:49:09 -07:00
Maxime Beauchemin c225e17a75
chore: consolidate the Superset python package metadata (#27884) 2024-04-15 14:44:47 -07:00
Daniel Vaz Gaspar 54387b4589
feat: new CSV upload form and API (#27840) 2024-04-15 09:38:51 +01:00
Beto Dealmeida 99a1601aea
refactor: rename get_sqla_engine_with_context (#28012) 2024-04-12 13:31:05 -04:00
Antonio Rivero 6844735a45
fix(time_offset): improved LIMIT-handling in advanced analytics (#27934) 2024-04-12 00:54:21 +02:00
John Bodley 481a63da55
chore(tests): Remove ineffectual login (#27149) 2024-04-09 09:52:02 -07:00
John Bodley 5ed48760fb
chore(sqllab): Do not strip comments when executing SQL statements (#27725) 2024-04-03 19:24:39 -07:00
John Bodley 30bc8f06dc
chore: Default to engine specification regarding using wildcard (#27843) 2024-04-03 09:09:37 -07:00
Beto Dealmeida 9022f5c519
feat(SIP-85): OAuth2 for databases (#27631) 2024-04-02 22:05:33 -04:00
github-actions[bot] 0d0e47acf7
chore(🦾): bump python flask-session 0.5.0 -> 0.8.0 (#27751)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-04-01 20:00:42 -07:00
Maxime Beauchemin 12921e6ec3
chore(🤖): bump python "flask==2.3.3" (#27657) 2024-03-26 12:18:36 -07:00
Vitor Avila d87422527b
feat(jinja): metric macro (#27582) 2024-03-25 15:07:17 +00:00
Jack 30b497e758
feat(alerts-reports): adding pdf filetype to email and slack reports (#27497) 2024-03-22 17:54:30 +01:00
Kamil Gabryjelski 5083ca0e81
fix: Persist query params appended to permalink (#27601) 2024-03-22 10:24:31 +01:00