Daniel Schumacher Daniel
Daniel pushed to staging at Daniel/webshop 2026-06-25 01:19:31 +02:00
03d711c2e1 style: rename CASPOS to CASPOS Shop in welcome email
Daniel pushed to staging at Daniel/webshop 2026-06-25 01:18:24 +02:00
2de8913dac style: replace HEPHEX branding with CASPOS in welcome email
Daniel pushed to staging at Daniel/webshop 2026-06-25 01:17:51 +02:00
82e877249a style: improve welcome email layout and content
Daniel pushed to staging at Daniel/webshop 2026-06-25 01:11:12 +02:00
872e973a36 fix: add missing use client directive to user-dialog.tsx
Daniel pushed to staging at Daniel/webshop 2026-06-25 01:09:16 +02:00
4cd6d86f33 feat: add company selection to user dialog, require email password link on user creation, password validation with confirmation, and company grouping with search
Daniel pushed to staging at Daniel/webshop 2026-06-25 00:54:09 +02:00
69c8e8e5c1 fix: use token_hash with /auth/confirm route for password reset link
Daniel pushed to staging at Daniel/webshop 2026-06-25 00:30:20 +02:00
5652ce1098 fix: replace localhost in reset link with staging domain
Daniel pushed to staging at Daniel/webshop 2026-06-25 00:20:16 +02:00
cebf677758 fix: clean users.ts rewrite, add company_id to createUser, fix resetPassword link
Daniel pushed to staging at Daniel/webshop 2026-06-25 00:07:15 +02:00
410289a519 Fix typings and company name access
Daniel pushed to staging at Daniel/webshop 2026-06-24 23:58:18 +02:00
49607f484f Add email send to password reset
Daniel pushed to staging at Daniel/webshop 2026-06-24 23:40:50 +02:00
2120698192 Clean admin settings page, remove duplicate imports and partner code
Daniel pushed to staging at Daniel/webshop 2026-06-24 23:38:33 +02:00
a9a5dd4e6f Cleanup admin settings page, remove duplicate imports and partner code
Daniel pushed to staging at Daniel/webshop 2026-06-24 23:30:04 +02:00
520599986c Add user lock/unlock functionality and remove partner management
Daniel pushed to staging at Daniel/webshop 2026-06-24 23:11:22 +02:00
864bb3a0c1 Fix companies actions, add assignCompanyToUser, cleanup duplicates
Daniel pushed to staging at Daniel/webshop 2026-06-24 23:05:27 +02:00
82c89b70bf Add company CRUD, admin sidebar order, partner/company pages
Daniel pushed to staging at Daniel/webshop 2026-06-24 22:51:40 +02:00
ac0b0f607d Add Partner/Firmen links, migration for companies and partner relationship
Daniel pushed to staging at Daniel/webshop 2026-06-24 22:32:26 +02:00
4e86ad7a9d Rename companies to partners and update UI
Daniel pushed to staging at Daniel/webshop 2026-06-24 17:12:46 +02:00
7a14aa0f75 feat: add company management and user-company assignment in admin panel
Daniel pushed to staging at Daniel/webshop 2026-06-24 17:06:01 +02:00
6b66cc5c41 feat: add lock/unlock button to partner table in Einstellungen
Daniel pushed to staging at Daniel/webshop 2026-06-24 14:27:05 +02:00
cd04309e3e feat: add user role management (admin/partner/gesperrt) with login block