Commit Graph

82 Commits

Author SHA1 Message Date
seaznCode
1d6907e4d2 feature: download exoscale storage 2026-06-29 23:15:16 +02:00
seaznCode
427c12be3c feat: add language normalization and user settings updates
- Introduced language normalization utility functions to standardize language codes across the application.
- Updated ContractUploadController to resolve requested language from contract data and user settings.
- Enhanced authMiddleware to set preferred language in user object based on user settings.
- Added preferred_language column to user_settings table in the database.
- Implemented UserSettingsRepository to manage user settings, including preferred language updates.
- Updated DocumentTemplateService and AboContractService to support language-specific templates.
- Enhanced InvoiceService to select invoice templates based on normalized language codes.
- Added new script to compare versions of ABO contract documents.
- Refactored various services and repositories to utilize the new language normalization logic.
2026-06-07 21:13:41 +02:00
seaznCode
cf7d7d8f5a feat: enhance subscription handling with uid and tax mode support 2026-05-21 21:19:51 +02:00
seaznCode
d553d056e1 feat: add tax_mode support for document templates and invoice processing + remove local template fallback 2026-05-21 20:59:15 +02:00
seaznCode
e7aee1e380 kmpaidkwtdwj 2026-05-17 16:15:47 +02:00
DeathKaioken
baf53e36c1 Zipfelzwerg
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 23:47:25 +02:00
DeathKaioken
9f53ffbbdd Mail mich in den Tod
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 16:44:19 +02:00
DeathKaioken
0bb230cf66 crashout
Co-authored-by: Copilot <copilot@github.com>
2026-05-04 02:00:44 +02:00
DeathKaioken
918deb2b69 zua
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 23:46:08 +02:00
seaznCode
7be7ea7269 feat: implement adminCreate endpoint and corresponding service method for manual invoice creation 2026-04-22 21:14:40 +02:00
seaznCode
449a83473c feat: add sendEmailReport method to InvoiceService and corresponding route 2026-04-07 17:05:14 +02:00
seaznCode
704e6f22e6 Merge branch 'bigTypeShii' of https://git.profit-planet.partners/DK404/CentralBackend into bigTypeShii 2026-03-16 20:35:24 +01:00
seaznCode
19847eefb4 feat: enhance subscription model with additional contact and invoice fields
hawi i cant
2026-03-16 20:35:10 +01:00
DeathKaioken
914e8bd528 fmlfmlflmflm 2026-03-16 20:03:54 +01:00
DeathKaioken
248109e6e8 fk this shit 2026-03-15 18:33:52 +01:00
seaznCode
c7895c5333 feat: add permission checks for subscription and implement user permission retrieval 2026-03-11 22:27:31 +01:00
seaznCode
f85d01af8d feat: implement guest user registration and company settings management 2026-03-09 22:07:12 +01:00
seaznCode
2c239ad331 feat: enhance invoice and pool management with new status updates, detailed invoice retrieval, and pool statistics 2026-03-08 16:28:46 +01:00
seaznCode
002dbc78c1 feat: add updateContent method for abonements and corresponding route 2026-02-20 21:45:02 +01:00
DeathKaioken
04a032992a feat: abo 2026-02-18 11:16:54 +01:00
seaznCode
4ce8507858 feat: enhance pool management with subscription linking and inflow diagnostics 2026-02-17 18:13:27 +01:00
seaznCode
bf8f94b848 feat: add admin endpoints for listing and moving user contract documents 2026-02-04 15:28:39 +01:00
seaznCode
5764ce5cdc feat: enhance S3 error handling and retry logic in previewLatestForUser function 2026-02-04 14:37:26 +01:00
seaznCode
e89db76e48 feat: add maxDepth parameter to create matrix functionality for depth control 2026-01-31 15:40:14 +01:00
seaznCode
1491f0fc0e feat: implement removeMembers functionality for pool management + enhance usability 2026-01-28 20:14:04 +01:00
seaznCode
fb3d3c410c feat: add getPublic route to fetch news item by slug 2026-01-28 20:13:09 +01:00
seaznCode
fd37a522d0 feat: implement pool member management with listing and adding functionalities 2026-01-23 21:54:23 +01:00
seaznCode
295bb85536 feat: implement Dev Management features for folder structure and loose file handling and ghost dirs 2026-01-20 20:18:24 +01:00
seaznCode
5638b98cb8 feat: add folder structure warning for contract preview in previewLatestForUser function 2026-01-19 23:16:08 +01:00
seaznCode
f6067c48fc feat: add user type handling and Exoscale contract folder structure validation in previewLatestForUser function 2026-01-19 22:53:49 +01:00
seaznCode
7b2eb4dbf0 feat: refactor template variable handling and add Profit Planet signature application logic 2026-01-19 21:50:58 +01:00
seaznCode
25c67783d4 feat: improve template variable handling and add Profit Planet signature stamp functionality 2026-01-19 20:49:22 +01:00
seaznCode
46b36d7edd feat: enhance profile data structure by adding phone fields for company and personal profiles 2026-01-19 20:28:07 +01:00
DeathKaioken
6e28cc3146 fix: contract gen 2026-01-18 23:08:36 +01:00
DeathKaioken
7b06ea93c5 fix: api key brevo 2026-01-18 22:45:52 +01:00
DeathKaioken
02a30c3a17 Merge branch 'main' of https://git.profit-planet.partners/DK404/CentralBackend 2026-01-18 21:57:25 +01:00
DeathKaioken
33c584e68e fix: cookie refresh stuff 2026-01-18 21:57:22 +01:00
seaznCode
2d1557d5ec feat: add caching prevention headers to getUserPermissions method 2026-01-18 21:09:18 +01:00
seaznCode
2a69b83d84 feat: implement admin-only middleware and enhance permission checks with logging 2026-01-18 20:50:31 +01:00
seaznCode
f475242f84 feat: update user status initialization to use 'pending' instead of 'inactive' 2026-01-17 20:22:31 +01:00
seaznCode
964ff2f37e Merge branch 'main' of https://git.profit-planet.partners/DK404/CentralBackend 2026-01-17 20:06:35 +01:00
seaznCode
0a983d0654 feat: implement SQL dump import functionality with multi-statement support 2026-01-16 00:11:09 +01:00
seaznCode
deb94c028b feat: add template revision functionality to create new versions and deactivate previous templates 2026-01-14 21:06:52 +01:00
seaznCode
41b444a190 feat: enhance contract upload process to handle missing templates gracefully and return skipped uploads 2026-01-14 18:11:22 +01:00
seaznCode
edeacea8ea feat: update signature placeholder in preview to provide user-friendly message 2026-01-14 16:57:10 +01:00
seaznCode
160f58d64d feat: implement signature normalization and storage in contract upload process 2026-01-14 16:56:56 +01:00
seaznCode
1fc9af3be9 feat: enhance user data handling in PDF generation with improved fallback logic for company and personal profiles 2026-01-13 20:42:54 +01:00
seaznCode
dfbd731f53 document upload + user mgmt preview 2026-01-13 19:04:29 +01:00
seaznCode
66d1ede207 Merge branch 'main' of https://git.profit-planet.partners/DK404/CentralBackend 2026-01-13 16:14:25 +01:00
seaznCode
b2a3132bea feat: enhance contract preview functionality with user-specific document retrieval 2026-01-13 16:14:20 +01:00