Files
vexplor_dev/backend-node/src/controllers
DDD1542 df04afa5de feat: Refactor EditModal for improved INSERT/UPDATE handling
- Introduced a new state flag `isCreateModeFlag` to determine the mode (INSERT or UPDATE) directly from the event, enhancing clarity in the modal's behavior.
- Updated the logic for initializing `originalData` and determining the mode, ensuring that the modal correctly identifies whether to create or update based on the provided data.
- Refactored the update logic to send the entire `formData` without relying on `originalData`, streamlining the update process.
- Enhanced logging for better debugging and understanding of the modal's state during operations.
2026-02-12 16:20:26 +09:00
..
2025-09-24 10:04:25 +09:00
2025-09-12 10:05:25 +09:00
2025-12-03 18:56:14 +09:00
2025-09-10 18:36:28 +09:00
2025-10-22 17:07:38 +09:00
2025-10-22 17:07:38 +09:00