4588 Commits

Author SHA1 Message Date
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
Mohit Yadav
d472117d55 Fixes #20920 (#21009)
(cherry picked from commit 40a23f1b950d5a5dc2cb7c7965f7239ec1508e02)
2025-04-30 10:32:25 +05:30
mohitdeuex
b900591d7e Merge remote-tracking branch 'origin/1.7.1' into 1.7.1 2025-04-30 10:28:24 +05:30
Mohit Yadav
2473e16f96 Fixes #16062: Added prompt config to allow config (#20959)
* Fixes #16062
Make prompt=login as optional

* update null or empty

(cherry picked from commit 20f17a336766a4d16859797ec25b12182621fafe)
2025-04-30 10:28:02 +05:30
Shailesh Parmar
5d832d99fa replace: application list api with /installed api endpoint (#21041)
(cherry picked from commit b637ba254e9bc9f69c4252c6265f23618da12a05)
2025-04-30 04:22:59 +00:00
shrushti2000
7cd3e40e9d Merge branch '1.7.1' of https://github.com/open-metadata/OpenMetadata into 1.7.1 2025-04-29 23:11:00 +05:30
Shrushti Polekar
bb4901d9bb Update button colors and size as per new design system (#20908)
* delete btn color fix

* minor fix for asset tab delete btn color

* revert confirmation modal btn changes

* update btn styles as per new design system

* update btn sizes

* minor fixes

* minor fix

* minor fix

* minor fix

* fix build failure

* fix failing playwright tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-29 23:10:19 +05:30
Shailesh Parmar
48d28c14c8 enhancement: improve DQ failure lineage tracing (#21022)
* enhancement: improve DQ failure lineage tracing

* Enhancement: Update lineage component to conditionally render controls and improve platform view handling in lineage provider. Added translations for platform-type lineage in multiple languages.

* Refactor LineageProvider to conditionally update history based on platform lineage and set default platform view in PlatformLineage component.

* minor fix
2025-04-29 22:41:25 +05:30
Shrushti Polekar
3e658c7f9b fix flaky glossary version page test failure (#21012) 2025-04-29 22:38:48 +05:30
Shrushti Polekar
c8f30022e7 Feat: Tab switch at data asset level should not push to browser history (#20973)
* tab switch at data asset level

* fix failing unit test

* updated history.push with replace for subtabs

* update history push with replace
2025-04-29 22:37:28 +05:30
Shrushti Polekar
e428bcffcf Update formatting for duration in application configuration (#20987)
* update formatting for duration in application configuration

* fix unit test case

* address pr comment
2025-04-29 22:34:43 +05:30
dasomel
ddb20b1a08 Update Korean language (#21035)
(cherry picked from commit 6c5a6501aa52b7735e015320229f83d96f3b37fa)
2025-04-29 16:17:03 +00:00
Aniket Katkar
3acaa56377 OSS changes to pass the workflow start timestamp (#21018)
(cherry picked from commit 056fb16377b51016b42c12479a6696e0bf03943d)
2025-04-29 15:10:01 +00:00
Ashish Gupta
21744a85fb fix the owner icon overlapping in lineage full view (#21020)
* fix the owner icon overlapping in lineage full view

* fix the sonar/unit test issue

(cherry picked from commit a3e236abed6d04207b9ddf23ac155554c9d162de)
2025-04-29 20:09:22 +05:30
Ashish Gupta
8b1e526e0f fix the select cell for tags and glossay in bulk action (#21028)
(cherry picked from commit 56d4732da8d2067159e7083e401bd4d94d3a3a61)
2025-04-29 20:08:51 +05:30
Pranita Fulsundar
6f6d0760f5 minor(ui): fix query card styles (#21025)
* minor: fix query card styles

* remove extra padding
2025-04-29 19:07:38 +05:30
Ashish Gupta
67a389992a #20914: supported bulk edit in glossary page (#20993)
* glossary import optimization around files under BulkImportPage

* fix unit test

* fix the special character glossary breaking for import

* supported bulk edit in glossary page

* added playwright test

(cherry picked from commit 96e07e7ce094ea53caadfc082cf8d5c4a755598e)
2025-04-29 15:01:18 +05:30
Pere Miquel Brull
d5bfd47b0f Merge branch '1.7.1' of github.com:open-metadata/OpenMetadata into 1.7.1 2025-04-29 09:54:37 +02:00
Pere Miquel Brull
10b408db75 FIX #16284 - Toggle if we want to raise workflow errors (#20969)
* FIX #16284 - Toggle if we want to raise workflow errors

* schema

* schema

* move prop

* fix

* move prop

* improve error handling

* Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/IngestionPipelineRepository.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/IngestionPipelineRepository.java

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Add the `Raise on Error` option to the ingestion schedule step

* Revert "Update openmetadata-service/src/main/java/org/openmetadata/service/jdbi3/IngestionPipelineRepository.java"

This reverts commit 985b73513a59695c6bb39ad41c2d273bbf4e5d22.

* Update the tests

* Fix sonar issue

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-29 09:54:08 +02:00
Ashish Gupta
8ee922b0a5 chore(ui): glossary import optimization around files under BulkImportPage (#20991)
* glossary import optimization around files under BulkImportPage

* fix unit test

* fix the special character glossary breaking for import

(cherry picked from commit b3d7f975900e4dd3dd4b7d1c5a2ee33b0385468a)
2025-04-29 11:36:05 +05:30
Karan Hotchandani
62d934bc83 Appconfig fixes (#20960)
* fix initial config for json logic query builder

* show alert for application

* hide hidden fields from doc

(cherry picked from commit dbebaff32b230acb8481d7b78d4f1a06001a3eec)
2025-04-29 10:27:10 +05:30
Pranita Fulsundar
01df08807d feat(ui): allow add and edit data products from entity page (#20740)
* feat: add/edit data products

* fix: update domain for all entities

* update no domain placeholder condition

* remove data products when domain is changed or removed

* fix unit tests

* fix tests

* fix: update dataProducts logic after change in domain

* revert changes

* test: add e2e tests

* fix test

* minor fix

* fix: sonar issues and tests
2025-04-28 21:11:15 +05:30
Pranita Fulsundar
d3f259ea1e fix: hard delete test (#20995) 2025-04-28 19:29:49 +05:30
Dhruv Parmar
63ee8635e2 fixed header truncate issue || owner disalignment (#20981) 2025-04-28 19:27:14 +05:30
sonika-shah
0ea9095526 Allow for domain-level permissions while creating/updating dataProduct (#20903)
* check for root parent permission

* update comments

* update condition

* update ResourceContext condition for edit Permissions

* update ResourceContext condition for edit Permissions

* add owner condition for creation of data product

* add playwright tests

* fix data product permission

* fix domain tests

* add backend test

* fix checkstyle

* update tests

* update initialization condition

* add logs

* fix spell

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit db2027b8e7b1e42a47ea67c73ceda90a5ab26535)
2025-04-28 17:54:57 +05:30
Pranita Fulsundar
4b2992abda minor(ui): fix placeholder styles (#20910)
* fix: placeholder styles

* fix glossary placeholder styles

* address pr comments
2025-04-28 13:28:47 +05:30
Pranita Fulsundar
a9f9fd50c8 fix(ui): data assets order for search in explore page (#20963)
* fix: asset order and sort order for search

* revert sort order change
2025-04-28 13:28:04 +05:30
Dhruv Parmar
cfbd1953d9 minor:design changes (#20983)
(cherry picked from commit c25f88b089b021fa0bbf3793379604aedd887ad8)
2025-04-28 13:10:51 +05:30
Shrushti Polekar
b752d23dfa Fix: Additional permissions call happening in summary components (#20943)
* fix double permissions call happening in summary components

* fix failing unit test case

* removed unnecessary entity details fn call

* address unit test failure
2025-04-28 12:39:50 +05:30
Shrushti Polekar
a839eb648f Fix: User playwright test (#20918)
* fix user playwright test

* address pr comment
2025-04-28 12:35:02 +05:30
Shrushti Polekar
6a03e20de3 fix tag flaky playwright test (#20946) 2025-04-28 12:29:06 +05:30
Ashish Gupta
796c66d40c show error message on case self signup login error (#20979)
(cherry picked from commit ea16c1cdab7c1c507ada8b1017afcacc9e2e60b0)
2025-04-25 20:58:50 +05:30
Ashish Gupta
f0329677ce chore: cleanup duplicate colour variables (#20982)
* chore: cleanup duplicate color variables

* minor fix

(cherry picked from commit d760f95296172fd6aaea00e72a5995f90d1c5df5)
2025-04-25 20:48:26 +05:30
Ashish Gupta
7ce021022b MINOR: supported domain,dataProduct and other columns in service entities table (#20964)
* supported domain,dataProduct and other columns in service entities table

* fix the dataModel table columns in service page

* fix unit test

* fix unit test

(cherry picked from commit f45617794e1cc2578b948b96d3c4698c1abe2bcd)
2025-04-25 19:10:02 +05:30
Dhruv Parmar
39c724f01b Minor: removed services || fixed header ellipsis on deleted tag (#20909)
* removed services || fixed header elicps on deleted tag

* fixed beta tags

* fixed beta tags

* removed beta url

* fixed ellipses

* fixed circular dependency

* fixed tests

* fixed quality test

* fixed dqsupport with mulitple methods

* fixed dqsupport with mulitple methods

* fixed header ellipsis

* fixed webpack url

(cherry picked from commit 3d6810f83f0e7bf563e2126d8795364f8eca8aa5)
2025-04-25 12:47:55 +05:30
Dhruv Parmar
742929315a owner issues fix (#20967)
(cherry picked from commit 416da394a435fa44a82fb761408a8c7df6a93167)
2025-04-25 12:47:40 +05:30
Karan Hotchandani
8e871eac1f Lineage optimise (#20941)
* add lineage optimise

* optimise re-renders

* fix tests

* fix tests

(cherry picked from commit 071b4622bb10695ac2a486e6717f4d4c01dc63b8)
2025-04-24 18:32:08 +05:30
github-actions
4731d6be77 chore(release): Prepare Branch for 1.7.1 2025-04-24 11:32:30 +05:30
github-actions
c2e7667f95 chore(release): Prepare Branch for 1.7.0 2025-04-24 11:32:27 +05:30
Ashish Gupta
73aaa34b75
update the snapshot to 1.8.0 (#20925) 2025-04-24 10:46:36 +05:30
Shailesh Parmar
2923bf7916
style: Update list styles and tooltip padding in RichTextEditor and DataInsight components (#20939) 2025-04-23 19:59:08 +05:30