Commit Graph

320 Commits

Author SHA1 Message Date
DanielS
d96be1ace9 feat(orders): idempotency guard, order numbers, button lock, success page, my-orders, admin polling 2026-06-17 01:48:06 +02:00
DanielS
48920828ea feat(home): add demo shop disclaimer and badges 2026-06-17 01:38:47 +02:00
DanielS
5c393ecb57 Implement order data model modernization and license transformation logic 2026-05-03 20:13:36 +02:00
DanielS
f947798bf6 refactor: remove yearly billing interval, keep only one_time and monthly 2026-05-01 02:35:22 +02:00
DanielS
cc10352d72 feat: add billing_interval to products supporting one-time, monthly and yearly subscription pricing 2026-05-01 02:33:51 +02:00
DanielS
1ec164cd7b feat: add optional categories - admins can mark categories as optional in the order wizard 2026-05-01 02:29:00 +02:00
DanielS
cb6668d614 feat: add sort_order to categories for controlling display order in the order wizard 2026-05-01 02:21:39 +02:00
DanielS
2888e6aeda feat: rework order wizard to require one product per category with multi-selection 2026-05-01 02:16:59 +02:00
DanielS
e6cfc45c67 feat: complete full CRUD for products with unified edit dialog and robust mapping 2026-05-01 01:26:12 +02:00
DanielS
e6d801e9df fix: add missing is_active and is_required columns to database schema 2026-05-01 01:16:57 +02:00
DanielS
06a9a04199 feat: add profiles table and RLS policies for user customer data 2026-05-01 01:04:02 +02:00
DanielS
d58ed59de4 fix: add RLS policies for admin CRUD operations on products and categories 2026-05-01 01:01:53 +02:00
DanielS
dea24deccc style: update admin navigation with categories and improved icons 2026-05-01 00:57:45 +02:00
DanielS
826cf33183 feat: add full CRUD management for product categories in admin panel 2026-05-01 00:57:33 +02:00
DanielS
1dd2756e22 fix: resolve hydration and blocking route issues and add admin order archive 2026-05-01 00:52:43 +02:00
DanielS
316d9510a8 feat: implement product categories with tabbed filtering and admin configuration 2026-05-01 00:52:40 +02:00
DanielS
9c0164c4fe feat: add automated PDF invoice generation and storage in Supabase 2026-05-01 00:52:37 +02:00
DanielS
17d5a78467 feat: implement logic engine for module dependencies and exclusions 2026-05-01 00:52:34 +02:00
DanielS
a73cc387ec chore: ignore example data in root 2026-04-30 23:44:50 +02:00
DanielS
5538d87283 feat: initial implementation of modern modular webshop (shop core) 2026-04-30 23:41:56 +02:00