ERP-node/frontend/lib/registry/components/v2-process-work-standard
kjs 5e6261f51a feat: enhance V2 process work standard configuration panel
- Introduced a new TableCombobox component for selecting tables, improving user experience by allowing table searches and selections.
- Added a ColumnCombobox component to facilitate column selection based on the chosen table, enhancing the configurability of the process work standard settings.
- Updated the V2ProcessWorkStandardConfigPanel to utilize the new combobox components, streamlining the configuration process for item tables and columns.
- Removed the deprecated mcp.json file and updated .gitignore to reflect recent changes.

These enhancements aim to improve the usability and flexibility of the configuration panel, making it easier for users to manage their process work standards.
2026-03-17 18:19:08 +09:00
..
components feat: Enhance V2Repeater and configuration panel with source detail auto-fetching 2026-02-28 14:33:18 +09:00
hooks feat: add item list mode configuration and screen code handling 2026-03-13 14:01:09 +09:00
ProcessWorkStandardComponent.tsx feat: add item list mode configuration and screen code handling 2026-03-13 14:01:09 +09:00
ProcessWorkStandardConfigPanel.tsx feat: enhance V2 process work standard configuration panel 2026-03-17 18:19:08 +09:00
ProcessWorkStandardRenderer.tsx feat: add item list mode configuration and screen code handling 2026-03-13 14:01:09 +09:00
config.ts feat: add item list mode configuration and screen code handling 2026-03-13 14:01:09 +09:00
index.ts [agent-pipeline] pipe-20260311155325-udmh round-3 2026-03-12 01:17:51 +09:00
types.ts feat: add item list mode configuration and screen code handling 2026-03-13 14:01:09 +09:00