Files
vexplor/frontend/lib/utils
kjs ac2da7a1d7 feat: Implement entity join functionality in V2Repeater and configuration panel
- Added support for entity joins in the V2Repeater component, allowing for automatic resolution of foreign key references to display data from related tables.
- Introduced a new `resolveEntityJoins` function to handle the fetching and mapping of reference data based on configured entity joins.
- Enhanced the V2RepeaterConfigPanel to manage entity join configurations, including loading available columns and toggling join settings.
- Updated the data handling logic to incorporate mapping rules for incoming data, ensuring that only necessary fields are retained during processing.
- Improved user experience by providing clear logging and feedback during entity join resolution and data mapping operations.
2026-03-04 21:08:45 +09:00
..
2025-10-24 09:52:51 +09:00
2025-11-05 18:08:51 +09:00
2025-11-28 14:56:11 +09:00
2025-10-22 17:19:47 +09:00
2025-10-27 16:40:59 +09:00
2025-10-29 11:26:00 +09:00
2025-09-01 11:48:12 +09:00
2025-11-27 12:08:32 +09:00
2025-11-06 14:46:15 +09:00