Commit Graph

13977 Commits

Author SHA1 Message Date
Michael S. Molina
b53042a7be fix: Sunburst chart error when secondary metric is null (#25159)
(cherry picked from commit aea916782d)
2023-09-05 09:13:15 -03:00
aehanno
f778b62712 fix: Fixing untranslated FR strings (#20078)
(cherry picked from commit 2c4629a77d)
2023-09-01 10:21:17 -03:00
KSPT-taylorjohn
76d7bf9011 fix: Chart series limit doesn't work for some databases (#25150)
(cherry picked from commit bbfaeb074e)
2023-09-01 10:21:17 -03:00
John Bodley
af8f074919 fix: Handle Python date format for GENERIC_CHART_AXES feature (#25135)
(cherry picked from commit de9515c294)
2023-09-01 10:21:17 -03:00
Ethan M Lewis
dd0475d63c fix: add format for timestamp in crdb to correctly use times values (#24711)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
(cherry picked from commit 321d968504)
2023-09-01 10:21:17 -03:00
John Bodley
9837dabb2c docs: Fix typo in UPDATING.md (#25127) 2023-09-01 10:20:37 -03:00
Michael S. Molina
372004d0e6 fix: Bumps Flask Caching to fix RCE vulnerability (#25090) 2023-08-31 08:55:54 -03:00
Sam Firke
46e6d32260 refactor(frontend): make "Search" box the first filter for charts and datasets (#25129)
(cherry picked from commit eeecd59c9d)
2023-08-31 08:54:32 -03:00
Vitor Avila
e2f89d7aa8 fix(DB Connection): Update placeholder values for Snowflake connection (#25119)
(cherry picked from commit 46a0a6e08a)
2023-08-31 08:54:31 -03:00
John Bodley
798b493f3a docs: Update UPDATING.md regarding potential breaking change to ab_user.email column (#25115)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-08-30 09:16:55 -03:00
Michael S. Molina
caa3b6d5ba fix: Date format when importing international timestamps (#25113)
(cherry picked from commit 00550d7c02)
2023-08-30 09:13:40 -03:00
JUST.in DO IT
90e7e769ce fix(sqllab): error while removing a referenced table (#25114)
(cherry picked from commit 29355577f1)
2023-08-30 09:13:39 -03:00
JUST.in DO IT
429ff9b0f8 fix(sqllab): rendering performance regression by resultset (#25091) 2023-08-29 09:27:33 -03:00
Jack Fragassi
6a461260fc fix: Allow embedded guest user datasource access with dashboard context (#25081)
(cherry picked from commit 2b8d8da22a)
2023-08-29 08:48:48 -03:00
Jack Fragassi
f34e21be69 fix(assets import): Ensure old datasource ids are not referenced in imported charts (#25086)
(cherry picked from commit b240b795b5)
2023-08-29 08:48:48 -03:00
Michael S. Molina
9ceba619c3 fix: Filter names overflow wrap (#25087)
(cherry picked from commit b5bac6c876)
2023-08-29 08:48:48 -03:00
Erich
76da1b59f9 refactor(pinot): The python_date_format for a temporal column was not being passed to get_timestamp_expr (#24942)
(cherry picked from commit c2a21d2da0)
2023-08-29 08:48:48 -03:00
Zef Lin
7d5cd72e43 fix: dataset update permission out of sync (#25043) 2023-08-29 08:48:28 -03:00
Jack Fragassi
0caaad7b0a fix(embedded sdk): Remove trailing slash from passed superset domain if there is one (#25020)
(cherry picked from commit 7402379346)
2023-08-29 08:39:58 -03:00
Lily Kuang
55c57b9277 chore: remove CssTemplate and Annotation access from gamma role (#24826)
(cherry picked from commit 6ac906f388)
2023-08-29 08:39:58 -03:00
Michael S. Molina
2c99366333 chore: Updates CHANGELOG.md 3.0.0rc3 2023-08-24 14:11:50 -03:00
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