Commit Graph

136 Commits

Author SHA1 Message Date
vollstock ef6f4a6418 Fix: add missing salutation field to contact interface 2025-10-30 10:15:37 +01:00
vollstock 058f7af9f6 Add confirm dialog to reminder button.
Add a show function in alertStore so we can use alerts in a defined way everywhere.
#12 #33
2025-10-30 10:15:02 +01:00
vollstock 4701efddd8 Move alertDialog to AppLayout fixes #33 2025-10-29 18:04:09 +01:00
vollstock 9cf5db37bc Move toaster component to AppLayout #33 2025-10-29 15:42:43 +01:00
vollstock b943c17a0f Add function to fetch a single customer 2025-10-29 14:21:55 +01:00
vollstock 2b56d6fe82 remove delay for contact popovers 2025-10-29 14:21:30 +01:00
vollstock d3835dd5b2 Add platform class to body 2025-10-29 14:20:40 +01:00
vollstock b79f6904f7 Sidebar shortcut is different on Mac an Win now 2025-10-29 14:20:03 +01:00
vollstock 3f548aa969 Prettier page number in invoice pdf 2025-10-29 14:18:34 +01:00
vollstock 59c2b9c28c Add salutation field to contacts #13 2025-10-29 13:53:08 +01:00
vollstock a34226c6a9 clean up 2025-10-29 12:07:51 +01:00
vollstock 59c5bd1e47 Added initial order confirmation e-mail template #48 2025-10-29 12:07:30 +01:00
vollstock 039ffa6f2e Fixed an error where toFixed() wouldn't round correctly. Added a util function that does a better job (at least for 2 digits precision) 2025-10-29 10:24:39 +01:00
vollstock da73a18bf9 remove white space from invoice pagination 2025-10-29 09:29:55 +01:00
vollstock d390eb9bd4 Add page numbers to PDFs, fixes #39 2025-10-28 10:21:40 +01:00
vollstock ab3f8409ee Make icons stroke-width 1.5 2025-10-23 10:24:48 +02:00
vollstock 2c4499fd34 add classes visible-mac and visible-pc to enable platform agnostic styling 2025-10-23 10:24:22 +02:00
vollstock 0275cbdc6b reset tooltip so keyboard shortcuts are visible 2025-10-23 10:23:30 +02:00
vollstock edb5fcab5c Some progress on the customer editor #6 2025-10-23 08:27:54 +02:00
vollstock f5f2426aef Make all icons have 1.5 stroke width 2025-10-23 08:27:10 +02:00
vollstock 0a11fe76ff Update Kbd component 2025-10-23 08:26:38 +02:00
vollstock 6a213e2cff Add route and logic to create a new invoice directly from the sidebar 2025-10-22 16:52:16 +02:00
vollstock 2131481a9e Fix: hide scrollbars in collapsing sidebar, mak separators visible, improve new sidebartrigger position 2025-10-22 16:51:28 +02:00
vollstock a539444485 Add text editor to invoice dialog
Fixes #42
2025-10-22 16:13:52 +02:00
vollstock beade697a8 FIX: saving new invoices was broken because changing a customer would only store billingData, but not a customerId 2025-10-22 16:13:01 +02:00
vollstock 82b7215dca Fix: growing textarea now working properly. Placeholder wasn't working before
Preparation for #42
2025-10-22 16:11:52 +02:00
vollstock 1e4db2162a Design and layout tweaks 2025-10-22 12:36:02 +02:00
vollstock 24ccb5ada6 Add button to create a newinvoice directly from within the sidebar 2025-10-22 12:35:40 +02:00
vollstock 25467be584 Make background darker so tables are more clearly readable. Try some things with the header bar 2025-10-22 11:58:58 +02:00
vollstock c946dfe626 Add reminder mail template #12 2025-10-22 11:58:18 +02:00
vollstock 18af1fb8e5 Startet work on customer editor #6 2025-10-21 19:53:07 +02:00
vollstock e6a75bf16b Added customer_nr to database and invoice templates.
Used standard DATEV format(10000 – 69999)

Fixes #31
2025-10-21 17:12:50 +02:00
vollstock 9d473ef45f Remove ToDo comments as these are tracked in issues now 2025-10-20 11:38:17 +02:00
vollstock 12c969bd4d Init Git LFS 2025-10-20 09:03:01 +02:00
vollstock 9da301c4f1 Add initial Code 2025-10-20 08:57:51 +02:00
vollstock d204098d8e Initial commit 2025-10-12 10:02:33 +02:00