Commit Graph

5679 Commits

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