Commit Graph

23 Commits

Author SHA1 Message Date
vollstock 30d13b53bf Add procedural documentatino (for GODB) 2025-11-21 08:36:31 +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 387c3be93a Prefetch all pages on hover for better performance 2025-11-17 10:10:34 +01:00
vollstock 71260199a1 Move user menu to sidebar, fixes #35 2025-11-14 17:45:57 +01:00
vollstock 83644a2a3e Remove unused features from starter kit, #35 2025-11-14 12:40:32 +01:00
vollstock 63202b0845 Overall design work 2025-11-11 11:49:38 +01:00
vollstock 26cb144151 accept string and date in toLocalDate() util 2025-11-10 16:09:53 +01:00
vollstock 19f246a655 Include payment status labels in invoice search 2025-11-10 16:08:02 +01:00
vollstock d531c0a935 Added social icon component. Fixes #3 2025-11-04 17:45:48 +01:00
vollstock 15b49f4d23 Added more database fields for contacts. Worked on popovers in customers view. #3 2025-11-04 15:17:23 +01:00
vollstock 82e04acc2c Some work on customers view #3 2025-11-04 13:51:31 +01:00
vollstock 9346d8bea9 Add Tooltop to new invoice button 2025-11-03 08:42:24 +01:00
vollstock 9cf5db37bc Move toaster component to AppLayout #33 2025-10-29 15:42:43 +01:00
vollstock 2b56d6fe82 remove delay for contact popovers 2025-10-29 14:21:30 +01:00
vollstock 59c2b9c28c Add salutation field to contacts #13 2025-10-29 13:53:08 +01:00
vollstock edb5fcab5c Some progress on the customer editor #6 2025-10-23 08:27:54 +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 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 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 18af1fb8e5 Startet work on customer editor #6 2025-10-21 19:53:07 +02:00
vollstock 9d473ef45f Remove ToDo comments as these are tracked in issues now 2025-10-20 11:38:17 +02:00
vollstock 9da301c4f1 Add initial Code 2025-10-20 08:57:51 +02:00