feat(alerts): enhance alert handling and client data enrichment in dashboard #16

Merged
acazares merged 1 commits from feature/no-encontradas into development 2026-07-13 15:27:14 +00:00

1 Commits

Author SHA1 Message Date
b07e0a3e34 feat(alerts): enhance alert handling and client data enrichment in dashboard
- Updated the alert handling logic to include a 'notFound' flag for databases that are not found on the server, allowing for clearer UI representation.
- Enriched alert data with client contact information by integrating the `lookupAlertClientData` function, ensuring alerts display relevant client details.
- Improved the display of alert dates in the UI to reflect the new 'notFound' status, enhancing user experience and clarity.

This update improves the accuracy and usability of the dashboard alerts.
2026-07-13 10:25:35 -05:00