* fix: NoSchedule as scheduleType for Slack App
* fix: remove callback url from the config.
* no render of schedule for noSchedule type
* fix: Migrations and add ScheduleType.NoSchedule
* fix: Migrations
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
* Minor: supporting PR for UI/UX improvement in DQ
* updated feedback
* move incidents tab to data observabilty tab
* fixed failing unit test
* fixed failing unit test
* fixed AUT failure!
* fixed failing aut
* minor fixes
* minor fix
* updated icon
* fixed failing unit test
* feat(data-quality): support multiple runtime parameter types
- changed the runtime parameters setter factory to return sets
- add the runtime parameters based on the name of the runtime of the runtime parameter
**NOTE** requires changes on collate side
* empty set for default case
* Add the possibility to have no Schedule and trigger the workflow manually
* add locales
* add locales to other langs
* Fix Flaky GlossaryTerm test
* fix locales
* change certificate aggregation name
* Fix Checkstyle and expand timeout for waitForTaskToBeCreated
* Fix flaky glossary term test
* Fix timeout
* fix timeout
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Due to failures in migration:
```
2024-11-19 17:16:15.916 picocli.CommandLine$ExecutionException: Error while calling command (public java.lang.Integer org.openmetadata.service.util.OpenMetadataOperations.migrate(boolean)): java.lang.NoClassDefFoundError: software/amazon/awssdk/checksums/SdkChecksum
2024-11-19 17:16:15.641 Updating bot users in case of an update on the JSON schema: [managed-aws]
2024-11-19 17:16:14.903 Updating services in case of an update on the JSON schema: [managed-aws]
```
* added domain data in lineage side panel
* localization keys
* fix unit test
* fix unit test and minor improvement around permission in schema page utils
* added the encoding and escape method to query
* Feat : Support bulk adding tag to Assets
* remove warnings
* add apis for assets remove
* Fix: Add tag page (#18461)
* add tag page which all Assets
* update as per feedbacks
* update as per feedbacks
* add divider in header badge
* remove styling
* update permission and refactoring code
* updated as per comments
* fix sonar cloud issues
* add delete asset functionality
* refactor entityTypeString
* made the top bar fixed to top
* add tests for tag page
* fix check failures issue
* fix tag page check failure
* fix flaky test issue
* add tag page tests
* update the add asset test
* update playwright tests
* add right panel in tag page
* updated as per feedbacks
* remove usage test
* updated as per feedbacks
---------
* Backend: make bulkAssets api async
* Backend: limit bulkAssets api async to Tag Assets page
* Update Tag page Assets API (#18622)
* create branch
* update add asset API
* add websocket on tags page
---------
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
* add failed case for socket operation
---------
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: Sweta Agarwalla <105535990+sweta1308@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
* GEN-1694: metric entity improvement
* add clike and python language mode in schemaeditor
* add getMetricExpressionLanguageName util to extract the language from metric expression