13249 Commits

Author SHA1 Message Date
Pere Miquel Brull
1a9a9156b6
MINOR - Secrets Manager server logging (#21325) 2025-05-20 19:52:36 +02:00
Mohit Yadav
3830e79f52
Fix Test Case Assignee not cleared from incident tasks (#21314) 2025-05-20 19:58:38 +05:30
Rounak Dhillon
96d8a14c97
Doc: Subpath Doc Addition in Deployment (#21316)
* Doc: Subpath Doc Addition in Deployment

* Doc: Video Addition in Subpath Doc

* Doc: 1.7 Subpath Doc Removal

* Doc: 1.7 Subpath Doc Removal

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-05-20 19:50:33 +05:30
Pere Menal-Ferrer
3c6c762d9c
fix/indian-passport-detection (#21311)
* Remove 'ORGANIZATION' PII Tag as it is no longer supported by our PII detectors.

* Updata presidio version to fix wrong regex for indian passport

* Increase sample size of Indian passport numbers

---------

Co-authored-by: Pere Menal <pere.menal@getcollate.io>
2025-05-20 15:32:21 +02:00
Ashish Gupta
25a00c6d1e
fix the entity collapsable right panel (#21317)
* fix the entity collapsable right panel

* minor condition fix

* optimize the code
2025-05-20 18:52:03 +05:30
Karan Hotchandani
4dab2be0ab
add virtual list for lineage select (#21312)
* add virtual list for lineage select

* update tests

* move to lineage constants
2025-05-20 18:35:39 +05:30
Teddy
8caaa9bda0
fix: like test (#21307) 2025-05-20 15:02:37 +02:00
Teddy
2904c94700
fix: clean up import (#21308) 2025-05-20 15:01:59 +02:00
Ashish Gupta
778d0927aa
fix the data product being rendered in tables (#21313) 2025-05-20 18:23:47 +05:30
Mohit Yadav
b2d854b796
Add Missing Package to rule evaluator (#21318) 2025-05-20 18:12:51 +05:30
harshsoni2024
176b731337
MINOR: presidio sample data lib fix (#21295) 2025-05-20 17:40:44 +05:30
Mohit Yadav
d09907b7ee
make authorizer protected (#21315) 2025-05-20 17:26:11 +05:30
Mohit Yadav
2c85597b05
Add Authorization RBAC to patch tool (#21310)
* Add Authorization RBAC to patch tool

* Return Error message on exceptions

* Add Glossary to index mapping
2025-05-20 17:18:02 +05:30
Aniket Katkar
9ecc1c2781
Hide incremental metadata extraction config in the UI (#21294) 2025-05-20 16:59:41 +05:30
Pere Miquel Brull
f0de396543
DOCS - Fix slug (#21297)
* DOCS - Fix slug

* DOCS - Fix slug

* DOCS - Fix slug

* DOCS - Fix slug
2025-05-20 12:24:41 +02:00
Ashish Gupta
ccb467fdc9
fix the tags rendering in entity version pages (#21305) 2025-05-20 15:46:22 +05:30
Mayur Singal
2fd0606cdd
MINOR: Snowflake View Definition Fallback (#21296) 2025-05-20 15:18:34 +05:30
Ashish Gupta
7a6465c038
MINOR: fix the success theme color and remove the beta tag custom theme (#21302)
* fix the success theme color and remove the beta tag custom theme

* fix the test
2025-05-20 14:40:39 +05:30
Ajith Prasad
fc33e055ba
MINOR: Import glossary term tag bug fix (#21293) 2025-05-20 12:29:41 +05:30
Rounak Dhillon
3198f7105b
Doc: Version Upgrade files removal (#21298)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-05-20 06:32:46 +00:00
IceS2
b761efbfd3
MINOR: Add missing workflow config status migrations (#21286)
* Add missing workflow config status migrations

* Moved to Java based migrations to redeploy pipeline

* Moved migrations to Java. Updated Listener based on config

* Improved update on the migrations
2025-05-20 08:02:02 +02:00
Mayur Singal
509bc0d826
MINOR: Use slow query log for mysql lineage (#21291) 2025-05-20 11:10:06 +05:30
Mayur Singal
35d8c2a25c
Fix #20746: DB columns in Vertica (#21288) 2025-05-20 11:06:29 +05:30
Mohit Yadav
bbc450b2d1
Embedded MCP Server (#21206)
* Mcp Server

* Update Server

* Refactored into multiple files

* Add Tool Dynamic loading

* Updated to use toolName

* add description for tools

* initial create glossary term action

* initial patch entity tool

* Fix Glossary Tool

* Use prepare

* Changed const to default

* Prepare for Collate Tools

* Update HttpServletSseServerTransportProvider.java

* Checkstyle fix

* endpoint changed to messages in new versions

* Add Auth Filter to MCP Request

* description

* clean response

---------

Co-authored-by: Pablo Takara <pjt1991@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-05-20 07:23:50 +02:00
Shrushti Polekar
292c334b0b
Fix(test) : Announcement failing test (#21270)
* fix announcement failing test

* minor fix

* address pr comment

* minor fix

* remove api call wait
2025-05-20 10:41:55 +05:30
Ashish Gupta
7d31c8a529
fix the description box of team page (#21287) 2025-05-20 10:36:12 +05:30
Dhruv Parmar
ae73225052
fixed followers test cases (#21282) 2025-05-20 10:23:15 +05:30
Pere Menal-Ferrer
5d2dfa712a
feature/pii-processor-improvement (#21248)
* 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 tests for PAN, NIF, SSN entities

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

* Add Generated to State enum

* Integrate PIISensitive classifier to PIIProcessor
2025-05-19 17:52:17 +00:00
Sweta Agarwalla
a31504139b
Fix sso button style for login page (#21284)
* fix sso button style for login page

* update styles

* update styles
2025-05-19 21:05:07 +05:30
Imri Paran
7314b33d5e
fix: added io.collate to allowed consumer packages (#21278) 2025-05-19 17:02:23 +02:00
Nick Acosta
b24c9f7ce3
Docs: Updating custom properties guide (#21252) 2025-05-19 20:18:36 +05:30
Pranita Fulsundar
c4698d4d75
fix(test): flaky glossary version test (#21281)
* fix: glossary version tests

* fix test
2025-05-19 19:58:56 +05:30
harshsoni2024
a414e93163
bugfix: powerbi lineage source parameter usecase fix, last active user ingestion fix (#21272) 2025-05-19 19:21:02 +05:30
Shrushti Polekar
2cf8d9e8e2
fix ui issue for bot roles edit and display (#21283) 2025-05-19 19:13:41 +05:30
Suman Maharana
eb371bca12
Fix : Tableau e2e extra params (#21237) 2025-05-19 18:35:40 +05:30
Ashish Gupta
992d3f9664
MINOR: fix the data asset header spacing in Metric entity (#21268)
* fix the data asset header spacing in Metric entity

* fix the spacing between floating cards on homepage
2025-05-19 17:54:18 +05:30
Chirag Madlani
0dc2058447
feat(ci): support slack message for OSS playwright run (#21163)
* feat(ci): support slack message for OSS playwright run

* update for slack message

* Update .github/workflows/mysql-nightly-e2e.yml

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update .github/workflows/postgresql-nightly-e2e.yml

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* fix download report step

* udpate tokens

* fix path issue

* wait for downloads to be completed

* add blob report to reporters

* upload blob reports to artifacts

* fix download step

* update download step for mysql

* fix upload / download approch

* skip tests to fasten testing

* fix ci error

* fix path issue

* fix path

* fix path

* update path

* fix download path

* revert playwright config

* address comments

---------

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-05-19 17:23:54 +05:30
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