ERP-node/frontend/lib/registry/components/v2-status-count
kjs 13506912d9 feat: Implement Mold Management API and Frontend Integration
- Added new API endpoints for mold management, including CRUD operations for molds, mold serials, inspections, and parts.
- Created the `moldRoutes` to handle requests related to mold management.
- Developed the `moldController` to manage the business logic for mold operations, ensuring proper company code filtering for data access.
- Integrated frontend API calls for mold management, allowing users to interact with the mold data seamlessly.
- Introduced a new component for displaying status counts, enhancing the user interface for monitoring mold statuses.

These additions improve the overall functionality and user experience in managing molds within the application.
2026-03-09 13:15:41 +09:00
..
StatusCountComponent.tsx feat: Implement Mold Management API and Frontend Integration 2026-03-09 13:15:41 +09:00
StatusCountConfigPanel.tsx feat: Implement Mold Management API and Frontend Integration 2026-03-09 13:15:41 +09:00
StatusCountRenderer.tsx feat: Implement Mold Management API and Frontend Integration 2026-03-09 13:15:41 +09:00
index.ts feat: Implement Mold Management API and Frontend Integration 2026-03-09 13:15:41 +09:00
types.ts feat: Implement Mold Management API and Frontend Integration 2026-03-09 13:15:41 +09:00