Commit Graph

49 Commits

Author SHA1 Message Date
vollstock 81f0c1ce56 Remove unused features from starter kit, #35 2025-11-14 12:40:32 +01:00
vollstock 38cf214051 Prettier sidebar design #35 2025-11-14 11:56:19 +01:00
vollstock ae960b6a4e Show invoice buttons depending of payment status. Fixes #54 2025-11-14 11:55:41 +01:00
vollstock b81c6d71f4 Overall design work 2025-11-11 11:49:38 +01:00
vollstock ec482cea6c Add mail dialog component, work on #12 2025-11-11 11:29:17 +01:00
vollstock 67a0ef2180 accept string and date in toLocalDate() util 2025-11-10 16:09:53 +01:00
vollstock b03ae2b3de add missing cancelled status to cast 2025-11-10 16:09:19 +01:00
vollstock cabb4ed4b4 Include payment status labels in invoice search 2025-11-10 16:08:02 +01:00
vollstock eeca1d5263 Added social icon component. Fixes #3 2025-11-04 17:45:48 +01:00
vollstock b27a1bd66d Added more database fields for contacts. Worked on popovers in customers view. #3 2025-11-04 15:17:23 +01:00
vollstock d222b4c10d Some work on customers view #3 2025-11-04 13:51:31 +01:00
vollstock 6cfd694a3c Add 'pressed' state to button component 2025-11-04 13:48:55 +01:00
vollstock 8756d81ea2 Make toast titles use normal font weight 2025-11-04 13:48:30 +01:00
vollstock 52d51fde63 Added ButtonGroup component 2025-11-04 13:47:37 +01:00
vollstock 985393b720 Add Tooltop to new invoice button 2025-11-03 08:42:24 +01:00
vollstock 9603b100f5 Add 'cancelled' status to invoices 2025-10-30 15:38:41 +01:00
vollstock cacc3d5943 Fix: add missing salutation field to contact interface 2025-10-30 10:15:37 +01:00
vollstock f688e3fb17 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 9439d14b59 Move alertDialog to AppLayout fixes #33 2025-10-29 18:04:09 +01:00
vollstock 69695e88aa Move toaster component to AppLayout #33 2025-10-29 15:42:43 +01:00
vollstock 432c61eece remove delay for contact popovers 2025-10-29 14:21:30 +01:00
vollstock e450bf286c Add platform class to body 2025-10-29 14:20:40 +01:00
vollstock 29b43d09ba Sidebar shortcut is different on Mac an Win now 2025-10-29 14:20:03 +01:00
vollstock 7d1084261b Prettier page number in invoice pdf 2025-10-29 14:18:34 +01:00
vollstock b55f20727d Add salutation field to contacts #13 2025-10-29 13:53:08 +01:00
vollstock f76d55f4f0 Added initial order confirmation e-mail template #48 2025-10-29 12:07:30 +01:00
vollstock 42127077aa 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 519a91d65c remove white space from invoice pagination 2025-10-29 09:29:55 +01:00
vollstock e30053424a Add page numbers to PDFs, fixes #39 2025-10-28 10:21:40 +01:00
vollstock 51cfa0e830 Make icons stroke-width 1.5 2025-10-23 10:24:48 +02:00
vollstock 696b845a87 add classes visible-mac and visible-pc to enable platform agnostic styling 2025-10-23 10:24:22 +02:00
vollstock 95a6b0658f reset tooltip so keyboard shortcuts are visible 2025-10-23 10:23:30 +02:00
vollstock 858c2d75f2 Some progress on the customer editor #6 2025-10-23 08:27:54 +02:00
vollstock 9455455625 Make all icons have 1.5 stroke width 2025-10-23 08:27:10 +02:00
vollstock 9d5657e1b4 Update Kbd component 2025-10-23 08:26:38 +02:00
vollstock a1c56ad5a5 Add route and logic to create a new invoice directly from the sidebar 2025-10-22 16:52:16 +02:00
vollstock 914a085e25 Fix: hide scrollbars in collapsing sidebar, mak separators visible, improve new sidebartrigger position 2025-10-22 16:51:28 +02:00
vollstock 71f58b38bb Add text editor to invoice dialog
Fixes #42
2025-10-22 16:13:52 +02:00
vollstock abda810df2 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 3087e5fcd4 Fix: growing textarea now working properly. Placeholder wasn't working before
Preparation for #42
2025-10-22 16:11:52 +02:00
vollstock b73f61e972 Design and layout tweaks 2025-10-22 12:36:02 +02:00
vollstock 502fde1d20 Add button to create a newinvoice directly from within the sidebar 2025-10-22 12:35:40 +02:00
vollstock 92c1b4d441 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 b48fb8db3a Add reminder mail template #12 2025-10-22 11:58:18 +02:00
vollstock 7bd2c3a4d7 Startet work on customer editor #6 2025-10-21 19:53:07 +02:00
vollstock 6fa3459eeb 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 9e877ac722 Remove ToDo comments as these are tracked in issues now 2025-10-20 11:38:17 +02:00
vollstock b1f5d84a11 Init Git LFS
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2025-10-20 09:03:01 +02:00
vollstock 8703e5ff40 Add initial Code
linter / quality (push) Has been cancelled
tests / ci (push) Has been cancelled
2025-10-20 08:57:51 +02:00