- Resolved merge conflicts in Program.cs (kept configurable CORS from local) - Resolved merge conflicts in DocumentController.cs (kept full controller with list/download endpoints from local) - Integrated remote webhook notification system: * INotificationService interface + WebhookNotificationService * InvoiceService now sends Teams/Slack webhook on status changes * appsettings.json: added Notifications:WebhookUrl config * Program.cs: registered INotificationService + Webhook HttpClient |
||
|---|---|---|
| .. | ||
| Auth | ||
| Clients | ||
| Notifications | ||
| AuthApplicationService.cs | ||
| ClientService.cs | ||
| ContactService.cs | ||
| DocumentService.cs | ||
| InvoiceService.cs | ||
| SetupService.cs | ||