Commit Graph

35 Commits

Author SHA1 Message Date
vollstock 18c9d0120c Add missing pages to reduce errors and warnings in console 2025-12-09 15:10:53 +01:00
vollstock 7d9261dd6e Filter products using select instead of toggles 2025-12-08 13:23:33 +01:00
vollstock c74d8ecf2a Design improvements 2025-12-04 16:33:08 +01:00
vollstock e37a14993d Get rid of typescript errors 2025-12-02 18:05:23 +01:00
vollstock 4dbe4f000e Fix wrong sorting of invoices since lazily loading older years 2025-12-02 18:03:22 +01:00
vollstock a4466a9d2c Add initial Todo items and CalDAV sync 2025-12-02 17:32:52 +01:00
vollstock 6ef9f443ff Add category filter to product view 2025-11-28 09:19:28 +01:00
vollstock ad9eb16843 Organize upload images in folders 2025-11-28 09:17:16 +01:00
vollstock c55fc78c36 Add products module #46 2025-11-26 10:05:43 +01:00
vollstock 914613e3ea Sales Dashboard Widget 2025-11-25 13:46:45 +01:00
vollstock c152842e87 use crm- components everywhere 2025-11-21 13:21:59 +01:00
vollstock 34fa8d6a0d work on customer editor #6 2025-11-21 08:39:34 +01:00
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