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
bc6487bba4
feat(email): include order item configurations in confirmation email
Staging Build / build (push) Successful in 2m54s
2026-07-10 08:57:52 +02:00
DanielS
ae4a8429c7
fix: rewrite auth middleware to prevent global login lock for partners and admins
Staging Build / build (push) Successful in 2m46s
2026-07-09 23:16:22 +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
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
915d3b1b2f
Revert "feat: support product quantity and separate steps"
...
Staging Build / build (push) Successful in 2m48s
This reverts commit 4ef21ea144 .
2026-07-09 15:19:38 +02:00
DanielS
4ef21ea144
feat: support product quantity and separate steps
Staging Build / build (push) Successful in 6m17s
2026-07-09 15:10:21 +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
cc7445e4c5
feat(multiselect): support multi-select categories and free items limits in category config and order wizard
Staging Build / build (push) Successful in 2m38s
2026-07-07 16:56:24 +02:00
DanielS
98c030cd82
fix(end-customers): allow admin to create end customers without company_id
Staging Build / build (push) Successful in 2m38s
2026-07-07 12:32:11 +02:00
DanielS
8e91b3e810
fix(email): remove duplicate pdf download button
2026-07-07 10:30:34 +02:00
DanielS
0ec1319753
style(mail): humanize email templates and remove corporate boilerplates
Staging Build / build (push) Successful in 2m39s
2026-07-07 00:39:06 +02:00
DanielS
2246bdf2be
refactor(shop): extract wizard validation and email templates into helpers
Staging Build / build (push) Successful in 2m48s
2026-07-06 23:15:11 +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
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
4c6fde326b
refactor(order): change order prefix from BE to AE for Anfragenummer
2026-07-03 14:58:43 +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
5c28fbdea5
feat(wizard): support OR logic for requirements (at least one dependency satisfies requirements)
Staging Build / build (push) Successful in 3m32s
2026-07-03 14:21:15 +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
38651037bc
fix(users): refactor user admin actions to return status objects instead of throwing to prevent production error obfuscation
Staging Build / build (push) Successful in 3m29s
2026-07-03 13:51:00 +02:00
DanielS
12d06e46ad
feat(email): improve password reset emails, onboarding templates, and handle server action errors without production obfuscation
Staging Build / build (push) Successful in 3m28s
2026-07-03 13:34:43 +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
ca07dd0079
feat(setup): make isSetupNeeded check more robust using both auth listUsers and db count
2026-07-03 10:05:18 +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
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
e3cdf6683a
feat: implement quote editing for admins and creators
2026-07-03 00:22:10 +02:00
DanielS
8f447d52e5
Add lockout logic and email notification utils
Staging Build / build (push) Successful in 3m34s
2026-06-30 22:28:30 +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
5b7ccfd8d9
fix(dsgvo): correctly anonymize last name and street for end customers
2026-06-30 15:23:44 +02:00
DanielS
8f4f05a3cd
refactor: rename orders to inquiries and update PDF and email text
2026-06-30 15:23:33 +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
fbab22506b
feat(admin): edit order status with dropdown and notify partner by email
Staging Build / build (push) Has been cancelled
2026-06-26 09:04:06 +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
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
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
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
b2656345e8
feat: Send email confirmation with PDF attachment upon successful order
Staging Build / build (push) Successful in 2m34s
2026-06-25 02:47:03 +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
b537ca50cf
feat: Add email field to end_customers table and UI screens
Staging Build / build (push) Successful in 2m36s
2026-06-25 02:29:33 +02:00
DanielS
0ff4df2a12
feat: Add end customer view for companies with CRUD and partner assignment
Staging Build / build (push) Has been cancelled
2026-06-25 02:18:00 +02:00