Skip to content

feat(admin): persist minimized dashboard charts - #3080

Merged
WcaleNieWolny merged 8 commits into
mainfrom
wolny/persist-admin-chart-minimize
Aug 16, 2026
Merged

feat(admin): persist minimized dashboard charts#3080
WcaleNieWolny merged 8 commits into
mainfrom
wolny/persist-admin-chart-minimize

chore: merge main into admin chart preferences

25cc511
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 16, 2026 in 1m 50s

Annotations

Check failure on line 154 in src/stores/adminDashboard.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 35 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AaALCAFbQulb_Xfn9UPk&open=AaALCAFbQulb_Xfn9UPk&pullRequest=3080

Check warning on line 62 in src/services/adminDashboardPreferences.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AaAK1gW9RXPx87p8Rg7v&open=AaAK1gW9RXPx87p8Rg7v&pullRequest=3080

Check warning on line 78 in src/services/adminDashboardPreferences.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `.at(…)` over `[….length - index]`.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AaAK8kHj67TddhEaCQOQ&open=AaAK8kHj67TddhEaCQOQ&pullRequest=3080

Check warning on line 81 in src/services/adminDashboardPreferences.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this code to not use nested template literals.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AaAK8kHj67TddhEaCQOR&open=AaAK8kHj67TddhEaCQOR&pullRequest=3080

Check failure on line 455 in src/components/dashboard/AppOnboardingFlow.vue

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this function to reduce its Cognitive Complexity from 27 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AaALCAC1Qulb_Xfn9UPj&open=AaALCAC1Qulb_Xfn9UPj&pullRequest=3080

Check warning on line 60 in src/services/adminDashboardPreferences.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Simplify this regular expression to reduce its runtime, as it has super-linear performance due to backtracking.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AaAK1gW9RXPx87p8Rg7u&open=AaAK1gW9RXPx87p8Rg7u&pullRequest=3080

Check warning on line 70 in src/services/adminDashboardPreferences.ts

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Prefer `String#codePointAt()` over `String#charCodeAt()`.

See more on https://sonarcloud.io/project/issues?id=Cap-go_capgo&issues=AaAK1gW9RXPx87p8Rg7w&open=AaAK1gW9RXPx87p8Rg7w&pullRequest=3080