Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
19151d1
fix: fixed Add Metrics to Tree Chart (#29158)
SBIN2010 Oct 22, 2024
35aaeb6
fix: clear modal after CSS templates is added
SBIN2010 Oct 22, 2024
db3afda
Revert "fix: clear modal after CSS templates is added"
SBIN2010 Oct 23, 2024
9eea2e6
fix: tree metrics exclude validator
SBIN2010 Nov 25, 2024
3930c95
Merge branch 'apache:master' into master
SBIN2010 Mar 11, 2025
b355212
Merge branch 'apache:master' into master
SBIN2010 Mar 18, 2025
7200d6c
Merge branch 'apache:master' into master
SBIN2010 Mar 20, 2025
3049a3d
Merge branch 'apache:master' into master
SBIN2010 Mar 25, 2025
247aef8
Merge branch 'apache:master' into master
SBIN2010 Apr 2, 2025
b4678ec
Merge branch 'apache:master' into master
SBIN2010 Apr 4, 2025
0ae844d
Merge branch 'apache:master' into master
SBIN2010 Jul 1, 2025
49fc529
Merge branch 'apache:master' into master
SBIN2010 Jul 10, 2025
601dde2
fix: revert #30679
SBIN2010 Mar 25, 2025
66823a5
Merge branch 'apache:master' into master
SBIN2010 Jul 12, 2025
4f59629
Merge branch 'apache:master' into master
SBIN2010 Jul 16, 2025
a7ce4e9
Merge branch 'apache:master' into master
SBIN2010 Jul 20, 2025
1bf4fdd
fix
SBIN2010 Jul 20, 2025
1241867
Merge branch 'apache:master' into master
SBIN2010 Jul 31, 2025
045cf6b
Merge branch 'apache:master' into master
SBIN2010 Aug 2, 2025
acdba8a
Merge branch 'apache:master' into master
SBIN2010 Aug 10, 2025
4fb89c2
Merge branch 'apache:master' into master
SBIN2010 Aug 15, 2025
f47d28b
Merge branch 'apache:master' into master
SBIN2010 Aug 18, 2025
3bdf337
Merge branch 'apache:master' into master
SBIN2010 Aug 19, 2025
780a5d6
Merge branch 'apache:master' into master
SBIN2010 Aug 24, 2025
3c339df
Merge branch 'apache:master' into master
SBIN2010 Aug 25, 2025
798b7a6
Merge branch 'apache:master' into master
SBIN2010 Aug 30, 2025
2db564e
Merge branch 'apache:master' into master
SBIN2010 Sep 3, 2025
a58cfad
Merge branch 'apache:master' into master
SBIN2010 Sep 5, 2025
9ea0d2f
Merge branch 'apache:master' into master
SBIN2010 Sep 8, 2025
c6bbf53
Merge branch 'apache:master' into master
SBIN2010 Sep 9, 2025
5214e7a
Merge branch 'apache:master' into master
SBIN2010 Sep 15, 2025
d98105c
Merge branch 'apache:master' into master
SBIN2010 Sep 17, 2025
30b1576
Merge branch 'apache:master' into master
SBIN2010 Sep 19, 2025
4aaa27c
Merge branch 'apache:master' into master
SBIN2010 Sep 23, 2025
25c1987
Merge branch 'apache:master' into master
SBIN2010 Sep 24, 2025
c3854cb
Merge branch 'apache:master' into master
SBIN2010 Oct 1, 2025
e1c4909
Merge branch 'apache:master' into master
SBIN2010 Oct 1, 2025
c60bda8
Merge branch 'apache:master' into master
SBIN2010 Oct 2, 2025
964307e
Merge branch 'apache:master' into master
SBIN2010 Oct 14, 2025
df97cb7
Merge branch 'apache:master' into master
SBIN2010 Oct 22, 2025
6ef82fa
Merge branch 'apache:master' into master
SBIN2010 Oct 27, 2025
d0ae96c
Merge branch 'apache:master' into master
SBIN2010 Oct 29, 2025
725039c
Merge branch 'apache:master' into master
SBIN2010 Oct 29, 2025
727c59f
Merge branch 'apache:master' into master
SBIN2010 Nov 2, 2025
eeb04da
Merge branch 'apache:master' into master
SBIN2010 Nov 7, 2025
ca12644
Merge branch 'apache:master' into master
SBIN2010 Nov 10, 2025
45c1a1a
Merge branch 'apache:master' into master
SBIN2010 Nov 13, 2025
44708bf
Merge branch 'apache:master' into master
SBIN2010 Nov 14, 2025
e3336eb
feat: step 1 add front table
SBIN2010 Nov 20, 2025
8a7e2c9
feat: add test and changed go to new url
SBIN2010 Nov 28, 2025
b3d39d8
fix: remarks in PR
SBIN2010 Nov 28, 2025
5de507e
fix: return delete blok
SBIN2010 Nov 28, 2025
f56c2c1
fix: selectedTabId add
SBIN2010 Nov 29, 2025
bc0c095
Merge branch 'apache:master' into feature/add_tab_select_with_save_chart
SBIN2010 Nov 29, 2025
3a82246
Merge branch 'apache:master' into feature/add_tab_select_with_save_chart
SBIN2010 Nov 30, 2025
a339bd9
fix: any changed to type
SBIN2010 Nov 30, 2025
9967088
Update superset-frontend/src/explore/components/SaveModal.test.jsx
rusackas Dec 1, 2025
2444e7e
Update superset-frontend/src/explore/components/SaveModal.tsx
rusackas Dec 1, 2025
ccdf86b
Merge branch 'apache:master' into feature/add_tab_select_with_save_chart
SBIN2010 Dec 1, 2025
8642a16
fix: changed type
SBIN2010 Dec 2, 2025
1eef4d6
fix: add test and jsdoc addChartToDashboardTab and loadTabs in compo…
SBIN2010 Dec 3, 2025
fec14b1
fix: updatedPositionJson
SBIN2010 Dec 3, 2025
7509b1d
fix(explore): improve chart placement in dashboard tabs
EnxDev Dec 3, 2025
5c2aa1f
Merge branch 'master' into feature/add_tab_select_with_save_chart
SBIN2010 Dec 4, 2025
9956cfe
fix lint
SBIN2010 Dec 4, 2025
995ae1c
fix: add a test for calculating the chart insertion position.
SBIN2010 Dec 4, 2025
b37b302
fix: proposals accepted Copilot
SBIN2010 Dec 4, 2025
e81ccfe
fix: download tab
SBIN2010 Dec 5, 2025
c361fb3
fix: change location of constants
SBIN2010 Dec 5, 2025
959563a
fix: added "Out of Tab" option for parents that have GRID_ID
SBIN2010 Dec 5, 2025
547648f
fix: added tests for addChartToDashboardTab function
SBIN2010 Dec 22, 2025
127cdaf
Merge branch 'apache:master' into feature/add_tab_select_with_save_chart
SBIN2010 Dec 22, 2025
b026c1e
fix: add enum ChartStatusType
SBIN2010 Jan 8, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions superset-frontend/src/dashboard/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,6 @@ export const DEFAULT_CROSS_FILTER_SCOPING: NativeFilterScope = {
rootPath: [DASHBOARD_ROOT_ID],
excluded: [],
};

export const CHART_WIDTH = 4;
export const CHART_HEIGHT = 50;
Loading
Loading