Refresh dashboard, adopt MUI X, and improve AI follow-ups

This commit is contained in:
cesnimda
2026-03-23 21:23:15 +01:00
parent 7293582376
commit 66d924e880
9 changed files with 684 additions and 251 deletions
+16
View File
@@ -197,6 +197,14 @@ export const translations = {
cropDialogZoom: "Zoom",
cropDialogSave: "Save image",
dashboardOverviewTitle: "Dashboard overview",
dashboardHeroLabel: "Jobbjakt Analytics",
dashboardResponseRate: "{rate}% response rate",
dashboardMonthsShort: "{count} mo",
dashboardAppliedCount: "{count} applied",
dashboardResponsesCount: "{count} responses",
dashboardResponseConversion: "{responses}/{total} response conversion",
dashboardNoSourceData: "No source data yet.",
dashboardCompanyJobsResponses: "{jobs} jobs · {responses} responses",
dashboardOverviewBody: "High-level application activity only. System health and pipeline diagnostics now live in the System page to avoid duplicated or conflicting status data.",
dashboardCustomize: "Customize dashboard",
dashboardSummaryCards: "Summary cards",
@@ -910,6 +918,14 @@ export const translations = {
cropDialogZoom: "Zoom",
cropDialogSave: "Lagre bilde",
dashboardOverviewTitle: "Dashboard-oversikt",
dashboardHeroLabel: "Jobbjakt Analyse",
dashboardResponseRate: "{rate}% svarrate",
dashboardMonthsShort: "{count} md",
dashboardAppliedCount: "{count} søkt",
dashboardResponsesCount: "{count} svar",
dashboardResponseConversion: "{responses}/{total} svar-konvertering",
dashboardNoSourceData: "Ingen kildedata ennå.",
dashboardCompanyJobsResponses: "{jobs} jobber · {responses} svar",
dashboardOverviewBody: "Kun overordnet aktivitet for jobbsøking vises her. Systemhelse og pipelinediagnostikk ligger nå på Systemsiden for å unngå dupliserte eller motstridende statusdata.",
dashboardCustomize: "Tilpass dashboard",
dashboardSummaryCards: "Oppsummeringskort",