Commit Graph

13756 Commits

Author SHA1 Message Date
Michael S. Molina
e4affbfc95 fix: Cross filters initial scope (#25074)
(cherry picked from commit f584c8462b)
2023-08-24 13:06:53 -03:00
Stepan
f5d2075ace fix(table): condition formatting can't formate 0 values (#24008)
(cherry picked from commit 0d5be8e3f6)
2023-08-24 13:06:53 -03:00
Rémy DUBOIS
2554a89cc9 fix(cli): import-directory is missing the application context (#21255)
(cherry picked from commit 80fcbfab7c)
2023-08-24 13:06:53 -03:00
John Bodley
ad89ea549b fix: Ensure SQLAlchemy sessions are closed (#25031)
(cherry picked from commit adaab3550c)
2023-08-24 13:06:53 -03:00
Daniel Vaz Gaspar
931e1b2139 fix: dataset safe URL for explore_url (#24686)
(cherry picked from commit a9efd4b2e3)
2023-08-23 09:55:50 -03:00
Michael S. Molina
b5f7f54c7f fix: Error when using the legacy dataset editor (#25057)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
(cherry picked from commit c92a975e4b)
2023-08-23 09:55:50 -03:00
John Bodley
1af6df3190 fix: Native filter dashboard RBAC aware dataset permission (#25029)
(cherry picked from commit 60889d27ed)
2023-08-22 17:39:55 -03:00
Michael S. Molina
8cb5142f87 fix: docker-compose non-dev (#25055)
(cherry picked from commit 7317d9c0b2)
2023-08-22 17:39:55 -03:00
Daniel Vaz Gaspar
6003aa2485 fix: extend user email size (#25053)
(cherry picked from commit 6975084ea5)
2023-08-22 17:39:55 -03:00
Sebastian Liebscher
80f1eaf6d7 chore: use os.getenv to simplify superset_config.py (#25016)
(cherry picked from commit 969cd664cb)
2023-08-22 17:39:55 -03:00
Yuval Moshe
34bc86a484 fix(mssql): avoid trying to return a resultset for DML queries with not resultset (#24999)
(cherry picked from commit 66eabc253f)
2023-08-21 11:12:57 -03:00
Daniel Vaz Gaspar
994fd2301f fix: CTE queries with non-SELECT statements (#25014)
(cherry picked from commit 357986103b)
2023-08-21 10:46:15 -03:00
Michael S. Molina
a5a027d8d1 fix: Dashboard fullscreen is removing custom URL params (#25028)
(cherry picked from commit 0be1754666)
2023-08-21 10:46:15 -03:00
John Bodley
fad872fffb fix: Address regression introduced in #24789 (#25008)
(cherry picked from commit 3f93755be2)
2023-08-21 10:46:15 -03:00
Michael S. Molina
88383ded80 chore: Pass the dashboard id when requesting filter values (#25025)
(cherry picked from commit 52c7186b56)
2023-08-21 10:46:15 -03:00
Jack Fragassi
9ff1a63c3b fix: Don't let users see dashboards only because it's favorited (#24991)
(cherry picked from commit 258e56285a)
2023-08-18 10:32:39 -03:00
Michael S. Molina
696917905e fix: Downgrades Prophet to 1.1.1 and Holidays to 0.23 (#25017) 2023-08-18 10:28:11 -03:00
Michael S. Molina
f63cb47f35 fix: Date column in Heatmap is displayed as unix timestamp (#25009) 2023-08-17 16:38:59 -03:00
Daniel Vaz Gaspar
c2c5f232c8 chore: isolate examples database by default (#25003)
(cherry picked from commit 269c99293f)
2023-08-17 16:36:42 -03:00
Elizabeth Thompson
ea27cf13d3 fix: update permalink schema (#24970)
(cherry picked from commit bc1c5c2f84)
2023-08-17 16:36:42 -03:00
Elizabeth Thompson
e20c2967c4 fix: Revert "fix(chart): Time Series set showMaxLabel as null for time xAxis (#20627) (#24995)
(cherry picked from commit 2b63577046)
2023-08-17 16:36:42 -03:00
Ville Brofeldt
387549f69c fix(snowflake): opt-in denormalization of column names (#24982) 2023-08-16 11:29:03 -03:00
Gyuil Han
1569f0177f chore: modify UPDATING.md for logs table migrations (#24923)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-08-16 10:58:09 -03:00
JUST.in DO IT
8d3a919f5e fix(sqllab): scroll position after run current sql (#24965)
(cherry picked from commit 155cf54c15)
2023-08-16 10:56:53 -03:00
Michael S. Molina
3ffc5b69f8 fix: Calendar Heatmap day offset (#24989)
(cherry picked from commit 025e4d4772)
2023-08-16 10:56:53 -03:00
Michael S. Molina
4b07b5d628 feat: Adds options to show subtotals in Pivot Table (#24960)
(cherry picked from commit be11556799)
2023-08-14 09:26:21 -03:00
Michael S. Molina
dd53b334d6 fix: Duplicated options in Select when using numerical values (#24906)
(cherry picked from commit b621ee92c9)
2023-08-14 09:26:21 -03:00
Michael S. Molina
5c931b1951 fix: Tooltips don't disappear on the Heatmap chart (#24959)
(cherry picked from commit 9703490129)
2023-08-14 09:26:21 -03:00
Beto Dealmeida
52319201f9 chore: rate limit requests (#24324)
(cherry picked from commit 4bc46003b5)
2023-08-14 09:26:21 -03:00
Beto Dealmeida
ff2ec23102 fix: calls to _get_sqla_engine (#24953)
(cherry picked from commit 6f24a4e7a8)
2023-08-14 09:26:20 -03:00
Rob Moore
5d8c65ae6f fix(charts): View in SQL Lab with relevant perm (#24903)
(cherry picked from commit ce65a3b9cd)
2023-08-14 09:26:20 -03:00
Multazim Deshmukh
7a7fa748f5 fix: remove unused file (#24946)
(cherry picked from commit bcd24936bc)
2023-08-10 13:37:21 -03:00
Michael S. Molina
2574e11544 chore: Removes duplicated featureFlags.ts (#24935)
(cherry picked from commit 284c12697b)
2023-08-10 13:15:58 -03:00
John Bodley
1e20c0bf8a chore: Add explicit ON DELETE CASCADE for embedded_dashboards (#24939)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-08-10 13:14:56 -03:00
John Bodley
9b3ec806cd chore: Add explicit ON DELETE CASCADE for dashboard_slices (#24938) 2023-08-10 13:14:08 -03:00
John Bodley
309582516d fix: Dashboard aware RBAC "Save as" menu item (#24806)
(cherry picked from commit f6c3f0cbbb)
2023-08-10 10:12:49 -03:00
John Bodley
dba72c4197 chore: Refine native dashboard cleanup logic (#24864)
(cherry picked from commit 34586648a5)
2023-08-10 10:12:48 -03:00
John Bodley
804cc36080 chore: Refactor dashboard security access (#24804)
(cherry picked from commit 5522facdc6)
2023-08-10 10:12:48 -03:00
Michael S. Molina
df92cc2d55 fix: Tooltip of area chart shows undefined total (#24916)
(cherry picked from commit ec9e9a46f2)
2023-08-10 10:12:48 -03:00
JUST.in DO IT
42451880a8 fix(explore): double resize triggered (#24886)
(cherry picked from commit 340bfd88ae)
2023-08-10 10:12:48 -03:00
Gyuil Han
ed56375d5f fix(logs): increase json field for logs table (#24911)
(cherry picked from commit eb7c14561e)
2023-08-10 10:12:48 -03:00
Jack Fragassi
abead484e1 fix: Migration to fix out of sync schema_perm in charts and datasets (#24884)
(cherry picked from commit 07992c11e7)
2023-08-07 16:29:30 -03:00
John Bodley
c8c7539ff1 fix: Dashboard aware RBAC dataset permission (#24789)
(cherry picked from commit 7397ab36f2)
2023-08-07 16:19:56 -03:00
John Bodley
215b3b5a4b fix: revert "fix(embedded): adding logic to check dataset used by filters (#24808) (#24892)
(cherry picked from commit 9f7f2c60d6)
2023-08-07 16:19:56 -03:00
Michael S. Molina
7fe61ccf7d fix: Pylint errors from cherry-picking 2023-08-07 16:17:10 -03:00
Elizabeth Thompson
e46f10a8a6 chore: add talisman env var to config (#24774)
(cherry picked from commit d23b20ea75)
2023-08-04 14:12:35 -03:00
JUST.in DO IT
b272814ff5 fix(dataset): resizable dataset layout left column (#24829)
(cherry picked from commit 6ff7fae0b0)
2023-08-04 14:12:35 -03:00
JUST.in DO IT
84035badab fix(explore): invalid "No Filter" applied (#24876)
(cherry picked from commit 371bffbfea)
2023-08-04 14:12:35 -03:00
John Bodley
21764f9ae3 fix(annotation): Address regression from #24694 (#24874)
(cherry picked from commit f05638ba84)
2023-08-04 14:12:35 -03:00
Hugh A. Miles II
8cf702bf3d fix: validation errors appearing after ssh tunnel switch (#24849)
(cherry picked from commit b71541fb7f)
2023-08-04 14:12:35 -03:00