Commit Graph

43 Commits

Author SHA1 Message Date
172e33e121 fix(detail): prevent dt labels from wrapping, allow dd values to wrap 2026-07-06 21:13:37 +08:00
e7b109ab6d fix(postcards): move notes to right side before action buttons in list, use dl grid format in detail page 2026-07-06 21:13:01 +08:00
e75c4df4e8 style: set CJK+English fonts, reduce base font size to 14px, lighten text colors 2026-07-06 21:10:59 +08:00
68c88a7910 feat(postcards): add notes field to postcards with edit, detail, and truncated list display 2026-07-06 21:07:28 +08:00
367235fb99 fix(admin-invites): badge default bg color, registered users as plain text list 2026-07-06 08:43:07 +08:00
f0a4e704ea fix(admin-invites): create card uses form-card style, align save/delete with select via align-self flex-end 2026-07-06 08:21:54 +08:00
1354032914 fix(admin-invites): add margin-top to create button, align save/delete buttons bottom with select via invisible label 2026-07-06 08:18:51 +08:00
fd7e700e7d fix(admin-invites): increase create form gap, align edit buttons bottom with select 2026-07-06 08:17:00 +08:00
6af99f36f2 fix(admin-invites): unify button height/size, fit-content width for create button 2026-07-06 08:15:08 +08:00
d4aed47c0a fix(admin-invites): left-align all fields on mobile 2026-07-06 08:13:42 +08:00
b4bec6e5e6 fix(admin-invites): stack create form fields vertically, unify row height and spacing 2026-07-06 08:12:25 +08:00
b66527b6d8 fix(admin-invites): unify form field styles, fix mobile layout for create and edit forms 2026-07-06 08:10:36 +08:00
66ba163ef6 feat(showcase): lightbox, checkbox per-card toggle, lazyload, fix toggle Y-align, remove navbar on public page 2026-07-06 00:24:03 +08:00
148cfdf2a4 feat(showcase): add public showcase page with per-profile/per-postcard visibility controls 2026-07-05 23:45:23 +08:00
a502c14c99 fix(ui): improve detail page mobile layout - smaller title, compact back button, action buttons in one row 2026-07-05 23:15:10 +08:00
71a029057a feat(ui): add back button left of card number on detail page 2026-07-05 23:11:05 +08:00
41aa2058bc fix(ui): vertically center all badges 2026-07-05 23:09:47 +08:00
6ae80c5591 feat(ui): stack country and recipient/sender vertically in postcard list 2026-07-05 23:07:41 +08:00
90c02faa8f feat(ui): show send/receive date in postcard list 2026-07-05 23:06:18 +08:00
61190328a4 feat(dashboard): mobile 2-col stats, add relative time to recent activity 2026-07-05 23:03:35 +08:00
23897560ad fix(ui): improve dashboard and global mobile responsiveness 2026-07-05 22:34:25 +08:00
a4714db073 feat(ui): redesign dashboard as global overview with stats, progress bar, recent activity 2026-07-05 22:32:16 +08:00
a212021997 feat(ui): redesign profiles page with card layout showing postcard stats 2026-07-05 22:27:13 +08:00
84e4e457db feat(ui): redesign postcards list with tabs, row layout, country dropdown filter 2026-07-05 22:12:33 +08:00
08684493f4 fix(ui): explicitly set text color on .btn to prevent white text on mobile 2026-07-05 21:11:14 +08:00
4c348d6f04 fix(ui): stack upload form vertically on mobile to prevent button text cutoff 2026-07-05 21:09:11 +08:00
c42d371e08 fix(ui): upload button text cut off on mobile, use flex shrink for file input 2026-07-05 21:08:10 +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