Commit Graph

7 Commits

Author SHA1 Message Date
Aya
96386887fb edit for portal & tender 2026-06-03 13:01:51 +03:00
Aya
61ca570e7a edits for suppliers & projects 2026-05-20 11:41:38 +03:00
Aya
12c4ca8334 edits for trenders attachments & claims 2026-05-19 11:41:44 +03:00
Aya
11d14c01d2 edit tender module 2026-04-26 12:02:45 +03:00
Aya
e262d8c09c notification process 2026-04-19 15:16:45 +03:00
yotakii
f101989047 updates for contacts & tenders Modules 2026-04-01 15:50:21 +03:00
Talal Sharabi
4c139429e2 feat(tenders): add Tender Management module (SRS, backend, frontend)
- SRS document: docs/SRS_TENDER_MANAGEMENT.md
- Prisma: Tender, TenderDirective models; Deal.sourceTenderId; Attachment.tenderId/tenderDirectiveId
- Backend: tenders module (CRUD, duplicate check, directives, notifications, file upload, convert-to-deal)
- Frontend: tenders list, detail, create/edit forms, directives, convert to deal, i18n (en/ar), dashboard card
- Seed: tenders permissions for admin and sales positions
- Auth: admin.service findFirst for email check (Prisma compatibility)

Made-with: Cursor
2026-03-11 16:57:40 +04:00