Shrushti Polekar
d24211474d
fix table.spec aut failure ( #21213 )
2025-05-16 14:04:02 +05:30
Shrushti Polekar
d139ca7863
fix loader issue for deleted user ( #21218 )
2025-05-16 13:24:20 +05:30
Aniket Katkar
8610f0aec4
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
2025-05-15 21:19:43 +05:30
Shrushti Polekar
f9a26742ec
fix entity summary panel topic aut failure ( #21211 )
2025-05-15 19:01:16 +05:30
Karan Hotchandani
ca6a16cef2
Lineage edge function ( #21199 )
...
* show sql function for column edges
* add locales
* add playwright
* fix lineage positioning
* minor color update
2025-05-15 18:31:36 +05:30
Ashish Gupta
0467554027
fix the announcement card placement and minor styling ( #21217 )
2025-05-15 18:27:55 +05:30
harshsoni2024
35c1f5aead
issue-19890: PBI dataflow support ( #21207 )
2025-05-15 18:17:49 +05:30
Pranita Fulsundar
eb16d6ac84
chore(ui): fix glossary playwright tests ( #21198 )
...
* chore: fix glossary playwright tests
* remove timeout for loader
* fix test
2025-05-15 17:57:03 +05:30
Suman Maharana
f81ee52ec4
Chore Ingestion Tableau library change ( #21076 )
2025-05-15 17:48:39 +05:30
Sweta Agarwalla
caf330ea36
add dependency in fetchDocument useEffect ( #21201 )
2025-05-15 12:54:47 +05:30
Ashish Gupta
d2162f5db9
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
2025-05-15 12:53:15 +05:30
Shrushti Polekar
c2fe354069
Fix: flaky user.spec test ( #21191 )
...
* fix flaky user test
* minor fix
* refactor code
2025-05-15 11:37:12 +05:30
Dhruv Parmar
7db45ff637
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 10:54:01 +05:30
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