Commit Graph

21 Commits

Author SHA1 Message Date
282763e7d8 fix(ui): toggle required on hidden fields to prevent browser validation error 2026-07-05 20:21:57 +08:00
08035e3447 feat(ui): arrival time only required when status is delivered, not sent 2026-07-05 20:19:47 +08:00
5d7e70f820 fix(ui): toggle required attr on hidden fields when switching postcard status 2026-07-05 20:12:13 +08:00
f1a9bf7335 fix(ui): remove required from date inputs to unblock form submit 2026-07-05 20:11:04 +08:00
5cfbec892d fix(ui): remove overly strict pattern validation on postcard form 2026-07-05 19:35:55 +08:00
167ba3c724 fix(ui): increase spacing between welcome heading and cards 2026-07-05 19:23:53 +08:00
9decb570c2 feat(ui): rich dashboard cards with countries and recent postcards 2026-07-05 19:22:10 +08:00
419ec47b99 feat(ui): polished dashboard profile cards, remove manage button 2026-07-05 19:12:27 +08:00
3cb286d088 fix(ui): unify btn line-height for a and button elements 2026-07-05 19:10:32 +08:00
244ab5fbf8 fix(ui): unify btn height a vs button, use --reload for dev server 2026-07-05 19:09:01 +08:00
ee655be7d4 feat: inline rename for profiles, dashboard stats grid UI 2026-07-05 19:03:48 +08:00
d7850d200f feat: add profile rename, all postcard fields required 2026-07-05 19:00:25 +08:00
5aa8b7e7f2 fix(ui): badge no longer stretches in flex container 2026-07-05 18:55:18 +08:00
e9fc091aeb fix(ui): remove extra margin on form submit button, align save/cancel 2026-07-05 18:53:39 +08:00
0c6e716384 fix(ui): align form-action buttons vertically 2026-07-05 18:51:09 +08:00
fc88528dd9 fix(ui): form-actions button alignment, cancel no longer wraps 2026-07-05 18:48:39 +08:00
a75af0ff99 fix(ui): restore auth form button spacing 2026-07-05 18:45:52 +08:00
d278f9144b fix(ui): badge sizing, button alignment, country XX format, date-only fields 2026-07-05 16:37:36 +08:00
e66515ce72 fix(ui): shrink badges, card_number format XX-1234567, date-only fields 2026-07-05 16:26:22 +08:00
4ad37a71f7 fix(ui): fix button text wrapping, upload layout, and image placeholders 2026-07-05 16:23:31 +08:00
0eca60300f feat: initial postcard manager - FastAPI + Jinja2 + SQLite 2026-07-05 16:06:03 +08:00