4628 Commits

Author SHA1 Message Date
Dhruv Parmar
ebe397d041 Fix: Observablity alert flaky test (#21107)
* fixed observity alert flaky test

* fixed timeout issue

* fixed timeout issue

* fixed comments

(cherry picked from commit 3d2ae8fff6be077a32b56ccc7caf5503bfa7afa7)
2025-05-19 11:29:51 +05:30
Dhruv Parmar
9b8dca394b Added(ui): edit display name for dashboard Data model (#21227)
* added edit display name for dashboard Data model

* used reusbale component

* used reusbale component

* removed unncessary code

(cherry picked from commit e886d708dfa179c747990569420fc233192ef842)
2025-05-19 11:29:37 +05:30
Teddy
3998982d54 ISSUE #21216: added include field to incident list (#21221)
* fix: added include field to incident list

* added ui changes for allowing deleted entries in entity page and fix the count on incident page

* fix: error retrieving soft deleted test cases

* fix: ran java linting

* Update openmetadata-ui/src/main/resources/ui/src/components/IncidentManager/IncidentManager.component.tsx

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>

* fix testcase playwright

* fix playwright test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 0b483ecb865341425abf47132185bdbde6051bc7)
2025-05-19 11:17:17 +05:30
Pere Miquel Brull
c0cdb5a713 Rel to #1575 - LabelType Generated (#21244)
* Rel to #1575 - LabelType Generated

* migration

* format

* tests

* generate types for taglabel

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit aa96019ab10204ea4ce80ad459e7418f1a8220f0)
2025-05-19 05:00:24 +00:00
Chirag Madlani
36fbd39dff fix(ui): authenticate pipeline status api call (#21257)
* fix(ui): authenticate pipeline status api call

* fix tests

(cherry picked from commit 7a73598a935a499fcff4e958f95f366e72e1b5b7)
2025-05-18 19:56:22 +05:30
Chirag Madlani
b1bcc1c98b fix(test): tags & glossary term failure (#21254)
* fix(test): tags failure

* fix glossary term tests

(cherry picked from commit 764b1702b4c97b99c016dd950176a66f84e54746)
2025-05-18 19:56:16 +05:30
harshsoni2024
4330dc3fe8 issue-19890: PBI dataflow support (#21207) 2025-05-18 13:47:21 +05:30
sonika-shah
bf0d29fbe9 Support followers for Database (#21169) 2025-05-17 10:42:26 +05:30
Mohit Yadav
8e7baab54c Adds followers to services and database schema (#21017)
* Adds followers to services and database schema

* Add delete and followers fields

* Add missing fields

* Fix failing test for get entity with different fields

* Fix ingestion test case failure
2025-05-17 10:40:46 +05:30
Chirag Madlani
9299e14f46 chore(ui): update add button styling for expandable cards (#21197)
* chore(ui): update add button styling for expandable cards

* fix tests

* fix test for expandable card

* fix data test id

* fix playwright tests

* fix tests

* fix metric playwright

* fix test

(cherry picked from commit b74816ceed8f0f5525febc5fb790da526b2caa6c)
2025-05-17 09:54:21 +05:30
Sweta Agarwalla
ece074e22d add dependency in fetchDocument useEffect (#21201) 2025-05-16 23:17:37 +05:30
Sweta Agarwalla
0e6d0818ec Update ingestion runner fetch condition (#21222)
* update ingestion runner fetch condition

* update condition in service details page

* add test for runner fetching

* fix sonar failure

* fix failures

* mock config data function

* add condition for ip address alert

* update test condition

(cherry picked from commit 194bac6e2c5d2184c8bc867fc497c1a78e9d0462)
2025-05-16 17:43:03 +00:00
Shrushti Polekar
132602f9fb fix table.spec aut failure (#21213) 2025-05-16 15:11:54 +05:30
Shrushti Polekar
0297e24dc4 Fix: flaky user.spec test (#21191)
* fix flaky user test

* minor fix

* refactor code
2025-05-16 15:10:21 +05:30
Shrushti Polekar
94c74a5f27 fix entity summary panel topic aut failure (#21211) 2025-05-16 15:09:40 +05:30
Shrushti Polekar
d719ddd39f fix loader issue for deleted user (#21218) 2025-05-16 15:08:24 +05:30
Aniket Katkar
729c02d45a Chore(UI): Move the useAirflowStatus hook to a context to avoid the multiple API calls (#21021)
* Move the useAirflowStatus hook to a context to avoid the multiple API calls

* Fix the unit test

* Fix playwright

* Fix sonar issues

(cherry picked from commit 8610f0aec452ac1ef4f7c3fdf8ceaf1617c35447)
2025-05-15 15:51:43 +00:00
Karan Hotchandani
2f9f9172a2 Lineage edge function (#21199)
* show sql function for column edges

* add locales

* add playwright

* fix lineage positioning

* minor color update

(cherry picked from commit ca6a16cef24f7bf13eb489321598b0c00e6a94f0)
2025-05-15 13:02:49 +00:00
Ashish Gupta
4776a216b5 fix the announcement card placement and minor styling (#21217)
(cherry picked from commit 0467554027ad45780cd2876e06ec720f0e608b83)
2025-05-15 18:32:11 +05:30
Pranita Fulsundar
91f1098ef7 chore(ui): fix glossary playwright tests (#21198)
* chore: fix glossary playwright tests

* remove timeout for loader

* fix test
2025-05-15 17:58:20 +05:30
Suman Maharana
3e68352936 Chore Ingestion Tableau library change (#21076)
(cherry picked from commit f81ee52ec4942a206ed3ada581a67826384b548a)
2025-05-15 12:19:49 +00:00
Dhruv Parmar
97c8cc06ab Fix : database and shcema page followers (#21148)
* database and shcema page followers

* follow unffolow database

* fixed tests

* fixed test

* fixed comments

* removed playwright file

* cleanup code

* cleanup code

* fixed sonar
2025-05-15 13:13:19 +05:30
Ashish Gupta
54d40535cf FIX: flaky test and ui issues (#21194)
* fix bulk import table entity flaky test

* modify announcement flaky test

* fix the announcement card placement

* fix the button width and height of inline button component

(cherry picked from commit d2162f5db967fa8d9f2dab2eb0a86ba88e6cf91c)
2025-05-15 12:53:51 +05:30
harshsoni2024
a0195a82a5 issue-20737: datalake parquet different extensions (#21048) 2025-05-15 10:43:23 +05:30
Ashish Gupta
c7c0abd58b highlight domain name in explore empty data message (#21189)
(cherry picked from commit 5132d78478438ed55526713ef6c2599e35807fce)
2025-05-14 22:17:43 +05:30
Shailesh Parmar
09107478cd Fix: Resolve multiple image insertion issues and ensure proper inline error messaging (#21193)
* Fix: Resolve multiple image insertion issues and ensure proper inline error messaging

* fixed failing unit test

(cherry picked from commit 9b96bf89d7de2b1af21b1acbf75ddd00308b05a6)
2025-05-14 15:32:23 +00:00
shrushti2000
34a35b63de Merge branch '1.7.1' of https://github.com/open-metadata/OpenMetadata into 1.7.1 2025-05-14 18:59:29 +05:30
Shrushti Polekar
aa30cdf7ed fix flaky activity feed test (#21159) 2025-05-14 18:59:19 +05:30
Shrushti Polekar
b1791af2fe Fix: minor issue in tab switch (#21155)
* update push with replace for queries sub tab

* minor fix

* minor code refactor
2025-05-14 18:56:55 +05:30
Pranita Fulsundar
48ac501177 chore: fix flaky Entity playwright tests (#21162)
* chore: fix flaky Entity playwright tests

* refactor: remove extra await statements
2025-05-14 16:06:48 +05:30
Pranita Fulsundar
6ad8508166 fix(ui): tree dropdown for glossary terms inside form (#21173)
* fix: add tree dropdown for glossary terms inside form

* fix: add domain form
2025-05-14 16:06:31 +05:30
Shailesh Parmar
65f8368761 fix #20933 [UI Bug] Test Case Metrics: Dots are misaligned / unclear in multi-metric view (#21170)
* fix #20933 [UI Bug] Test Case Metrics: Dots are misaligned / unclear in multi-metric view

* fixed failing unit test

* fix: correct label reference in TestCases.spec.ts for strategy selection

(cherry picked from commit a999236026030c8dc0d31aa51b47e76cec520fc6)
2025-05-14 07:13:37 +00:00
Dhruv Parmar
3c5ac1dd3f Fix(ui): Task assignee new styling (#21049)
* Task asignee new styling

* Task asignee new styling

* fixed styling of asignee

* removed unused prop

* replaced position of edit button in tasktab

* fixed sonar test

* renamed props

* fixed comments

* fixed comments

* fixed alignment issue of owner label

* removed zIndex from owner label

* removed unnecessery classes

(cherry picked from commit 7fed86cc99542d81fd3a1af9b1aee8ab789ee47c)
2025-05-14 11:47:27 +05:30
shrushti2000
07b73ff743 Merge branch '1.7.1' of https://github.com/open-metadata/OpenMetadata into 1.7.1 2025-05-13 21:29:44 +05:30
Shrushti Polekar
d2285b67b9 Fix: Button styling issues (#21127)
* fixes button styling issues

* address pr comments
2025-05-13 21:29:34 +05:30
Dhruv Parmar
bfe7cbf876 Minor(ui):Made certification always visible (#21135)
* added certification always visible

* fixed unit test

* fixed unit test
2025-05-13 20:44:18 +05:30
Pranita Fulsundar
0d03bd3237 fix(ui): data products not visible when redirecting from assets listing to entity page (#21143)
* fix: data products not visible when redirecting from assets listing

* remove commented code
2025-05-13 20:25:04 +05:30
Chirag Madlani
064d91b7eb feat(ui): store user preferences to localStorage (#21128)
* feat(ui): store user preferences to localStorage

* fix domain spec

* fix sidebar causing unwanted failures

* fix playwright
adjust expandable cards

* fix empty condition for cards

* update condition

(cherry picked from commit 3490a06ca2569bbf01f8c65948a21b7a0e59c0c8)
2025-05-13 18:03:29 +05:30
Chirag Madlani
bb8673c0a7 feat(ui): dynamic height support for detail page widgets (#20992)
* feat(ui): dynamic height support for detail page widgets

* fix height issue for grid layout tab

* fix playwright tests

* revert css changes

* remove unwanted CSS for fixed height

* address sonar cloud comments

* support expandable card

* remove newLook prop from widget
support generic expandable widget for customizable panel

* update styling for expand collapse icon

* revert newLook prop for TagsContainerV2

* update card with expandable cards

* fix description test

* add tests

* fix tests

* fix flaky search index application

* fix searchIndexApplication tests

(cherry picked from commit 33dcffe75bb53ef2460bc59d0375707358e6f206)
2025-05-13 18:03:16 +05:30
Ashish Gupta
e26ae2218c fix lineage column icon and entity summary panel owner label not visible (#21160)
(cherry picked from commit f11686257c97c3cbcd1a48a3b3d51a7d8a739be6)
2025-05-13 15:17:05 +05:30
Shrushti Polekar
70aef3b104 Fix: Input Validation for minimum values for Search Index and Data insights (#21038)
* minimum field limit for config form

* added negative number validation for form builder

* localization file update

* update minimum values for search config and data insights

* update localization files

* fix nested schema field validation for neggative numbers

* revert  nav-bar.less prettier changes

* revert nav-bar.less file prettier changes

* revert  nav-bar.less prettier changes

* minor code refactor

* address sonar issue

* address pr comments

* minor code refactor

* Update ingestionPipeline.ts

* Update ingestionPipeline.ts
2025-05-13 11:22:44 +05:30
Ashish Gupta
47c17180bd PLAYWRIGHT: fix bulk import database flaky test (#21145)
(cherry picked from commit 78e7e74b2bbbbc0848914671f1b25501d0d4902c)
2025-05-13 10:54:44 +05:30
Ashish Gupta
fad01758ad MINOR: fix the owner/reviewer render on ui (#21053)
* fix the owner/reviewer render on ui

* remove the logic for render method

(cherry picked from commit 661246620d33f0e46eb55861fd89755e441383b7)
2025-05-12 17:57:52 +05:30
Ashish Gupta
75fac5b6ce fix bulk import flaky playwright failure (#21051) 2025-05-12 17:51:59 +05:30
Dhruv Parmar
fc0f84f41b fixed owner label (#21085) 2025-05-10 11:40:11 +05:30
Shailesh Parmar
76136d8dea minor: remove unwanted scrollbar from left panel of data insight page (#21050)
* minor: remove unwanted scrollbar from left panel of data insight page

* fix horizontal scroll issue

* Style: Update padding-top in Data Insight and Data Quality pages to use @size-md variable

(cherry picked from commit 799d14eef405edb0d3aafc5d22075d2ab6a7fbe9)
2025-05-10 06:06:50 +00:00
Chirag Madlani
ca43151d27 chore(ui): render settings menu based on permissions (#20940)
(cherry picked from commit 9625c5fe294184f6c1e3550875c735d64267ae62)
2025-05-09 18:28:42 +05:30
Chirag Madlani
71e064b13d fix(ui): issue with refresh for loggedInUser return 401 (#20990)
* fix(ui): issue with refresh for loggedInUser return 401

* fix playwright

(cherry picked from commit 50e39d7892d729ca76aebf5086b7fc1d73b1d867)
2025-05-09 18:28:17 +05:30
Chirag Madlani
2448688b3f chore(ui): remove refresh from doc visiblity change (#21002)
(cherry picked from commit 34d67837102d186a8b3b6e4594189d9fb4bd1acf)
2025-05-09 18:27:56 +05:30
Chirag Madlani
52b26a36b1 fix(ui): style for refresh alert (#21001)
(cherry picked from commit d9415b4d87563f664b6b81c5a11adb3d248a9eac)
2025-05-09 18:27:35 +05:30