Commit Graph

91 Commits

Author SHA1 Message Date
seaznCode
e62d0726c3 Merge branch 'main' of https://git.profit-planet.partners/DK404/CentralBackend 2026-01-30 15:37:58 +01:00
seaznCode
dbcbe04a5e Merge branch 'dev' 2026-01-30 15:37:52 +01:00
cf40998a22 Merge pull request 'feat: implement user status check to block suspended accounts in authMiddleware and LoginService' (#6) from dev into main
Reviewed-on: #6
2026-01-30 14:35:10 +00: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
fb3d3c410c feat: add getPublic route to fetch news item by slug 2026-01-28 20:13:09 +01:00
seaznCode
1825310280 feat: add migrateContractPaths script for updating contract paths in user documents 2026-01-27 18:36:52 +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
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
879c504abd feat: add return statement to createCompanyUser and createPersonalUser functions 2026-01-19 22:12:06 +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
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
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
2296b521db fix: fix 2026-01-18 21:59:48 +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
62f7aa4491 Merge branch 'main' of https://git.profit-planet.partners/DK404/CentralBackend 2026-01-18 21:10:06 +01:00
seaznCode
2d1557d5ec feat: add caching prevention headers to getUserPermissions method 2026-01-18 21:09:18 +01:00
75e8919b0d Merge pull request 'feat: implement admin-only middleware and enhance permission checks with logging' (#5) from middleware-admin-fix into main
Reviewed-on: #5
2026-01-18 19:54:38 +00:00
seaznCode
2a69b83d84 feat: implement admin-only middleware and enhance permission checks with logging 2026-01-18 20:50:31 +01:00
DeathKaioken
e86986d40c Merge branch 'main' of https://git.profit-planet.partners/DK404/CentralBackend 2026-01-18 16:19:11 +01:00
DeathKaioken
56fe694458 bug: prod mysql conflict 2026-01-18 16:19:08 +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
ffe4461016 feat: enforce admin-only access for user management routes 2026-01-17 20:06:09 +01:00
seaznCode
1685df8389 feat: enhance database initialization with nullable columns and virtual labels for referral tokens 2026-01-17 19:38:49 +01:00
seaznCode
0a983d0654 feat: implement SQL dump import functionality with multi-statement support 2026-01-16 00:11:09 +01:00
8d4c70b631 Merge pull request 'ha/contract-manager-versioning' (#4) from ha/contract-manager-versioning into main
Reviewed-on: #4
2026-01-14 21:16:49 +00:00
seaznCode
bdee857828 feat: enhance deactivation logic for conflicting active contract templates to handle null contract types and user types 2026-01-14 22:16:15 +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
41b444a190 feat: enhance contract upload process to handle missing templates gracefully and return skipped uploads 2026-01-14 18:11:22 +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
f286d44353 feat: add signatureBase64 to document insertion and implement deletion of signature documents for user 2026-01-14 16:57:26 +01:00
seaznCode
d7fd62d6b4 feat: update user_documents table to allow nullable object_storage_id and add signatureBase64 column 2026-01-14 16:57:16 +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
DeathKaioken
bf6b9d27af fix: npm version fix 2026-01-13 13:57:39 +01:00