DanielS
|
47928fad3f
|
feat: Add product dependencies (requirements and exclusions) to database, admin UI and wizard validation
Staging Build / build (push) Successful in 2m39s
|
2026-06-25 14:38:30 +02:00 |
|
DanielS
|
5a292a8ddc
|
feat: Add action and dialog to copy/transfer modules between products
Staging Build / build (push) Successful in 2m39s
|
2026-06-25 14:03:26 +02:00 |
|
DanielS
|
9246fb7d77
|
fix: Filter products in admin list based on show_in_kauf and show_in_abo flags instead of billing_interval
Staging Build / build (push) Successful in 2m36s
|
2026-06-25 13:07:18 +02:00 |
|
DanielS
|
9e189f331a
|
feat: Add quantity support for product modules, multiply prices in order snapshot and pdf
Staging Build / build (push) Has been cancelled
|
2026-06-25 13:04:37 +02:00 |
|
DanielS
|
fe05e13d3f
|
feat: add Kaufprodukte and Mietprodukte filter checkboxes in products view
Staging Build / build (push) Successful in 2m48s
|
2026-06-25 12:51:17 +02:00 |
|
DanielS
|
fd7a53b954
|
fix: resolve dialog scrolling overlap by transition to flex layout and native overflow-y-auto
Staging Build / build (push) Successful in 2m36s
|
2026-06-25 09:50:43 +02:00 |
|
DanielS
|
563a483c8d
|
fix: constrain ScrollArea maxHeight to force dialog scrolling
Staging Build / build (push) Successful in 2m34s
|
2026-06-25 09:24:41 +02:00 |
|
DanielS
|
4fa5f71d16
|
feat: change products view sorting to category grouping with subheaders
Staging Build / build (push) Successful in 2m34s
|
2026-06-25 09:19:28 +02:00 |
|
DanielS
|
ab9f8f93be
|
feat: add sort by category button to products list view
Staging Build / build (push) Successful in 2m20s
|
2026-06-25 09:15:39 +02:00 |
|
DanielS
|
5608e9fcc6
|
fix: make admin product edit form scrollable to prevent modules cutoff
Staging Build / build (push) Has been cancelled
|
2026-06-25 09:13:48 +02:00 |
|
DanielS
|
25703d400b
|
fix: adjust button text colors for dark mode default buttons
Staging Build / build (push) Successful in 2m37s
|
2026-06-25 09:10:38 +02:00 |
|
DanielS
|
f9fb90848b
|
feat: restructure checkout steps, add Kauf/Abo selection and product display flags
Staging Build / build (push) Successful in 2m41s
|
2026-06-25 09:03:53 +02:00 |
|
DanielS
|
af44f4b3be
|
feat: Add Orders link to navbar dropdown for partner role
Staging Build / build (push) Successful in 2m39s
|
2026-06-25 02:53:27 +02:00 |
|
DanielS
|
7cad819df8
|
fix: Invalidate user list cache on company creation and refresh page on popup creation
Staging Build / build (push) Successful in 2m44s
|
2026-06-25 02:37:45 +02:00 |
|
DanielS
|
ef9422908d
|
feat: list end customers in companies admin and improve dark/light mode contrast across all admin components
Staging Build / build (push) Successful in 2m36s
|
2026-06-25 02:11:07 +02:00 |
|
DanielS
|
a1ad75c2db
|
feat: add delivery address migration, update companies server actions and rewrite companies page to support creation and edit of full address
Staging Build / build (push) Successful in 2m37s
|
2026-06-25 01:52:05 +02:00 |
|
DanielS
|
85df922498
|
feat: make company selection mandatory for partner role and add inline company creation in UserDialog
Staging Build / build (push) Successful in 2m21s
|
2026-06-25 01:43:53 +02:00 |
|
DanielS
|
67a2c2a67b
|
feat: add hideLocked checkbox to filter out gesperrt users by default
Staging Build / build (push) Has been cancelled
|
2026-06-25 01:41:51 +02:00 |
|
DanielS
|
07c2758b73
|
feat: add first_name and last_name to users and implement inline editing in user-list
Staging Build / build (push) Successful in 2m40s
|
2026-06-25 01:38:07 +02:00 |
|
DanielS
|
30a9de0e6d
|
style: clarify user deletion blocking message and offer to lock instead
Staging Build / build (push) Successful in 2m36s
|
2026-06-25 01:33:57 +02:00 |
|
DanielS
|
24929494a6
|
feat: check for existing orders before user deletion and offer to lock instead
Staging Build / build (push) Has been cancelled
|
2026-06-25 01:33:38 +02:00 |
|
DanielS
|
744302e8ab
|
fix: resolve popover cutoff inside table by setting overflow-visible and adding debug logging for companies
Staging Build / build (push) Has been cancelled
|
2026-06-25 01:29:01 +02:00 |
|
DanielS
|
396f135e87
|
fix: resolve infinite loading on user deletion by adding try-finally and deleting from public.users first
Staging Build / build (push) Successful in 2m35s
|
2026-06-25 01:25:49 +02:00 |
|
DanielS
|
872e973a36
|
fix: add missing use client directive to user-dialog.tsx
Staging Build / build (push) Successful in 2m34s
|
2026-06-25 01:11:14 +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
|
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
|
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
|
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
|
9fbab07e1a
|
fix: resolve header logout state synchronization issue
Staging Build / build (push) Successful in 2m39s
|
2026-06-24 13:31:30 +02:00 |
|
DanielS
|
fe1d15090a
|
feat: hide all demo badges when demo mode is disabled
Staging Build / build (push) Successful in 2m36s
|
2026-06-24 13:19:00 +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
|
934879e5cf
|
fix: redirect to home page on sign out
|
2026-06-24 01:40:17 +02:00 |
|
DanielS
|
4a17ea378e
|
feat: make orders list clearer and put navbar globally except for admin area
Staging Build / build (push) Successful in 2m14s
|
2026-06-24 01:37:01 +02:00 |
|
DanielS
|
76e46c08a4
|
feat: update privacy policy links to point to caspos.de/datenschutz/
Staging Build / build (push) Has been cancelled
|
2026-06-24 01:25:41 +02:00 |
|
DanielS
|
01c46be9ef
|
add zulip dummy for quick access
Staging Build / build (push) Has been cancelled
|
2026-06-24 01:23:30 +02:00 |
|
DanielS
|
f09cec4e25
|
fix: ignore network errors during concurrent session check to prevent false-positive logouts
Staging Build / build (push) Successful in 2m18s
|
2026-06-24 01:14:33 +02:00 |
|
DanielS
|
b34ed79d2b
|
feat: implement next redirect flow, remove inactivity auto-logout, and add concurrent session termination notification
Staging Build / build (push) Successful in 2m14s
|
2026-06-24 01:09:17 +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
|
5662b9f770
|
feat: allow admin to order licenses and query all partner end customers
Staging Build / build (push) Successful in 2m15s
|
2026-06-24 00:32:20 +02:00 |
|
DanielS
|
a56eb93ffc
|
feat: handle redirects for admin in /order page and implement next query param on login
Staging Build / build (push) Successful in 2m19s
|
2026-06-24 00:29:46 +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
|
f19fda5494
|
feat: enforce admin role checks in layouts and navbar navigation
Staging Build / build (push) Successful in 2m16s
|
2026-06-24 00:05:16 +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
|
1b4e998cf9
|
feat: add admin settings page with toggle switch for demo banner
Staging Build / build (push) Successful in 2m16s
|
2026-06-23 23:43:22 +02:00 |
|
DanielS
|
a99adb88d6
|
feat: update navbar links, settings labels, dark mode text color, and banner toggle hook
|
2026-06-23 23:43:16 +02:00 |
|
DanielS
|
dd2c3859e9
|
feat: add custom navbar with inline supabase clients and custom dropdown
Staging Build / build (push) Successful in 2m22s
|
2026-06-23 23:27:23 +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 |
|