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
Suman Maharana
54dd779e8f
Fix #21030 - Snowflake Tags Not Reattached ( #21141 )
2025-05-14 16:52:51 +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
Mayur Singal
7aeff171f7
Fix #1552 : Improve Fetch Oracle View Definition Query ( #21177 )
...
(cherry picked from commit 618897be85f1e0ae76ea0aa52c42135de65db645)
2025-05-14 10:19:54 +00:00
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
Mohit Yadav
1c3ed76f3f
Fix Rest Util if empty of null om url ( #21133 )
...
(cherry picked from commit 2a205d5c35f2300a17abd05ea15ebb3ff34fbb1b)
2025-05-12 10:10:53 +05:30
Mohit Yadav
7193e973d9
Add operations.yaml ( #21131 )
...
(cherry picked from commit 5e8565af4ba5fb544c23a183b758ebcd9ea423fe)
2025-05-12 10:10:52 +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
Teddy
83d2811c07
MINOR: data sample ingestion bigquery ( #21074 )
...
* fix: data sample ingestion bigquery
* style: ran python linting
* fix: flaky test in topology
(cherry picked from commit a853561d30fcab34796a06c0e75ec0bb4f20e1f4)
2025-05-06 14:00:00 +00:00
Mayur Singal
5ab9ea2240
MINOR: Fix unsupported Pipeline entity for lineage ( #21069 )
...
(cherry picked from commit a7adda84147dfdffd3a97d73592f1508f69bb44c)
2025-05-05 00:40:17 +00:00
Sriharsha Chintalapani
7e5cbb85f7
fix: pom.xml to reduce vulnerabilities ( #21073 )
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-9919796
- https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCHPLUGIN-9919795
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
(cherry picked from commit f360b3eaf5be67f662a01e0e2800e2198c4858b8)
2025-05-05 00:36:17 +00:00
Ayush Shah
890e0ee22c
fix: Migrations - add operator parameter to test_definition for custom SQL queries in MySQL and Postgres ( #21044 )
...
(cherry picked from commit 49de0119cf696366f55ef9d4da7adf82f442d168)
2025-04-30 09:28:26 +00:00
Mayur Singal
d7bdc1bdc4
Fix #20902 : Fix duplicate constraints error ( #21037 )
...
(cherry picked from commit 9755662240a59a94a169cc02405042dee4fa7b88)
2025-04-30 06:05:45 +00:00
sonika-shah
32e8453c53
Backend: Support Ability to Un-Nest Knowledge Center Pages ( #20096 )
...
* Backend: Support Ability to Un-Nest Knowledge Center Pages
* fix build
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit 16997110e2ea8d5c8c269c48478a0d30297293d0)
2025-04-30 10:35:54 +05:30
Mohit Yadav
c4b928ceec
Fixes #20970 ( #21010 )
...
(cherry picked from commit 4a611ea69061bbb2783b2794c2d21de1716c5408)
2025-04-30 10:33:26 +05:30
Mohit Yadav
c8c0fa5e70
Fixes #19774 ( #21013 )
...
(cherry picked from commit 6f5a3afac5458ce729aa53dfa9a6a17f346903f4)
2025-04-30 10:33:10 +05:30
Mohit Yadav
a7597cac8d
Cleanup operations for database services ( #21006 )
...
(cherry picked from commit 575c91fcc908d78f4cc44ce9d5a6b87d436e9ce2)
2025-04-30 10:32:42 +05:30
mohitdeuex
c85ce8e8ca
Merge remote-tracking branch 'origin/1.7.1' into 1.7.1
2025-04-30 10:32:32 +05:30
Mohit Yadav
d472117d55
Fixes #20920 ( #21009 )
...
(cherry picked from commit 40a23f1b950d5a5dc2cb7c7965f7239ec1508e02)
2025-04-30 10:32:25 +05:30
harshsoni2024
01b3a58f37
pbi dashboard sourceurl fix ( #21026 )
2025-04-30 10:29:58 +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
Mayur Singal
1179bc57b0
Fix #20024 : Fix get schema names logic for postgres ( #21036 )
...
(cherry picked from commit b3caf5b5d1bd236bbac87fe88c6438e32a2abdef)
2025-04-29 17:20:47 +00:00
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
Ajith Prasad
e3c70f2785
Added netty dependency for Azure SDK ( #21011 )
...
(cherry picked from commit 37112fa4d24220ac9df8925a43f38617217addb6)
2025-04-29 22:31:24 +05:30
Ajith Prasad
76ceb25dba
MINOR: Added display name and description in Testcase Alert emails ( #20980 )
...
(cherry picked from commit 89afc86a59b70f715d186fae79b5e6799423151c)
2025-04-29 22:30:56 +05:30