12962 Commits

Author SHA1 Message Date
Sweta Agarwalla
d298fc00c9
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
2025-05-19 15:47:07 +05:30
Ashish Gupta
2f795ccc13
fix the flaky test failure around bulk import (#21271) 2025-05-19 15:38:09 +05:30
Dhruv Parmar
0653480a39
used new styling for owner label in exploresearch (#21269) 2025-05-19 15:04:53 +05:30
Imri Paran
07a6530b5b
fix: move autopilot runtime migrations to 1.7.1 (#21267) 2025-05-19 08:54:57 +00:00
Shrushti Polekar
c1fb900ff4
fix assignee alignment issue on task feed card (#21266) 2025-05-19 12:54:20 +05:30
Pranita Fulsundar
6444c5ac4f
fix: permission placeholder styles (#21263) 2025-05-19 12:46:08 +05:30
Mayur Singal
698956783b
Fix #1532: Fix Error ingesting using Datalake adls connector (#21243) 2025-05-19 12:30:56 +05:30
Pere Miquel Brull
6444ea3750
FIX - Ingestion workaround for Services with null secrets (#21260)
* FIX - Ingestion workaround for Services with null secrets

* linting
2025-05-19 08:53:37 +02:00
Dhruv Parmar
c24a2dbdca
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
2025-05-19 12:09:36 +05:30
Rounak Dhillon
af6f9f77bb
Doc: YT Video Updation (#21265) 2025-05-19 12:06:55 +05:30
Suman Maharana
5a3d40f643
Fix: dbt multi owner support from manifest (#21233) 2025-05-19 12:04:22 +05:30
Mayur Singal
9ec424a3fa
Fix #1550: Metadata ingestion errors from Azure Data Lake (#21261) 2025-05-19 11:44:19 +05:30
Dhruv Parmar
3d2ae8fff6
Fix: Observablity alert flaky test (#21107)
* fixed observity alert flaky test

* fixed timeout issue

* fixed timeout issue

* fixed comments
2025-05-19 11:29:12 +05:30
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