4809 Commits

Author SHA1 Message Date
Ashish Gupta
5132d78478
highlight domain name in explore empty data message (#21189) 2025-05-14 22:14:42 +05:30
Shailesh Parmar
9b96bf89d7
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
2025-05-14 21:01:15 +05:30
Chirag Madlani
db979dd44a
fix(ui): ignore basePath static value for dev mode (#21190) 2025-05-14 19:06:30 +05:30
Pranita Fulsundar
584151d495
chore: fix flaky Entity playwright tests (#21162)
* chore: fix flaky Entity playwright tests

* refactor: remove extra await statements
2025-05-14 16:02:48 +05:30
Shrushti Polekar
ac553356f2
Fix: minor issue in tab switch (#21155)
* update push with replace for queries sub tab

* minor fix

* minor code refactor
2025-05-14 14:35:31 +05:30
Shrushti Polekar
c620a631c4
fix flaky activity feed test (#21159) 2025-05-14 14:35:15 +05:30
Pranita Fulsundar
c185862e40
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 14:30:49 +05:30
Sriharsha Chintalapani
2f4355bd4e
Fix #18110: Allow serving UI under a subpath (#18111)
* Fix #18110: Allow serving UI under a subpath

* Update ui package to pick up BASE_PATH

* apply java check style

* update

* update ui part

* update UI  paths

* fix unit tests

* fix build

* fix tests

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2025-05-14 13:11:50 +05:30
Shailesh Parmar
a999236026
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
2025-05-14 12:42:29 +05:30
Dhruv Parmar
7fed86cc99
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
2025-05-14 11:46:30 +05:30
sonika-shah
829196f92b
Support followers for Database (#21169) 2025-05-14 09:50:23 +05:30
Chirag Madlani
3490a06ca2
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
2025-05-13 17:05:51 +05:30
Dhruv Parmar
faf4373ca2
Minor(ui):Made certification always visible (#21135)
* added certification always visible

* fixed unit test

* fixed unit test
2025-05-13 16:11:36 +05:30
Pranita Fulsundar
8e1bf1bd19
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 15:34:09 +05:30
Ashish Gupta
f11686257c
fix lineage column icon and entity summary panel owner label not visible (#21160) 2025-05-13 15:16:33 +05:30
Shrushti Polekar
130ff685a6
Fix: Button styling issues (#21127)
* fixes button styling issues

* address pr comments
2025-05-13 13:29:59 +05:30
harshsoni2024
3b382c1bd9
issue-20737: datalake parquet different extensions (#21048) 2025-05-13 11:23:46 +05:30
Shrushti Polekar
68195dc67e
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 10:15:36 +05:30
Ashish Gupta
78e7e74b2b
PLAYWRIGHT: fix bulk import database flaky test (#21145) 2025-05-12 21:22:13 +05:30
Ashish Gupta
661246620d
MINOR: fix the owner/reviewer render on ui (#21053)
* fix the owner/reviewer render on ui

* remove the logic for render method
2025-05-12 17:57:18 +05:30
Ashish Gupta
463452df39
fix bulk import flaky playwright failure (#21051) 2025-05-12 17:49:37 +05:30
pedroalves5770
7396c8af94
Update pt-br.json (#21108)
Updated missing English strings to Brazilian Portuguese.
2025-05-12 12:27:03 +05:30
Chirag Madlani
33dcffe75b
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
2025-05-12 11:50:40 +05:30
Shailesh Parmar
799d14eef4
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
2025-05-10 11:35:38 +05:30
Dhruv Parmar
0920e9d5ce
fixed owner label (#21085) 2025-05-10 11:09:08 +05:30
Imri Paran
d91273a30d
Fix 20325: Trigger external apps with config (#20397)
* wip

* feat: trigger external apps with override config

- Added in openmetadata-airflow-apis functionality to trigger DAG with feature.
- Modified openmetadata-airflow-apis application runner to accept override config from params.
- Added overloaded runPipeline with `Map<String,Object> config` to allow triggering apps with configuration. We might want to expand this to all ingestion pipelines. For now its just for apps.
- Implemented an example external app that can be used to test functionality of external apps. The app can be enabled by setting the `ENABLE_APP_HelloPipelines=true` environment variable.

* fix class doc for application

* fixed README for airflow apis

* fixes

* set HelloPipelines to disabeld by default

* fixed basedpywright errros

* fixed app schema

* reduced airflow client runPipeline to an overload with null config
removed duplicate call to runPipeline in AppResource

* Update openmetadata-docs/content/v1.7.x-SNAPSHOT/developers/applications/index.md

Co-authored-by: Matias Puerta <matias@getcollate.io>

* deleted documentation file

---------

Co-authored-by: Matias Puerta <matias@getcollate.io>
2025-05-06 17:41:24 +07:00
Dhruv Parmar
defa0525c1
fixed flaky metrics tests (#21000) 2025-05-02 11:47:25 +07:00
Mohit Yadav
8314fdf8d0
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-04-30 17:15:13 +05:30
Shailesh Parmar
b637ba254e
replace: application list api with /installed api endpoint (#21041) 2025-04-30 09:51:53 +05:30
Shrushti Polekar
7b223abdbd
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:04:52 +05:30
dasomel
6c5a6501aa
Update Korean language (#21035) 2025-04-29 18:15:57 +02:00
Aniket Katkar
056fb16377
OSS changes to pass the workflow start timestamp (#21018) 2025-04-29 20:30:21 +05:30
Ashish Gupta
56d4732da8
fix the select cell for tags and glossay in bulk action (#21028) 2025-04-29 20:08:09 +05:30
Ashish Gupta
a3e236abed
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
2025-04-29 20:01:22 +05:30
Shailesh Parmar
35ba0738d7
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 19:53:54 +05:30
Mohit Yadav
813b774656
Remove Check Email in UserRepository (#21003)
* Remove Check Email in User

* remove checkEmailInUse from ui

* check on user exist error for duplicate user

* add password to make api call

* fix tests

* fix tests

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-04-29 19:41:08 +05:30
Pranita Fulsundar
990c0db7f9
minor(ui): fix query card styles (#21025)
* minor: fix query card styles

* remove extra padding
2025-04-29 19:05:59 +05:30
Ashish Gupta
96e07e7ce0
#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
2025-04-29 15:00:37 +05:30
Pere Miquel Brull
d901dd2948
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 08:19:13 +02:00
Mohit Yadav
40a23f1b95
Fixes #20920 (#21009) 2025-04-29 11:31:31 +05:30
Shrushti Polekar
6e9c4a827d
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 10:55:59 +05:30
Shrushti Polekar
d33e068692
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 10:54:44 +05:30
Karan Hotchandani
dbebaff32b
Appconfig fixes (#20960)
* fix initial config for json logic query builder

* show alert for application

* hide hidden fields from doc
2025-04-29 10:24:04 +05:30
Ashish Gupta
b3d7f97590
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
2025-04-29 09:50:31 +05:30
Shrushti Polekar
1447767d0c
fix flaky glossary version page test failure (#21012) 2025-04-29 09:41:29 +05:30
Pranita Fulsundar
0a242ce83f
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:09:26 +05:30
Karan Hotchandani
41f38bf779
add whats new for 1.6.11 (#21007) 2025-04-28 20:45:34 +05:30
Dhruv Parmar
966b647ca7
fixed header truncate issue || owner disalignment (#20981) 2025-04-28 19:13:53 +05:30
Chirag Madlani
d9415b4d87
fix(ui): style for refresh alert (#21001) 2025-04-28 18:41:01 +05:30
Chirag Madlani
34d6783710
chore(ui): remove refresh from doc visiblity change (#21002) 2025-04-28 18:38:58 +05:30