assessment-model/src
Jun-te Kim 042e082025 fix(tags): preserve leading zeros in bulk tag CSV uploads and wire up drag-and-drop
landlord_property_id values like "07510027001" were being read via SheetJS
without raw:false, so CSV parsing coerced numeric-looking cells to numbers
and dropped leading zeros. Also wires up drag-and-drop on the bulk tag
upload dropzone, which was styled as one but only supported click-to-browse.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-17 15:23:47 +00:00
..
app fix(tags): preserve leading zeros in bulk tag CSV uploads and wire up drag-and-drop 2026-07-17 15:23:47 +00:00
lib fix(tags): preserve leading zeros in bulk tag CSV uploads and wire up drag-and-drop 2026-07-17 15:23:47 +00:00
types next js 2025-12-08 12:20:07 +00:00
middleware.ts fixed filtering logic 2026-02-07 19:59:51 +00:00