Commit Graph

37 Commits

Author SHA1 Message Date
DanielS
86d71b2441 fix: improve deleteUser error logging and handling to prevent silent DB failures
All checks were successful
Staging Build / build (push) Successful in 2m35s
2026-06-25 01:30:10 +02:00
DanielS
396f135e87 fix: resolve infinite loading on user deletion by adding try-finally and deleting from public.users first
All checks were successful
Staging Build / build (push) Successful in 2m35s
2026-06-25 01:25:49 +02:00
DanielS
03d711c2e1 style: rename CASPOS to CASPOS Shop in welcome email
All checks were successful
Staging Build / build (push) Successful in 2m39s
2026-06-25 01:19:33 +02:00
DanielS
2de8913dac style: replace HEPHEX branding with CASPOS in welcome email
Some checks failed
Staging Build / build (push) Has been cancelled
2026-06-25 01:18:26 +02:00
DanielS
82e877249a style: improve welcome email layout and content
Some checks failed
Staging Build / build (push) Has been cancelled
2026-06-25 01:17:54 +02:00
DanielS
4cd6d86f33 feat: add company selection to user dialog, require email password link on user creation, password validation with confirmation, and company grouping with search
Some checks failed
Staging Build / build (push) Failing after 25s
2026-06-25 01:09:19 +02:00
DanielS
69c8e8e5c1 fix: use token_hash with /auth/confirm route for password reset link
All checks were successful
Staging Build / build (push) Successful in 2m36s
2026-06-25 00:54:10 +02:00
DanielS
5652ce1098 fix: replace localhost in reset link with staging domain
All checks were successful
Staging Build / build (push) Successful in 2m46s
2026-06-25 00:30:20 +02:00
DanielS
cebf677758 fix: clean users.ts rewrite, add company_id to createUser, fix resetPassword link
All checks were successful
Staging Build / build (push) Successful in 2m38s
2026-06-25 00:20:18 +02:00
DanielS
410289a519 Fix typings and company name access
All checks were successful
Staging Build / build (push) Successful in 2m38s
2026-06-25 00:07:08 +02:00
DanielS
49607f484f Add email send to password reset
Some checks failed
Staging Build / build (push) Failing after 25s
2026-06-24 23:56:52 +02:00
DanielS
520599986c Add user lock/unlock functionality and remove partner management
Some checks failed
Staging Build / build (push) Failing after 26s
2026-06-24 23:29:16 +02:00
DanielS
864bb3a0c1 Fix companies actions, add assignCompanyToUser, cleanup duplicates
All checks were successful
Staging Build / build (push) Successful in 2m41s
2026-06-24 23:11:02 +02:00
DanielS
82c89b70bf Add company CRUD, admin sidebar order, partner/company pages
Some checks failed
Staging Build / build (push) Failing after 25s
2026-06-24 23:05:15 +02:00
DanielS
4e86ad7a9d Rename companies to partners and update UI
All checks were successful
Staging Build / build (push) Successful in 2m44s
2026-06-24 22:29:51 +02:00
DanielS
7a14aa0f75 feat: add company management and user-company assignment in admin panel
All checks were successful
Staging Build / build (push) Successful in 2m35s
2026-06-24 17:12:40 +02:00
DanielS
6b66cc5c41 feat: add lock/unlock button to partner table in Einstellungen
All checks were successful
Staging Build / build (push) Successful in 2m34s
2026-06-24 17:05:16 +02:00
DanielS
cd04309e3e feat: add user role management (admin/partner/gesperrt) with login block
All checks were successful
Staging Build / build (push) Successful in 2m44s
2026-06-24 14:26:25 +02:00
DanielS
3c60889e2a feat: implement admin validation middleware, DB integrity scan, automatic schema repair, and reindexing dashboard 2026-06-24 13:06:23 +02:00
DanielS
5c8c198fc5 fix: production login error masking, resolve navbar hydration mismatch, and gracefully handle database render errors
All checks were successful
Staging Build / build (push) Successful in 2m15s
2026-06-24 10:54:00 +02:00
DanielS
e1f47ddcd0 feat: add role selection to user creation and UI updates
All checks were successful
Staging Build / build (push) Successful in 2m16s
2026-06-24 01:58:01 +02:00
DanielS
615b0719f1 feat: redirect user dynamically based on role instead of /protected after login
All checks were successful
Staging Build / build (push) Successful in 2m14s
2026-06-24 00:23:51 +02:00
DanielS
62e3c7804a feat: fix logout button, inactivity tracker, and concurrent session termination
All checks were successful
Staging Build / build (push) Successful in 2m16s
2026-06-24 00:15:59 +02:00
DanielS
7b22889e23 feat: add partner list and customer list explorer to admin settings
All checks were successful
Staging Build / build (push) Successful in 2m19s
2026-06-24 00:02:27 +02:00
DanielS
bdbf840529 feat: lock down registration and enforce partner-only logins
All checks were successful
Staging Build / build (push) Successful in 2m19s
2026-06-23 23:59:22 +02:00
DanielS
0729dd21be Implement dynamic SMTP setting loader, admin product dependency matrix UI, recursive deselect cascade, and backend catalog validation
All checks were successful
Staging Build / build (push) Successful in 2m19s
2026-06-23 04:42:50 +02:00
DanielS
de1d228fb2 feat: port all auth forms to Next.js Server Actions to avoid exposing Supabase API to the browser
All checks were successful
Staging Build / build (push) Successful in 2m19s
2026-06-23 04:39:00 +02:00
DanielS
fb124b549c feat(crm): end_customers table, RLS, wizard customer selector, /my-customers CRUD, GDPR anonymization 2026-06-17 01:57:17 +02:00
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
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
cb6668d614 feat: add sort_order to categories for controlling display order in the order wizard 2026-05-01 02:21:39 +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
826cf33183 feat: add full CRUD management for product categories in admin panel 2026-05-01 00:57:33 +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
5538d87283 feat: initial implementation of modern modular webshop (shop core) 2026-04-30 23:41:56 +02:00