Merge branch 'main' into MED-122

This commit is contained in:
2025-07-18 16:11:50 +03:00
28 changed files with 6608 additions and 391 deletions

View File

@@ -61,7 +61,7 @@ const pathsConfig = PathsSchema.parse({
orderAnalysisPackage: '/home/order-analysis-package',
// these routes are added as placeholders and can be changed when the pages are added
myOrders: '/my-orders',
analysisResults: '/analysis-results',
analysisResults: '/home/analysis-results',
orderAnalysis: '/order-analysis',
orderHealthAnalysis: '/order-health-analysis',
},