Commit Graph

16 Commits

Author SHA1 Message Date
vollstock d6e58a762c Fixed a regression where customer and contacts of an invoice haven’t been set when opening an invoice for editing as these fields aren't in the summary that now get’s loaded with inertia 2025-11-19 12:48:21 +01:00
vollstock ebbbe42cc3 Add title sections to invoices backend and frontend, #41 2025-11-19 10:12:45 +01:00
vollstock 1b76c6c61b Move REST calls from invoice table to invoice dialog, fixes #56 2025-11-18 20:46:40 +01:00
vollstock 93f7871c18 Optimise invoice data requests #56 2025-11-18 10:27:49 +01:00
vollstock 71260199a1 Move user menu to sidebar, fixes #35 2025-11-14 17:45:57 +01:00
vollstock 5cb0f97f8b Show invoice buttons depending of payment status. Fixes #54 2025-11-14 11:55:41 +01:00
vollstock 2f9397abea Add mail dialog component, work on #12 2025-11-11 11:29:17 +01:00
vollstock 26cb144151 accept string and date in toLocalDate() util 2025-11-10 16:09:53 +01:00
vollstock 82e04acc2c Some work on customers view #3 2025-11-04 13:51:31 +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 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 f5f2426aef Make all icons have 1.5 stroke width 2025-10-23 08:27:10 +02:00
vollstock a539444485 Add text editor to invoice dialog
Fixes #42
2025-10-22 16:13:52 +02:00
vollstock c946dfe626 Add reminder mail template #12 2025-10-22 11:58:18 +02:00
vollstock 9da301c4f1 Add initial Code 2025-10-20 08:57:51 +02:00