DanielS
|
2de8913dac
|
style: replace HEPHEX branding with CASPOS in welcome email
Staging Build / build (push) Has been cancelled
|
2026-06-25 01:18:26 +02:00 |
|
DanielS
|
82e877249a
|
style: improve welcome email layout and content
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
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
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
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
Staging Build / build (push) Successful in 2m38s
|
2026-06-25 00:20:18 +02:00 |
|
DanielS
|
410289a519
|
Fix typings and company name access
Staging Build / build (push) Successful in 2m38s
|
2026-06-25 00:07:08 +02:00 |
|
DanielS
|
49607f484f
|
Add email send to password reset
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
Staging Build / build (push) Failing after 26s
|
2026-06-24 23:29:16 +02:00 |
|
DanielS
|
864bb3a0c1
|
Fix companies actions, add assignCompanyToUser, cleanup duplicates
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
Staging Build / build (push) Failing after 25s
|
2026-06-24 23:05:15 +02:00 |
|
DanielS
|
4e86ad7a9d
|
Rename companies to partners and update UI
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
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
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
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
|
f2db40fa36
|
fix: resolve client-side connection timeout by stripping internal port 8000 on Supabase URL rewriting
Staging Build / build (push) Successful in 2m36s
|
2026-06-24 11:00:44 +02:00 |
|
DanielS
|
5c8c198fc5
|
fix: production login error masking, resolve navbar hydration mismatch, and gracefully handle database render errors
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
Staging Build / build (push) Successful in 2m16s
|
2026-06-24 01:58:01 +02:00 |
|
DanielS
|
47664c0aae
|
fix: resolve mixed content errors by synchronizing client supabase URL protocol with window location protocol
Staging Build / build (push) Successful in 2m18s
|
2026-06-24 00:57:22 +02:00 |
|
DanielS
|
615b0719f1
|
feat: redirect user dynamically based on role instead of /protected after login
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
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
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
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
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
Staging Build / build (push) Successful in 2m19s
|
2026-06-23 04:39:00 +02:00 |
|
DanielS
|
235efd5a47
|
fix: use static auth cookie name to sync session across browser and server contexts
Staging Build / build (push) Successful in 1m56s
|
2026-06-23 02:58:55 +02:00 |
|
DanielS
|
c0c5240f8d
|
fix: resolve internal docker hostnames to client window location hostname in browser context
Staging Build / build (push) Successful in 1m49s
|
2026-06-23 02:42:50 +02:00 |
|
DanielS
|
ca69db2395
|
fix: prioritize SUPABASE_URL and SUPABASE_ANON_KEY server-side environment variables
Staging Build / build (push) Successful in 1m47s
|
2026-06-23 02:37:48 +02:00 |
|
DanielS
|
e789a38d19
|
fix: add environment variable fallback for Supabase client configuration
Staging Build / build (push) Has been cancelled
|
2026-06-23 02:36:31 +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
|
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
|
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
|
17d5a78467
|
feat: implement logic engine for module dependencies and exclusions
|
2026-05-01 00:52:34 +02:00 |
|
DanielS
|
5538d87283
|
feat: initial implementation of modern modular webshop (shop core)
|
2026-04-30 23:41:56 +02:00 |
|