Commit Graph

1866 Commits

Author SHA1 Message Date
Jack Fragassi
386d4e0541
fix(embedded): Hide sensitive payload data from guest users (#25878) 2023-12-04 14:52:59 -08:00
Ville Brofeldt
0b477e3f7c
chore: harmonize and clean up list views (#25961) 2023-12-04 11:51:18 -08:00
Michael S. Molina
3ab27c6ec9
chore: Clean up the examples dashboards (#26158) 2023-12-04 16:05:08 -03:00
Ross Mabbett
b7a9c220e1
fix(Alerts/Reports): allow use of ";" separator in slack recipient entry (#25894)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-12-01 16:32:08 -08:00
Vitor Avila
c033ca959d
fix(database-import): Support importing a DB connection with a version set (#26116) 2023-12-01 16:20:27 -05:00
Hugh A. Miles II
ee308fbc64
chore(tags): Allow for lookup via ids vs. name in the API (#25996) 2023-11-29 10:59:59 -08:00
Ville Brofeldt
91a8b69d36
fix: flaky test_explore_json_async test v2 (#26106) 2023-11-28 10:21:13 -03:00
John Bodley
07bcfa9b5f
chore(command): Organize Commands according to SIP-92 (#25850) 2023-11-22 16:55:54 -03:00
Michael S. Molina
2b88225ee1
fix: Flaky test_explore_json_async test (#26059)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-11-22 09:11:09 -03:00
John Bodley
843c7ab58a
chore: Allow only iterables for BaseDAO.delete() (#25844) 2023-11-22 08:52:30 -03:00
Jiwen liu
97121465dd
feat: Add Apache Doris support (#24714)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-11-21 12:42:10 -07:00
John Bodley
07551dc3d4
chore(connector): Cleanup base models and views according to SIP-92 (#24773) 2023-11-21 10:11:50 -08:00
Michael S. Molina
68e5e1afea
feat: Add Bubble chart migration logic (#26033)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-11-21 15:05:41 -03:00
John Bodley
dd58b31cc4
chore(sqlalchemy): Remove erroneous SQLAlchemy ORM session.merge operations (#24776) 2023-11-20 17:25:41 -08:00
Rob Moore
8d73ab9955
feat(sqllab): TRINO_EXPAND_ROWS: expand columns from ROWs (#25809) 2023-11-20 10:59:10 -07:00
Gnought
2499a1cf5a
chore: cleanup unused code in pandas 2.0+ (#26013) 2023-11-18 19:17:15 -08:00
John Bodley
bece2ea3e4
chore: Remove unnecessary autoflush from tagging and key/value workflows (#26009) 2023-11-16 19:04:04 -08:00
Michael S. Molina
97d89d7340
feat: Adds Area chart migration logic (#25952) 2023-11-16 14:28:09 -03:00
Sebastian Liebscher
d20b60edd4
chore: Remove more redundant code in utils/core (#25986) 2023-11-15 15:42:48 -08:00
Sebastian Liebscher
c3249dd97d
test: Reduce flaky integration tests triggered by test_get_tag (#25958) 2023-11-13 08:40:52 -08:00
John Bodley
10205d0b50
chore: Singularize tag models (#25819) 2023-11-09 08:22:08 -08:00
Beto Dealmeida
2bd611916d
feat: safer insert RLS (#20323) 2023-11-08 22:52:25 -05:00
Elizabeth Thompson
1d0b86ae94
chore: add more migration tests (#25262) 2023-11-07 17:06:23 -08:00
Beto Dealmeida
80caba3fd1
feat: method for dynamic allows_alias_in_select (#25882) 2023-11-07 14:28:28 -05:00
Hugh A. Miles II
80cf710dbe
fix: add validation on tag name to have name + onDelete refresh list view (#25831)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-11-04 10:09:54 -04:00
Beto Dealmeida
60e1526f6a
fix: remove update_charts_owners (#25843) 2023-11-03 13:06:31 -04:00
mapledan
ae619b169c
fix: the temporal x-axis results in a none time_range. (#25429)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-11-03 09:57:47 -07:00
JUST.in DO IT
24a2213445
feat(sqllab): Format sql (#25344) 2023-11-03 09:38:11 -07:00
Jeremy
5690946b1a
feat: support databend for superset (#23308) 2023-11-02 12:00:11 -07:00
John Bodley
1e37f0b417
chore(celery): Cleanup config and async query specifications (#25314) 2023-10-31 10:17:51 -07:00
John Bodley
ae703b48fc
fix: Revert "fix: Apply normalization to all dttm columns (#25147)" (#25801) 2023-10-31 10:21:47 -03:00
Beto Dealmeida
5659c87ed2
fix: DB-specific quoting in Jinja macro (#25779) 2023-10-30 09:50:44 -04:00
Beto Dealmeida
c7f8d11a7e
fix: dataset update uniqueness (#25756) 2023-10-25 16:49:32 -04:00
Mikel Vuka
9972ac6908
refactor: use DATE_TRUNC for Elasticsearch time grain (#25717)
Co-authored-by: Mikel Vuka <mikel.vuka@zalando.de>
2023-10-20 10:05:05 -07:00
Rob Moore
4e94fc4cff
fix(sqllab): reinstate "Force trino client async execution" (#25680) 2023-10-19 16:38:13 +03:00
Mikel Vuka
e7cdfeeb2c
feat: Add week time grain for Elasticsearch datasets (#25683)
Co-authored-by: Mikel Vuka <mikel.vuka@zalando.de>
2023-10-18 19:39:16 -07:00
Elizabeth Thompson
26498fc099
chore: add latest-official docker tag (#25322) 2023-10-18 16:59:30 -07:00
Daniel Vaz Gaspar
f473d13d0d
fix: improve upload ZIP file validation (#25658) 2023-10-17 18:28:09 +01:00
Igor Khrol
99f79f5143
fix: avoid 500 errors with SQLLAB_BACKEND_PERSISTENCE (#25553) 2023-10-13 13:30:19 -06:00
Hugh A. Miles II
9074f72959
fix(tags): Polish + Better messaging for skipped tags with bad permissions (#25578) 2023-10-13 13:13:59 -04:00
JUST.in DO IT
b370c66308
fix(sqllab): template validation error within comments (#25626) 2023-10-13 11:07:54 -06:00
Ville Brofeldt
e56e0de458
fix: revert fix(sqllab): Force trino client async execution (#24859) (#25541) 2023-10-13 11:58:20 +00:00
Rui Zhao
be3714e131
fix(Presto): catch DatabaseError when testing Presto views (#25559)
Co-authored-by: Rui Zhao <zhaorui@dropbox.com>
2023-10-11 11:31:07 -06:00
Daniel Vaz Gaspar
549abb542b
fix: REST API CSRF exempt list (#25590) 2023-10-10 12:53:37 +01:00
Kamil Gabryjelski
58fcd292a9
fix: Apply normalization to all dttm columns (#25147) 2023-10-06 09:47:00 -07:00
Hugh A. Miles II
dcfebfce9d
fix(tags): fix clears delete on Tags Modal (#25470)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2023-10-05 13:37:53 -04:00
JUST.in DO IT
5ab1e7eae4
feat(sqllab): SPA migration (#25151) 2023-10-04 15:21:41 -04:00
Kamil Gabryjelski
ff95d0face
feat: Implement using Playwright for taking screenshots in reports (#25247) 2023-10-04 06:51:58 +02:00
Beto Dealmeida
3e63c82ecc
feat: generic marshmallow error component (#25303) 2023-10-03 11:35:28 -07:00
Craig Rueda
db7f5fed31
chore(async): Initial Refactoring of Global Async Queries (#25466) 2023-10-02 17:22:07 -07:00