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
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
aa98d9ac37
feat: implement deactivation of conflicting active contract templates during state updates
2026-01-14 21:36:06 +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
4aead9bedc
feat: implement buildTemplateVars function to enhance contract data handling with user profile integration
2026-01-14 16:57:58 +01:00
seaznCode
dfbd731f53
document upload + user mgmt preview
2026-01-13 19:04:29 +01:00
DeathKaioken
80e7a96bce
feat: invoice
2025-12-15 16:58:55 +01:00
DeathKaioken
b73f8b9b4b
Merge branch 'main' of https://git.profit-planet.partners/DK404/CentralBackend
2025-12-13 11:16:56 +01:00
DeathKaioken
0c78f2c869
feat: abo + profile section
2025-12-13 11:15:20 +01:00
seaznCode
8f3db7a07c
news
2025-12-09 16:39:56 +01:00
seaznCode
85fd8b16fb
feat: implement affiliate management with CRUD operations and S3 integration
2025-12-06 20:25:34 +01:00