Commit Graph

2999 Commits

Author SHA1 Message Date
Ville Brofeldt
a8230336ff
fix(dashboard-rbac): use normal rbac when no roles chosen (#23586) 2023-04-07 09:53:35 +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
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
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
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
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
Michael S. Molina
80d1e4ffa3
fix: Preserves selected scopes when toggling between scope types (#23475) 2023-03-28 18:30:24 -03:00
Ville Brofeldt
8db5cb18c0
fix(generic-x-axis): skip initial time filter for legacy charts (#23506) 2023-03-28 14:08:52 +03: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
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
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
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
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
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
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
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