Commit Graph
150 Commits
Author SHA1 Message Date
vollstock 90739b5a82 update npm dependencies 2026-07-10 16:56:13 +02:00
vollstock 4a15f1e351 some work on the license manager 2026-07-10 16:55:48 +02:00
vollstock af80c7d582 Mute warning that prevented build. See https://github.com/vueuse/vueuse/issues/5387#issuecomment-4734186040 2026-06-22 10:17:05 +02:00
vollstock 65a88ef275 Update dependencies 2026-05-27 14:41:30 +02:00
vollstock 1b368e4ce2 Make base font size base on rem units for a11y 2026-05-27 11:38:43 +02:00
vollstock 167bee78f8 Add InvoiceService and initial invoice dashboard widget 2026-05-27 11:12:26 +02:00
vollstock 56bf75bf74 update dependencies 2026-05-27 11:10:44 +02:00
vollstock df24d48038 Added license management module 2026-05-25 22:45:23 +02:00
vollstock 93b7be7e2c Cleanup 2026-05-25 22:44:47 +02:00
vollstock baddc945f6 Font weights in todo list reflect due date better 2026-05-25 15:46:54 +02:00
vollstock da3ceeaff3 Fix: CardDAV sync broke when todo items didn't have a creation date. Also fixed todos without a due date not being displays and wrong calculation of warning badge states. 2026-05-25 15:31:29 +02:00
vollstock 2324ad95bf Update dependencies 2026-05-25 10:58:36 +02:00
vollstock 9d33ba796a Sort tomorrow group correctly 2026-03-12 14:35:43 +00:00
vollstock 5e61a50f25 Introduce tomorrow section in todos 2026-03-12 15:30:23 +01:00
vollstock 49aa8bc413 Fix: wrong calculation of time spans 2026-03-12 15:18:10 +01:00
vollstock 237ea05a45 Fix: Todo component show empty headers and didn't respect show completed property 2026-03-05 11:33:04 +01:00
vollstock 626f991e8d Fix: revenue widget was using wrong color for paid invoices 2026-03-05 11:02:01 +01:00
vollstock c470240dc0 Fix: Job to check invoice due dates was never run
Made it a command so it runs with the scheduler
2026-03-05 10:42:40 +01:00
vollstock 4ee1d01e38 Fix todo due date also counting completed items 2026-03-04 14:43:01 +01:00
vollstock 8ff955415c Improve installation docs 2026-02-25 15:07:27 +01:00
vollstock 5f94e330ad Update node dependencies 2026-02-25 15:07:07 +01:00
vollstock 88aa969eb4 Minor cosmetic changes 2026-02-25 15:06:58 +01:00
vollstock e01f861420 update dependencies 2026-02-25 12:05:56 +01:00
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 7e2094847f Connect CalDAV todos to DB-Items, finish todo component and add it to pipeline items 2026-02-24 16:12:59 +01:00
vollstock 5127f99c7e Merge pull request 'dataflow' (#180) from dataflow into main
Reviewed-on: #180
2026-02-17 10:38:35 +01:00
vollstock d9fd3d1ccb Two month of work 2026-02-17 10:35:03 +01:00
vollstock 0ffbeeedff update dendencies 2026-01-22 11:36:24 +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 41788d6033 Fix: division by zero errors 2026-01-20 12:21:31 +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 8173dacfb8 Update dependencies 2025-12-09 15:13:05 +01:00
vollstock bd2e6ea998 Fix wron company address in invoice preview data 2025-12-09 15:11:33 +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 dcb297dcdc Fix Readme; change cron doc to 5 minutes (instead of 1) 2025-12-08 13:21:33 +01:00
vollstock 7ddf1337c1 Add LineItem CSV import and fix Unit API 2025-12-08 13:20:52 +01:00
vollstock ee6525b549 Tested and documented cron usage in the README, fixes #166 2025-12-07 18:07:51 +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 25034ee2f3 Comments on #167 2025-12-05 09:53:28 +01:00
vollstock 8315383958 Make use of some settings #136 2025-12-05 09:52:11 +01:00
vollstock b7a880d66a Various fixes for DB seeding 2025-12-04 22:37:16 +01:00
vollstock 0200c38f30 Fix file location for PSR-4 autoloading compliance 2025-12-04 18:19:24 +01:00
vollstock 3bf50137f3 Merge branch 'main' of http://code.tooloop.de/Tooloop/Caramel-CRM
* 'main' of http://code.tooloop.de/Tooloop/Caramel-CRM:
  README.md aktualisiert
  README.md aktualisiert
2025-12-04 18:17:29 +01:00
vollstock d4df2ac140 README.md aktualisiert 2025-12-04 18:10:02 +01:00
vollstock 42e33fbe9e README.md aktualisiert 2025-12-04 18:07:31 +01:00