feat(editor): Add time range selector to Insights (#14877)

Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
This commit is contained in:
Raúl Gómez Morales
2025-04-28 11:11:36 +02:00
committed by GitHub
parent 2d60e469f3
commit bfd85dd3c9
23 changed files with 481 additions and 189 deletions

View File

@@ -102,7 +102,7 @@ export async function initializeAuthenticatedFeatures(
}
if (insightsStore.isSummaryEnabled) {
void insightsStore.summary.execute();
void insightsStore.weeklySummary.execute();
}
await Promise.all([