4793 Commits

Author SHA1 Message Date
Dhruv Parmar
306c3c2db6
Custom tooltip for explore Tree (#20732)
* 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
2025-04-12 00:33:12 +05:30
Ashish Gupta
e80d385fd6
FIX: parsing error in case of special character in tag for BulkEdit/Import case (#20776)
* 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
2025-04-11 23:51:30 +05:30
Sriharsha Chintalapani
c1d7414578
add allowed field value boost (#20771)
* add allowed field value boost

* update field value boost options

---------

Co-authored-by: Pranita <pfulsundar8@gmail.com>
2025-04-11 23:32:57 +05:30
Aniket Katkar
40400a8c63
Chore(ui): Minor bug fixes and improvements (#20774)
* 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
2025-04-11 22:35:41 +05:30
Dhruv Parmar
737b5e71e9
Added all domain button (#20777)
* added all domain button

* auto height for domain selectable

* added height for domain selectable
2025-04-11 20:40:26 +05:30
Akash Verma
5cbe9badef
Wherescape Connector (#20500)
* omd side ws connector files

* Removed files

* add beta tag

* update enum name

* rename connection to databaseConnection

* Revert "rename connection to databaseConnection"

This reverts commit 9f1bc74e7aa6c156bedb8eefeb1a5435fcf72319.

* rename from connection to metastore

* rename connection to dbconnection

* UI Generated files

* fix connector UI

* fix connector UI

---------

Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Sweta Agarwalla <swetaagarwalla13@gmail.com>
2025-04-11 18:04:58 +05:30
Dhruv Parmar
b1fc83092a
Minor:Restyled button group (#20714)
* restyled button group

* updated border radius

* fixed button group hover|| modified all other button group

* fixed comments

* removed segmented values

* made constant
2025-04-11 16:56:20 +05:30
Dhruv Parmar
0e69bbd4dc
Fixes #20680: Added readTimeout input field (#20756)
* added readTimeout input field

* fixed comments

* fixed minor comment

* fixed minor comment
2025-04-11 15:19:50 +05:30
Ashish Gupta
503ffc1986
MINOR: added beta tag for png and pdf export (#20761)
* added beta tag for png and pdf export

* fix playwright changes

* fix the playwright test
2025-04-11 14:49:30 +05:30
Aniket Katkar
fc58893239
Chore(ui): AutoPilot status banner behaviour improvements (#20758)
* 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
2025-04-11 10:41:11 +05:30
Ashish Gupta
8677032743
#1426: supported domain information in EntityInfoPanel (#20762)
* supported domain information in EntityInfoPanel

* fix playwright
2025-04-11 10:32:42 +05:30
Shailesh Parmar
ae59aa9b22
feat(ui): add new SVG icons for file formats and update BlockEditor styles (#20760)
* feat(ui): add new SVG icons for file formats and update BlockEditor styles

* minor changes
2025-04-11 10:10:10 +05:30
Sweta Agarwalla
2ecf934812
update to have ingestionRunner outside of config (#20767) 2025-04-10 22:06:14 +02:00
Gyowanny P. Queiroz
bd77b7d3d8
Add ingestion runner field (#20757) 2025-04-10 20:16:15 +02:00
IceS2
f88d9ba392
MINOR: Renamed DayOneApp to AutoPilot (#20720)
* 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>
2025-04-10 21:47:45 +05:30
Chirag Madlani
0926904185
fix(ui): team filter for insight page with multiple support (#20663)
* fix(ui): team filter for insight page with multiple support

* consistent style across pages

* fix scroll changes

* fix styles

* background fixes

* fix styles

* mark as slow

* fix tests

* fix styling

* fix correct page index for nlq search

* fix tests

* fix styles

* fix minor styles

* fix styles

* fix minor style

* minor styles

* fix styles

* update heights

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-04-10 20:39:59 +05:30
Chirag Madlani
3d70d55926 skip data insight application run tests 2025-04-10 18:16:33 +05:30
Chirag Madlani
81b09f768c
fix(ui): data-insight layout and delete widget messaging (#20743)
* fix(ui): data-insight layout
fix unwanted reserve-right-sidebar

* fix entityType with startCase
2025-04-10 18:13:20 +05:30
Pranita Fulsundar
018f8e823b
fix: search preview test (#20744) 2025-04-10 17:08:33 +05:30
Dhruv Parmar
c40e549364
Fix Multiple tooltip || User Table (#20685)
* fixed certification || user table

* fixed mutliple tooltip

* fixed text overflow in entity header

* fixed dynamic link

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-04-10 15:55:39 +05:30
Ashish Gupta
eceb5c3385
MINOR: supported entityName in arguments of extraManageItems in entityClass (#20741)
* supported entityName in arguments of extraManageItems in entityClass

* supported the entityDetails in the method for future useCase

* minor fixes
2025-04-10 15:46:59 +05:30
Ashish Gupta
ec336bc026
MINOR: fix the team profile call being made in activity feed (#20750)
* fix the team profile call being made in activity feed

* remove the function call from renderer and useMemo variable instead
2025-04-10 15:34:11 +05:30
Shailesh Parmar
e2a3eb823a
Fix DataAssetsHeader component logic and add tests for data quality lineage conditions (#20747) 2025-04-10 14:23:30 +05:30
Ashish Gupta
9b99c6db04
feat(ui): support async delete for glossary and terms (#20711)
* 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
2025-04-10 10:40:42 +05:30
Shrushti Polekar
37cbad2982
Update Inherited owner style for all the Avatars and minor css fixes (#20696)
* inherited owner style changes

* minor fix

* delete icon fix

* update avatar styles

* address pr comments

* minor fix
2025-04-10 01:49:31 +05:30
Shrushti Polekar
587cb26b40
fix minor issue in fdefault persona update (#20735) 2025-04-09 23:47:53 +05:30
Ashish Gupta
20e47c2111
fix tabs border and spacing (#20645)
* fix tabs border and spacing

* fix: border and spacing for placeholders

* fix sonar issues

* use classNames

---------

Co-authored-by: Pranita Fulsundar <pfulsundar8@gmail.com>
2025-04-09 22:09:58 +05:30
Ashish Gupta
e5c1889e80
MINOR: fix the tag selector overflow issue from cell (#20731)
* fix the tag selector overflow issue from cell

* fix the actual cause of css getting set from other element changes
2025-04-09 20:07:26 +05:30
Ashish Gupta
778d2d35d5
MINOR: added alert notification for async delete process completion (#20514)
* 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
2025-04-09 18:14:36 +05:30
Imri Paran
14f493879c
MINOR: chore: explicit types in appRunRecord.json (#20636)
* 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
2025-04-09 17:40:48 +05:30
Mohit Yadav
3a01ad7da5
[Fix-20125] OIDC: Allow max_age to be optional (#20721)
* Make Max Age Optional

* spotless fix
2025-04-09 15:09:57 +05:30
Dhruv Parmar
c39c94a12a
Minor: Removed Divider from table (#20702)
* removed divider from application setting

* removed beta url
2025-04-09 13:03:01 +05:30
Dhruv Parmar
c284310293
Minor: fixed copy tooltip || source url button (#20700)
* fixed copy tooltip || source url button

* fixed underline over sourceurl button
2025-04-09 13:02:48 +05:30
Dhruv Parmar
995a74e8d9
reverted the table header changes (#20687)
* draft:table header

* undo table changes

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-04-09 12:55:31 +05:30
Shailesh Parmar
ece005bba0
feat(ui): add PDF layout configuration and dimensions interfaces (#20706) 2025-04-09 10:03:00 +05:30
sonika-shah
38d866be60
Fix - 1.7 Glossary feedback and other minor bug fixes (#20652)
* Fix - 1.7 Glossary feedback and other minor bug fixes

* check for duplicateTerms in glossary

* check for duplicateTerms in glossary enable playwright

* fix tests

* playwright fix

* fix playwright for GlossaryImportExport.spec.ts

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-04-09 09:59:15 +05:30
Pranita Fulsundar
a0543617b3
fix(ui): update placeholder and its styles (#20670)
* 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
2025-04-08 21:14:25 +05:30
Shrushti Polekar
c2d81d9b52
Fix: Minor css bugs (#20677)
* 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
2025-04-08 21:06:46 +05:30
harshsoni2024
0c0830f4fb
what's new 1.6.8 (#20699) 2025-04-08 18:36:33 +05:30
Mayur Singal
202519fd2d
MINOR: Fix PII Charts (#20481) 2025-04-08 18:03:23 +05:30
Ashish Gupta
cd752c2231
MINOR: added option for extended menu item in platform insight service (#20673)
* 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
2025-04-08 13:08:51 +05:30
Ashish Gupta
4712081f00
change the icon of request and comment icons (#20682)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-04-08 11:31:34 +05:30
Shrushti Polekar
f31c50a419
Fix : Charts details display issue in summary panels. (#20666)
* fix charts details display issue in summary panels

* minor fix

* added loader
2025-04-08 11:03:45 +05:30
Shailesh Parmar
07256abb0b
Feat: supporting PR for export dashboard (#20672)
* Feat: supporting PR for export dashboard

* fixed failing unit test
2025-04-08 10:06:03 +05:30
Karan Hotchandani
b4c50e0201
UI design feedbacks (#20671)
* fix glossary feedbacks

* fixed locales

* fix styles

* add tests
2025-04-07 23:26:19 +05:30
Dhruv Parmar
088a4e513e
fixed no owner (#20659) 2025-04-07 22:14:59 +05:30
Dhruv Parmar
69678f59fc
MInor: Fixed PR Comments (#20655)
* fixed Memerbs page || table|| bot column

* Minor:added cursor pointer

* Minor:added cursor pointer

* fixed comments

* fixed comments

* fixed comments
2025-04-07 21:31:02 +05:30
Dhruv Parmar
03cc7daa48
fixed lineage full screen (#20661) 2025-04-07 21:29:57 +05:30
Ashish Gupta
e154dbbcc7
lineage export improvement around selector (#20669) 2025-04-07 18:51:06 +05:30
Keshav Mohta
0796c6274b
Fixes: Databricks httpPath Required (#20611)
* 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
2025-04-07 13:33:55 +05:30