DanielS
b2a5f7cc64
feat(customers): add customer-level and device-level update/upgrade buttons with automatic license date calculation for update discount
2026-08-11 23:34:35 +02:00
DanielS
5b9a0c609d
style: remove text-gradient, use global colors
2026-08-11 22:08:30 +02:00
DanielS
407484f69d
feat: allow verwalter role to act as admin in wizard
2026-08-11 00:35:55 +02:00
DanielS
f9cb3c0685
refactor: improve wizard layouts and animations
2026-08-10 23:29:42 +02:00
DanielS
a43d598f54
chore(merge): integrate origin/staging into local staging
...
Staging Build / build (push) Successful in 2m57s
Resolved conflict in customer-accordion-list.tsx by keeping
the per-device flattening (DeviceCard) implementation.
2026-07-23 09:47:37 +02:00
DanielS
0e4495292d
feat(my-customers): flatten orders into per-device cards
...
- split orders by device_name into FlattenedDevice entries
- strip device prefixes from product and module names
- render one DeviceCard per Kasse in the customer accordion
- add targeted upgrade URL with orderId, customer_id, device_id
- wizard starts at step 3 in upgrade mode with locked customer
- mark existing licensed modules as read-only with badge
2026-07-23 09:45:14 +02:00
DanielS
c6190b34a8
fix(shop): display Backoffice for Zusatzleistung group in OrderSuccessPage
Staging Build / build (push) Successful in 2m51s
2026-07-22 17:36:51 +02:00
DanielS
8b4fd5f02e
feat(dashboard): add customer accordion view and extension flow
Staging Build / build (push) Successful in 3m1s
2026-07-21 08:43:00 +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
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
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
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
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
23be8bcb52
refactor(wording): change 'Angebot' to 'Anfrage' in client views and order emails
2026-07-03 14:55:56 +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
e3cdf6683a
feat: implement quote editing for admins and creators
2026-07-03 00:22:10 +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
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
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
2403408b6c
Fix React key props in order and my-orders pages
2026-06-22 22:24:21 +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
316d9510a8
feat: implement product categories with tabbed filtering and admin configuration
2026-05-01 00:52:40 +02:00
DanielS
5538d87283
feat: initial implementation of modern modular webshop (shop core)
2026-04-30 23:41:56 +02:00