OpenMetadata/openmetadata-ui
Aniket Katkar fac202319f
Minor: Observability alert improvements and bug fixes (#14995)
* change update alert calls form PATCH to PUT

* fix the cypress failing due to API changes

* add missing inputs for test suite action

* improve cypress test coverage for alert CRUD flow

* Add tooltip for filter and action options for better readability of long filter names

* fix debounce not working for AsyncSelect

* fix layout of the alert form

* change the name of button to navigate to add alert page

* allow adding regex in the entity fqn input

* update cypress tests to avoid flakiness

* update layout of form fields

* fix layout overflow issue for add alert form

* fixed cypress tests

* fix unit test

* remove lodash imports from alert specs

* add initial trigger select dropdown when clicked on 'Add Trigger' button

* improve AsyncSelect functionality to show initial options when select is focused

* fix cypress tests for alerts failing due to trigger item changes

* add new component for teams and user selection in alert form destination step

* add unit test for TeamAndUserSelectItem

* fix cypress

* fixed minor bugs on add alert page

* fix cypress tests

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2024-02-02 11:24:58 +05:30
..
2023-12-27 10:42:06 +05:30