Commit Graph

82 Commits

Author SHA1 Message Date
vollstock 823cd6391d Connect CalDAV todos to DB-Items, finish todo component and add it to pipeline items 2026-02-24 16:15:21 +01:00
vollstock d9fd3d1ccb Two month of work 2026-02-17 10:35:03 +01:00
vollstock cb604433fb Added phone number dialog 2026-01-22 11:36:00 +01:00
vollstock be719e66a5 [Feature] Import LineItems from from CSV and products 2026-01-20 15:25:06 +01:00
vollstock 9ce912baa2 Initial work on SettingLayout #174 2025-12-10 13:32:44 +01:00
vollstock 63f3b999cf Add hotkey feature, #122 2025-12-09 15:14:51 +01:00
vollstock 18c9d0120c Add missing pages to reduce errors and warnings in console 2025-12-09 15:10:53 +01:00
vollstock 6d03cf1e5d Add new global pinia webcron store to handle webcron requests. The old implementation would add additional intervals for each page request. 2025-12-09 15:10:04 +01:00
vollstock 7d9261dd6e Filter products using select instead of toggles 2025-12-08 13:23:33 +01:00
vollstock cdb8e44228 Hide app header in print 2025-12-08 13:22:08 +01:00
vollstock 7ddf1337c1 Add LineItem CSV import and fix Unit API 2025-12-08 13:20:52 +01:00
vollstock 6b688f72e0 [Fix] Internal cron scheduler blocking view responses
Internal cron is now triggered by an axios request from the frontend so it can truly run in a separate request. Fixes #167
2025-12-07 12:55: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 d2cbbb7b37 Add Toggle component 2025-11-28 09:17:26 +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 a7581ab40b Add progress component 2025-11-21 14:04:21 +01:00
vollstock 8056c12f6d Add Notes model, controller and database table. Implement it in Customer Dialog, #6 2025-11-21 13:23:13 +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 4e578b6cbe update Button and ButtonGroup component. Start separating "crm-" named components for future updates 2025-11-21 08:38:46 +01:00
vollstock 1bd8178104 Add link to procedural doc in user menu 2025-11-21 08:37:29 +01:00
vollstock 30d13b53bf Add procedural documentatino (for GODB) 2025-11-21 08:36:31 +01:00
vollstock ed017e0510 Finish send mail dialog, fixes #12 2025-11-19 14:30:24 +01:00
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 f264459435 Fixed a regression, where the position column widths the line item table would get messed up of a section title was the first element 2025-11-19 12:47:22 +01:00
vollstock 8e4bccf828 Line item sections in PDF template, fixes #41 2025-11-19 11:42:54 +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 47748038e4 Make NumberInput accept strings 2025-11-18 20:46:11 +01:00
vollstock c2f961dceb Prefetch dashboard on logo link 2025-11-18 20:44:52 +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 80da02212d Prettier sidebar design #35 2025-11-14 11:56:19 +01:00
vollstock 5cb0f97f8b Show invoice buttons depending of payment status. Fixes #54 2025-11-14 11:55:41 +01:00
vollstock 63202b0845 Overall design work 2025-11-11 11:49:38 +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 2b974fafb5 add missing cancelled status to cast 2025-11-10 16:09:19 +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