Jonathan Morales Vélez
|
f01493277f
|
docs(docker-compose): remove extra backticks (#32206)
|
2025-02-10 15:26:34 -03:00 |
Damian Pendrak
|
0f6bd5ea83
|
fix: handlebars html and css templates reset on dataset update (#32195)
|
2025-02-10 16:40:55 +01:00 |
Alexandru Soare
|
0030f46d2d
|
refactor(Popover): Upgrade Popover to Antd5 (#31973)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
|
2025-02-10 16:38:17 +02:00 |
Alex Duan
|
06f8f8e608
|
fix: TDengine move tdengine.png to databases/ subfolder (#32176)
|
2025-02-07 10:39:54 -08:00 |
Michael S. Molina
|
a144464506
|
fix: Adds an entry to UPDATING.md about DISABLE_LEGACY_DATASOURCE_EDITOR (#32185)
|
2025-02-07 15:30:18 -03:00 |
Levis Mbote
|
2770bc0865
|
fix(sqllab): correct URL format for SQL Lab permalinks (#32154)
|
2025-02-07 19:57:07 +02:00 |
Mehmet Salih Yavuz
|
bcc61bd933
|
refactor(Dropdown): Migrate Dropdown to Ant Design 5 (#31972)
|
2025-02-07 18:38:04 +01:00 |
asritha
|
38c46fcafd
|
docs(typo): PostgresQL corrected to PostgreSQL (#32188)
|
2025-02-07 12:29:22 -05:00 |
Jack
|
f3e7c64de6
|
fix(virtual dataset sync): Sync virtual dataset columns when changing the SQL query (#30903)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-02-07 18:16:44 +01:00 |
Levis Mbote
|
f9f8c5d07a
|
fix(sqllab): correct URL format for SQL Lab permalinks (#32154)
|
2025-02-07 18:53:29 +02:00 |
Adrian Koszałka
|
c5f4a7f302
|
feat: Add parseJson Handlebars Helper to Support Processing Nested JSON Data (#31998)
Co-authored-by: AdrianKoszalka <adrian.koszalka@techminers.com>
|
2025-02-06 15:44:49 -07:00 |
Elizabeth Thompson
|
389aae270b
|
chore: add query context data tests (#32157)
|
2025-02-06 14:33:38 -08:00 |
dependabot[bot]
|
e97eb71a52
|
chore(deps): bump less from 4.2.1 to 4.2.2 in /docs (#32085)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-06 14:22:27 -08:00 |
EmmanuelCbd
|
5a8488af36
|
fix(docker): Docker python-translation-build (#32163)
|
2025-02-06 12:49:36 -08:00 |
Adrian Koszałka
|
205cff3a94
|
feat: Add parseJson Handlebars Helper to Support Processing Nested JSON Data (#31998)
Co-authored-by: AdrianKoszalka <adrian.koszalka@techminers.com>
|
2025-02-06 12:48:28 -08:00 |
Alex Duan
|
649a0dec6c
|
feat: add TDengine.py driver to db_engine (#32041)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2025-02-06 12:45:55 -08:00 |
Beto Dealmeida
|
e8990f4a36
|
fix: ScreenshotCachePayload serialization (#32156)
|
2025-02-06 15:13:40 -05:00 |
Chris Chinchilla
|
acf91e1f60
|
docs: fix typo in docker compose (#32171)
|
2025-02-06 13:01:23 -05:00 |
Antonio Rivero
|
6ed9dae2f7
|
fix(migrations): Handle no params in time comparison migration (#32155)
|
2025-02-05 23:00:22 +01:00 |
Đỗ Trọng Hải
|
ea5879bf2b
|
fix(releasing): fix borked SVN-based image building process (#32151)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-02-05 13:06:21 -03:00 |
Beto Dealmeida
|
c7c3b1b0e9
|
fix: move oauth2 capture to `get_sqla_engine` (#32137)
|
2025-02-04 18:24:05 -05:00 |
Michael S. Molina
|
c64018d421
|
fix: Local tarball Docker container is missing zstd dependency (#32135)
|
2025-02-04 16:02:01 -03:00 |
Michael S. Molina
|
53d944d013
|
fix: No virtual environment when running Docker translation compiler (#32133)
|
2025-02-04 10:43:25 -03:00 |
Benjami
|
9aa8b09505
|
docs: incorrect psycopg2 package in k8s install instructions (#31999)
|
2025-02-04 02:33:43 -08:00 |
Elizabeth Thompson
|
8984f88a3e
|
chore(timeseries charts): adjust legend width by padding (#32030)
|
2025-02-03 14:11:09 -08:00 |
Michael S. Molina
|
386aa93e24
|
fix: Histogram examples config (#32122)
|
2025-02-03 13:53:34 -03:00 |
Daniel Vaz Gaspar
|
0cd0fcdecb
|
fix(ci): ephemeral env, handle different label, create comment (#32040)
|
2025-02-03 16:13:22 +00:00 |
Mehmet Salih Yavuz
|
cde2d49c95
|
fix(datepicker): Full width datepicker on filter value select (#32064)
|
2025-02-03 17:51:05 +02: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 |
JUST.in DO IT
|
c590e90c87
|
feat(sqllab): improve table metadata UI (#32051)
|
2025-01-31 15:19:37 -03:00 |
Vitor Avila
|
101d3fa78d
|
chore: Re-enable asnyc event API tests (#32062)
|
2025-01-31 13:54:05 -03:00 |
Enzo Martellucci
|
468bb5f47a
|
refactor(Radio): Upgrade Radio Component to Ant Design 5 (#32004)
|
2025-01-31 17:45:06 +01:00 |
Geido
|
1c1494d3e0
|
fix(DatePicker): Increase z-index over Modal (#32061)
|
2025-01-31 15:59:35 +01:00 |
Vitor Avila
|
5fc11fb706
|
chore: Add more database-related tests (follow up to #31948) (#32054)
|
2025-01-31 08:36:09 -03:00 |
JUST.in DO IT
|
f73d61a597
|
feat(sqllab): Replace FilterableTable by AgGrid Table (#29900)
|
2025-01-30 16:43:22 -08:00 |
Vitor Avila
|
3f46bcf142
|
chore: Skip the creation of secondary perms during catalog migrations (#32043)
|
2025-01-30 18:29:07 -03:00 |
Đỗ Trọng Hải
|
aa67525b70
|
fix(fe/explore): prevent runtime error when editing Dataset-origin Chart with empty title (#32031)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-01-30 11:40:39 -07:00 |
Maxime Beauchemin
|
568f6d958b
|
fix: Revert "fix: re-enable cypress checks" (#32045)
|
2025-01-30 14:20:55 -03:00 |
Maxime Beauchemin
|
b12f515185
|
fix: re-enable cypress checks (#32008)
|
2025-01-29 23:29:30 -08:00 |
Maxime Beauchemin
|
732de4ac7f
|
fix: eph env + improve docker images to run in userspace (#32017)
|
2025-01-29 10:01:40 -08:00 |
Daniel Vaz Gaspar
|
e4bdb28ba2
|
fix(ci): change ephemeral env to use github labels instead of comments (#31340)
|
2025-01-29 13:57:01 +00:00 |
Kamil Gabryjelski
|
a87a13c3ab
|
fix: Filters badge disappeared (#32025)
|
2025-01-29 14:29:45 +01:00 |
Đỗ Trọng Hải
|
19e8a7049b
|
feat(fe): upgrade `superset-frontend` to Typescript v5 (#31979)
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2025-01-29 08:40:33 -03:00 |
Adrian Mastronardi
|
a21f184058
|
fix(issue #31927): TimeGrain.WEEK_STARTING_MONDAY (#32015)
|
2025-01-28 16:40:05 -08:00 |
geotab-data-platform
|
f4efce3475
|
fix: Reordering echart props to fix confidence interval in Mixed Charts (#30716)
Co-authored-by: Vedant Prajapati <40185967+vedantprajapati@users.noreply.github.com>
|
2025-01-28 11:51:52 -08:00 |
Mehmet Salih Yavuz
|
23d9f46d30
|
chore(Network Errors): Update network errors on filter bars and charts (#31811)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
|
2025-01-28 19:13:43 +01: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 |
Evan Rusackas
|
962fd4cca3
|
chore: Removing DASHBOARD_CROSS_FILTERS flag and all that comes with it. (#31794)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-01-28 17:39:30 +01:00 |