13249 Commits

Author SHA1 Message Date
Dhruv Parmar
e886d708df
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
2025-05-19 11:28:47 +05:30
Mayur Singal
7efa5e650b
MINOR: Add athena schema comment support (#21262) 2025-05-19 10:31:15 +05:30
Pere Miquel Brull
aa96019ab1
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>
2025-05-19 06:59:13 +02:00
Mayur Singal
2157337847
MINOR: Configurable account usage for incremental metadata extraction (#21182) 2025-05-19 10:15:29 +05:30
Mohit Tilala
4c0ce77756
Fix airbyte pipeline lineage extraction (#21151) 2025-05-19 10:14:33 +05:30
sonika-shah
f33cf42290
Fix - 21204 inconsistent domain reassignment in bulkAsset API (#21205) 2025-05-19 09:29:02 +05:30
Teddy
b1edb96469
ISSUE #20962 - Issues with test case alerts (#21253)
* fix: test case alerts and un-indexable fields

* fix: test case alerts and un-indexable fields
2025-05-18 22:59:05 +02:00
Teddy
0b483ecb86
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>
2025-05-18 21:35:13 +02:00
Mayur Singal
703118f2b5
MINOR: Disable Flaky superset tests (#21242) 2025-05-18 23:12:42 +05:30
sonika-shah
b61cdd940d
Minor : Fix enum cleanup not triggering when all enum keys are removed (#21258) 2025-05-18 19:55:46 +05:30
Chirag Madlani
7a73598a93
fix(ui): authenticate pipeline status api call (#21257)
* fix(ui): authenticate pipeline status api call

* fix tests
2025-05-18 19:54:58 +05:30
Chirag Madlani
764b1702b4
fix(test): tags & glossary term failure (#21254)
* fix(test): tags failure

* fix glossary term tests
2025-05-18 13:10:45 +05:30
Sriharsha Chintalapani
4c267f8af5
Fix snyk's reported vulnerabilities (#21167)
* Fix snyk's reported vulnerabilities

* Fix tests

* Fix tests

* fix PolicyEvaluatorTest

* replace with single line imports

* Fix tests

---------

Co-authored-by: Harsha <harsha@Harshas-MacBook-Air.local>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2025-05-17 09:50:06 +05:30
Sweta Agarwalla
194bac6e2c
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
2025-05-16 23:11:50 +05:30
Chirag Madlani
b74816ceed
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
2025-05-16 20:37:22 +05:30
Rounak Dhillon
76834ce90a
Doc: Correcting videos (#21240)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-16 13:21:32 +00:00
Teddy
2e8e79ff0a
ISSUE #17170: handle oracle unique count (#21225)
* fix: handle oracle unique count

* fix: failing test case
2025-05-16 17:44:28 +05:30
Pere Menal-Ferrer
a7e2f33adc
feature/pii-column-classifier (#21200)
* Add PII Tag and Sensitivity Level enums.

* Add feature-extraction for PII classification tasks

* Add faker as test dependency

* Add unit tests for presidio tag extractor

* Add PIISensitivityTags enum and update sensitivity mapping logic

* Add Presidio utility functions for PII analysis

* Extend column name regexs for PII

* Add colum name split

* Move pii algorithms to dedicated package

* Add tests for PAN, NIF, SSN entities

* Fix linting

* Add comment on why we need to set specific lanaguage to Presidio recognizers, as per PR suggestion.

* Fix version of faker to prevent flaky tests. Fix failing tests.

* Fix wrong import

---------

Co-authored-by: Pere Menal <pere.menal@getcollate.io>
2025-05-16 14:03:49 +02:00
Rounak Dhillon
892a390559
Docs: No Code Test Cases Images Updation (#21238)
* Doc: No Code Test Cases

* Doc: No Code Test Cases

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-16 17:23:10 +05:30
dependabot[bot]
aa57a1a79a
Chore(deps): Bump undici in /openmetadata-ui/src/main/resources/ui (#21224)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-16 17:16:15 +05:30
Imri Paran
9e89981d57
docs: added openapi docs link (#21236) 2025-05-16 16:38:11 +05:30
Rounak Dhillon
88c3000363
Doc: GCS & MWAA Link Addition (#21235)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-16 15:14:55 +05:30
Shrushti Polekar
d24211474d
fix table.spec aut failure (#21213) 2025-05-16 14:04:02 +05:30
Rounak Dhillon
2470ffda5c
Doc: schemaRegistryTopicSuffixName updation (#21234)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-16 13:26:45 +05:30
Shrushti Polekar
d139ca7863
fix loader issue for deleted user (#21218) 2025-05-16 13:24:20 +05:30
harshsoni2024
c443597aae
docs: pbi, databricks docs fix (#21223)
* pbi, databricks docs fix

* minor fix

* 1.8 docs
2025-05-16 11:38:00 +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
9c9e885d77
issue-20074: s3 objects get paginated response (#21208) 2025-05-15 18:20:10 +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
2864e0f09d
Minor: Add sql query for dbt lineage with nodes (#21214) 2025-05-15 17:49:47 +05:30
Suman Maharana
f81ee52ec4
Chore Ingestion Tableau library change (#21076) 2025-05-15 17:48:39 +05:30
Teddy
cd6434dd73
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
2025-05-15 12:21:01 +02:00
IceS2
87463df51d
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
2025-05-15 12:19:58 +02:00
IceS2
28f87afe86
Reduce Events from WorkflowEventConsumer. Remove ChangeEvent from Test Connection (#21147) 2025-05-15 10:34:12 +02:00
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
Keshav Mohta
199aec8d3c
fix: bigquery root= in connection (#21154) 2025-05-14 19:43:20 +00:00
Mayur Singal
7abbb73ae2
MINOR: Handle udf definition fetch exceptions (#21188) 2025-05-15 00:01:03 +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
Pere Miquel Brull
2cbf032b1d
FIX - Try to install app before initializing the entity (#21033)
* FIX - Try to install app before initializing the entity

* FIX - Try to install app before initializing the entity
2025-05-14 17:17:36 +02:00
Chirag Madlani
db979dd44a
fix(ui): ignore basePath static value for dev mode (#21190) 2025-05-14 19:06:30 +05:30
Rounak Dhillon
94ba520111
Doc: Collate Video Updated (#21196)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-14 13:16:27 +00:00
Rounak Dhillon
40ee1d9621
Doc: Image Updation till data Quality Tab (#21195)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-14 18:17:22 +05:30