diff --git a/src/lib/navigation.ts b/src/lib/navigation.ts index aecf351..170c20a 100644 --- a/src/lib/navigation.ts +++ b/src/lib/navigation.ts @@ -163,7 +163,7 @@ export const NAV_SECTIONS: NavSection[] = [ ready('Evidence Center', `${B}/evidence`), ready('Expirations', `${B}/expirations`), planned('Templates', `${B}/documents/templates`, 'a3', 'Sabloane de documente reutilizabile.'), - planned('Shared Documents', `${B}/documents/shared`, 'a3', 'Partajare limitata in timp, cu audit (ex. catre contabil).'), + ready('Shared Documents', `${B}/documents/shared`), ready('Archive', `${B}/documents/archive`), ], }, @@ -288,7 +288,7 @@ export const NAV_SECTIONS: NavSection[] = [ ready('Decision Reports', `${B}/reports/decisions`), planned('Reputation Reports', `${B}/reports/reputation`, 'a4', 'Reputatie cu completitudinea dovezilor si limitari.'), ready('Accountant Reports', `${B}/reports/accountant`), - planned('Custom Reports', `${B}/reports/custom`, 'a3', 'Report builder cu surse permise, filtre, schedule si audit.'), + ready('Custom Reports', `${B}/reports/custom`), ready('Exports', `${B}/reports/exports`), ], }, @@ -313,7 +313,7 @@ export const NAV_SECTIONS: NavSection[] = [ ready('Segments', `${B}/data/segments`), ready('Data Sources', `${B}/data/sources`), ready('Compliance', `${B}/data/compliance`), - planned('Export Control', `${B}/data/export-control`, 'mvp', 'Exporturile bulk sunt auditate si limitate.'), + ready('Export Control', `${B}/data/export-control`), ], }, {