Files
vexplor/frontend/types
DDD1542 2b175a21f4 feat: Enhance entity options retrieval with additional fields support
- Updated the `getEntityOptions` function to accept an optional `fields` parameter, allowing clients to specify additional columns to be retrieved.
- Implemented logic to dynamically include extra columns in the SQL query based on the provided `fields`, improving flexibility in data retrieval.
- Enhanced the response to indicate whether extra fields were included, facilitating better client-side handling of the data.
- Added logging for authentication failures in the `AuthGuard` component to improve debugging and user experience.
- Integrated auto-fill functionality in the `V2Select` component to automatically populate fields based on selected entity references, enhancing user interaction.
- Updated the `ItemSearchModal` to support multi-selection of items, improving usability in item management scenarios.
2026-02-25 11:45:28 +09:00
..
2025-09-29 13:32:59 +09:00
2025-10-28 14:55:41 +09:00
2025-12-23 09:31:18 +09:00
2025-11-03 16:31:03 +09:00
2025-11-21 02:25:25 +09:00
2025-09-11 12:22:39 +09:00
2025-08-21 09:41:46 +09:00
2025-11-05 18:08:51 +09:00
2025-08-26 14:23:22 +09:00