ERP-node/frontend/lib/registry/components/v2-process-work-standard
kjs 429f1ba6ee feat: add item list mode configuration and screen code handling
- Introduced `itemListMode` to the process work standard configuration, allowing users to select between displaying all items or only registered items.
- Added `screenCode` to automatically set the screen ID when in registered mode.
- Updated the `ProcessWorkStandardComponent` to handle the new configuration and adjust item fetching logic accordingly.
- Enhanced the `ProcessWorkStandardConfigPanel` to include a select input for item list mode, improving user experience and configurability.

These changes aim to enhance the flexibility and usability of the process work standard component.

Made-with: Cursor
2026-03-13 14:01:09 +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: add item list mode configuration and screen code handling 2026-03-13 14:01:09 +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