mitai-jinkendo/frontend/src/utils
Lars b4cc3cb934
All checks were successful
Deploy Development / deploy (push) Successful in 52s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 16s
feat(csv-parser): Introduce header signature ranking metrics for enhanced CSV analysis
- Added new functions for calculating header signature recall and ranking metrics, improving the analysis of CSV templates.
- Updated existing CSV analysis endpoints to utilize the new ranking metrics, enhancing the accuracy of template matching.
- Refactored related code to replace Jaccard score calculations with the new metrics, providing a more comprehensive evaluation of CSV structure.
- Improved documentation for new functions to clarify their purpose and usage in the context of CSV template analysis.
2026-04-10 07:08:21 +02:00
..
api.js feat(csv-templates): Introduce CSV template analysis and validation features 2026-04-10 06:39:41 +02:00
calc.js feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
csvPreviewCells.js feat(csv-parser): Introduce header signature ranking metrics for enhanced CSV analysis 2026-04-10 07:08:21 +02:00
dashboardLayout.js feat: Refactor dashboard layout with new DashboardSection and DashboardTile components for improved responsiveness and organization 2026-04-05 08:42:07 +02:00
guideData.js feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
interpret.js feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
Markdown.jsx feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01:00
referenceValueMeta.js feat: Implement reference value types reordering and confidence level sorting 2026-04-06 21:40:55 +02:00
workflowSerializer.js fix: Frontend-Backend field name mismatch for workflow questions 2026-04-09 18:28:54 +02:00
workflowValidation.js fix: Complete prompt_id → prompt_slug migration 2026-04-09 15:39:11 +02:00