Commit Graph

6250 Commits

Author SHA1 Message Date
Kamil Gabryjelski 5e85f5c81f
chore: Add downloadAsImage types, change filter selector (#26297) 2023-12-21 08:53:23 +01:00
Michael S. Molina eb65cea971
chore: Disables minor ticks by default (#26310) 2023-12-20 08:34:27 -03:00
Evan Rusackas 84ac72f550
feat(releasing): adding SHA512 and RSA signature validation script to verify releases (#26278) 2023-12-18 11:46:56 -07: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
Ville Brofeldt 67468c46c0
fix(plugin-chart-echarts): use scale for truncating x-axis (#26269) 2023-12-15 07:13:39 +13:00
Michael S. Molina 429e2a33c3
fix: Stacked charts with numerical columns (#26264) 2023-12-13 17:10:51 -03:00
Evan Rusackas 46e677823e
chore: adding 'no-experimental-fetch' node option by default (#25628) 2023-12-12 14:35:22 -07:00
Ville Brofeldt 5df544b6fb
fix(plugin-chart-echarts): undefined bounds for bubble chart (#26243) 2023-12-12 09:22:29 -08:00
Michael S. Molina 005cf5947b
chore: Moves xAxisLabelRotation to shared controls (#26212) 2023-12-08 13:37:06 -03:00
Ville Brofeldt 07e5fe8a66
fix(plugin-chart-echarts): support truncated numeric x-axis (#26215)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-12-08 10:40:09 -03:00
Ville Brofeldt d2adc858cb
fix: support custom links in markdown (#26211) 2023-12-07 13:51:15 -08: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
Michael S. Molina 39c6488463
fix: Includes 90° x-axis label rotation (#26207) 2023-12-07 13:08:54 -03: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
Michael S. Molina 3ab27c6ec9
chore: Clean up the examples dashboards (#26158) 2023-12-04 16:05:08 -03: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
Michael S. Molina f405ba033e
feat: Adds legacy time support for Waterfall chart (#26136) 2023-12-01 10:04:53 -03: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
François Travais af58784040
feat(deckgl-map): use an arbitraty Mabpox style URL (#26027) (#26031)
Signed-off-by: François Travais <francois.travais@solinum.org>
2023-11-28 15:32:19 -07:00
Daniel Vaz Gaspar 4fc2758e6a
fix: bump node-fetch to 2.6.7 (#26091) 2023-11-27 09:23:52 +00:00
Ville Brofeldt aad67e43db
fix(plugin-chart-echarts): support numerical x-axis (#26087) 2023-11-24 07:36:32 -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
Michael S. Molina 68e5e1afea
feat: Add Bubble chart migration logic (#26033)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-11-21 15:05:41 -03:00
Kamil Gabryjelski b5e7e707b3
chore: Allow external extensions to include their own package.json files (#26004) 2023-11-21 15:43:50 +01: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
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
Beto Dealmeida 62bffaf935
fix: finestTemporalGrainFormatter (#25618) 2023-10-11 15:57:23 -06:00
Fabien b97f8f03ac
fix(window): unavailable localStorage and sessionStorage (#25599) 2023-10-11 11:31:30 -06:00
Corbin Bullard f556ef53f3
fix(Charts): Set max row limit + removed the option to use an empty row limit value (#25579) 2023-10-11 11:31:21 -06:00
Corbin Bullard a6d0e6f37a
fix(RLS): Fix Info Tooltip + Button Alignment on RLS Modal (#25400) 2023-10-10 20:52:37 +03:00
Matthew Chiang 512fb9a0bd
feat: Add Deck.gl Contour Layer (#24154) 2023-10-10 11:20:37 +02:00
Stephen Liu 17792a507c
feat(plugin-chart-echarts): Echarts Waterfall (#17906)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-10-06 10:08:16 -03:00
Hugh A. Miles II 0c40bea064
fix: Tags Page ListView size to 10 (#25536) 2023-10-05 15:03:19 -04:00
Hugh A. Miles II 4532079c71
fix(tags): Update loading + pagination for Tags Page (#25473) 2023-10-05 13:46:10 -04:00
JUST.in DO IT 34f99708d4
chore(sqllab): Typescript for SqlEditor component (#25228) 2023-10-05 12:33:01 -04:00
Mayur c81c60c91f
feat: Adds the ECharts Bubble chart (#22107)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-10-05 07:58:46 -03:00
Igor Khrol 50b0816e37
fix: tags permissions error message (#25516) 2023-10-04 16:30:56 -04:00
Hugh A. Miles II 1fb2c62c02
chore(tags): don't allow users to create new tags from property dropdowns (#25507) 2023-10-04 15:51:55 -04:00
JUST.in DO IT 5ab1e7eae4
feat(sqllab): SPA migration (#25151) 2023-10-04 15:21:41 -04:00
Lily Kuang af661ceee2
chore(tags): move tags column in dashboard and chart list (#25504) 2023-10-04 12:07:27 -07:00
JUST.in DO IT ba541e8022
chore: Expand error detail on screencapture (#25519) 2023-10-04 14:06:22 -04:00
JUST.in DO IT b92957e510
fix(sqllab): Broken query containing 'children' (#25490) 2023-10-04 14:06:01 -04:00
Kamil Gabryjelski ff95d0face
feat: Implement using Playwright for taking screenshots in reports (#25247) 2023-10-04 06:51:58 +02:00
Hugh A. Miles II 53013395d7
fix: Tags Polish II (#25496) 2023-10-03 20:41:01 -04:00
Beto Dealmeida 3e63c82ecc
feat: generic marshmallow error component (#25303) 2023-10-03 11:35:28 -07:00
mapledan dbe0838f8f
fix: Unable to sync columns when database or dataset name contains `+` (#25390) 2023-10-03 11:15:01 -07:00
Yaswanth-Perumalla 0d0a81c0d2
fix(Indian Map Changes): fixed-Indian-map-border (#24927) 2023-09-30 12:17:14 -07:00
yousoph e36e0fdf25
chore: Update Explore tooltip copy (#25438) 2023-09-29 23:11:19 -06:00
Hugh A. Miles II 85251f8cae
fix: Tags Page Polish (#25403)
Co-authored-by: Lily Kuang <lily@preset.io>
2023-09-29 22:13:26 -04:00
Michael S. Molina 7cf96cd843
fix: Duplicate items when pasting into Select (#25447) 2023-09-28 14:11:58 -03:00
dependabot[bot] 1a759ce56d
build(deps): bump get-func-name from 2.0.0 to 2.0.2 in /superset-frontend/cypress-base (#25441)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 10:58:13 -06:00
Corbin Bullard 11b49a6ceb
fix(SqlLab): make icon placement even (#25372) 2023-09-28 15:36:24 +02:00
Stepan a0eeb4d767
fix(nativeFilters): Speed up native filters by removing unnecessary rerenders (#25282)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2023-09-28 14:37:19 +02:00
JUST.in DO IT ba5e2f634a
fix(sqllab): invalid start date (#25437) 2023-09-27 12:23:59 -07:00
Beto Dealmeida f0080f9c55
fix: smarter date formatter (#25404) 2023-09-27 09:52:36 -07:00
JUST.in DO IT 463962a58b
fix(sqllab): misplaced limit warning alert (#25306) 2023-09-27 08:25:46 -07:00
Jack 296ff17f19
fix: preventing save button from flickering in SQL Lab (#25106) 2023-09-26 11:41:28 -07:00
Ville Brofeldt f6ce40d246
chore: upgrade node to most recent 16.x (#25362) 2023-09-26 04:00:41 -07:00
Michael S. Molina d76ff39766
fix: Workaround for Cypress ECONNRESET error (#25399) 2023-09-25 17:39:06 -03:00
Michael S. Molina 0c083bdc1a
feat: Adds Sunburst chart migration logic (#25343) 2023-09-22 09:44:40 -03:00
Zef Lin 16f31f8090
feat(sqllab): extra logging when chart is downloaded (#25345) 2023-09-21 09:43:06 -07:00
Hugh A. Miles II 090ae64dfa
feat(tag): fast follow for Tags flatten api + update client with generator + some bug fixes (#25309) 2023-09-18 11:56:08 -07:00
Zef Lin c8c94825ce
fix(chart): Supporting custom SQL as temporal x-axis column with filter (#25126)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2023-09-18 11:30:52 -07:00
JUST.in DO IT 52faa2e17d
chore(sqllab): Migrate tests to typescript (#25274) 2023-09-15 09:43:45 -07:00
Stepan 14c324950a
feat(datasource): Checkbox for always filtering main dttm in datasource (#25204)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-09-14 15:57:08 -07:00
John Bodley 8eff5a75b4
chore: Remove the ability to switch to filter-box chart when DASHBOARD_NATIVE_FILTERS feature is enabled (#25275) 2023-09-12 18:39:38 -03:00
Lily Kuang a9512c1eef
fix: inability to remove chart filter when dashboard time filter is applied (#25217) 2023-09-12 11:19:21 -03:00
Kamil Gabryjelski 242921bb4c
fix: Add line height to metadata bar (#25268) 2023-09-12 10:11:34 -03:00
Hugh A. Miles II 55ac01b675
feat: Tags ListView Page (#24964) 2023-09-12 14:48:07 +02:00
Kamil Gabryjelski ea21e800a7
fix: Currency formatting in Table raw mode (#25248) 2023-09-11 16:48:39 +02:00
Kamil Gabryjelski 894f250229
fix: Don't apply number formatting to the label in Treemap (#25249) 2023-09-11 08:42:24 -03:00
Michael S. Molina 6f4e63162f
fix: Clearing the currency format has no effect on the chart (#25238) 2023-09-11 08:26:43 -03:00
Michael S. Molina 0e17e4b06f
fix: Cypress test to force mouseover (follow-up) (#25223) 2023-09-07 14:17:22 -03:00
Kamil Gabryjelski 09e9cb484b
chore: Convert deckgl class components to functional (#25177) 2023-09-07 13:28:09 +02:00
Michael S. Molina 47518cb002
fix: Cypress test to force mouseover (#25209) 2023-09-06 16:23:39 -03:00
JUST.in DO IT 2d4de5146b
feat(sqllab): Show sql in the current result (#24787) 2023-09-06 09:48:42 -07:00
Michael S. Molina e605d6dddf
fix: All values being selected in Select (#25202) 2023-09-06 10:37:21 -03:00
Sandeep Patel d0305445b2
fix: Issue #24493; Resolved report selection menu in chart and dashboard page (#25157) 2023-09-05 11:10:42 -03:00
Lily Kuang f2523b26fa
fix: Applying Dashboard Time Range Filters to Overwritten Charts (#25156)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-09-01 14:30:37 -07:00
JUST.in DO IT 8b2a408dea
fix(sqllab): Invalid start date (#25133) 2023-09-01 11:28:19 -07:00
aehanno 2c4629a77d
fix: Fixing untranslated FR strings (#20078) 2023-09-01 10:12:12 -03:00
JUST.in DO IT 06bf44a823
fix(sqllab): invalid reducer key name (#25152) 2023-08-31 13:24:08 -07:00
JUST.in DO IT 846c79ef55
chore: consolidate sqllab store into SPA store (#25088) 2023-08-30 16:09:57 -07:00
Sam Firke eeecd59c9d
refactor(frontend): make "Search" box the first filter for charts and datasets (#25129) 2023-08-30 17:34:03 -04:00
Jack 66e2807009
feat: removing renderCard from Tags/index.tsc to remove cardview from Tags ListView (#25105) 2023-08-30 19:35:21 +02:00
Vitor Avila 46a0a6e08a
fix(DB Connection): Update placeholder values for Snowflake connection (#25119) 2023-08-30 14:16:31 +02:00
JUST.in DO IT 29355577f1
fix(sqllab): error while removing a referenced table (#25114) 2023-08-29 14:38:07 -07:00
JUST.in DO IT 72150ebadf
fix(sqllab): rendering performance regression by resultset (#25091) 2023-08-28 12:27:18 -07:00
Michael S. Molina b5bac6c876
fix: Filter names overflow wrap (#25087) 2023-08-28 11:28:16 -03:00
Kamil Gabryjelski 4c4fedc452
chore: Refactor deck.gl plugins to Typescript (#24933) 2023-08-28 13:56:06 +02:00
Hugh A. Miles II 69fb309ec3
feat: Update Tags CRUD API (#24839) 2023-08-25 21:16:35 +02:00
JUST.in DO IT 4d9e9a4b1c
chore(sqllab): typescript for getInitialState (#25047) 2023-08-24 16:54:06 -07:00
Michael S. Molina f584c8462b
fix: Cross filters initial scope (#25074) 2023-08-24 13:01:45 -03:00
Evan Rusackas 63f24ea57e
test(cypress): Fail Cypress on Console errors (#24872) 2023-08-24 08:44:35 -06:00
Stepan 0d5be8e3f6
fix(table): condition formatting can't formate 0 values (#24008) 2023-08-24 08:01:40 -06:00
Michael S. Molina 0dadf06245
chore: Organizes the files of the ReportModal feature (#25046) 2023-08-23 11:02:25 -03:00
Daniel Vaz Gaspar a9efd4b2e3
fix: dataset safe URL for explore_url (#24686) 2023-08-23 09:31:44 -03:00
John Bodley 60889d27ed
fix: Native filter dashboard RBAC aware dataset permission (#25029) 2023-08-22 09:58:43 -07:00
JUST.in DO IT b339613844
chore(sqllab): Relocate user in SqlLab to root (#25010) 2023-08-21 09:42:31 -07:00
Michael S. Molina 0be1754666
fix: Dashboard fullscreen is removing custom URL params (#25028) 2023-08-18 15:07:31 -03:00
Michael S. Molina 52c7186b56
chore: Pass the dashboard id when requesting filter values (#25025) 2023-08-18 13:19:19 -03:00
Michael S. Molina b428b06217
chore: Removes Saved Query old code (#25007) 2023-08-18 09:40:28 -03:00
Michael S. Molina 35eb66a322
fix: Date column in Heatmap is displayed as unix timestamp (#25009) 2023-08-17 11:24:40 -03:00
Michael S. Molina 712e1f760c
feat: Moves Profile to Single Page App (SPA) (#25001) 2023-08-17 11:01:24 -03:00
Michael S. Molina 2eb0a255d9
chore: Removes src/modules top folder (#25005) 2023-08-16 16:59:52 -03:00
Elizabeth Thompson 2b63577046
fix: Revert "fix(chart): Time Series set showMaxLabel as null for time xAxis (#20627) (#24995) 2023-08-16 09:51:00 -07:00
Ville Brofeldt f94dc49fd0
fix(snowflake): opt-in denormalization of column names (#24982) 2023-08-15 16:32:54 -07:00
JUST.in DO IT 155cf54c15
fix(sqllab): scroll position after run current sql (#24965) 2023-08-15 10:52:35 -07:00
Michael S. Molina 025e4d4772
fix: Calendar Heatmap day offset (#24989) 2023-08-15 13:35:35 -03:00
Michael S. Molina be11556799
feat: Adds options to show subtotals in Pivot Table (#24960) 2023-08-14 09:20:32 -03:00
JUST.in DO IT a44c99899a
chore(sqllab): Relocate get bootstrap data logic (#24936) 2023-08-11 13:23:07 -07:00
Michael S. Molina b621ee92c9
fix: Duplicated options in Select when using numerical values (#24906) 2023-08-11 14:22:15 -03:00
dependabot[bot] 7b56c27383
build(deps): bump tough-cookie and @cypress/request in /superset-frontend/cypress-base (#24958)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 10:53:03 -06:00
Michael S. Molina 9703490129
fix: Tooltips don't disappear on the Heatmap chart (#24959) 2023-08-11 13:40:45 -03:00
Rob Moore ce65a3b9cd
fix(charts): View in SQL Lab with relevant perm (#24903) 2023-08-10 20:04:07 +03:00
Michael S. Molina 284c12697b
chore: Removes duplicated featureFlags.ts (#24935) 2023-08-10 10:55:44 -03:00
Beto Dealmeida 9c54280d85
feat: add MotherDuck DB engine spec (#24934) 2023-08-09 16:42:14 -07:00
John Bodley f6c3f0cbbb
fix: Dashboard aware RBAC "Save as" menu item (#24806) 2023-08-09 13:37:52 -07:00
John Bodley 5522facdc6
chore: Refactor dashboard security access (#24804) 2023-08-09 09:25:58 -07:00
Michael S. Molina ec9e9a46f2
fix: Tooltip of area chart shows undefined total (#24916) 2023-08-08 18:13:21 -03:00
JUST.in DO IT 340bfd88ae
fix(explore): double resize triggered (#24886) 2023-08-08 10:21:21 -07:00
Zoynels 031e660506
feat(chart): Added Central Asia countries to countries map (#24870) 2023-08-03 09:49:03 -07:00
JUST.in DO IT 6ff7fae0b0
fix(dataset): resizable dataset layout left column (#24829) 2023-08-03 09:34:33 -07:00
Michael S. Molina aee2695413
fix: Ignores hot update files when generating the manifest (#24871) 2023-08-03 10:20:01 -03:00
JUST.in DO IT 371bffbfea
fix(explore): invalid "No Filter" applied (#24876) 2023-08-03 10:17:56 -03:00
John Bodley f05638ba84
fix(annotation): Address regression from #24694 (#24874) 2023-08-03 09:33:03 -03:00
Hugh A. Miles II b71541fb7f
fix: validation errors appearing after ssh tunnel switch (#24849) 2023-08-02 17:41:37 -04:00
Michael S. Molina bf1b1a4c46
fix: Explore misleading save action (#24862) 2023-08-02 15:46:03 -03:00
Kamil Gabryjelski f7e76d02b7
feat: Add currencies controls in control panels (#24718) 2023-08-02 19:22:45 +02:00
JUST.in DO IT 1a9c559a8f
fix(sqllab): Add docText for long keyword (#24847) 2023-08-02 09:02:57 -07:00
Michael S. Molina 434db0d686
fix: Ignores ResizeObserver errors in development mode (#24868) 2023-08-02 11:41:21 -03:00
JUST.in DO IT 1c5971d3af
fix(legacy-chart): corrupted raw chart data (#24850) 2023-08-01 09:49:04 -07:00
Michael S. Molina ea17dd637c
fix: Links in tooltips of dashboard chart cards (#24846) 2023-08-01 10:28:10 -03:00
Michael S. Molina 5bb8e0da89
fix: Removes unnecessary query on filters (#24814) 2023-07-28 10:56:51 -03:00
Hugh A. Miles II 3b46511439
feat(Tags): Allow users to favorite Tags on CRUD Listview page (#24701) 2023-07-27 13:17:26 -04:00
Kamil Gabryjelski d26ea980ac
feat: Add line width unit control in deckgl Polygon and Path (#24755) 2023-07-27 18:41:50 +02:00
Beto Dealmeida ba508a786c
fix: pass schema on dataset creation (#24815) 2023-07-26 18:30:05 -07:00
Hugh A. Miles II e5d626c304
feat: add empty state for Tags (#24702) 2023-07-26 20:24:25 -04:00
Michael S. Molina 4b1f1d49d6
fix: Filters alert width (#24801) 2023-07-26 16:30:52 -03:00
JUST.in DO IT 77505173ae
fix(sqllab): Replace autocomplete logic by a hook (#24677) 2023-07-26 11:24:28 -07:00
xavier-GitHub76 a9c4472d25
fix: Department names fixed for CountryMap of France (#23988) 2023-07-25 15:41:53 -03:00
JUST.in DO IT 4a81284056
fix(sqllab): Replace margin style by gap on query results (#24772) 2023-07-25 10:16:03 -03:00
Michael S. Molina 6089b5fdae
fix: Select onChange is being fired without explicit selection (#24698)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2023-07-24 13:03:45 -03:00
Elizabeth Thompson f856ba246e
fix: update svgr webpack config to use svg dimensions (#24747) 2023-07-21 14:48:54 -07:00
Michael S. Molina ac19f58cf6
fix: Tooltip no longer highlights hovered data series (#24756) 2023-07-21 08:57:39 -03:00
Maxime Beauchemin 341b8d41c5
fix: column/metric type icons look too small (#24740) 2023-07-20 17:24:35 -07:00
Maxime Beauchemin 22a0fe555c
chore: make control panel sub sections look better (#24736) 2023-07-20 16:33:50 -07:00
JUST.in DO IT b2831b419e
fix(datasets): Replace left panel layout by TableSelector (#24599)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-07-20 11:59:31 -07:00
JUST.in DO IT 05e724f3d7
chore(native filters): Expandable filter config modal (#24559)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-07-20 10:46:13 -07:00
Michael S. Molina 317aa989c2
fix: Dashboard time grain in Table (#24746) 2023-07-20 14:02:52 -03:00
JUST.in DO IT 4086514fa5
fix(native filter): clean deleted parent filter ids (#24749)
Co-authored-by: John Bodley <john.bodley@gmail.com>
2023-07-20 10:00:44 -07:00
Maxime Beauchemin d1d5ff6f9f
chore: make antd table font size same as data table (#24741) 2023-07-20 10:00:15 -07:00
Arjun Devarajan 5878c117f2
feat: use Scarf Gateway for Superset npm downloads (#24433)
Co-authored-by: Arjun Devarajan <arjun.devarajan@scarf.sh>
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
2023-07-19 15:00:45 -06:00
Stepan 2d58dddbdc
fix(range-slider): removed localization of metric key (#24716) 2023-07-19 16:48:50 -03:00
dependabot[bot] b7dcc9f7e3
build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /superset-frontend/cypress-base (#24733)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 17:45:05 -06:00
dependabot[bot] 2785b8f11e
build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 in /superset-frontend (#24735)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-18 17:44:55 -06:00
Lily Kuang 0328dd2704
fix: color collision in dashboard with tabs (#24670) 2023-07-14 12:13:49 -07:00
John Bodley a3db5844f0
chore: remove fetch explore json (#24669) 2023-07-13 09:18:15 -07:00
Michael S. Molina 6e59f11f4c
fix: Dashboard time grain in Pivot Table (#24665) 2023-07-13 11:33:16 -03:00
JUST.in DO IT 1473d97055
feat(sqllab): add shortcut for run current sql (#24329)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-07-11 13:19:52 -07:00
dependabot[bot] b4d08aecdb
build(deps): bump semver from 5.7.1 to 5.7.2 in /superset-frontend (#24653)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 12:27:23 -06:00
JUST.in DO IT ca8c8d2ad3
fix(sqllab): missing column meta on autocomplete (#24611)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-07-11 11:02:06 -07:00
dependabot[bot] 057539037b
build(deps): bump semver from 6.3.0 to 6.3.1 in /superset-frontend/cypress-base (#24655)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:52:56 -06:00
dependabot[bot] 8c6f5fe1d3
build(deps): bump trim and @superset-ui/core in /superset-frontend/cypress-base (#24656)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 10:52:20 -06:00
Jack Fragassi 4caf33b41d
fix: Chart can be added to dashboard by non-owner via save as option (#24630) 2023-07-11 11:58:29 -04:00
Kamil Gabryjelski bbffc4c1f8
fix: Incorrect initial global scoping of cross filters (#24642) 2023-07-11 17:14:55 +02:00
Michael S. Molina 0efb88479e
fix: Validation of out of scope filters and interaction with Clear All (#24610) 2023-07-11 10:41:45 -03:00
EugeneTorap 117435f0d8
chore: update UI dev libs and fix warnings & vulnerabilities (#24648) 2023-07-10 20:44:35 -06:00
Kamil Gabryjelski fe2c14ff3a
fix: Ensure metrics is an array in Mixed Chart (#24643) 2023-07-10 18:04:38 +02:00
Michael S. Molina c53b249998
fix: Wrong positioning of filter tooltips on scroll (#24617) 2023-07-07 15:33:39 -03:00
Kamil Gabryjelski d74d7eca23
feat: Implement support for currencies in more charts (#24594) 2023-07-07 19:28:13 +02:00
Michael S. Molina 781a20423a
fix: Incorrect dependency between filters related feature flags (#24608) 2023-07-07 09:44:33 -03:00
JUST.in DO IT 0836000f9f
chore(sqllab): Log current local storage usage (#24554)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-07-05 09:33:08 -07:00
Hugh A. Miles II 226c7f807d
fix: SSH Tunnel creation with dynamic form (#24196) 2023-07-02 23:48:48 -04:00
Michael S. Molina 5bdb774504
fix: Metric is truncated in tooltip (#24555) 2023-06-30 08:18:47 -03:00
Beto Dealmeida aa6870b23c
chore: better styling alerts/reports modal (#24558) 2023-06-29 18:45:11 -07:00
Beto Dealmeida be9eb0f3a3
feat: customize screenshot width for alerts/reports (#24547) 2023-06-29 14:32:58 -07:00
JUST.in DO IT 8ba0b81957
fix(sqllab): Add threshold for checking inactive queries (#24536)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-06-29 14:06:12 -07:00
Michael S. Molina 2b1275d8c4
fix: Error when searching for a dashboard in the chart list (#24546) 2023-06-29 17:11:25 -03:00
Kamil Gabryjelski 38df1a873f
chore: Un-revert enabling CSP by default (#24543) 2023-06-29 17:38:17 +02:00
Jeremy Gillick 71f3fcab74
fix: SQL Lab - correct setting name from DISPLAY_MAX_ROWS to DISPLAY_MAX_ROW (#24519) 2023-06-28 18:13:35 -03:00
Kamil Gabryjelski 83ff4cd86a
feat: Implement currencies formatter for saved metrics (#24517) 2023-06-28 20:51:40 +02:00
Kamil Gabryjelski 262b769d19
fix(native-filters): Infinite load when filter with default first value is out of scope in horizontal bar (#24542) 2023-06-28 16:29:29 +02:00
Hugh A. Miles II 750113441c
chore: update d3-colors (#24505) 2023-06-27 15:12:03 -04:00
curious86 3f17945745
fix(charts): big-number display broken in echarts (#24492)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-06-27 20:59:24 +03:00
Ville Brofeldt 036294a191
fix(sqllab): normalize changedOn timestamp (#24513) 2023-06-26 09:13:55 -07:00
Hugh A. Miles II cd8418496f
chore: update ansi-regex (#24503) 2023-06-23 15:06:25 -07:00
Michael S. Molina c5b4ecdca5
fix: Total calculation in stacked Timeseries charts (#24477) 2023-06-23 11:57:48 -03:00