mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-30 19:36:41 +00:00

* Add the drive service settings option * Fix the ci error * Add Directory Details page * Add Explore page support for new drive assets * Add Directory Children table * Update page.json * Add File details page * Add spreadsheet details page * Add Worksheet details page * Update explore tree name * Fix the search suggestions not showing for new assets * Add new assets in missing setting options * Update service util class base for drive service * Add version support for directory * Add version pages for File, Spreadsheet and Worksheet * Add FQN for worksheet columns * Add columns table for the worksheet * Fix the Spreadsheet, Directory and Worksheet version pages not showing children. * Fix the domain not updating for drive assets * Fix announcement not working for drive assets * Add playwright for Directory asset * Fix the index mappings and failing playwright test for directory * Add google drive service icon * Fix the delete and restore functionality for drive assets * Fix patch tags for worksheet and add tests * Fix failures * search indices * Update service details page for drive service * Add playwright tests for remaining drive assets * Fix listing APIs to return when root=true mentioned * Update API to fetch drive service assets and fix playwright for Worksheet service * Fix the index mappings * Add the new fields for advanced search * Add the playwright tests for drive assets * fix: drive service test connection * fix: drive service test connection * Fix the ServiceDetailsPage tests * Fix the playwright tests * Fix the search settings issue for drive assets * add missing icons, fix search index issue for worksheet, resolve the sonar issues * Fix the entity permission spec * Fix FileResourceTest to create GoogleDrive instead of SharePoint to match the type creation in the test * Work on comments --------- Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io> Co-authored-by: Keshav Mohta <keshavmohta09@gmail.com> Co-authored-by: Ram Narayan Balaji <ramnarayanb3005@gmail.com>