Files
Mikhail Chusavitin a102e54c8b Fix bulk edit and insert date field handling
- Bulk edit: only include changed fields in update payload so unchanged
  date fields are not overwritten with null
- Bulk edit: normalize datetime oldValue to date-only for correct comparison
- Insert form: pre-fill date/datetime fields with today's date by default

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 15:28:42 +03:00
..