Commit Graph

3306 Commits

Author SHA1 Message Date
Geido
820f4b9cf0
fix: RLS modal styling (#26634) 2024-01-16 18:29:06 +01:00
Michael S. Molina
9387c4c16f
refactor: Removes the filters set feature (#26369) 2024-01-16 12:42:35 -03:00
Michael S. Molina
6063f4ff04
refactor: Removes the deprecated ENABLE_EXPLORE_DRAG_AND_DROP feature flag (#26343) 2024-01-16 10:47:52 -03:00
Michael S. Molina
b2ad74f94f
refactor: Removes the deprecated DISABLE_DATASET_SOURCE_EDIT feature flag (#26331) 2024-01-16 09:29:41 -03:00
Vitor Avila
494068b632
fix(embedded): Hide dashboard fullscreen option for embedded context (#26412) 2024-01-11 14:44:12 -05:00
Ville Brofeldt
219c4a14b3
fix(plugin-chart-echarts): support forced categorical x-axis (#26404) 2024-01-08 12:04:22 -08:00
Siva Sathyaseelan
6d58566779
fix: In chart gallery thumbnail is rendered in case of no example in #16707 (#26415) 2024-01-08 11:44:58 -07:00
Sonia Gautam
dfde2adf27
fix(chart): Resolve incorrect column customization when switching metrics in table chart (#26393)
Co-authored-by: Sonia <sonia.gautam@agoda.com>
2024-01-04 12:31:24 -07:00
JUST.in DO IT
300ddaedf9
fix(dashboard): narrow empty drop area (#26313) 2024-01-04 09:44:23 -08:00
Siva Sathyaseelan
d0ffe9af7c
fix(dashboard): Chart menu disable is fixed on chart-fullscreen in issue #25992 (#26410) 2024-01-04 11:33:07 -03:00
Boris Strelchik
9ffcd6410e
fix(embed): an error occurred while rendering the visualization: error: Item with key ... is not registered. (#26398) 2024-01-04 07:15:28 +13:00
Irina Shebarshina
a0f0f698f4
fix(SelectControl): select zero value (#26353) 2024-01-03 10:11:26 -08:00
Michael S. Molina
29633e7d8c
fix: Duplicated plugin registration (#26379) 2023-12-29 15:58:26 -03:00
Vitor Avila
fe9fbadade
chore(Embedded): Avoid creating a filter key for guest users (#26312)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-12-26 19:31:51 -07:00
John Bodley
5f5a656835
fix(logging): Add logging of change_dashboard_filter event for native dashboard filters (#26333) 2023-12-27 08:48:55 +13:00
Lily Kuang
3391e29093
fix(tagging): adding tags containing a “:” to dashboards (#26324)
will add more tests in a separated PR
2023-12-22 10:30:08 -08:00
Kamil Gabryjelski
39ac45351b
fix(dashboard): Don't switch to first tab when directPathToChild changes (#26340) 2023-12-22 13:13:35 +01:00
Michael S. Molina
5bd7fd7990
chore: Adds a tooltip for the alert's SQL input (#26317) 2023-12-22 08:32:59 -03:00
Kamil Gabryjelski
5e85f5c81f
chore: Add downloadAsImage types, change filter selector (#26297) 2023-12-21 08:53:23 +01:00
Evan Rusackas
eb4b41233b
chore(cleanup): removing redundant rendering logic in telemetry pixel (#26293) 2023-12-18 10:46:55 -07:00
JUST.in DO IT
8450cca998
fix: Revert "fix(sqllab): flaky json explore modal due to over-rendering (#26156)" (#26284) 2023-12-15 15:05:00 -08:00
Michael S. Molina
aa3c3c5aaa
fix: Cannot expand initially hidden SQL Lab tab (#26279) 2023-12-14 16:48:07 -03:00
Evan Rusackas
8437a235c9
feat(telemetry): Adding Scarf based telemetry to Superset (#26011)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-12-14 11:55:51 -07:00
ʈᵃᵢ
88fb342887
fix(dashboard): use textContent to render hidden title (#26189) 2023-12-07 13:33:49 -08:00
JUST.in DO IT
f30f685eb5
fix(sqllab): flaky json explore modal due to over-rendering (#26156) 2023-12-07 09:28:59 -08:00
Jack Fragassi
386d4e0541
fix(embedded): Hide sensitive payload data from guest users (#25878) 2023-12-04 14:52:59 -08:00
JUST.in DO IT
86304ab171
fix(menu): Styling active menu in SPA navigation (#25533) 2023-12-04 13:03:29 -08:00
Ville Brofeldt
0b477e3f7c
chore: harmonize and clean up list views (#25961) 2023-12-04 11:51:18 -08:00
JUST.in DO IT
cdbbd83705
fix(sqllab): table preview has gone (#25977) 2023-12-01 13:41:31 -08:00
Beto Dealmeida
b2ea97a984
fix: set label on adhoc column should persist (#26154) 2023-12-01 08:40:52 -05:00
Beto Dealmeida
cff473f825
fix(annotations): time grain column (#26140) 2023-11-30 11:13:12 -05:00
Kamil Gabryjelski
d00c17dde2
chore: Rename SET_ACTIVE_TABS action, add a new action (#26147) 2023-11-30 12:27:40 +01: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
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
Ross Mabbett
e7797b65d1
fix(horizontal filter bar filter labels): Increase max-width to 96px (#25883)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-11-20 11:24:02 -08:00
JUST.in DO IT
e2bfb1216b
feat(sqllab): non-blocking persistence mode (#24539)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-11-20 11:13:54 -08:00
JUST.in DO IT
e1d73d5420
fix(native filters): rendering performance improvement by reduce overrendering (#25901) 2023-11-20 10:01:56 -08:00
Sebastian Liebscher
92ac6b2c15
feat(sqllab): Show duration as separate column in Query History view (#25861) 2023-11-20 10:59:43 -07:00
Rob Moore
8d73ab9955
feat(sqllab): TRINO_EXPAND_ROWS: expand columns from ROWs (#25809) 2023-11-20 10:59:10 -07:00
JUST.in DO IT
e7a1876807
fix(explore): redandant force param (#25985) 2023-11-16 12:58:06 -08:00
Jack Fragassi
5fccf67cdc
fix: Make Select component fire onChange listener when a selection is pasted in (#25993) 2023-11-16 21:06:05 +01:00
yousoph
210f1f8f95
fix(rls): Update text from tables to datasets in RLS modal (#25997) 2023-11-16 09:48:54 -08:00
Hugh A. Miles II
aee94b39ba
fix(tag): update state to clear form on success (#25934) 2023-11-15 18:05:18 -05:00
JUST.in DO IT
f18fb24b3d
fix(sqllab): Allow router navigation to explore (#25941) 2023-11-14 10:27:44 -08:00
Kamil Gabryjelski
6b7761ecf2
chore: Add entry point for SliceHeader frontend extension (#25968) 2023-11-14 16:29:16 +01:00
Daniel Vaz Gaspar
007d22199d
chore: support different JWT CSRF cookie names (#25891) 2023-11-14 14:01:08 +00:00
Beto Dealmeida
06ffcd29e2
fix: database version field (#25898) 2023-11-07 20:55:03 -05:00
Kamil Gabryjelski
268c1dcdad
fix: Saving Mixed Chart with dashboard filter applied breaks adhoc_filter_b (#25877) 2023-11-06 19:52:27 +01:00
Lily Kuang
30cd422331
fix(tagging): change key from name to id for tagToSelectOption (#25856) 2023-11-06 09:44:05 -08:00
Rob Moore
fb35bac070
feat(sqllab): Dynamic query limit dropdown (#25855) 2023-11-06 08:34:17 -08:00