Commit Graph

84 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
ae73c37d3e dei mutter 2026-05-21 20:31:33 +02:00
seaznCode
e7aee1e380 kmpaidkwtdwj 2026-05-17 16:15:47 +02:00
seaznCode
df1cf07390 refactor: enhance subscription order validation with pack count checks 2026-05-05 21:55:05 +02:00
seaznCode
10552488c0 refactor: remove unused CompanySettingsRepository and QR code handling logic 2026-05-05 21:44:35 +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
918deb2b69 zua
Co-authored-by: Copilot <copilot@github.com>
2026-05-03 23:46:08 +02:00
DeathKaioken
f5a95843af uid change 2026-04-28 19:23:46 +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
aabcd8a753 feat: add validation for signingCity and signatureDataUrl in subscription methods 2026-03-20 16:27:46 +01:00
seaznCode
b87b999455 feat: add shipping fee resolution to invoice items and refactor item building logic 2026-03-20 16:27:37 +01:00
seaznCode
bd21801c41 refactor: remove local QR data URI caching and streamline QR code retrieval 2026-03-17 18:59:24 +01: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
46a081ae8f Merge branch 'bigTypeShii' of https://git.profit-planet.partners/DK404/CentralBackend into bigTypeShii 2026-03-16 16:05:01 +01:00
432f5a3225 feat: update renewal process and email notifications for subscriptions
+ test script for sub renewal
2026-03-16 16:04:36 +01:00
DeathKaioken
248109e6e8 fk this shit 2026-03-15 18:33:52 +01:00
c2bbb1df15 feat: implement auto-renewal cron service for subscriptions
- Added RenewalCronService to handle automatic subscription renewals and reactivations.
- Introduced listPausedAutoRenew method in AbonemmentRepository to fetch paused subscriptions eligible for reactivation.
- Created test script for renewal cron job to simulate subscription renewal scenarios.
- Updated MailService to send renewal confirmation and payment reminder emails.
- Enhanced EmailVerificationService to auto-grant 'can_subscribe' permission upon email verification.
- Modified createAdminUser script to allow different admin email configurations.
- Added node-cron dependency for scheduling tasks.
2026-03-15 14:16:46 +01:00
61043e6dc8 feat: update guest user handling to require email verification and adjust status flags 2026-03-15 01:10:35 +01:00
seaznCode
748bfe9490 feat: update guest user status flags to mark all as completed during account creation 2026-03-11 22:32:31 +01:00
seaznCode
221bac3b2a feat: enforce singleton active invoice template per language during updates and revisions 2026-03-11 22:32:11 +01:00
seaznCode
f544dab9a3 feat: enhance user status handling for guest users by skipping quickaction flow
!!!!! NEED TO OVERHAUL THE QUICKACTION FLOW FOR GUEST USERS !!!!!!!!!
2026-03-11 22:31:11 +01:00
seaznCode
35a841038a feat: remove redundant userType assignment in abonement service methods 2026-03-11 22:29:55 +01:00
seaznCode
5232fb1f2d feat: update invoice template loading to fetch from S3 and streamline user type handling 2026-03-11 22:29:46 +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
DeathKaioken
09a6004875 feat: dependecy fix + Abo Mailing Template 2026-02-18 10:24:04 +01:00
seaznCode
4ce8507858 feat: enhance pool management with subscription linking and inflow diagnostics 2026-02-17 18:13:27 +01:00
seaznCode
e89db76e48 feat: add maxDepth parameter to create matrix functionality for depth control 2026-01-31 15:40:14 +01:00
seaznCode
ec5bdad867 feat: implement user status check to block suspended accounts in authMiddleware and LoginService 2026-01-30 15:33:37 +01:00
seaznCode
1491f0fc0e feat: implement removeMembers functionality for pool management + enhance usability 2026-01-28 20:14:04 +01:00
seaznCode
fd37a522d0 feat: implement pool member management with listing and adding functionalities 2026-01-23 21:54:23 +01:00
seaznCode
caa55f7827 feat: include contract category in results for createFolderStructure and moveLooseFilesToContract functions 2026-01-20 20:49:24 +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
e2a6b215d5 feat: add storage status check for user documents in getDetailedUserInfo function 2026-01-19 23:31:03 +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
edd32feca3 Merge branch 'main' of https://git.profit-planet.partners/DK404/CentralBackend 2026-01-19 19:32:13 +01:00
seaznCode
5cef174e7f feat: implement profile data validation and upsert functionality for company and personal profiles 2026-01-19 19:32:03 +01:00
DeathKaioken
7b06ea93c5 fix: api key brevo 2026-01-18 22:45:52 +01:00
seaznCode
f475242f84 feat: update user status initialization to use 'pending' instead of 'inactive' 2026-01-17 20:22:31 +01:00