mitai-jinkendo/frontend/src/utils
Lars 196b6c5cf1
All checks were successful
Deploy Development / deploy (push) Successful in 50s
Build Test / pytest-backend (push) Successful in 8s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 16s
feat: Add update functionality for training category and type parameters
- Introduced new endpoints for updating training category and type parameters in the backend.
- Added corresponding update functions in the frontend API utility.
- Enhanced the Admin Activity Attribute Profiles page to support editing and saving changes for category and type parameters.
- Implemented state management for editing parameters and improved error handling during updates.
2026-04-14 12:26:52 +02:00
..
api.js feat: Add update functionality for training category and type parameters 2026-04-14 12:26:52 +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: Add expandable collapsible component for improved content display 2026-04-12 11:10:39 +02:00
referenceValueMeta.js feat: Implement reference value types reordering and confidence level sorting 2026-04-06 21:40:55 +02:00
workflowDisplay.js feat: Refactor workflow result handling in prompts and analysis components 2026-04-11 12:04:35 +02:00
workflowSerializer.js feat: Enhance StartNode and Workflow Editor with analysis metadata 2026-04-11 12:19:06 +02:00
workflowValidation.js fix(workflow): Test-Suite Fixes - Issues #5, #8, #9, #11, #12 2026-04-11 14:15:57 +02:00