* 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
* suuport to add and edit primary constraints in Table Constraints modal
* added icon in the constraint tab and made primary form similar like foreign one
* added primary tableConstraints in tableClass
* minor fix around the name
* supported type in dropdwon based on Constraint Types
* fix sonar issue
* added playwright test
* added check around the removal of existing constraint and checking the pending one
* fix the sonar issue and single constraints icon not showing
* fix the scroll issue on TableConstrants in right panel while resizing
* fix playwright test
* fix: Update configuration for activity feed.
* fix: Migrations
* remove the customProperty and testSuite feed beautification case from the feed
* fix: Remove custom properties from the source
* fix: add metric in the matchAnySource.
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
* Run json2ts from maven
* remove json2ts.sh script from maven build and move it to git precommit hook
* fix pre-commit hook for generating json2ts
* fix json2ts.sh
* do not delete generated schemas
* remove debug true
* Minor: improve the service type display name
* Minor: add display names for new service types in Services.constant.ts
* Minor: add display names for new service types in Services.constant.ts