Commit Graph

6012 Commits

Author SHA1 Message Date
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
John Bodley
6d8424c104
chore(colors): Updating Airbnb brand colors (#23619) 2023-11-13 11:25:14 -08:00
dependabot[bot]
478ca904ae
build(deps): bump axios from 1.4.0 to 1.6.1 in /superset-frontend (#25951)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 09:59:09 -08:00
Evan Rusackas
b6fb36f22b
chore: removing unused chartMetadata field (#25926) 2023-11-09 15:57:46 -07:00
JUST.in DO IT
581d3c7108
fix(sqllab): invalid sanitization on comparison symbol (#25903) 2023-11-09 09:26:21 -08:00
John Bodley
784a478268
fix(table): Double percenting ad-hoc percentage metrics (#25857) 2023-11-08 12:22:00 -08: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
Antonio Rivero
7536dd12cd
fix(charts): Time grain is None when dataset uses Jinja (#25842) 2023-11-06 09:51:28 -08: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
Arko
916f7bcbba
fix(table chart): Show Cell Bars correctly #25625 (#25707) 2023-11-06 08:36:21 -03:00
Hugh A. Miles II
80cf710dbe
fix: add validation on tag name to have name + onDelete refresh list view (#25831)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-11-04 10:09:54 -04:00
JUST.in DO IT
24a2213445
feat(sqllab): Format sql (#25344) 2023-11-03 09:38:11 -07:00
Michael S. Molina
d619078d25
feat: Improves the Waterfall chart (#25557) 2023-11-03 13:24:15 -03:00
Michael S. Molina
8061d5cce9
fix: Fires onChange when clearing all values of single select (#25853) 2023-11-03 10:35:43 -03:00
Jeremy
c3f3ec56d6
fix: databend png pic (#25851) 2023-11-03 08:49:33 -03:00
Jeremy
5690946b1a
feat: support databend for superset (#23308) 2023-11-02 12:00:11 -07:00
Michael S. Molina
aaf7d6b7e4
chore: Removes border of the color picker control (#25812) 2023-11-02 11:02:47 -03:00
JUST.in DO IT
3f28eebb20
fix(sqllab): infinite fetching status after results are landed (#25814) 2023-11-01 09:03:03 -03:00
dependabot[bot]
2177a50c7a
build(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /superset-frontend (#25778)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 10:23:58 -06:00
Ross Mabbett
1eba7121aa
fix(SQL field in edit dataset modal): display full sql query (#25768) 2023-10-31 10:23:44 -06:00
John Bodley
8737a8a546
fix: Resolve issue #24195 (#25804) 2023-10-31 08:24:41 -07:00
Jack
74dbada473
feat(Export as PDF - rasterized): Adding rasterized pdf functionality to dashboard (#25696) 2023-10-30 21:54:33 -04:00
Elizabeth Thompson
ed14f36c55
fix: allow for backward compatible errors (#25640) 2023-10-27 11:04:33 -07:00
JUST.in DO IT
2a2bc82a8b
fix(sqllab): slow pop datasource query (#25741) 2023-10-26 12:44:41 -07:00
Geido
e2fe967788
fix: Revert "fix(Charts): Set max row limit + removed the option to use an empty row limit value" (#25753) 2023-10-25 15:39:49 +03:00
Ross Mabbett
e4173d90c8
fix(horizontal filter label): show full tooltip with ellipsis (#25732) 2023-10-23 09:51:48 -07:00
David Meaux
ee23690196
feat: add France's regions to country map visualization (#25676) 2023-10-19 17:30:34 -06:00
Sonia Gautam
39ad3226c7
feat: add database and schema names to dataset option (#25569)
Co-authored-by: Sonia <sonia.gautam@agoda.com>
2023-10-19 12:05:58 -06:00
Corbin Bullard
dfff3c1cba
feat: Funnel/tooltip-customization (#25666) 2023-10-19 12:04:29 -06:00
Igor Khrol
da42bf2dbb
fix: remove unnecessary redirect (#25679) 2023-10-19 12:03:44 -06:00
Hugh A. Miles II
a27a809f07
fix(tags): +n tags for listview (#25603) 2023-10-17 23:39:15 -04:00
John Bodley
32e37d8cda
chore: Cleanup hostNamesConfig.js (#25543) 2023-10-17 15:58:43 -07:00
JUST.in DO IT
16cc089b19
fix: warning of nth-child (#23638) 2023-10-17 15:33:07 -04:00
JUST.in DO IT
deef3b04eb
feat(sqllab): ResultTable extension (#25423) 2023-10-17 14:03:35 -04:00
Jack
51c56dd2a0
fix(header navlinks): link navlinks to path prefix (#25495) 2023-10-17 09:45:25 -07:00
Hugh A. Miles II
e58a3aba54
fix: permalink save/overwrites in explore (#25112)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-10-16 14:00:09 -04:00
Sean
56f74e5215
docs: invert logo color for dark theme in README (#25537) 2023-10-13 13:29:34 -06:00
Hugh A. Miles II
9074f72959
fix(tags): Polish + Better messaging for skipped tags with bad permissions (#25578) 2023-10-13 13:13:59 -04:00
JUST.in DO IT
a520124a78
fix(sqllab): Mistitled for new tab after rename (#25523) 2023-10-13 11:17:45 -04:00
JUST.in DO IT
003001f19f
fix(sqllab): Allow opening of SQL Lab in new browser tab (#25582) 2023-10-13 11:16:50 -04:00
Evan Rusackas
ef1807cd7e
chore(feature?): Bump scarf-js to 1.3.0 to get more telemetry data (#25602) 2023-10-12 09:43:30 -06:00
JUST.in DO IT
2dc5c5f53f
feat(sqllab): Add keyboard shortcut helper (#25542) 2023-10-12 11:13:37 -04:00