Backend
Go to file
2026-01-14 18:11:22 +01:00
controller feat: enhance contract upload process to handle missing templates gracefully and return skipped uploads 2026-01-14 18:11:22 +01:00
database feat: update user_documents table to allow nullable object_storage_id and add signatureBase64 column 2026-01-14 16:57:16 +01:00
debug-pdf feat: invoice 2025-12-15 16:58:55 +01:00
mailTemplates Initial Commit 2025-09-07 12:44:01 +02:00
middleware feat: profile backend link | NOT DONE 2025-11-18 01:21:09 +01:00
models feat: invoice 2025-12-15 16:58:55 +01:00
repositories feat: add signatureBase64 to document insertion and implement deletion of signature documents for user 2026-01-14 16:57:26 +01:00
routes feat: invoice 2025-12-15 16:58:55 +01:00
scripts document upload + user mgmt preview 2026-01-13 19:04:29 +01:00
services feat: implement buildTemplateVars function to enhance contract data handling with user profile integration 2026-01-14 16:57:58 +01:00
templates Initial Commit 2025-09-07 12:44:01 +02:00
utils Initial Commit 2025-09-07 12:44:01 +02:00
.gitignore Initial Commit 2025-09-07 12:44:01 +02:00
package-lock.json fix: npm version fix 2026-01-13 13:57:39 +01:00
package.json fix: npm version fix 2026-01-13 13:57:39 +01:00
server.js feat: add user creation scripts for company and personal users 2025-11-30 13:32:25 +01:00