- decided parse the Alerts data on client instead of getting in the format using single SQL query (so complicated…)
- cell shows red when there is any Alert data
- modified query in AlertsMgmtPanel to return all projects data grouped by funding
- modified TableDataGrid to support Where SQL clause
- added TableDataGrid to AddAlertWindow – supports deletion of existing alerts
- AlertsManagementPanel and AddAlertWindow updates upon add/deletion of alerts
