* GEN-1493 - Fix opensearch pagination
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* fix(e2e): ingestion related flaky failures
* no need to run workflow for ready_for_review state update
* await for queued or running status
* fix failing tests
* fix issue
* add support for partial success
(cherry picked from commit 4b0b22af2adb14ddb39d3c4f55e867091fb162dd)
* feat(ui): support refresh with multi tabs open
* address comments
* fix clientType error
* fix unit tests
* add version miss match alert for seamless experience
* update variable values
* use custom hook for location
* patch DataInsight app before running it
* fix addRoldeAndAssignToUser flaky test failure
(cherry picked from commit 17744f42dc5e71f8e3ca26e2b076b9d72a11556b)
* Fix the alert details page disabled edit action
* Localization change for other languages
* Migrate Alert cypress to playwright
* remove the cypress and fix ObservabilityAlert spec
* playwright: remove organisation policy and role before staring the playwright test
* added default role as data consumer
* fixed failing test
* keeping org policies as it is.
* migrate permission spec
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* support side effects on source classes by always importing source class
* streamlined error message
* fixed service type extraction for test suite pipeline
* - replaced "custom" with constant
- added quotes for the plugin exception for copy/paste ergonomics
(cherry picked from commit 59854de58d000aae01bcc29c7194f7388614bdda)
* fix the glossary import page not showing
* added playwright test for glossary import export
(cherry picked from commit 5999ccf7165610d9bd25b6ed40170ec5c292b041)
* skip bot playwright test
* change spec from parallel mode to stepper mode with the default admin account
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
(cherry picked from commit 5c7ab993e8f8c96c79feb79636d49024223ac3c3)
* chore(api): make ingestion pipeline APIs public
* format
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit 0e43aeb1b6c37f6c27b7940801b40bbe1ae3ad69)
* migrated team-drag-drop spec in playwright
* remove the cypress file since the migration is done
(cherry picked from commit 5cb897fc28230f99b41915999e8622116df1419e)
* fix user spec flaky playwright test
* fix bot spec failure
* fix glossary and version spec failure due to id change in the PR
* fixed queryEntity spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit f846a8ac2e2e838d276b8de85d8d1db1f032448b)
* migrated user spec to playwright
* optimization around making dataStewardUser from userClass
* changes as per comments
(cherry picked from commit d74cbed6e6f59b56ec11238788df368229b5eb3f)