Merge pull request #555 from Luca-Timo/feat/crm-pr

feat: CRM module — quotes, contracts, invoices, hours, calendar, tax
This commit is contained in:
Paul Nothaft
2026-05-29 11:27:23 +02:00
committed by GitHub
209 changed files with 47985 additions and 747 deletions
+6
View File
@@ -15,6 +15,11 @@
"i18n:ci": "i18next-cli extract --ci --dry-run"
},
"dependencies": {
"@fullcalendar/core": "^6.1.20",
"@fullcalendar/daygrid": "^6.1.20",
"@fullcalendar/interaction": "^6.1.20",
"@fullcalendar/react": "^6.1.20",
"@fullcalendar/timegrid": "^6.1.20",
"@tanstack/react-query": "^5.0.0",
"@tiptap/extension-character-count": "^2.26.1",
"@tiptap/extension-code-block-lowlight": "^2.26.1",
@@ -52,6 +57,7 @@
"react-photo-album": "^3.4.0",
"react-router-dom": "^6.8.0",
"react-toastify": "11.0.5",
"signature_pad": "^5.1.3",
"swiper": "^12.1.0",
"tailwind-merge": "^3.3.1",
"yet-another-react-lightbox": "^3.28.0"