4699 Commits

Author SHA1 Message Date
Dhruv Parmar
cdd8c3cb45 Fix (uI): Domain truncate issue || consistent Domain UX (#21574)
* fixed domain truncate

* improved domain ux

* fixed sonar cases

* removed unnecessary states

* addressed comments

* applied max width

(cherry picked from commit 407eb24baf9276a9d2e7146098937b60dd3e4034)
2025-06-07 15:39:59 +05:30
Suman Maharana
940dd3cddb Add: dbt tags Filter (#21628)
(cherry picked from commit fd88a6d44927dc4cfdf423f3cf99788d31128736)
2025-06-07 06:56:44 +00:00
Shailesh Parmar
25ef5a6f4c Fix: Issue related to SQL query viewer (#21627)
(cherry picked from commit 5fc2c90e5b8c927c8d1aef57f064b5e7ab1754a1)
2025-06-06 16:04:23 +00:00
Shrushti Polekar
2cd35486ec fix flaky user test (#21626)
(cherry picked from commit d4d1b3ed969a07bf1da532bb5b77014b679025b1)
2025-06-06 14:33:21 +00:00
Shrushti Polekar
b60898daff fix profile redirection issue for displayname (#21624)
(cherry picked from commit d529c9fe9d990504abf74ded53356450cbedeec2)
2025-06-06 14:31:04 +00:00
Dhruv Parmar
ec3eda8ae0 fix(ui): fixed entity header truncate issue (#21489)
* fixed entity header

* remove fixed value

* removed unnnecessary changers

* removed unnnecessary changers

* centered all the button for glossery header

* fixed badge wrapping

* fixed sonar test cases

* removed row col from glossery header

* fixed spacing
2025-06-06 19:49:50 +05:30
Chirag Madlani
6a86e8d9a0 fix(ui): select popup sticky for scrollable container (#21593)
(cherry picked from commit fc8e4af3e0f6e54d6ae532535f47f3070df4f813)
2025-06-06 12:54:46 +00:00
Chirag Madlani
7040e02cfb fix(ui): overflow for frequently joined table widget (#21623)
(cherry picked from commit b0f82aa0ef5f98384bebca74e6d837ffbd231222)
2025-06-06 12:37:44 +00:00
Chirag Madlani
d0fe6f401d fix(ui): persona switching not updating if customization not present (#21625)
(cherry picked from commit 019dbb890c358015748102dbafdd0e86adc2cd22)
2025-06-06 12:36:48 +00:00
Shrushti Polekar
fd37cb9c34 fix #21572 : Schema / tags/ api collection switch does not update content in UI (#21583)
* fix schema update issue

* added test

* fix issue for tags and api page

* added test for tags page

* update test for api collection

* remove i18 mock

* address pr comments

(cherry picked from commit 852fa432c587cc4646acdcfa3c83241155b78569)
2025-06-06 09:34:01 +00:00
Ashish Gupta
744632cc03 fix the playwright flaky test (#21573)
(cherry picked from commit fc78dfd574b53364fc40e1ce44f20d1c1200b237)
2025-06-06 05:02:30 +00:00
Shailesh Parmar
b0043c72e5 Fix: #21566 Copy-Paste from Excel triggers file upload instead of pasting content (#21606)
(cherry picked from commit 51e0f8b1073c4b9ca4637e1368dc0a16d766376b)
2025-06-05 15:08:27 +00:00
shrushti2000
215a22e61e Merge branch '1.7.2' of https://github.com/open-metadata/OpenMetadata into 1.7.2 2025-06-05 12:49:10 +05:30
Shrushti Polekar
5beb7b39f3 chore(ui): Added error logs for missing config values (#21541)
* added error logs for corrupt or missing config values

* update console info to warn

* update localization files

* address pr comments

(cherry picked from commit da5cfff72452bc71b67bf2c581545a748635dfd0)
2025-06-05 12:29:21 +05:30
Dhruv Parmar
ec29e5a9a1 Fix(ui): Added displayName to add Asset Selection Model (#21544)
* added displayName to add assetmodal

* fixed persona glossery

(cherry picked from commit 1df7aacae4ca7028019393d3334db3cdd45f23db)
2025-06-05 06:55:56 +00:00
Shrushti Polekar
92be66904e Fix(ui): Background color for text highlight in tables of explore cards (#21550)
* fix background color for text highlight in tables of explore cards

* minor update

* minor fix

(cherry picked from commit b388f4514470268398384d287df25f78ce26deb1)
2025-06-05 12:24:19 +05:30
ozgunakalin
ff5d8ed16a Fixes 21300: Add Turkish language (#21303)
* Create tr-tr.json

turkish language support json file

* turkish language support

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit ef9c2575e599b8ce380882f21f7a4e7633cfdb83)
2025-06-05 12:19:38 +05:30
Karan Hotchandani
2f6384ecd2 fix glossary permission error (#21548)
* fix glossary permission error

* add permission tests

* fix sonar lint

(cherry picked from commit f0f1debb6dc0c3afe12b6b37165443fecc1a4d53)
2025-06-04 15:27:29 +00:00
Ashish Gupta
d4e8faa2cc MINOR: fix the flickering and tooltip issue in lineage node columns (#21565)
* fix the flickering and tooltip issue in lineage node columns

* added unit test for the changes made

* fix unit test

* code improvement

(cherry picked from commit 5dd41843360d4fbb0da13962d1fd78e4c164a67e)
2025-06-04 11:12:09 +00:00
sonika-shah
38724bf2fe Fix #21430 : Tier tag not updating in search filters (#21499)
* Fix #21430 : Tier tag not updating in search filters

* Fix #21430 : Tier tag not updating in search filters

* add tests

* test: add test for glossary term

* test: add test coverage for all entities

* fix tests

* fix tests

* fix: service entity tests

---------

Co-authored-by: Pranita <pfulsundar8@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
(cherry picked from commit cc1e8f7b5b5f91d87f1cdaca709b3742a41cd0e3)
2025-06-04 09:18:59 +00:00
Shailesh Parmar
da26dcadc1
Remove unused import of getBasePath from RouterUtils.ts (#21561) 2025-06-04 11:32:25 +05:30
Shailesh Parmar
f9df0793d6 Improvement: #21455 Improve renderning time for profiler chart for large amount of data (#21525)
* Improvement: #21455 Improve renderning time for profiler chart for large amount of data

* Update Profiler and Chart components to handle larger datasets by increasing data size limit and removing unnecessary dataKey prop from Brush component.

* addressing comment
2025-06-04 11:03:50 +05:30
Ashish Gupta
0a3c938b67 MINOR: fix the tags dropdown overlapping if multiple open at a time (#21333)
* fix the tags dropdown overlapping if multiple open at a time

* supported for other entities

* added playwright test

* use the generic provider instead of props

* fix the lineage truncating issue

* fix the playwright test

(cherry picked from commit 4703a41c73cc6c153c42643ead1eecfa0766c752)
2025-06-04 05:10:20 +00:00
IceS2
41dfdff43e MINOR: Add logic to handle WorkflowContext on Ingestion (#21425)
* Add logic to handle WorkflowContext on Ingestion

* Revert base.py changes

* Removed comment

* Fix basedpyright complaints

* Make ContextManager automatically add its context to the PipelineStatus

* Small changes

(cherry picked from commit 5b20b845462cfcb568b92dbf22e160226433fae5)
2025-06-03 15:36:28 +00:00
Pere Miquel Brull
008a3ebc27 FIX #21483 - Filter Ingestion Pipelines by provider (#21498) 2025-06-03 12:26:23 +02:00
Ashish Gupta
e28e854e0f fix lineage child node column name not taking remaining space in card and showMoreButton (#21473)
* fix lineage child node column name not taking remaning space in card

* fix the showColumn button which was apperaring even if there were no columns

(cherry picked from commit bb54555daaa7684e68d45779dce5498db30d031c)
2025-06-02 15:20:23 +00:00
Chirag Madlani
47bf9a4b9b chore(ui): handle logout gracefully (#21322)
* chore(ui): handle logout gracefully

* update the login API and tokenServiceUtil behavior

* temp checks with logs

* fix okta autorenew behaviour

* fix auth0

* fix ssos logout behaviour

* fix tests

* fix tests

* fix missing unit tests

* address comments

* minor fix

(cherry picked from commit 267a82444fc21eaaa4366dc7030772f0ad31f7c5)
2025-06-02 06:15:37 +00:00
Pranita Fulsundar
9791504a68 fix(ui): dashboard data model name column should not be link (#21470)
* fix: dashboard data model name should not be link

* minor refactor

* add tests

* style: name and displayName color

* refactor code

* style: name/displayName color change

(cherry picked from commit 066c167d34313dcf7b512667452e23662a40d42d)
2025-06-02 05:09:12 +00:00
Pranita Fulsundar
c1fef32b15 fix(ui): pagination limit for dashboards (#21466)
* fix: pagination limit for dashboards

* add e2e test

* refactor: address pr comments

(cherry picked from commit f4720e0cb7921e1c8b518d748dc84a7440d704d5)
2025-06-02 04:25:40 +00:00
Aniket Katkar
7327b9c5f4 Fix(UI): Add agents dropdown not showing auto-classification agent option (#21461)
* Fix the issue with agents list dropdown not showing the auto classification agent when no agents are present.

* Un-skip and fix the auto classification playwright test

* Fix the unit test

(cherry picked from commit 0dfa61a0cc73922205192702e3abaa4db13344f3)
2025-06-02 03:33:18 +00:00
Chirag Madlani
13d428b6a5 fix(ui): #21479 filter announcment widget from customisation (#21497)
(cherry picked from commit b5f47e33099766347c7cc833826b441e3c1ef8dd)
2025-05-31 07:34:31 +00:00
Shailesh Parmar
21f03bf9ea fix: updated snowflake test based on new configs (#21349) 2025-05-31 11:05:54 +05:30
Shrushti Polekar
819db1473b Fix #21468 : Profile picture display issue (#21474)
* fix profile url issue

* added unit test
2025-05-30 11:00:09 +05:30
Shrushti Polekar
b9f575539e Fix(ui) : Persona customization widgets style issues (#21415)
* fix table widgets overflow issue for persona customization

* fix widget header border radius

* fix data products widget style for persona customization

* minor style update

* render normal content instead of expandable card for few widgets
2025-05-29 11:24:48 +05:30
Karan Hotchandani
7bbe06f6fc fix query builder widget any and not operations (#21416)
(cherry picked from commit 4c74cd6e0f1fe091a2091131c9649beca122e0a1)
2025-05-28 06:59:28 +00:00
Dhruv Parmar
3a5f6e186e Fix(ui): flaky entity test (#21387)
* fixed flaky entity test

* removed unwanted code
2025-05-28 11:17:55 +05:30
Pranita Fulsundar
a330977915 chore: revert search order and minor styles changes (#21395) 2025-05-28 11:16:50 +05:30
Dhruv Parmar
5ecfe0f40f Fix(ui): table view for custom property (#21397)
* fixed table view for custom property

* removed table view from persona and custom property

* moved constent to different file

(cherry picked from commit 860fba5099b8112a8cc20d2ced15def836911cdf)
2025-05-28 05:01:01 +00:00
Ashish Gupta
3c1a35615e fix playwright for entity announcement (#21417)
(cherry picked from commit 1ba3250ffc371a613e72ec2ecce07638d3abfa10)
2025-05-27 13:48:49 +00:00
Ashish Gupta
e083293db7 fix the entityRightPanel and serviceEntity playwright spec (#21352)
(cherry picked from commit bbffeb87c738316b75ef2005a12be7a74088fbc9)
2025-05-27 15:24:47 +05:30
github-actions
91cc21f859 chore(release): Prepare Branch for 1.7.2 2025-05-26 06:36:38 +00:00
Sweta Agarwalla
ac18b6c460 Update images (#21373)
* update images

* update styles
2025-05-23 12:07:10 +05:30
Aniket Katkar
924019aab7 Add what's new for 1.7.1 release (#21363)
(cherry picked from commit 2da78cd7fd225f761d8e6ad5d89f95cfbff77469)
2025-05-22 11:29:58 +00:00
Prajwal214
9b789dfcaf Docs: updating Cost Per TiB in docs (#21355)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
(cherry picked from commit cc96317f79613e0fbd5a02bcb8fb9c69040f75cd)
2025-05-22 09:04:43 +00:00
Sweta Agarwalla
9afa80d391 Fix carousel image and image resolutions (#21332)
* fix carousel img and img resolutions

* update sizes

* update image styles

* update styles

* fix sonar failure
2025-05-21 21:04:21 +05:30
Dhruv Parmar
4e8d5c1e23 Fix(uI) : Removed collapse button from teams page (#21306)
* removed collapse button from teams page

* removed unwated spacing

* addressed comment

* fixed playwright tests

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-05-21 20:31:43 +05:30
Shrushti Polekar
76d70ba15a fix(ui): Feeds count not showing up in PipelineDetails page. (#21339)
* fix pipeline feeds count update

* minor update

* added test
2025-05-21 19:57:32 +05:30
Ashish Gupta
b2658160e1 MINOR: fix the right panel visible after expanded is closed (#21338)
* fix the right panel visible after expanded is closed

* remove the unwanted loops and use leftPanel from above memo

(cherry picked from commit 82e8358cd9aae7e1b9fcfc66639fd4427b63523d)
2025-05-21 17:18:24 +05:30
Ashish Gupta
363c22d50a fix the entity collapsable right panel (#21317)
* fix the entity collapsable right panel

* minor condition fix

* optimize the code

(cherry picked from commit 25a00c6d1e317071553c37236cd9bd0ea23c3384)
2025-05-20 18:52:30 +05:30
Karan Hotchandani
b850319dca add virtual list for lineage select (#21312)
* add virtual list for lineage select

* update tests

* move to lineage constants

(cherry picked from commit 4dab2be0ab13c65aa37bddc9a3ff2025956ee75b)
2025-05-20 13:06:52 +00:00