* fix the owner icon overlapping in lineage full view
* fix the sonar/unit test issue
(cherry picked from commit a3e236abed6d04207b9ddf23ac155554c9d162de)
* glossary import optimization around files under BulkImportPage
* fix unit test
* fix the special character glossary breaking for import
* supported bulk edit in glossary page
* added playwright test
(cherry picked from commit 96e07e7ce094ea53caadfc082cf8d5c4a755598e)
* glossary import optimization around files under BulkImportPage
* fix unit test
* fix the special character glossary breaking for import
(cherry picked from commit b3d7f975900e4dd3dd4b7d1c5a2ee33b0385468a)
* fix initial config for json logic query builder
* show alert for application
* hide hidden fields from doc
(cherry picked from commit dbebaff32b230acb8481d7b78d4f1a06001a3eec)
* feat: add/edit data products
* fix: update domain for all entities
* update no domain placeholder condition
* remove data products when domain is changed or removed
* fix unit tests
* fix tests
* fix: update dataProducts logic after change in domain
* revert changes
* test: add e2e tests
* fix test
* minor fix
* fix: sonar issues and tests
* fix double permissions call happening in summary components
* fix failing unit test case
* removed unnecessary entity details fn call
* address unit test failure
* supported domain,dataProduct and other columns in service entities table
* fix the dataModel table columns in service page
* fix unit test
* fix unit test
(cherry picked from commit f45617794e1cc2578b948b96d3c4698c1abe2bcd)
* Revert the test case form css
* Enhance ResizablePanels styling and structure in DataQuality and TestSuiteIngestion pages. Added no-right-panel-splitter class to improve layout consistency and adjusted class names for better responsiveness.
* Update column label retrieval in ParameterForm to use getEntityName function for improved clarity and consistency.
* Add IAM config for natural language search
* Add IAM config for natural language search
* Add IAM config for natural language search
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
* fix(ui): persona for remove widget
* keep empty widget as last in the view
* fix partition key widget preview
* add null check
* update tabs
* update test enum
* Enhance Bulk Edit Entity tests with response handling and update MySQL ingestion class to exclude specific schemas. Refactor glossary utility functions for improved visibility checks.
* Refactor ImageAttachment component to improve loading state handling and update tests for better coverage. Adjust Bulk Edit Entity tests to streamline response handling and fix selector usage in GlossaryVersionPage tests.
* revert framenavigated wait from table
* New schema import error fixed
* updated test for DatabaseSchema as per recursive import
* unskip and updated database playwright test for bulk import
* Import issue in StoredProcedure fixed
* added query editor for storeprocedure code
* Source url error fixed for import
* updated databaseService test as per recursive bulk import
* fix the storedprocedure parsing issue
* added storedProcedure playwright in the databse service level
* in import dry run set exist schema is false
* fix the playwrigth test around storedProcedure
* on dry run create parent columns
* fix the encoding issue in bulk edit page
* fix the bulk edit playwright test
* Fix Glossary Terms missing on export
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>