* 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>
* 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)
* 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)
* Migrate: classification version page to playwright
* removed migrated test
* add manual wait before run
* migrate all the version page test to playwright
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Migrate: Data quality and profiler test to playwright
* migrate profiler ingestion
* migrated test cases to playwright
* migrate filter test from data quality
* migrate domain filter test
* playwright: migrate incident manager test to playwright
* migrate remaining test to playwright
* added serial mode to prevent load while deploying pipeline
* support resizable column to customProperty
* fix sonar by mocking react-ant-column-resize globally
* remove duplicate table less and added css loader fix in webpack config file
(cherry picked from commit 3d52258b65e5ef43c5c1046b78f694400f3558fd)
* fix ui freezing due to images in feed changes
* minor fixes
* change the method to old as there may be case where only updatedValue will be there and we need to show in prettify way rather the showing default message
* fixes around typography styling
* reduce feed size to 25 to get better performance in case of large image feed in the first 25 feeds
(cherry picked from commit 5201a0dcaf0ff62b3f5c364d7a31fd0228800abd)
* fix some entities not visible in Following widget
* added some extra spacing in quick filter
(cherry picked from commit 00fe8399adc74273be6a486e8969b0ece0e50d89)
* PW: migrate query entity spec to playwright
* migrated to playwright
* minor test fix
* fixed api waiting issue
* fixed the api issue
* fixed API response await
* fixed await issue