* feat(ui): show count with schema tab for table details page
* fix active state for tab
* fix tests and cover topic details page
* add missing isActive check
(cherry picked from commit cdef12c9cd2aa825de839683c338ed5d2591fccc)
* modify and fix some lineage issues
* minor fix
* restrict the node removal in case any error occured
* fix flaky playwright test
* userDetail flaky fix
(cherry picked from commit 9edc078027ae619d289cdb68ad6b998f21da84dd)
* supported glossary table column resizable
* code cleanup
* fix the column resizing affecting other column width
* fix the playwright failure around the glossary due to re-sizable added
(cherry picked from commit 87c07f3ecc418c30b2edf5f91c51b95d11c2a71d)
* fix(ui): expand invalid state upon glossary term add
invalid expand state for glossary term update
* fix tests
* update glossary store upon changes in tree
* fix tests
(cherry picked from commit 254fce41385e0f7debfd8e6210496f7567b3d1a1)
* feat: highlight search term
* refactor: use stringToHTML instead of parse
* test: highlightSearchText method
* fix: test for schema table
* fix: mock implemetation of stringToHTML
* test: highlightSearchText function with null or falsy parameters
(cherry picked from commit 31b11323896e9046d79e66dc3921dbccd79dfcff)
* fix the spacing around the input in custom properties right panel
* remove unwanted css
(cherry picked from commit a0c33ccc3f5b4dbb186576143a298f2ce189c2ee)
* supported editUser permission in user tab for team page
* remove edit all permission check in teams add/remove user api
* added playwright test for the editUser permission
* Added playwright test for data consumer user and remove no used field from the advance api call
---------
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
(cherry picked from commit 9e6078f654ed0a54e9d41b12c3a748449c6079ea)
* fix: Filter activity feed events for test cases and suites.
* minor fix around the button label after save task tab
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Fix ES Tag Index failing
* add tags loading test
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit 08cdc69f30316261ed50c4f4ae0dc93a67b1203a)
* Revert "feat: persona based customisation for glossary and glossary term pages (#18454)"
This reverts commit 6fa76ecde915ce027d3ef036206e1a84b360f1f6.
* Revert "chore(ui): move persona as top level settings (#18171)"
This reverts commit 737c076999ebe76167a7c0307e87770a7d8da9f9.
* fix tests
* fix playwright
* Create Change Events on import and update in es
* add glossary tests
* minor test cleanup
* Make Change Event Update Async
* Fix Test case
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
* playwright: fixed aut failure in playwright
* Temporarily increased the timeout for lineage tests which timeout often
* Fix the flaky tests
* removing linage changes
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* fix: reset current page to initial value on limit change in pagination
* fix: reset current page for APICollectionVersion page
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Resolve all the type errors in playwright code
* Fix the playwright tests
* Improve the ingestion test connection logic and autoClassification
* Fix flaky tests
* SearchIndexApplication fix
* Fix the flaky tests
* flaky test fixes and trace on for debugging
* Fix the flaky tests
* update the trace config for data insights setup
* Fix flaky tests
* Fix the flaky tests