OpenMetadata/openmetadata-ui
Chirag Madlani 1a00e81fe8
feat(ui): update alerts experience with generic approach (#9297)
* 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>
2022-12-18 07:03:20 +00:00
..