Adriano Belisario
5548f5000f
feat(ui): show price in public view and admin item card; fix quantity badge in claims list
...
Build and Push Docker Image / build-and-push (push) Has been cancelled
- Public wishlist page now displays item price (formatted as BRL) below the
item name when a price is set
- Admin ItemCard shows price and quantity badge so items can be scanned at a
glance without opening the edit form
- Claims list no longer shows "· 1 un." for single-unit items (the unit count
is only displayed when item.quantity > 1)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-03 21:13:45 +00:00
Adriano Belisario
3df9a67b97
feat(admin): merge Site Settings and Wishlist into single Configurações panel
...
Single-wishlist apps no longer need two separate edit sections.
Both siteTitle/homepageSubtext and wishlist fields now save together
in one action from a unified Configurações card.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-03 21:10:58 +00:00
Adriano Belisario
21e8b7e137
fix(quantity): enforce claim limits on backend, fix quantity field in admin form
...
Build and Push Docker Image / build-and-push (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-03 21:07:24 +00:00
Adriano Belisario
cac2c223dd
feat: remove price and currency fields from frontend and backend
...
Build and Push Docker Image / build-and-push (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-03 20:51:49 +00:00
Adriano Belisario
1e513c318f
feat(admin): merge quantity into price/currency row, add BRL, PT-BR labels
...
Build and Push Docker Image / build-and-push (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-03 20:36:24 +00:00
belisards
007aa35521
feat(admin): drop ShareButton and View Public Site from header
2026-05-03 17:25:10 -03:00
belisards
d33feced1d
fix(build): read URL params via window in guards (avoid useSearchParams prerender error)
Build and Push Docker Image / build-and-push (push) Has been cancelled
2026-05-03 17:02:45 -03:00
belisards
c959cc8829
feat(ui): hide spoiler banner, anonymize claims, optional guest name, list wishlists on home, drop esgotados toggle
2026-05-03 16:53:48 -03:00
belisards
4f3017a02d
refactor(auth): replace JWT/password-lock with token guards
2026-05-03 16:31:00 -03:00
belisards
4d4cdee9eb
wip: in-progress mars theme work (saved before auth refactor)
2026-05-03 16:11:12 -03:00
belisards
282e475562
feat(theme): switch to Mars-inspired palette and atmospheric haze (no planet disk)
2026-05-03 15:49:30 -03:00
belisards
e38473e88d
feat(home): inline items grid, drop share button, add planet/newborn theme, rename to Chá do Martin
2026-05-03 15:47:56 -03:00
Adriano Belisario
52f75f0b3d
refactor: update UI components and page layouts
...
Build and Push Docker Image / build-and-push (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-03 18:18:31 +00:00
michaeltieso
3480888eaa
Initial commit
2025-12-01 14:49:17 +00:00