* 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
* Update the widget placeholder links for service insights
* Fix the user profile picture vanishing after hover over
* Fix sonar issue, security hotspot issue and nested service connection object showing default filter pattern fields
* Fix the ConnectionConfigForm unit test
* Fix sonar issue
* restyled button group
* updated border radius
* fixed button group hover|| modified all other button group
* fixed comments
* removed segmented values
* made constant
* Modify the AutoPilot status banner visibility banner to hide once closed until and unless the status changes again
* Add test case for asyncDeleteProvider
* Fix the sonarcloud issues
* Fix the failing playwright tests
* Fix the playwright for delete service
* Renamed DayOneApp to SmartStart
* Fix Checkstyle
* Change the day one app references in the UI
* Change Smart Start to Auto Pilot
* Adding autoPilotAppConfig.ts generated file
* fix
* Update the generated types
* Change the Auto Pilot to AutoPilot
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* support async delete for glossary and terms
* fix playwright test according to async delete one
* remove unit test
* after delete of glossary, we will stay on same page and let user to move or refresh the page there
* updated the success message
* added alert notification for async delete process completion
* support alert notification in case of delete failed
* minor code improvement
* fix the playwright test
* increase the timer around the service ingestion delete to verify the message
* remove the config to check only one test
* chore: explicit types in appRunRecord.json
This does not change the actual schema of AppRunRecord so no database migrations are required. It improves the ergonomics of building a an app status.
* fixed AppLogsViewer.component.tsx
* modified AppUtils to use new schema
* added wide catcher