Imri Paran
0a2d9af34d
fix: hot fix for AutoPilotApplication.json
...
change from https://github.com/open-metadata/OpenMetadata/pull/21134
2025-05-19 14:13:03 +02:00
Ashish Gupta
79bbea556b
fix the flaky test failure around bulk import ( #21271 )
...
(cherry picked from commit 2f795ccc13696fd6ec8acaa532539026a02df9f3)
2025-05-19 17:22:29 +05:30
Sweta Agarwalla
b789ece15b
Revamp login page ( #21256 )
...
* revamp login page
* fix test
* update signup form design
* update order of carousel
* update images and locales
* update responsiveness
* remove welcome locale
* add animation to images
* add styles for ai
* updated images
(cherry picked from commit d298fc00c97f073114e2b46a8c6ea073968079ee)
2025-05-19 10:18:20 +00:00
Imri Paran
d2b62ed6b3
fix: move autopilot runtime migrations to 1.7.1 ( #21267 )
...
(cherry picked from commit 07a6530b5b86072d0cce64c4c8124e608e5864ee)
2025-05-19 11:46:05 +02:00
Dhruv Parmar
c8d5e494c8
used new styling for owner label in exploresearch ( #21269 )
...
(cherry picked from commit 0653480a3986d3b6c6ee8eec913764707dc77dd5)
2025-05-19 15:05:38 +05:30
Shrushti Polekar
2b89fb8680
fix assignee alignment issue on task feed card ( #21266 )
2025-05-19 13:43:21 +05:30
Pranita Fulsundar
e9d92c4241
fix: permission placeholder styles ( #21263 )
2025-05-19 12:48:47 +05:30
Teddy
c804336e66
ISSUE #20962 - Issues with test case alerts ( #21253 )
...
* fix: test case alerts and un-indexable fields
* fix: test case alerts and un-indexable fields
(cherry picked from commit b1edb964699c1d365b9e1154f05591e4b26ebb21)
2025-05-19 09:06:54 +02:00
Teddy
05cb6818ac
ISSUE #17170 : handle oracle unique count ( #21225 )
...
* fix: handle oracle unique count
* fix: failing test case
(cherry picked from commit 2e8e79ff0a828ac5c19121aa9c1ca8b2596c1adc)
2025-05-19 09:05:44 +02:00
Teddy
e032b0497c
ISSUE #21146 - Properly handle connection on sampler ( #21186 )
...
* fix: properly close connection on sampler ingestion
* fix: dangling connection test
* style: ran python linting
* fix: revert to 9
(cherry picked from commit cd6434dd73cd7c60ef22a11972740f12686b3558)
2025-05-19 09:04:03 +02:00
Mayur Singal
70d9ba546d
Fix #1532 : Fix Error ingesting using Datalake adls connector ( #21243 )
...
(cherry picked from commit 698956783b3bfc237b81bb46c2659d5b88b2f1cc)
2025-05-19 07:02:11 +00:00
Pere Miquel Brull
90a8d2784a
FIX - Ingestion workaround for Services with null secrets ( #21260 )
...
* FIX - Ingestion workaround for Services with null secrets
* linting
(cherry picked from commit 6444ea37507601eff10800614e8987358df361c5)
2025-05-19 06:54:46 +00:00
Dhruv Parmar
13c4e00a51
fixed BulkEditEntity flaky test ( #21209 )
...
* fixed BulkEditEntity flaky test
* fixed enter click issue
* removed changes that does not belongs to me in pr
* removed changes that does not belongs to me in pr
* removed unwated code
(cherry picked from commit c24a2dbdca9a8e9a99b0f53dc2373bdae1edb351)
2025-05-19 12:10:16 +05:30
Suman Maharana
2378e77219
Fix: dbt multi owner support from manifest ( #21233 )
...
(cherry picked from commit 5a3d40f64320ece5aa706ced0fcc90fc5e0b52ac)
2025-05-19 06:35:33 +00:00
Mayur Singal
ac6f726252
Fix #1550 : Metadata ingestion errors from Azure Data Lake ( #21261 )
...
(cherry picked from commit 9ec424a3fad0f885861a1324b393a7eba71bd134)
2025-05-19 06:15:31 +00:00
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
Mayur Singal
5b83a2949f
MINOR: Add athena schema comment support ( #21262 )
...
(cherry picked from commit 7efa5e650bf52d304822539665bef516bf3dccaa)
2025-05-19 05:02:28 +00:00
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
Mayur Singal
8395101a4d
MINOR: Configurable account usage for incremental metadata extraction ( #21182 )
...
(cherry picked from commit 21573378479e2706fe7fcdb8c6a82edb6817b762)
2025-05-19 04:46:42 +00:00
Mohit Tilala
5f8e2d94b0
Fix airbyte pipeline lineage extraction ( #21151 )
...
(cherry picked from commit 4c0ce77756f07a7addce489f3cae9d3c9ff788d5)
2025-05-19 04:45:46 +00:00
sonika-shah
9d4a423cf1
Fix - 21204 inconsistent domain reassignment in bulkAsset API ( #21205 )
2025-05-19 09:36:59 +05:30
sonika-shah
9c00e2995a
Minor : Fix enum cleanup not triggering when all enum keys are removed ( #21258 )
2025-05-18 19:59:52 +05:30
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
d014c7d53a
issue-20074: s3 objects get paginated response ( #21208 )
2025-05-18 13:47:45 +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
5c8a0642fa
Minor: Add sql query for dbt lineage with nodes ( #21214 )
...
(cherry picked from commit 2864e0f09d188b5a382dd1d5153536688b7a9e36)
2025-05-15 12:20:57 +00:00
Suman Maharana
3e68352936
Chore Ingestion Tableau library change ( #21076 )
...
(cherry picked from commit f81ee52ec4942a206ed3ada581a67826384b548a)
2025-05-15 12:19:49 +00:00
IceS2
75b3d824a3
Fixes #21095 : Handle Conn Retry and implement is_disconnect for MSSQL ( #21185 )
...
* Handle Conn Retry and implement is_disconnect for MSSQL
* Change log to debug
(cherry picked from commit 87463df51df5691b3fd345659986e07067fb3ea5)
2025-05-15 10:21:14 +00:00
IceS2
b84e881060
Reduce Events from WorkflowEventConsumer. Remove ChangeEvent from Test Connection ( #21147 )
...
(cherry picked from commit 28f87afe8639a99e3c2f8bc454fb985f3799f4a5)
2025-05-15 08:35:21 +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
harshsoni2024
0a8421d11f
MINOR: parquet endpoint null case error ( #21015 )
2025-05-15 10:43:13 +05:30
Keshav Mohta
80466076da
fix: bigquery root= in connection
2025-05-15 01:21:56 +05:30