* 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>
* Unskip and fix the playwright
* fix: add name to fqnParts for partial search on testSuite/testCase/testResolution
* Update the alert tests to run in parallel
* skip the autoclassification spec
---------
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
* Fix : case-insensitive issue on aggregation and simplify aggregation API response format
* add lowercase normaliser for service.name.keyword
* add lowercase normaliser for database.name.keyword, databaseSchema.name.keyword, columns.name.keyword
* fix lowercase normaliser for database.name, databaseSchema.name
* create new aggregateRequest.json and update aggregate function
* remove sort field in subAgg and trackScores(false)
* cleanup function
* rename aggregation Field
* fix the search cases
* fix locales
* fix search
* add test case
* hide lineage search for higher level layers
* fix tests
---------
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Use Subset of Permissions
* use correct permissino to show add user option
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fixed icon not being displayed on safari browser || added custom tooltip for explore tree
* fixed icon not being displayed on safari browser || added custom tooltip for explore tree
* fixed comments
* fixed comments
* fixed comments
* fixed types
* added space
* added space
* fix parsing error in case of special character in tag for BulkEdit/Import case
* change the behaviour to generic one and fix sonar issue
* re-added the minor miss
* changes as per comments