justinpark
|
3f45502bb3
|
pylint and current_app related change in spec
|
2026-01-06 08:56:35 -08:00 |
|
justinpark
|
3a6bd39dd7
|
fix(trino): update query progress using cursor stats (#36872)
(cherry picked from commit 12a266fd2f)
|
2026-01-05 14:05:42 -08:00 |
|
Luiz Otavio
|
fc9e94e82d
|
fix(csv upload): Correctly casting to string numbers with floating points (e+) (#35586)
(cherry picked from commit 17ebbdd966)
|
2025-10-13 15:41:05 -03:00 |
|
Luiz Otavio
|
bf7c97d807
|
fix: Upload CSV as Dataset (#34763)
(cherry picked from commit 1c2b9db4f0)
|
2025-09-09 10:13:10 -03:00 |
|
Michael S. Molina
|
aa69ce43d9
|
fix: User-provided Jinja template parameters causing SQL parsing errors (#34802)
(cherry picked from commit e1234b2264)
|
2025-08-22 15:02:44 -03:00 |
|
JUST.in DO IT
|
878289a2e6
|
fix: customize column description limit size in db_engine_spec (#34808)
(cherry picked from commit 75af53dc3d)
|
2025-08-22 14:40:39 -03:00 |
|
Vitor Avila
|
097f576244
|
feat(file uploads): List only allowed schemas in the file uploads dialog (#32702)
(cherry picked from commit e35145c816)
|
2025-08-22 11:30:09 -03:00 |
|
Michael S. Molina
|
1926e90e12
|
fix: Saved queries list break if one query can't be parsed (#34289)
(cherry picked from commit 1e5a4e9bdc)
|
2025-07-24 08:31:14 -03:00 |
|
Kasper Mol
|
94369ca6b5
|
fix(template_processing): get_filters now works for IS_NULL and IS_NOT_NULL operators (#33296)
(cherry picked from commit cc3460832f)
|
2025-06-18 09:14:25 -03:00 |
|
Paul Rhodes
|
e5c6d3e388
|
feat(api): Added uuid to list api calls (#32414)
(cherry picked from commit 8decc9e45f)
|
2025-06-09 10:48:30 -03:00 |
|
Luiz Otavio
|
cfba5cdc57
|
fix: Adjust viz migrations to also migrate the queries object (#33285)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
(cherry picked from commit 57183da315)
|
2025-05-26 15:08:17 -03:00 |
|
Maxime Beauchemin
|
602208d68a
|
fix: loading examples from raw.githubusercontent.com fails with 429 errors (#33354)
(cherry picked from commit f045a73e2d)
|
2025-05-12 13:46:39 -03:00 |
|
Michael S. Molina
|
7f57df5fa4
|
fix: Temporal filter conversion in viz migrations (#33224)
(cherry picked from commit 6db3a4d9d2)
|
2025-05-12 12:07:20 -03:00 |
|
Beto Dealmeida
|
ce6d0d5963
|
fix: improve function detection (#33306)
(cherry picked from commit 339ba96600)
|
2025-05-12 12:07:20 -03:00 |
|
Beto Dealmeida
|
ee8edcf4b4
|
fix: mask password on DB import (#33267)
|
2025-05-12 12:07:07 -03:00 |
|
Vitor Avila
|
f8b0632f99
|
fix(DB update): Gracefully handle querry error during DB update (#33250)
(cherry picked from commit de84a534ac)
|
2025-05-12 12:06:50 -03:00 |
|
Jillian
|
aab564fa58
|
fix(lang): patch FAB's LocaleView to redirect to previous page (#31692)
|
2025-04-17 09:46:26 -03:00 |
|
Michael S. Molina
|
d0355d57bf
|
fix: Adds missing __init__ file to commands/logs (#33059)
(cherry picked from commit c1159c53e3)
|
2025-04-14 14:08:41 -03:00 |
|
Vitor Avila
|
f27bf9ea64
|
fix(Jinja): Emit time grain to table charts even if they don't have a temporal column (#32871)
(cherry picked from commit ab22bb1878)
|
2025-04-14 14:08:41 -03:00 |
|
Luke Hart
|
2c6cdfe7ad
|
fix: use role_model from security manager (#32873)
(cherry picked from commit 103fedaf92)
|
2025-04-14 14:08:41 -03:00 |
|
Beto Dealmeida
|
c63a33e76b
|
fix: update dataset/query catalog on DB changes (#32829)
|
2025-04-14 14:08:41 -03:00 |
|
Đỗ Trọng Hải
|
e943604db8
|
fix(model/helper): represent RLS filter clause in proper textual SQL string (#32406)
Signed-off-by: hainenber <dotronghai96@gmail.com>
(cherry picked from commit ff0529c932)
|
2025-04-14 14:08:41 -03:00 |
|
CharlesNkdl
|
59d03a3847
|
fix(excel export): big number truncation handling (#32739)
(cherry picked from commit c0f83a7467)
|
2025-04-14 14:08:41 -03:00 |
|
Vladislav Korenkov
|
a530da2a36
|
fix(import): Missing catalog field in saved query schema (#32775)
Co-authored-by: Vladislav Koren'kov <korenkov.vv@dns-shop.ru>
(cherry picked from commit 5866f3ec83)
|
2025-04-14 14:08:40 -03:00 |
|
sowo
|
f6f1ffae2f
|
fix(contextmenu): uncaught TypeError (#28203)
(cherry picked from commit 29b62f7c0a)
|
2025-03-20 09:44:56 -03:00 |
|
Daniel Höxtermann
|
6917362d78
|
fix: ensure datasource permission in explore (#32679)
(cherry picked from commit 9e3052968b)
|
2025-03-20 09:44:56 -03:00 |
|
Beto Dealmeida
|
8ba265ca2b
|
fix: coerce datetime conversion errors (#32683)
|
2025-03-20 09:44:40 -03:00 |
|
JUST.in DO IT
|
a1d7f7adcd
|
fix(log): Update recent_activity by event name (#32681)
(cherry picked from commit 449f51aed5)
|
2025-03-20 09:43:48 -03:00 |
|
Beto Dealmeida
|
3f2ddbac82
|
fix(gsheets): update params from encrypted extra (#32661)
|
2025-03-20 09:43:29 -03:00 |
|
Vitor Avila
|
24c120135c
|
fix(import): Import a DB connection with expanded rows enabled (#32657)
(cherry picked from commit 0c6d868483)
|
2025-03-20 09:40:09 -03:00 |
|
Elizabeth Thompson
|
586d88c9ca
|
fix: add DateOffset to json serializer (#32532)
|
2025-03-17 12:01:06 -03:00 |
|
Antonio Rivero
|
d493c9d3ca
|
fix(migrations): Handle comparator None in old time comparison migration (#32538)
(cherry picked from commit 20e5df501e)
|
2025-03-17 11:54:59 -03:00 |
|
Vitor Avila
|
405bc269d4
|
fix(Slack): Fix Slack recipients migration to V2 (#32336)
(cherry picked from commit d2e0e2b79c)
|
2025-03-17 11:52:58 -03:00 |
|
Daniel Vaz Gaspar
|
98c0eeccb2
|
fix: dashboard, chart and dataset import validation (#32500)
(cherry picked from commit fc844d3dfd)
|
2025-03-05 14:17:58 -03:00 |
|
Beto Dealmeida
|
5f1a5a1f98
|
fix: skip DB filter when doing OAuth2 (#32486)
(cherry picked from commit 813e79fa9f)
|
2025-03-05 14:17:58 -03:00 |
|
Damian Pendrak
|
b11fd2f22b
|
fix(viz): update nesting logic to handle multiple dimensions in PartitionViz (#32290)
(cherry picked from commit 6317a91541)
|
2025-03-05 14:12:31 -03:00 |
|
Beto Dealmeida
|
654062db27
|
fix: ensure metric_macro expands templates (#32344)
|
2025-03-05 10:01:38 -03:00 |
|
Beto Dealmeida
|
3eda2223ca
|
fix(firebolt): allow backslach escape for single quotes (#32350)
(cherry picked from commit 22fe985cfc)
|
2025-03-05 09:47:51 -03:00 |
|
Levis Mbote
|
724f2dc5fe
|
fix(roles): Add SqlLabPermalinkRestApi as default sqlab roles. (#32284)
(cherry picked from commit 2c37ddb2f6)
|
2025-03-05 09:47:51 -03:00 |
|
Michael S. Molina
|
c7cc436b0b
|
fix: Decimal values for Histogram bins (#32253)
(cherry picked from commit ffe9244458)
|
2025-02-14 09:12:31 -03:00 |
|
Beto Dealmeida
|
50705e7253
|
fix: ScreenshotCachePayload serialization (#32156)
(cherry picked from commit e8990f4a36)
|
2025-02-12 11:38:52 -03:00 |
|
Antonio Rivero
|
e67089b5ce
|
fix(migrations): Handle no params in time comparison migration (#32155)
(cherry picked from commit 6ed9dae2f7)
|
2025-02-12 11:38:52 -03:00 |
|
Beto Dealmeida
|
92bc43e38b
|
fix: move oauth2 capture to get_sqla_engine (#32137)
(cherry picked from commit c7c3b1b0e9)
|
2025-02-12 11:38:52 -03:00 |
|
AdheipSingh
|
9e5876dc17
|
feat: add connector for Parseable (#32052)
|
2025-01-31 14:36:48 -08:00 |
|
Beto Dealmeida
|
1064ad5d58
|
fix: enforce ALERT_REPORTS_MAX_CUSTOM_SCREENSHOT_WIDTH (#32053)
|
2025-01-31 14:56:56 -05:00 |
|
Jack
|
7db0589340
|
fix(thumbnail cache): Enabling force parameter on screenshot/thumbnail cache (#31757)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-01-31 19:22:31 +01:00 |
|
Vitor Avila
|
101d3fa78d
|
chore: Re-enable asnyc event API tests (#32062)
|
2025-01-31 13:54:05 -03:00 |
|
Vitor Avila
|
5fc11fb706
|
chore: Add more database-related tests (follow up to #31948) (#32054)
|
2025-01-31 08:36:09 -03:00 |
|
Vitor Avila
|
3f46bcf142
|
chore: Skip the creation of secondary perms during catalog migrations (#32043)
|
2025-01-30 18:29:07 -03:00 |
|
Steven Liu
|
6478bb7eab
|
feat: add date format to the email subject (#31413)
Co-authored-by: Steven Liu <steven.l@covergenius.com>
|
2025-01-28 09:33:41 -08:00 |
|