• Joined on 2026-06-30
Marco pushed to main at Marco/einfach-produktiv 2026-07-23 06:36:39 +00:00
21e150f177 Add the low-stock hint to TodoKartenHero.tsx too
Marco pushed to main at Marco/einfach-produktiv 2026-07-23 06:25:57 +00:00
2df4dc7ea7 Move low-stock warning from image badge to a text hint, add it to the cart
Marco pushed to main at Marco/einfach-produktiv 2026-07-23 00:00:04 +00:00
d72102bdf0 VAT breakdown: rate/amount right-aligned under the Gesamtsumme € amount
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 23:56:37 +00:00
ddf842f910 VAT breakdown: left-aligned under Gesamtsumme label, first rate inline
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 23:53:21 +00:00
02c3fef9b2 Pin VAT breakdown to the right edge, under the Gesamtsumme amount
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 23:50:00 +00:00
5e198a30c6 Un-stretch VAT breakdown, fix rate-column alignment properly
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 23:42:36 +00:00
44029cdaad Stack low-stock badge with discount badge instead of hiding it, update READMEs
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 23:31:13 +00:00
b2bffd13a3 Fix MwSt./Versand line wrapping onto two lines in narrow pricing panels
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 23:25:26 +00:00
a50524832e Move low-stock hint to badge, right-align VAT breakdown, gate cart discount field, split billing/shipping delivery method
dc6b61324f Fix money rounding drift, low-stock hint spacing, spotlight CTA height mismatch
Compare 2 commits »
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 23:02:49 +00:00
43944d8cc8 Fix navbar/discount/invoice bugs from manual QA, add VAT breakdown, shipping-address override, checkout persistence, redesigned mobile menu
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 18:28:35 +00:00
7a9fed6f95 Remove duplicate Newsletter/7-Tage-Challenge buttons from tablet drawer
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 18:24:16 +00:00
b3c44e3082 Fix invisible mobile nav drawer, redesign its open/close as a modern fade
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 17:58:14 +00:00
39782eeab9 Out-of-stock UI, variant picker on marketing pages, server-side stock check
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 17:43:53 +00:00
c5500bcc97 Wire up product variants end-to-end, add tracking-number display
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 15:44:41 +00:00
a935357e70 Fix Live Preview footer placeholder email to not look like a real hardcoded address
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 15:16:10 +00:00
07c70c86f5 Add legalForm-driven Pflichtangaben (register court/number, managing director)
d7e7928dfc Set Reply-To to sellerEmail, make From display name dynamic, fix stale footer docs
e61a62e579 Give every email a full legal footer (Anbieterkennzeichnung), not just a company line
Compare 3 commits »
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 11:42:46 +00:00
a801d41d79 Document partial returns, the reconstructed-items PATCH, and the new test suite
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 11:40:33 +00:00
51fee198f4 Add a Vitest unit test suite (cart totals, invoice tax grouping, bundle contents)
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 11:30:47 +00:00
91f6fef6ea Support partial returns — per-item quantity, item-only Gutschrift (no shipping refund, no discount reproration)
Marco pushed to main at Marco/einfach-produktiv 2026-07-22 11:14:28 +00:00
d249614027 Gate the company-settings preview page behind Draft Mode