Commit Graph
16 Commits
Author SHA1 Message Date
earthjasonlin 47a9c6a7ad fix(postcards): auto-fill today date on page load for new postcards 2026-07-06 20:09:28 +08:00
earthjasonlin e1e8199375 feat(postcards): auto-fill today date on status change, card_number always uppercase 2026-07-06 20:06:42 +08:00
earthjasonlin a769ce7546 chore: rename app to 星笺 (Mailova) 2026-07-06 00:41:24 +08:00
earthjasonlin f310a30d33 i18n: change all page titles and nav text to Chinese 2026-07-05 22:40:49 +08:00
earthjasonlin b56c3bc6c5 fix: clear arrival_time and disable field when status is sent 2026-07-05 22:15:40 +08:00
earthjasonlin 83cea694a1 feat: always display country code in uppercase (model validates + oninput) 2026-07-05 21:22:57 +08:00
earthjasonlin b5a89c2683 fix(ui): upload button text cut off on mobile, use flex shrink for file input 2026-07-05 21:08:10 +08:00
earthjasonlin 8aad025a74 fix(ui): toggle required on hidden fields to prevent browser validation error 2026-07-05 20:21:57 +08:00
earthjasonlin e9e0533f5d feat(ui): arrival time only required when status is delivered, not sent 2026-07-05 20:19:47 +08:00
earthjasonlin 8b2d6c98a3 fix(ui): toggle required attr on hidden fields when switching postcard status 2026-07-05 20:12:13 +08:00
earthjasonlin 2cfdee180d fix(ui): remove required from date inputs to unblock form submit 2026-07-05 20:11:04 +08:00
earthjasonlin 2f220906b5 fix(ui): remove overly strict pattern validation on postcard form 2026-07-05 19:35:55 +08:00
earthjasonlin 5121fb1f8f feat: add profile rename, all postcard fields required 2026-07-05 19:00:25 +08:00
earthjasonlin 53c8d6cf01 fix(ui): badge sizing, button alignment, country XX format, date-only fields 2026-07-05 16:37:36 +08:00
earthjasonlin 2faa8d6012 fix(ui): shrink badges, card_number format XX-1234567, date-only fields 2026-07-05 16:26:22 +08:00
earthjasonlin a03965796f feat: initial postcard manager - FastAPI + Jinja2 + SQLite 2026-07-05 16:06:03 +08:00