Commit Graph

5974 Commits

Author SHA1 Message Date
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
Michael S. Molina 0974fa1172
chore: Enables GENERIC_CHART_AXES by default (#23652) 2023-04-13 08:55:01 -03:00
JUST.in DO IT 40bf1a550b
fix(sqllab): Revert "rendering performance regression (#23653)" (#23671) 2023-04-13 08:23:12 -03:00
JUST.in DO IT 75021a1eac
refactor: introduce redux toolkit (#23460)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-04-12 10:26:32 -07:00
Ville Brofeldt f49702feff
feat(plugin-chart-echarts): add x-axis sort to multi series (#23644) 2023-04-12 16:13:41 +03:00
Kamil Gabryjelski 587e7759b1
feat: Support further drill by in the modal (#23615) 2023-04-12 13:43:09 +02:00
Ville Brofeldt c8fa44e9e9
feat(dashboard): make color indices referable (#23657) 2023-04-12 14:27:09 +03:00
JUST.in DO IT a5b6ccc1ec
fix(sqllab): rendering performance regression (#23653) 2023-04-11 16:19:18 -07:00
Lily Kuang 02275587d1
feat: implement drill by table (#23603) 2023-04-11 07:59:03 -07:00
Michael S. Molina 8bd8276791
fix: Removes Redux state mutations - iteration 3 (#23637) 2023-04-10 19:01:34 -03:00
Hugh A. Miles II d581d698b6
chore: Refactor ExploreMixin to power both Datasets (SqlaTable) and Query models (#22853) 2023-04-10 16:32:52 -04:00
dependabot[bot] ff784a610c
build(deps): bump vm2 from 3.9.14 to 3.9.15 in /superset-frontend/cypress-base (#23625)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 12:00:56 -06:00
akashboora b613167636
fix(Gauge echart): displaying column label (#23396) 2023-04-08 15:14:12 +03:00
dependabot[bot] f31d847774
build(deps): bump vm2 from 3.9.13 to 3.9.15 in /superset-frontend (#23626)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-07 16:13:22 -06:00
Antonio Rivero 1f3774da5a
fix(charts): Time range filters are not being applied to charts that were overwritten (#23589) 2023-04-07 15:44:47 -04:00
Ville Brofeldt a8230336ff
fix(dashboard-rbac): use normal rbac when no roles chosen (#23586) 2023-04-07 09:53:35 +03:00
Michael S. Molina 8ef49a5789
fix: Error on Cypress test (#23617) 2023-04-06 18:27:48 -03:00
SamraHanifCareem 4c257d2ddb
feat(wrap-text): Wrap text support for specific columns in Grid (#23328) 2023-04-06 14:30:31 -06:00
Michael S. Molina 290920c4fb
fix: Disables email reports for unsaved charts (#23588) 2023-04-06 16:00:47 -03:00
Michael S. Molina 739adcb93c
fix: Increases the options limit for Annotation Layers (#23613) 2023-04-06 13:04:18 -03:00
Jack Fragassi 326c0587fe
chore: Migrate copy_dash endpoint to api v1 (#23112)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
2023-04-06 11:32:10 -04:00
Evan Rusackas 4c44dd84d2
chore(deps): bump kind-of dependency (#23596) 2023-04-06 09:21:11 -06:00
Evan Rusackas d193765375
chore(deps): bumps ansi-regex to 5.0.1 (#23595) 2023-04-06 09:20:50 -06:00
Michael S. Molina bccd2670cc
feat: Shows user charts by default when editing a dashboard (#23547) 2023-04-06 10:10:37 -03:00
Michael S. Molina 30f210b842
feat: Enables ECharts legend selector (#23590) 2023-04-06 09:36:34 -03:00
Michael S. Molina adcb8cf0ac
refactor: Moves CRUD features to src/features (#23482) 2023-04-06 09:23:32 -03:00
Michael S. Molina 3cff2b0a58
fix: Removes Redux state mutations - iteration 2 (#23535) 2023-04-05 13:49:32 -03:00
Kamil Gabryjelski 117360cd57
feat: Drill by open in Explore (#23575) 2023-04-05 11:20:45 +02:00
Kamil Gabryjelski 9d2f43d312
fix(dashboard): Cross filters badge for cols with verbose names (#23576) 2023-04-04 19:31:00 +02:00
Michael S. Molina 61e71bb455
fix: QueryParamProvider error on backend rendered views (#23567) 2023-04-04 13:28:56 -03:00
Kamil Gabryjelski d966db61af
feat: Add metadata bar to drill by modal (#23542) 2023-04-04 15:50:35 +02:00
Lily Kuang 4452a65095
feat: drill by display chart (#23524) 2023-04-04 13:34:59 +02:00
Michael S. Molina 3bc496040d
fix: Filter values are not updating when dependencies are set (#23566) 2023-04-03 17:20:00 -03:00
Diego Medina cdc7af11bf
chore: Migrate /superset/user_slices and /superset/fave_slices to API v1 (#22964)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
2023-04-03 13:29:02 -04:00
Kamil Gabryjelski 13ffb4b7c2
fix(plugin-chart-table): Include time control (#23533) 2023-04-03 12:31:33 +02:00
JUST.in DO IT bd0609df58
fix(sqllab): undefined issue_codes on query error (#23549) 2023-04-02 11:46:23 -07:00
Geido a18e33b3bc
fix: Hide FilterBar for Reports (#23543) 2023-04-01 10:45:50 +02:00
JUST.in DO IT b52efe0599
fix(sqllab): dedupe table_schemas in active_tab (#23514) 2023-03-31 10:20:29 -07:00
Michael S. Molina 1ced7cdbbb
fix: Removes Redux state mutations - iteration 1 (#23522) 2023-03-31 14:19:02 -03:00
Stepan bc2ec044b8
feat(cross-filters): using verbose map in applied cross-filters (#23509) 2023-03-31 11:31:39 +02:00
Stepan 09757dc518
fix: moved alerts and reports default values to config (#22880) 2023-03-31 11:58:59 +03:00
Ville Brofeldt 500d90058f
feat: add ability to disable cache (#23439) 2023-03-31 11:41:57 +03:00
Ville Brofeldt f6b5b658e5
chore(welcome): harmonize submenu with other routes (#22803) 2023-03-31 11:34:10 +03:00
akashboora db9ca20737
fix(area chart legacy): tool tip shows actual value rather than y axi… (#23469) 2023-03-31 08:01:53 +03:00
Stepan ce3ba67cf6
fix(conditional formatting): controls looses on save (#23137) 2023-03-30 19:10:31 +02:00
Michael S. Molina 63751c6c0f
chore: Adds a tooltip to pre-filter in native filters modal (#23481) 2023-03-30 10:30:32 -03:00
ashgorithm 41ad9442c0
fix(word cloud): series label format fixed for custom sql queries (#23517) 2023-03-30 12:04:57 +03:00
Alex Bain de42c11f99
fix(plugin-generator): Addresses linter errors in newly generated Superset plugin (#23513) 2023-03-29 20:57:27 -07:00
Diego Medina f2be53dd53
chore: Migrate /superset/favstar to API v1 (#23165)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
2023-03-29 16:42:23 -04:00
Lily Kuang 97b5cdd588
feat: drill by modal (#23458)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2023-03-29 13:13:52 -07:00
Geido 4220d32f3d
fix: Dashboard not loading with default first value in filter (#23512) 2023-03-29 18:18:08 +02:00
Kamil Gabryjelski 9fbfd1c1d8
feat: Implement context menu for drill by (#23454) 2023-03-29 15:01:51 +02:00
Akshay Kumar Sharma 542bf25729
fix(dashboards): apply tag filter correctly (#23521) 2023-03-29 15:11:46 +03:00
JUST.in DO IT 5d910aa2e2
fix(plugin-chart-table): Invalid d3Formatter on String column (#23515) 2023-03-28 15:25:35 -07:00
Michael S. Molina 80d1e4ffa3
fix: Preserves selected scopes when toggling between scope types (#23475) 2023-03-28 18:30:24 -03:00
JUST.in DO IT 439d687e1f
fix(dashboard): Add remark plugin on markdown (#23502) 2023-03-28 09:32:32 -07:00
Ville Brofeldt 8db5cb18c0
fix(generic-x-axis): skip initial time filter for legacy charts (#23506) 2023-03-28 14:08:52 +03:00
Ville Brofeldt 0cebe8bf18
fix(legacy-plugin-chart-heatmap): fix adhoc column tooltip (#23507) 2023-03-28 14:07:34 +03:00
Alex Bain a3ffc67238
docs: Adds notes to Superset plugin generator about TypeScript errors (#23501) 2023-03-27 18:34:26 -07:00
Michael S. Molina 21578f74b7
chore: Changes the inputs of native filters modal to have the same width (#23477) 2023-03-27 16:52:04 -03:00
Kamil Gabryjelski 4530542ac4
fix: Chart crashing if timeseries_limit_metric is an empty array (#23480) 2023-03-24 12:02:58 +01:00
Kamil Gabryjelski 8c374f391d
chore: Dataset specific MetadataBar (#23429)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-03-24 11:03:55 +01:00
JUST.in DO IT d1947f7354
fix(sqllab): throw errors of commented out query (#23378) 2023-03-23 16:06:22 -07:00
Michael S. Molina b0773145d6
feat: Allows reload on default filter value error (#23459) 2023-03-23 08:24:54 -03:00
akashboora 832e8fb0ac
fix(Pivot Table v2): resolved full width issue (#23393) 2023-03-22 15:36:07 -06:00
JUST.in DO IT ca4dd26648
chore(sqllab): Remove schemaOptions from redux store (#23257) 2023-03-22 15:35:22 -06:00
JUST.in DO IT b1526c14e0
fix(sqllab): dedupe active_tab in tabHistory (#23265) 2023-03-22 15:33:41 -06:00
Kamil Gabryjelski 8ecf0b1c20
feat(echarts): Add x axis sort by to all series charts (#23450) 2023-03-22 10:50:51 +01:00
Beto Dealmeida d01cf4300c
fix: schedule query option showing up (#23386)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-03-21 15:26:11 -07:00
Kamil Gabryjelski 7ef06b0a60
chore: Add DRILL_BY feature flag (#23430) 2023-03-20 22:54:20 +01:00
Hugh A. Miles II 2fa8f989ae
chore: Update typing for `Table` component (#23398)
Co-authored-by: Cody Leff <cody@preset.io>
2023-03-20 13:26:27 -07:00
Beto Dealmeida 65a3a4d908
fix: database dropdown keys (#23433) 2023-03-20 13:06:14 -07:00
John Bodley ffc0a81e85
chore(native-filters): Fetch only the required dataset fields (#23303)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-03-21 07:43:39 +13:00
JUST.in DO IT 3277ea83ea
feat(sqllab): log error_detail on fetch failed (#23377) 2023-03-20 10:08:27 -07:00
Kamil Gabryjelski b0d83e8c50
feat(echarts): Implement stream graph for Echarts Timeseries (#23410) 2023-03-20 12:56:15 +01:00
Rukshan Ranatunge a5c31b2426
feat(chart): Added SriLanka country map (#23338) 2023-03-18 12:42:22 +02:00
Hugh A. Miles II 8fa77adf9a
chore: Hugh/migrate estimate query cost to v1 (#23226)
Co-authored-by: Diego Medina <diegomedina24@gmail.com>
2023-03-17 18:02:25 -06:00
dependabot[bot] 067c2e35b2
build(deps-dev): bump webpack from 5.52.1 to 5.76.0 in /superset-frontend (#23366)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 13:37:36 -06:00
Geido 2fe695d3cf
fix: Select all issue with "Dynamically search all filter values" in FilterBar (#23400) 2023-03-17 13:04:07 +01:00
John Bodley ad72cd3171
chore(dashboard): Disable 'Set filter mapping' when appropriate (#23261) 2023-03-17 14:09:52 +13:00
Ville Brofeldt 0c454c6442
feat(plugin-chart-echarts): add series sorting (#23392) 2023-03-16 16:26:01 +02:00
Geido da3791ad3d
fix: Table sorting reset (#23318) 2023-03-15 18:48:03 +01:00
John Bodley d2c1fb95ec
fix(native-filters): Caching scope (#23314) 2023-03-15 07:55:28 +13:00
Ville Brofeldt db95a93f43
feat(native-filters): allow cascading from time and numeric filters (#23319) 2023-03-14 17:04:44 +02:00
Kamil Gabryjelski 63513a5873
fix(chart-controls): Error if x_axis_sort and timeseries_limit_metric are included in main metrics (#23365) 2023-03-14 15:50:03 +01:00
Ville Brofeldt b90a11191f
fix(safari): remove autocomplete in table select (#23361) 2023-03-14 15:20:33 +02:00
Hugh A. Miles II b820eb8235
chore: Update pre-commit packages (#23173) 2023-03-13 17:05:13 -06:00
JUST.in DO IT 9ae81b7c33
fix(sqllab): empty large query results from localStorage (#23302) 2023-03-14 12:03:19 +13:00
JUST.in DO IT 3919ca6060
fix(dashboard): deepmerge htmlSchemaOverrides (#23329) 2023-03-14 08:11:12 +13:00
Geido 82cadccced
chore: Remove Cross Filter scoping modal (#23216) 2023-03-13 11:27:03 -07:00
Kamil Gabryjelski f3055fcaff
feat(dashboard): Change default opacity of icon in FiltersBadge (#23350) 2023-03-13 17:09:15 +01:00
Kamil Gabryjelski 78ee60e227
fix(dashboard): Cross filters with time shifted series (#23347) 2023-03-13 14:32:49 +01:00
Ville Brofeldt a591130e0b
fix(trino): normalize non-iso timestamps (#23339) 2023-03-13 14:46:39 +02:00
Kamil Gabryjelski c2b282ac71
feat(dashboard): Refactor FiltersBadge (#23286) 2023-03-10 20:58:24 +01:00
Lily Kuang 376ad39576
chore: upgrade @ant-design/icons for react upgrade (#22890) 2023-03-08 14:18:43 -07:00
Kamil Gabryjelski a3d49ca335
fix(dashboard): Infinite load when filter with default first value is out of scope (#23299) 2023-03-08 15:37:23 +01:00
Kamil Gabryjelski d16512b775
fix(dashboard): Allow selecting text in cells in Table and PivotTable without triggering cross filters (#23283) 2023-03-06 13:42:52 +01:00
Ville Brofeldt 1b139d0748
feat(generic-x-axis): add x sorting on series limit metric (#23274) 2023-03-06 11:50:20 +02:00
Ville Brofeldt 71a9d0d403
fix(plugin-chart-echarts): render horizontal categories from top (#23273) 2023-03-06 11:25:52 +02:00
Kamil Gabryjelski 42980a69a7
fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2023-03-04 07:57:35 +01:00
Kamil Gabryjelski 9d0eea9600
fix(dashboard): Missing filter card styles (#23256) 2023-03-02 07:29:23 +01:00
Lily Kuang 1f3eb56688
fix: customize tab on heatmap chart is blank (#23243) 2023-03-01 14:02:12 -08:00
Kamil Gabryjelski 2ba9d1b79e
fix(dashboard): Cross-filter search icon in filter bar (#23250) 2023-03-01 11:31:13 -08:00
John Bodley 134acba99a
chore: Remove the ability to add filter-box charts when DASHBOARD_NATIVE_FILTERS feature is enabled (#23142) 2023-03-02 07:30:42 +13:00
John Bodley 5f0c320415
chore: Deprecate show_native_filters (#23228) 2023-03-02 07:29:51 +13:00
Michael S. Molina d16eda6e56
refactor: Organizes the pages in their own folder (#23241) 2023-03-01 10:35:22 -05:00
Kamil Gabryjelski 6076457b90
fix(explore): Dashboard filters on adhoc cols not working in Explore (#23239) 2023-03-01 15:45:00 +01:00
Kamil Gabryjelski 7196e87833
fix(dashboard): Cross-filters not working properly for new dashboards (#23194) 2023-03-01 11:47:15 +01:00
Kamil Gabryjelski 473a69a704
fix(dashboard): Don't show cross filters checkbox to users without write permissions (#23237) 2023-02-28 20:15:56 +01:00
dependabot[bot] 88167772e9
build(deps): bump ua-parser-js from 0.7.28 to 0.7.33 in /superset-frontend (#22859)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 12:11:30 -07:00
Kamil Gabryjelski ad5ee1ce38
fix(dashboard): Page crashing when cross filter applied on adhoc column (#23215) 2023-02-27 15:58:27 +01:00
Geido dcd3e00f39
feat: Cross Filters in FilterBar (#23138)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2023-02-27 12:55:09 +01:00
dependabot[bot] 64ad70cc8d
build(deps): bump express and @applitools/eyes-cypress in /superset-frontend/cypress-base (#22342)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-26 21:20:46 -07:00
Lyndsi Kay Williams 9f97c7d028
test: Remove test playgrounds (#23203) 2023-02-26 16:02:09 -07:00
Kamil Gabryjelski 7d4aee956e
fix(dashboard): Focusing charts and native filters from filters badge (#23190) 2023-02-25 15:56:20 +01:00
EugeneTorap 6a484b1553
fix: Pagination of VirtualTable (#23130) 2023-02-24 21:21:54 -07:00
Antonio Rivero 218de6e6a4
fix(ssh_tunnel): Display SSHTunnel Switch when editing a DB that was created with the Dynamic Form (#23195) 2023-02-24 14:19:07 -08:00
Lily Kuang a70b7ac3b0
chore: refactor SparklineCell for react 17 and react 18 upgrade (#23145) 2023-02-24 12:49:53 -08:00
Antonio Rivero 3484e8ea7b
feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
John Bodley 6338ea5d42
chore: revert "feat(native_filter_migration): add transition mode (#16992)" (#23144) 2023-02-24 06:22:36 +13:00
Kamil Gabryjelski ee1952e488
feat(dashboard): Add cross filter from context menu (#23141) 2023-02-23 17:05:41 +01:00
Kamil Gabryjelski 871cab8cbe
feat: Enable cross fitlers in WorldMap and Graph charts (#22886) 2023-02-22 11:42:56 +01:00
Beto Dealmeida fbf10c35a9
feat: return UUID on database creation (#23143) 2023-02-21 17:36:16 -08:00
cccs-RyanK a40c12d63e
feat: Frontend tagging (#20876)
Co-authored-by: cccs-nik <68961854+cccs-nik@users.noreply.github.com>
Co-authored-by: GITHUB_USERNAME <EMAIL>
2023-02-21 13:38:23 -08:00
Kamil Gabryjelski eb8386e3f0
fix(dashboard): Chart's empty state not centered (#23022) 2023-02-21 16:46:32 +01:00
Lyndsi Kay Williams f6c304437a
test: Clean up SelectAsyncControl test warnings (#22969) 2023-02-15 12:10:23 -08:00
Lyndsi Kay Williams b1296a195c
test: Convert DatasetList test from jsx to tsx (#22971) 2023-02-15 12:09:43 -08:00
Lyndsi Kay Williams 5b5b534e89
chore: Remove dependency warnings from DatasetList.tsx (#22973) 2023-02-15 12:08:57 -08:00
Lyndsi Kay Williams 861ecf65d4
chore: Remove dependency warnings from SqlEditor/index.jsx (#22974) 2023-02-15 12:08:17 -08:00
Lyndsi Kay Williams 76f7a3fb4e
chore: Remove dependency warnings from SqlEditorLeftBar/index.tsx (#22975) 2023-02-15 12:07:56 -08:00
Ville Brofeldt 1324135697
chore(style): make brand icon max width customizable (#23081) 2023-02-15 18:38:09 +02:00
Diego Medina e5a4c78dc7
chore: Migrate /superset/csv/<client_id> to API v1 (#22913) 2023-02-15 10:48:24 +00:00
Jack Fragassi 3fae7dbc34
chore: Migrate get_or_create_table endpoint to api v1 (#22931) 2023-02-15 10:38:51 +00:00
JUST.in DO IT 4980621902
feat(sqllab): Add event logger (#23040) 2023-02-14 06:47:28 +13:00
Michael S. Molina 49aa9b4ca8
chore: Removes icon warnings from tests (#23054) 2023-02-13 12:31:09 -05:00
JUST.in DO IT d3d59ee0ae
fix(sqllab): Invalid schema fetch by deprecated value (#22968) 2023-02-13 09:36:47 -07:00
Michael S. Molina 17fbb2dbb2
fix: Menu items are not disappearing when deleting a dashboard (#23039) 2023-02-10 13:46:13 -05:00
Michael S. Molina 464ddee4b4
fix: Time Column on Generic X-axis (#23021) 2023-02-10 13:33:07 -05:00
Michael S. Molina 5e64211bdb
fix: Handles disabled options on Select All (#22830) 2023-02-09 08:31:58 -05:00