Commit Graph

6112 Commits

Author SHA1 Message Date
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
JUST.in DO IT 51a34d7d58
chore(sqllab): Remove table metadata from state (#24371) 2023-06-22 15:37:03 -07:00
Kamil Gabryjelski fb08e0ecfc
fix: Revert enabling CSP (#24476) 2023-06-21 19:19:15 +02:00
John Bodley 652bf6454e
fix: Native filter dynamic numeric search (#24418) 2023-06-21 09:45:15 -07:00
Lily Kuang 6dba6e32f5
fix: creating a new chart with dashboard time filters but filter can't apply again (#24405) 2023-06-20 14:39:42 -07:00
Jack Fragassi 86ce440833
fix: Revert to old endpoint temporarily to enable sharing saved queries (#24434) 2023-06-20 13:57:08 -04:00
Hugh A. Miles II 93e1db4bd9
fix: save columns reference from sqllab save datasets flow (#24248) 2023-06-20 13:54:19 -04:00
Kamil Gabryjelski c3b5d72f2b
chore: Enable CSP by default (#24262) 2023-06-20 17:59:58 +02:00
Maxime Beauchemin 79a18d4c70
chore: toning down grayscale on X icon (#24437) 2023-06-18 12:40:16 -06:00
John Bodley db65b74e4b
chore: Remove obsolete Druid NoSQL REGEX operator (#24415) 2023-06-16 20:26:53 -07:00
Ville Brofeldt 20e0036336
fix(sql-lab): remove redundant onChange schema property (#24422) 2023-06-16 17:38:26 +03:00
Daniel Vaz Gaspar 62364a4b15
fix: FE call to changed recent_activity endpoint (#24420) 2023-06-16 15:14:32 +01:00
Kamil Gabryjelski 6bb930ef4e
fix: deck.gl Geojson path not visible (#24428) 2023-06-16 14:30:52 +02:00
Daniel Vaz Gaspar 23bb1c48a1
chore: remove deprecated apis and ENABLE_BROAD_ACTIVITY_ACCESS (#24400) 2023-06-15 22:11:24 +01:00
Michael S. Molina dc042c6c3d
feat: Allows new values for single value filters (#24388) 2023-06-15 13:27:42 -07:00
Vitali Logvin fa82ee1947
feat: add dashboard page full xlsx export (#24287)
Co-authored-by: Vitali Logvin <vitali.logvin@noogadev.com>
2023-06-15 14:43:34 +03:00
Maxime Beauchemin d2b0b8eac5
feat: make data tables support html (#24368) 2023-06-14 15:54:07 -07:00
Daniel Vaz Gaspar ca478bd5c4
chore: remove deprecated apis copy_dash, save_dash and add_slices (#24353) 2023-06-13 15:08:47 +01:00
Daniel Vaz Gaspar 93ba59d868
chore: remove deprecated apis estimate_query_cost, results, sql_json, csv (#24359) 2023-06-13 09:31:16 +01:00
Maxime Beauchemin dd77aacc51
feat: add a tooltip to clarify metric_name in the DatasetEditor (#24348) 2023-06-12 18:32:15 -07:00
cleslie 6f25275d76
feat: Configurable default row limit for native filters (#24043)
Co-authored-by: Calum Leslie <calum.leslie@skyscanner.net>
2023-06-12 15:47:58 -06:00
Kamil Gabryjelski c728cdf501
fix: deck.gl Scatterplot min/max radius (#24363) 2023-06-12 19:51:35 +02:00
Michael S. Molina a7f7f6645d
feat: Convert ENABLE_BROAD_ACTIVITY_ACCESS and MENU_HIDE_USER_INFO into feature flags (#24345) 2023-06-12 10:40:22 -07:00
Kamil Gabryjelski e4bb4a4771
chore: Disable redux errors (#24362) 2023-06-12 19:13:36 +02:00
John Bodley 0e3f1f638c
chore: Remove deprecated ENABLE_ACCESS_REQUEST workflow (#24266) 2023-06-09 18:54:31 -07:00
John Bodley 9adb023880
chore(druid): Remove legacy Druid NoSQL logic (#23997) 2023-06-09 15:33:23 -03:00
Michael S. Molina bdb8bbef32
chore: Removes getUiOverrideRegistry (#24330) 2023-06-09 08:35:11 -03:00
JUST.in DO IT c4242a3657
chore(sqllab): Remove validation result from state (#24082) 2023-06-08 12:53:16 -07:00
Michael S. Molina 7e626c04cb
chore: Deprecates some NVD3 charts in 3.0 (#24322) 2023-06-08 16:34:25 -03:00
Michael S. Molina e922f0993d
feat: Removes the preset-chart-xy plugin (#23943) 2023-06-08 15:42:10 -03:00
Michael S. Molina 6ce85921fc
feat: Removes the Multiple Line Charts (#23933) 2023-06-08 14:41:58 -03:00
Beto Dealmeida bf91ed98ee
fix: DB extension collapse (#24315) 2023-06-08 10:41:37 -07:00
miomiocat fd3effe712
feat: support complex types and use get_columns implementation of starrrocks python client (#24237) 2023-06-08 11:08:37 -06:00
John Bodley 69c2cd5f40
chore: Remove unused sliceCanEdit logic (#24312) 2023-06-08 09:19:39 -07:00
Michael S. Molina f5148ef728
feat: Migrates Dual Line Chart to Mixed Chart (#23910) 2023-06-08 12:31:28 -03:00
Michael S. Molina af24092440
feat: Migrates TreeMap chart (#23741) 2023-06-08 11:27:08 -03:00
Michael S. Molina 522eb97b65
feat: Migrates Pivot Table v1 to v2 (#23712) 2023-06-08 10:13:39 -03:00
Evan Rusackas 46c2479db2
fix(capitalization): Capitalizing the 'metric' label in Pivot Tables (#24265) 2023-06-07 16:34:52 -06:00
JUST.in DO IT 9c7b8b8c78
fix(dashboard): max call size stack error (#24304) 2023-06-07 09:23:58 -07:00
Michael S. Molina dd8836bddf
fix: Removes file extension from textUtils (#24293) 2023-06-05 15:12:59 -03:00
Michael S. Molina 6a1f365d9b
fix: Text utils null value when reading module (#24291) 2023-06-05 13:16:16 -03:00
Antonio Rivero 1d9a761de5
feat(sqllab): SQLEditor Extension (#24205) 2023-06-01 15:30:26 -04:00
Beto Dealmeida a3bbe35fb0
chore: tests for #24249 (#24251) 2023-05-31 09:23:07 -07:00
Michael S. Molina 5853574b98
fix: Typescript warnings when importing types (#24217) 2023-05-31 12:08:29 -03:00
Beto Dealmeida 7e70f19b68
fix: dashboard ownership check (#24249) 2023-05-30 12:18:20 -07:00
John Bodley 674da1b209
chore(native-filters): Ensure consistent error handling (#24206)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-05-30 09:08:38 -07:00
Michael S. Molina f56c851ec8
refactor: Extracts type definitions from ExtensionsRegistry (#24214) 2023-05-30 08:59:25 -03:00
Evan Rusackas cc68d626bc
fix: removing problematic "formattable" tag (#24207) 2023-05-26 14:04:10 -06:00
Hugh A. Miles II 85b3401be8
fix: Tag link issue from CRUD page (#24223) 2023-05-26 15:40:49 -04:00
Beto Dealmeida 9df8d8dda5
feat: extension hook for DB delete (#24191) 2023-05-25 13:21:55 -04:00
JUST.in DO IT 779b372d89
chore(sqllab): Remove functionNames from sqlLab state (#24026) 2023-05-23 10:42:00 -07:00
JUST.in DO IT 8e45af43e1
fix(explore): rendering regression on standalone (#24177) 2023-05-23 09:49:04 -07:00
miomiocat f036adbc4f
feat: Add StarRocks support (#23209)
Signed-off-by: miomiocat <284487410@qq.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2023-05-23 08:33:27 -06:00
Ville Brofeldt bc0079f2fb
fix(plugin-chart-echarts): force min y-tick for log axis with zero (#24186) 2023-05-23 13:25:08 +03:00
Beto Dealmeida c3b96d12de
feat: split database information (#24067) 2023-05-22 13:35:58 -04:00
JUST.in DO IT 6a44e0ddd4
fix(sqllab): Table options rendering regression (#24142) 2023-05-22 10:32:45 -07:00
Jack Fragassi 2b236cbbd6
fix: Errors when saving dataset (#24113) 2023-05-22 13:21:30 -04:00
Matthew Chiang fc8c537118
feat: Add deck.gl Heatmap Visualization (#23551) 2023-05-22 10:23:07 +03:00
Stepan febc07aec3
fix(table): percentage metric should use verbose map (#24158) 2023-05-21 12:52:23 +03:00
Stepan 09e399ae28
fix(reports): error when creation alert/report with localization (#24159) 2023-05-21 12:52:07 +03:00
Lily Kuang 66594ad647
fix: repeated color in the same chart (#23762) 2023-05-19 14:48:54 -07:00
Ville Brofeldt 5424b95138
chore: deprecate rls base related filters (#24128) 2023-05-19 21:55:05 +03:00
Ville Brofeldt f817c10422
fix(plugin-chart-echarts): normalize temporal string groupbys (#24134) 2023-05-19 16:29:11 +03:00
Vitali Logvin d0687d04eb
feat: dashboard page xlsx export (#24005)
Co-authored-by: Vitali Logvin <vitali.logvin@noogadev.com>
2023-05-19 11:18:16 +01:00
Beto Dealmeida 6b5459121f
feat: database extension registry (#23174)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Lily Kuang <lily@preset.io>
2023-05-18 17:00:06 -07:00
JUST.in DO IT 515986172f
fix(sqllab): Disable Select All on table selector (#24120) 2023-05-18 12:53:13 -07:00
Michael S. Molina df4d16a7ee
feat: Make time shifted series colors match the original series (#24048) 2023-05-18 08:40:50 -03:00
Hugh A. Miles II 8fb0d6e450
chore: update packages for vanta FE security concerns (#24106) 2023-05-17 20:45:41 -04:00
Beto Dealmeida fe903c3dfd
chore: add extension for related DB assets on delete (#24050) 2023-05-16 15:41:11 -07:00
curious86 e3514054f9
fix(alert modal): set current user as default alert owner during new alert initialization (#24070)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-05-16 15:55:37 -06:00
Kamil Gabryjelski 4f3fbd354b
feat: Cross filters scoping (#24020) 2023-05-16 21:44:05 +02:00
dependabot[bot] 6baa552950
build(deps): bump vm2 from 3.9.15 to 3.9.18 in /superset-frontend/cypress-base (#24065)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 16:47:41 -06:00
dependabot[bot] 83401a6b16
build(deps): bump vm2 from 3.9.17 to 3.9.18 in /superset-frontend (#24066)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 16:47:19 -06:00
Felix 422e21eb16
fix(plugin-chart-handlebars): Fix TypeError when using handlebars columns raw mode (#23801) 2023-05-15 10:01:31 -06:00
EugeneTorap 1670275571
feat: Use AntD table in FilterableTable (#23035)
Co-authored-by: justin-park <justin.park@airbnb.com>
2023-05-12 16:36:35 -03:00
Lily Kuang 479be86596
fix: typing and using enter to select the table on sql lab layout (#24028) 2023-05-11 16:05:58 -07:00
JUST.in DO IT 7a55625243
fix(sqllab): rollback clean comments out (#24009) 2023-05-11 09:41:21 -07:00
VED PRAKASH KASHYAP 4497601ebc
feat(chart-controls): Show detailed data type tooltip when hovering type icon (#23970) 2023-05-11 08:27:24 -06:00
Kamil Gabryjelski 7757b61c22
chore: Deprecate DND feature flags (#23981) 2023-05-10 17:13:03 +02:00
JUST.in DO IT d96b72d46f
chore(sqllab): Refactor react-query by redux-toolkit query (#23760) 2023-05-08 14:25:23 -07:00
Antonio Rivero 724fd82919
fix(filters): Stop breaking if translateToSql returns an object (#23715) 2023-05-08 16:03:53 -04:00
JUST.in DO IT d23df35087
fix(sqllab): custom url params disappeared (#23952) 2023-05-08 11:55:56 -07:00
JUST.in DO IT 841726d432
fix(sqllab): clean comments within quotes (#23908) 2023-05-05 09:55:45 -07:00
Michael S. Molina b4371f68b7
feat: Adds a control to set the Secondary Y-axis bounds in Mixed charts (#23917)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-05-05 10:11:54 -03:00
JUST.in DO IT 842659dbfe
refactor: useEffectEvent for efficient deps (#23871) 2023-05-03 11:52:04 -07:00
curious86 d4b9c18271
fix(sql-editor): Fix run stop button color to improve usability (#23892)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-05-03 12:06:25 +03:00
Etienne Baratte a170ae4368
feat: custom d3 number locale (#20075) 2023-05-02 12:29:33 -06:00
Michael S. Molina f2fc4a03dc
feat: Changes the Select component to preserve the search value when selecting (#23869) 2023-05-02 09:01:30 -03:00
JUST.in DO IT 839bc088f9
fix(chart): scrollbar keep flusing on and off (#23778) 2023-05-01 14:10:44 -07:00
Kamil Gabryjelski 78833bcc30
fix: Native time range filter in legacy charts (#23865) 2023-05-01 09:57:20 -07:00
Gerold Busch 61d8a0bd12
feat: conditional coloring for big number chart (#23064)
Co-authored-by: Gerold Busch <gerold.busch@valtech.com>
2023-05-01 09:44:46 -06:00
JUST.in DO IT 594d3e0e0c
fix(alerts): flaky test error (#23860) 2023-04-28 08:57:57 -07:00
Kamil Gabryjelski 60046ca1cc
chore: Add Cypress tests for drill by (#23849) 2023-04-28 17:33:45 +02:00
EugeneTorap 689bc8ea04
chore: Use nh3 lib instead of bleach (#23862) 2023-04-28 14:36:51 +01:00
Kamil Gabryjelski 07381834f8
chore: Add logging events for drill by (#23854) 2023-04-28 09:06:57 +02:00
JUST.in DO IT f5b1711815
fix(chart): chart updates are not retained (#23627) 2023-04-28 10:00:33 +12:00
Lily Kuang 0bf8907f2f
feat: format timestamps in drill by breadcrumbs (#23698) 2023-04-27 09:17:33 -07:00
Kamil Gabryjelski 5f035499ac
fix: Preserve filters from previous drillings in drill by (#23831) 2023-04-26 20:07:09 +02:00
Kamil Gabryjelski 109f51bbbd
fix: Loading state when cols for drill by are loading (#23830) 2023-04-26 19:36:21 +02:00
Lily Kuang 369aafd9ae
feat: add verbose map to get /dataset/ endpoint (#23655) 2023-04-26 10:17:32 -07:00
Hugh A. Miles II fa8f98472c
chore: migrate `sqllab_viz` endpoint to api v1 (#23729) 2023-04-26 10:53:41 -04:00
Kamil Gabryjelski 40ae074ff0
chore: Upgrade Cypress to 10.11.0 (#23813) 2023-04-26 16:17:59 +02:00
Michael S. Molina aa2edfc506
chore: Deprecates 3.0 consented feature flags (#23785) 2023-04-26 09:51:46 -03:00
Michael S. Molina 09bd40bf15
fix(revert): Reverts storybook-addon-mock inclusion (#23818) 2023-04-26 08:53:13 -03:00
Geido 8a88ab3c4b
fix: Hide FiltersPanel in standalone mode 3 (#23811) 2023-04-26 11:06:58 +03:00
Beto Dealmeida 314987f32d
fix: pivot v2 charts created before `GENERIC_CHART_AXES` is enabled (#23731) 2023-04-25 19:44:50 -07:00
Nicolas Charpentier 60c2e7013d
docs: cleanup references to `apache-superset/superset-ui` (#23796) 2023-04-25 09:18:27 -06:00
JUST.in DO IT 7e4be7d1ea
fix(sqllab): test failed due to legacy api url (#23805) 2023-04-25 05:58:28 -07:00
Stepan 742c2cd8fb
fix(datasource): saving new calculated columns (#23783) 2023-04-24 12:56:30 -07:00
Diego Medina 4873c0990a
chore: Add tests to SQL lab button components (#22916) 2023-04-24 12:17:51 -06:00
Michael S. Molina 90e2b839a3
chore: Deprecates FilterBox (#23784) 2023-04-24 13:54:31 -03:00
Michael S. Molina f7810b6020
feat(revert): Re-introduces the RLS page (#23777) 2023-04-24 13:10:58 -03:00
Kamil Gabryjelski d4c0ae34f4
fix: Context menu crashing when there is no dimension in Echarts Series charts (#23797) 2023-04-24 17:42:56 +02:00
Evan Rusackas 35f36a20ff
chore(e2e): skip the worst offender of flaky tests. (#23772) 2023-04-21 11:48:33 -06:00
Kamil Gabryjelski b734a0f82e
feat: Display both queries result in Table mode for Mixed Chart in drill by modal (#23768) 2023-04-21 18:46:02 +02:00
Kamil Gabryjelski 2f7229cae8
fix: Drill by modal resizing (#23757) 2023-04-21 17:41:31 +02:00
Ville Brofeldt 764c3c95cf
fix(mssql): apply top after distinct (#23751) 2023-04-21 17:02:59 +03:00
Kamil Gabryjelski 0b43112873
fix: Further drilling by different groupby fields (#23754) 2023-04-21 08:50:44 +02:00
JUST.in DO IT 5bec1a65ae
refactor(sqllab): Remove tableOptions from redux state (#23488) 2023-04-20 15:55:55 -07:00
dependabot[bot] 3028d40333
build(deps): bump vm2 from 3.9.15 to 3.9.17 in /superset-frontend (#23753)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 14:33:22 -06:00
Michael S. Molina 7a6fb86cbb
fix: Make sure the DeprecatedSelect label is always a string (#23758)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2023-04-20 15:37:56 -03:00
Ville Brofeldt 60c9d68403
feat(adhoc-column): add resize option (#23748) 2023-04-20 17:03:18 +03:00
Ville Brofeldt b2b8c3e05b
fix(ace-editor): use monospace fonts by default (#23747) 2023-04-20 14:45:43 +03:00
Jack Fragassi 44557f5a23
chore(api v1): Deprecate datasource/save and datasource/get endpoints (#23678) 2023-04-18 17:51:24 -07:00
Kamil Gabryjelski 818a1d482b
feat: Drill by error management (#23724) 2023-04-18 22:42:00 +02:00
Michael S. Molina d6b6d9eae6
feat: Makes "Add to dashboard" in Save chart modal paginated (#23634) 2023-04-18 16:31:09 -03:00
JUST.in DO IT 0c0d2b38a6
fix(sqllab): infinite running state on disconnect (#23669) 2023-04-18 12:26:29 -07:00
Jack Fragassi 2a01aa66d5
feat: Add loading state to sqllab save/overwrite dataset modal (#23697) 2023-04-18 10:00:14 -07:00
Ville Brofeldt 37a78b14be
feat(sqllab): add headers when copying results to clipboard (#23720) 2023-04-18 18:56:15 +03:00
JUST.in DO IT c197bf9e6d
fix(sqllab): rendering performance regression (#23695) 2023-04-17 09:49:15 -07:00
Jack Fragassi 3d10296f4b
fix: Database modal parameter inputs persisting after modal closed and reopened (#23686) 2023-04-17 09:33:29 -07:00
Michael S. Molina 6234888c69
chore: Removes deprecated feature flags for 3.0 (#23663) 2023-04-17 10:48:05 -03:00
Ville Brofeldt cbbcc8d2e1
fix(plugin-chart-echarts): reorder totals and support multimetric sort (#23675) 2023-04-14 20:43:15 +03:00
Kamil Gabryjelski da5f7155c6
fix: Further drill by in Pivot Table (#23692) 2023-04-14 15:50:13 +02:00
Michael S. Molina d66e6e6d40
fix: Zero values on Dual Line axis bounds (#23649) 2023-04-14 07:30:16 -03:00
Elizabeth Thompson 26250173ab
fix: allow for dependencies that could be undefined (#23682) 2023-04-13 12:01:57 -07:00
Kamil Gabryjelski a04e635416
feat: Implement breadcrumbs in Drill By modal (#23664) 2023-04-13 19:15:46 +02:00
yousoph 95d71fff04
chore: Update cross-filter tooltip text (#23654) 2023-04-13 09:52:04 -07:00
Michael S. Molina 04bd528bed
chore: Removes the UX_BETA feature flag (#23651) 2023-04-13 10:32:34 -03:00