mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 12:39:01 +00:00

* Schema for Alerts #9248 * 1. Api for alerts 2. Api for alertAction API for Alert and AlertAction #9266 * missing file * fix ui failures * Added Api to give function parameter type and additional Context for UI * Added default Triggers in Alerts * checkstyle fix * docs update * function names updated * added timestamp for alert status update * receiver should be unique in json schema and alerts publishers * updated bootstrap filters * updatated review comments * added functions to match eventType for entities * added migrations for alerts * added alert config in alertACtionConfig * Fix issue in sending mails * removed commented part * feat(ui): update alerts experience with generic approach * fix cypress failure around webhooks * create alert ui changes wip * update add alert screen * support add / edit / delete alerts * fix unit tests * address comments * fix tests failures * fix unit tests for util page Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com> Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>