mitai-jinkendo/frontend/src/utils
Lars 45e4e64f15
All checks were successful
Deploy Development / deploy (push) Successful in 46s
Build Test / lint-backend (push) Successful in 0s
Build Test / build-frontend (push) Successful in 14s
feat: Enhance reference value types management with validation rules and metadata
- Updated the backend to include new fields for validation rules and metadata in reference value types.
- Enhanced the AdminReferenceValueTypesPage to support new validation rules for different data types.
- Improved the ProfileReferenceValuesPage to handle validation and metadata for profile reference values.
- Added API endpoint for fetching reference value metadata enums to support frontend validation.
- Refactored frontend forms to incorporate new fields and validation logic for a better user experience.
2026-04-06 21:25:42 +02:00
..
api.js feat: Enhance reference value types management with validation rules and metadata 2026-04-06 21:25:42 +02:00
calc.js feat: initial commit – Mitai Jinkendo v9a 2026-03-16 13:35:11 +01: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: Enhance reference value types management with validation rules and metadata 2026-04-06 21:25:42 +02:00
workflowSerializer.js fix: Save prompt_name in graph_data for readable node display 2026-04-04 22:50:40 +02:00
workflowValidation.js feat: Phase 5 - Visual Workflow Editor (Option B) 2026-04-04 17:56:00 +02:00