* 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
* fix(ui): update placeholder images and styles
<!--
Thank you for your contribution!
Unless your change is trivial, please create an issue to discuss the change before creating a PR.
-->
### Describe your changes:
Fixes <issue-number>
<!--
Short blurb explaining:
- What changes did you make?
- Why did you make them?
- How did you test your changes?
-->
I worked on ... because ...
<!-- For frontend related change, please add screenshots and/or videos of your changes preview! -->
#
### Type of change:
<!-- You should choose 1 option and delete options that aren't relevant -->
- [ ] Bug fix
- [ ] Improvement
- [ ] New feature
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation
#
### Checklist:
<!-- add an x in [] if done, don't mark items that you didn't do !-->
- [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/developers/contribute) document.
- [ ] My PR title is `Fixes <issue-number>: <short explanation>`
- [ ] I have commented on my code, particularly in hard-to-understand areas.
- [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.
<!-- Based on the type(s) of your change, uncomment the required checklist 👇 -->
<!-- Bug fix
- [ ] I have added a test that covers the exact scenario we are fixing. For complex issues, comment the issue number in the test for future reference.
-->
<!-- Improvement
- [ ] I have added tests around the new logic.
- [ ] For connector/ingestion changes: I updated the documentation.
-->
<!-- New feature
- [ ] The issue properly describes why the new feature is needed, what's the goal, and how we are building it. Any discussion
or decision-making process is reflected in the issue.
- [ ] I have updated the documentation.
- [ ] I have added tests around the new logic.
-->
<!-- Breaking change
- [ ] I have added the tag `Backward-Incompatible-Change`.
-->
* update placeholders styles
* add placeholder for explore tree
* fix sonar issue
* update explore tree placeholder
* update explore tree placeholder
* add test
* fix: collapse-expand icon for table details page
* fix unit test
* fix action btn css issue
* update owner label extra avatar size
* minor css fix for layout
* minor css fix
* update show more owners avatar size as per feedback
* added option for extended menu item in platform insight serive
* remove the manage button on platform side and updated the extraDrodpwn on service level to add there
* fix: made databricks httpPath required and added a migration file for the same
* fix: added sql migration in postDataMigration file and fix databricks tests
* fix: added httpPath in test_source_connection.py and test_source_parsing.py files
* fix: added httpPath in test_databricks_lineage.py
* fix: table name in postgres migration