earthjasonlin
|
4597e739a5
|
fix(ui): remove duplicate back link from detail page, keep top-left back button
|
2026-07-05 23:12:59 +08:00 |
|
earthjasonlin
|
7380ed2de4
|
feat(ui): add back button left of card number on detail page
|
2026-07-05 23:11:05 +08:00 |
|
earthjasonlin
|
97ab5deafe
|
fix(ui): vertically center all badges
|
2026-07-05 23:09:47 +08:00 |
|
earthjasonlin
|
078d09bfbf
|
feat(ui): stack country and recipient/sender vertically in postcard list
|
2026-07-05 23:07:41 +08:00 |
|
earthjasonlin
|
370df969f8
|
feat(ui): show arrival date below send date for delivered postcards
|
2026-07-05 23:06:56 +08:00 |
|
earthjasonlin
|
dde441ac2f
|
feat(ui): show send/receive date in postcard list
|
2026-07-05 23:06:18 +08:00 |
|
earthjasonlin
|
82b2442a1c
|
feat(dashboard): mobile 2-col stats, add relative time to recent activity
|
2026-07-05 23:03:35 +08:00 |
|
earthjasonlin
|
f310a30d33
|
i18n: change all page titles and nav text to Chinese
|
2026-07-05 22:40:49 +08:00 |
|
earthjasonlin
|
4fa72aabf8
|
fix(ui): improve dashboard and global mobile responsiveness
|
2026-07-05 22:34:25 +08:00 |
|
earthjasonlin
|
95bcc42b13
|
feat(ui): redesign dashboard as global overview with stats, progress bar, recent activity
|
2026-07-05 22:32:16 +08:00 |
|
earthjasonlin
|
ee8d9fa528
|
fix(ui): add missing id to profile nickname for rename toggle
|
2026-07-05 22:28:49 +08:00 |
|
earthjasonlin
|
b50691e624
|
feat(ui): redesign profiles page with card layout showing postcard stats
|
2026-07-05 22:27:13 +08:00 |
|
earthjasonlin
|
b56c3bc6c5
|
fix: clear arrival_time and disable field when status is sent
|
2026-07-05 22:15:40 +08:00 |
|
earthjasonlin
|
000f39779c
|
feat(ui): redesign postcards list with tabs, row layout, country dropdown filter
|
2026-07-05 22:12:33 +08:00 |
|
earthjasonlin
|
98bcb4c306
|
fix(ui): align settings cards with heading, full width in container
|
2026-07-05 22:07:36 +08:00 |
|
earthjasonlin
|
2bba519c8a
|
fix(ui): wider settings cards with more padding
|
2026-07-05 22:06:46 +08:00 |
|
earthjasonlin
|
ec6cf30e94
|
fix(ui): center settings cards to fix uneven left-right spacing
|
2026-07-05 22:05:14 +08:00 |
|
earthjasonlin
|
f4b1c96148
|
fix(ui): username change no longer requires password confirmation
|
2026-07-05 22:03:59 +08:00 |
|
earthjasonlin
|
c0130afe12
|
feat: add user settings page (change username/password) and remove public registration
|
2026-07-05 22:01:24 +08:00 |
|
earthjasonlin
|
fae5a05be1
|
feat(ui): add mark-delivered button on sent postcards with auto today date
|
2026-07-05 21:45:32 +08:00 |
|
earthjasonlin
|
146e424d6c
|
feat(ui): show country flag emoji next to country codes
|
2026-07-05 21:40:46 +08:00 |
|
earthjasonlin
|
b975227458
|
feat(auth): add remember me option with persistent DB sessions
|
2026-07-05 21:28:58 +08:00 |
|
earthjasonlin
|
83cea694a1
|
feat: always display country code in uppercase (model validates + oninput)
|
2026-07-05 21:22:57 +08:00 |
|
earthjasonlin
|
a46d9621be
|
fix(ui): explicitly set text color on .btn to prevent white text on mobile
|
2026-07-05 21:11:14 +08:00 |
|
earthjasonlin
|
59865a9007
|
fix(ui): stack upload form vertically on mobile to prevent button text cutoff
|
2026-07-05 21:09:11 +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
|
ea326d90c6
|
fix(ui): increase spacing between welcome heading and cards
|
2026-07-05 19:23:53 +08:00 |
|
earthjasonlin
|
66451fe05a
|
feat(ui): rich dashboard cards with countries and recent postcards
|
2026-07-05 19:22:10 +08:00 |
|
earthjasonlin
|
6822de37c2
|
feat(ui): polished dashboard profile cards, remove manage button
|
2026-07-05 19:12:27 +08:00 |
|
earthjasonlin
|
eac6f2f095
|
fix(ui): unify btn line-height for a and button elements
|
2026-07-05 19:10:32 +08:00 |
|
earthjasonlin
|
5b9e50fcb7
|
fix(ui): unify btn height a vs button, use --reload for dev server
|
2026-07-05 19:09:01 +08:00 |
|
earthjasonlin
|
9ba4ab1021
|
feat: inline rename for profiles, dashboard stats grid UI
|
2026-07-05 19:03:48 +08:00 |
|
earthjasonlin
|
5121fb1f8f
|
feat: add profile rename, all postcard fields required
|
2026-07-05 19:00:25 +08:00 |
|
earthjasonlin
|
2054d13825
|
fix(ui): badge no longer stretches in flex container
|
2026-07-05 18:55:18 +08:00 |
|
earthjasonlin
|
bea6be20b0
|
fix(ui): remove extra margin on form submit button, align save/cancel
|
2026-07-05 18:53:39 +08:00 |
|
earthjasonlin
|
22d16174a5
|
fix(ui): align form-action buttons vertically
|
2026-07-05 18:51:09 +08:00 |
|
earthjasonlin
|
2ebec81137
|
fix(ui): form-actions button alignment, cancel no longer wraps
|
2026-07-05 18:48:39 +08:00 |
|
earthjasonlin
|
bd500db365
|
fix(ui): restore auth form button spacing
|
2026-07-05 18:45:52 +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
|
a4cd3fb66d
|
fix(ui): fix button text wrapping, upload layout, and image placeholders
|
2026-07-05 16:23:31 +08:00 |
|
earthjasonlin
|
cd5d706742
|
chore: remove server.log
|
2026-07-05 16:06:22 +08:00 |
|
earthjasonlin
|
a03965796f
|
feat: initial postcard manager - FastAPI + Jinja2 + SQLite
|
2026-07-05 16:06:03 +08:00 |
|