DanielS
ec1ad4d444
fix(checkout): use full email template with PDF attachment for checkout confirmations
Staging Build / build (push) Failing after 24s
2026-07-10 09:45:21 +02:00
DanielS
dc5465e289
chore: align device terminology to cash register across wizard and success pages
Staging Build / build (push) Successful in 2m46s
2026-07-10 00:55:12 +02:00
DanielS
a95afbf443
fix: attach device_name to order items in API checkout route
Staging Build / build (push) Successful in 2m47s
2026-07-10 00:45:20 +02:00
DanielS
6821b4e8d9
fix: group success page order items by device name
Staging Build / build (push) Failing after 28s
2026-07-10 00:20:32 +02:00
DanielS
1e7112fa3c
feat: group items by device name in pdf quotation confirmation
Staging Build / build (push) Successful in 2m47s
2026-07-09 23:53:58 +02:00
DanielS
100ad254cb
perf: decouple pdf and mail generation from synchronous checkout flow
2026-07-09 23:06:00 +02:00
DanielS
21c4aa859e
fix: rename invoice terminology to request and quotation confirmation across pdf and mail services
2026-07-09 22:58:29 +02:00
DanielS
926650d3b6
feat: implement checkout server action with idempotency guard and split
2026-07-09 21:53:42 +02:00
DanielS
f71fc7f88d
feat: create checkout API route with checkout split logic
2026-07-09 21:50:42 +02:00
DanielS
6b35917a06
feat(category): add resets_others option
Staging Build / build (push) Successful in 2m46s
2026-07-09 17:27:16 +02:00
DanielS
567d1f226b
feat(admin): add product dependencies and clean up labels
...
Staging Build / build (push) Successful in 2m43s
- Add addProductDependency and removeProductDependency actions
- Create DependencyPopover and integrate in live editor UI
- Render green requirements and red exclusions badges
- Remove technical parentheses from category checkbox labels
2026-07-09 16:12:57 +02:00
DanielS
215da5f25b
style(admin): align sidebar link style
Staging Build / build (push) Successful in 2m46s
2026-07-09 15:57:37 +02:00
DanielS
d05274700a
feat(admin): extend wysiwyg live editor
...
Staging Build / build (push) Successful in 2m46s
- Add is_required and allow_multiselect category toggles
- Implement module-popover for product module assignment
- Add cascade-protected deletion for categories and products
- Add sidebar link with AdminNavLink active states
2026-07-09 15:52:47 +02:00
DanielS
16917bcbdc
feat(admin): add wysiwyg editor for order wizard
Staging Build / build (push) Successful in 2m49s
2026-07-09 15:39:14 +02:00
DanielS
bffaca1d63
feat(orders): add rejected status to order schema and admin table views
Staging Build / build (push) Successful in 2m49s
2026-07-08 10:13:21 +02:00
DanielS
2d44dd4c58
security: fix 6 critical RLS vulns, SHA-256 hash, DSGVO [GELÖSCHT], completed status
Staging Build / build (push) Has been cancelled
2026-07-06 22:39:05 +02:00
DanielS
a64b6790c6
feat: Add partner account settings page under /account-kunden
Staging Build / build (push) Successful in 3m33s
2026-07-04 21:06:46 +02:00
DanielS
060aa97ce5
fix: PDF headers with filename, email download button via protected route
Staging Build / build (push) Successful in 3m29s
2026-07-04 17:50:02 +02:00
DanielS
80abbfe566
security: replace public PDF URLs with authenticated API route, private bucket
Staging Build / build (push) Successful in 3m33s
2026-07-04 17:43:33 +02:00
DanielS
6a0e882cc9
feat: enforce company authorization on order details and success pages
Staging Build / build (push) Successful in 3m45s
2026-07-04 16:44:53 +02:00
DanielS
305af64fd6
feat: assign orders to companies directly and support admin reassignment
Staging Build / build (push) Successful in 3m36s
2026-07-04 16:08:31 +02:00
DanielS
32c2842dbd
feat: enable company-wide order viewing and editing
Staging Build / build (push) Successful in 3m31s
2026-07-04 15:41:48 +02:00
DanielS
149eae59c9
feat: restrict order creation to users assigned to a company
Staging Build / build (push) Successful in 3m31s
2026-07-04 15:33:44 +02:00
DanielS
5f65f890ee
feat: link end customers directly to companies
Staging Build / build (push) Successful in 3m37s
2026-07-04 15:17:04 +02:00
DanielS
d3bf4b1db9
feat(admin): set default partner_id to companyId in end-customer dialog
Staging Build / build (push) Successful in 3m28s
2026-07-03 16:22:59 +02:00
DanielS
553ec7eadd
fix(admin-orders): make PDF download/view always available by generating PDF dynamically on the fly if missing
Staging Build / build (push) Successful in 3m33s
2026-07-03 15:14:34 +02:00
DanielS
23be8bcb52
refactor(wording): change 'Angebot' to 'Anfrage' in client views and order emails
2026-07-03 14:55:56 +02:00
DanielS
90ec351d96
fix(db-tools): resolve REINDEX transaction error by executing directly via pg client, and dynamically support all database tables in integrity dashboard
2026-07-03 14:01:27 +02:00
DanielS
4f69fd7e44
feat(role): add 'verwaltung' role with gated access to settings and tools
Staging Build / build (push) Successful in 3m26s
2026-07-03 10:10:57 +02:00
DanielS
6dc1b1c00c
feat(setup): add initial setup wizard for admin account and SMTP configuration
2026-07-03 09:55:24 +02:00
DanielS
f5f577ea73
feat(customer): add bank account details support
2026-07-03 09:46:47 +02:00
DanielS
7a61002ef5
feat(order): add net/tax/gross breakdown for one-time and monthly totals
Staging Build / build (push) Successful in 3m28s
2026-07-03 08:50:28 +02:00
DanielS
4b3ba63e2c
fix: resolve Supabase storage pdf URLs on client and server
Staging Build / build (push) Has been cancelled
2026-07-03 00:49:11 +02:00
DanielS
78a16607f9
feat: allow quote editing for all statuses except completed
Staging Build / build (push) Successful in 3m35s
2026-07-03 00:30:25 +02:00
DanielS
2dcc20eb3a
style: force dark mode globally and remove theme switcher
2026-07-03 00:26:37 +02:00
DanielS
081baf15ee
style: improve accessibility contrast and set default theme to dark
2026-07-03 00:22:10 +02:00
DanielS
e3cdf6683a
feat: implement quote editing for admins and creators
2026-07-03 00:22:10 +02:00
DanielS
541a9651ec
Fix recent orders component UI and styling
Staging Build / build (push) Successful in 3m40s
2026-06-30 22:00:38 +02:00
DanielS
4cf1ac0eb7
fix: resolve invitation link expiration by adding verification landing page
Staging Build / build (push) Successful in 3m35s
2026-06-30 16:21:13 +02:00
DanielS
19e9733144
feat(admin): add API endpoint to download order confirmation PDF securely as attachment
2026-06-30 15:36:42 +02:00
DanielS
fbb75567cf
refactor(admin): rename partner to user in company assignment pages
2026-06-30 15:23:39 +02:00
DanielS
8f4f05a3cd
refactor: rename orders to inquiries and update PDF and email text
2026-06-30 15:23:33 +02:00
DanielS
bdc9e6541c
feat(admin): filter dashboard revenue KPI by current month and completed status
2026-06-30 15:23:28 +02:00
DanielS
e25344a185
docs: update imprint and privacy policy for CASPOS
2026-06-30 15:23:21 +02:00
DanielS
ccdfa7402b
refactor(order): rename Bestellbestaetigung to Angebotsbestaetigung
Staging Build / build (push) Successful in 3m22s
2026-06-26 09:06:45 +02:00
DanielS
da7bd91b6f
fix: query orders using admin client in admin routes to bypass RLS and show all orders to admin
Staging Build / build (push) Successful in 3m24s
2026-06-25 23:30:29 +02:00
DanielS
45fb87d589
feat: add admin dashboard revenue chart and fix empty customer order bug
Staging Build / build (push) Successful in 2m35s
2026-06-25 23:23:53 +02:00
DanielS
1a2ace937c
feat: add update price modifier for existing customers based on last license date
Staging Build / build (push) Has been cancelled
2026-06-25 23:04:48 +02:00
DanielS
16fb713665
feat: rename invoice (RE-) to order confirmation (BE-) throughout the application
Staging Build / build (push) Successful in 2m42s
2026-06-25 22:43:17 +02:00
DanielS
52f2a78753
fix: resolve client-side supabase auth session visibility on page.tsx by querying server-side and passing to HomeClient client component
Staging Build / build (push) Successful in 2m37s
2026-06-25 22:34:14 +02:00