Commit Graph

5635 Commits

Author SHA1 Message Date
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