13600 Commits

Author SHA1 Message Date
Pranita Fulsundar
f69e41a212 fix(ui): default persona in user profile (#22906)
* fix default persona

* add tests for different cases

* minor fix

* fix test

* add remove persona test

* remove logic to determin default persona on UI side

* fix test

* minor fix

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 22be97b7d936ac919983ebb8a5d9bf68c603cdc0)
2025-08-12 20:58:46 +00:00
Ashish Gupta
d64ed2324e fix schema table playwright test (#22918)
(cherry picked from commit a0b05dacf421efcb097c836691a29f871991b082)
2025-08-12 18:33:42 +00:00
Chirag Madlani
05853b832b fix(ui): expand icon after updating column details (#22790)
* fix(ui): expand icon after updating column details

* add tests and fix container schema

* fix tests

(cherry picked from commit 07c3acfdbc21ba6577709301f8dd64e85fa2207c)
2025-08-12 15:17:37 +00:00
Chirag Madlani
c45ee17a4b fix(test): domain tests for support multi domain (#22556)
* fix(test): domain tests for support multi domain

* fix domain tests

* trying to fix patch call

* fix issue with searching and appying data product

* fix test and address comments

(cherry picked from commit 22292567dd2e5cdec3a5622653b9a7ae69d0d809)
2025-08-12 15:17:26 +00:00
Mayur Singal
ddac981b54 Fix #22164: Fix airflow compatibility issue with version 2.2.5 (#22897)
(cherry picked from commit 23959bd21a2a7428b738163dbe35a4198ea34561)
2025-08-12 13:03:45 +00:00
Shailesh Parmar
3a950d9924 Feat: spark UI supporting PR (#22886)
* Feat: spark UI supporting PR

- Added `rootProcessingEngine` to the ingestion workflow data structure.
- Updated `AddIngestion` component to handle the new processing engine field.
- Modified `IngestionWorkflowForm` to include custom fields for the profiler workflow.
- Introduced `INGESTION_RUNNER` entity type in the enum for better categorization.
- Updated multiple language files to include translations for "ingestion-runner".
- Refactored ingestion workflow utility functions to accommodate the new processing engine structure.

* fix: correct class name from 'matric-collapse-footer' to 'matrix-collapse-footer' and adjust styles
2025-08-12 18:32:17 +05:30
Mayur Singal
f4127757c3 FIX #21180: Implement Cross Service Lineage (#22665) 2025-08-12 18:23:36 +05:30
Copilot
a4da357892 Add OpenAPI YAML format support for REST API ingestion (#22304)
* Initial plan

* Implement OpenAPI YAML support with backward JSON compatibility

Co-authored-by: harshach <38649+harshach@users.noreply.github.com>

* fix tests & lint

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: harshach <38649+harshach@users.noreply.github.com>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2025-08-12 18:23:14 +05:30
Tomas Montiel Prieto
13d73de29f
Fix/bedrock support 1.9.1 (#22908)
* enable bedrock embedding service

* Update generated TypeScript types

* add configs for embedding provider

* Update generated TypeScript types

* make embedding dimension dynamic

* Update generated TypeScript types

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-08-12 18:00:57 +05:30
Ajith Prasad
ace0729459 Removed lastLoginTime from change Description (#22892)
(cherry picked from commit c5e2a9b2639b8412b8f4475a4a6202169bfcaffc)
2025-08-12 12:17:00 +00:00
harshsoni2024
ae1a156d76 issue-22425: PowerBI parse expression along with measure (#22870) 2025-08-12 17:07:21 +05:30
Ashish Gupta
932139faa9 BULK_ACTIONS: fix the keyboard delete action in bulk actions (#22841)
* fix the keyboard delete action in bulk actions

* reverted the file change

* added support for column header click select all column delete handle as well

(cherry picked from commit eb1b3df7c50872eca2002fa324f3029b70db9a3f)
2025-08-12 11:12:30 +00:00
Ashish Gupta
41b5aaa5e2 disbable the upload dragger when file in process in BulkImport (#22812)
(cherry picked from commit 9811bf09a02ab6ca5fdad92e874f5f90cc46fc0a)
2025-08-12 16:33:50 +05:30
Sriharsha Chintalapani
08d03b548b Fix #1093: Add Grafana Support (#22571)
* Fix #1093: Add Grafana Support

* Update generated TypeScript types

* Grafana test fix

* Update

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Akash Verma <akashverma@Mac.lan>
2025-08-12 15:57:54 +05:30
Pranita Fulsundar
3fb19e48ce fix(ui): soft deleted assets visible in search suggestions (#22887)
* fix soft deleted assets in search suggestions

* add e2e test

(cherry picked from commit bf87f1267cd62579cb7bbf29d6efc8e11d134026)
2025-08-12 10:00:57 +00:00
Chirag Madlani
2e9584b2db fix(ui): terms got vanished for customised persona in glossary terms … (#22561)
* fix(ui): terms got vanished for customised persona in glossary terms page

(cherry picked from commit 17341ec1cb17858067fb3869451342a71162be72)

* fix the overview tab if it's placement changed on persona to next tabs

* fix the version page tabs contains persona tab changes as well

* fix tab change issue

* remove the comment code as not needed

* fix localisation issue for glossary terms page

* add test

* fix unit test

* fix test

* fix test

* revert localisation changes

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Pranita <pfulsundar8@gmail.com>
(cherry picked from commit 6c948e68bcf36ce7dd35e57ec01db2a36cfee5f1)
2025-08-12 10:00:16 +00:00
Pranita Fulsundar
58893465ec fix(test): DataContract.spec (#22837)
* fix test

* fix test

* fix test

* fix test

* minor fix
2025-08-12 13:24:40 +05:30
github-actions
e16dd73084 chore(release): Prepare Branch for 1.9.1 2025-08-12 05:09:26 +00:00
Sriharsha Chintalapani
4a68fadc75 The searchQuery function in the searchAPI.ts file was constructin… (#22803)
* The `searchQuery` function in the `searchAPI.ts` file was constructing an incorrect query when the search value was empty. This caused the API call to fail and the assets were not displayed in the glossary term's assets tab.

This commit fixes the `searchQuery` function to correctly handle the case where the search value is empty.

* fix playwright test

---------

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit d41fbc396821a16e8a84ee601bbc62e5bf2f8beb)
2025-08-11 17:28:39 +00:00
Karan Hotchandani
2774f04c09 fix(ui): add pagination in sub domains table (#22844)
* add pagination on subdomains table

* add tests

* fix domain tests

* fix flaky test

* moved config outsude

(cherry picked from commit a239cfb88415f6c46369254f9c4dae9227e52df7)
2025-08-11 11:05:15 +00:00
Sriharsha Chintalapani
f01c44fe23 fix logger level in sample_data.yaml (#22867)
(cherry picked from commit c4d395d14daf1fa539a79dd8b6f5fe732b19de82)
2025-08-11 06:56:39 +00:00
Marcão
2a529d2fce ISSUE-22847: Update pt-br.json (#22849)
(cherry picked from commit 8cc997d7e5058090a4750f70d8d0030e83977a7a)
2025-08-11 03:20:32 +00:00
Mohit Yadav
7989f156cb Fix Failing Migrations dues to charts (#22850)
(cherry picked from commit 5741bbb653f40c8b6eff620541810f4db3112130)
2025-08-08 18:40:44 +00:00
Harshit Shah
ae9311c032 Remove home text from landing page and disable save for customize pages (#22840) 1.9.0-release 2025-08-08 19:11:41 +05:30
Pere Miquel Brull
a22f2b4ae2 FIX - Restore existing DC during PUT (#22832)
(cherry picked from commit b430a65e6119fd90f5f7014d22ea4144ad847016)
2025-08-08 05:17:10 +00:00
Aniket Katkar
8a8f803ca0 Fix service insight live update bugs (#22822)
* Fix live update bugs

* support automator status

* fix query search index

* Update the logic to display the AutoPilot status and add playwright test

* Fix tests

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
(cherry picked from commit bce4bcd32fcfd4dcc52caab3c1cb335f04093ea3)
2025-08-08 02:27:19 +00:00
Pere Miquel Brull
0bf8d81b1e FIX - Contract mismatch with existing test suites (#22826)
* FIX - Contract mismatch with existing test suites

* FIX - Contract mismatch with existing test suites

* FIX - Contract mismatch with existing test suites

* format

* format

(cherry picked from commit ec9b0ef03037f878691ad8a60564d5258ded6fc9)
2025-08-07 18:29:57 +00:00
Chirag Madlani
b8cdb9eb98 fix(ui): contract results sort order (#22820)
* fix(ui): contract results sort order
fix rule for domain field

* fix the team icon placement

* fix glossary styling

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit bc8583cd56ff2d9fa2e450736d6fd63fc8a2b282)
2025-08-07 23:08:18 +05:30
Harshit Shah
b9c069bd2b Fix curated assets description (#22827) 2025-08-07 21:26:50 +05:30
Mohit Yadav
2b1c439224 Fix Vulnerabilities (#22813)
(cherry picked from commit 30b5634522316cb70844a91e13200295e4e8b82e)
2025-08-07 08:31:17 +00:00
Aniket Katkar
faa7dc6e44 Chore: Service Insights live update improvements and bug fixes (#22772)
* Update the common props for ServiceInsights tabs

* Fix unit test

(cherry picked from commit 04ab3b29fe7a02b0ff02eac42ad97a1308fdd62a)
2025-08-07 08:00:39 +00:00
Shrushti Polekar
2813039768 fix(test): permissions test (#22719)
* fix test

* refcator test

* refactor test

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-08-07 11:49:34 +05:30
Mohit Yadav
af6dcb5318 Fix Vulnerabilities (#22805)
(cherry picked from commit e40210f137721d1d4b26ae711551433f21d9f355)
2025-08-07 05:30:53 +00:00
Ashish Gupta
db5258f359 PLAYWRIGHT: Unskip Classification and SchemaTable playwright test (#22799)
* unskip the schema table test

* unskip classification playwright test

(cherry picked from commit 3cd9ae913b51996a1a48ccc669d05f94daca0411)
2025-08-07 05:24:47 +00:00
Ayush Shah
4dc2e77bbc Add DriveService support in ingestion routes
* Introduced CreateDriveServiceRequest to handle drive service creation
* Updated routes.py to include DriveService entity

This enhancement expands the ingestion framework's capabilities to support drive services, aligning with the project's goal of comprehensive metadata management.
2025-08-07 10:39:39 +05:30
Harshit Shah
080cdbdd54 Fix empty chart UI in persona (#22798)
* Fix empty chart UI in persona

* fix missing widgets

* fix failing checks

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 1be0f04d6566a7ea3c7e256c96e628a7bc133952)
2025-08-07 04:28:26 +00:00
Harshit Shah
2cd79f8c9a Fix breaking UI on edit announcement (#22763)
* Fix breaking UI on edit announcement

* fix e2e tests

* fix e2e test

* minor fix

* fix test

---------

Co-authored-by: Pranita <pfulsundar8@gmail.com>
(cherry picked from commit 694668bd5d800a60f432349598e1db3ba2d3ba41)
2025-08-07 03:14:39 +00:00
Pranita Fulsundar
0d35d56340 fix tour.spec (#22800)
(cherry picked from commit b136282db7ff53c4ecdc5a525a5b5b85cfef694e)
2025-08-06 23:58:16 +00:00
Dhruv Parmar
0d31300462 Fix(ui): Flaky Tier Count (#22791)
* fixed tier flaky

* removed unncessary items

(cherry picked from commit 355a579d356ec1fce7143140ca42ae9a5aee596c)
2025-08-06 21:13:08 +00:00
Ashish Gupta
65dae7c8a2 PLAYWRIGHT: skip the range selection test in bulk import (#22796)
* skip the range selection test in bulk import

* added some more context

(cherry picked from commit d376bc1aa95c2115bd6ef49423185672e6999587)
2025-08-06 19:34:11 +00:00
Ashish Gupta
39dcd0c0c6 COVERAGE: fix the coverage issue due to dataAssetRules changes (#22801)
* fix the coverage issue due to dataAssetRules changes

* remove the commented code

(cherry picked from commit 7fa6518a551ff5a00dd7cf4e03baeeeca57cec19)
2025-08-06 19:32:22 +00:00
Pranita Fulsundar
555c599364 test(ui): enhance data contract playwright test (#22795)
* enhance data contract test

* minor fix

(cherry picked from commit 6358446c0e25f90ae6071bc52fe61da1371e90c0)
2025-08-06 23:09:18 +05:30
Akash Verma
a403879f86 feature: googlesheet connector (#22464)
* feature: googlesheet connector

* updates

* minor change

* java checkstyle

* googledrive files

* fix

* make the google sheets work

* fix directory and files

* remove ui

* update generated types

---------

Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: Akash Verma <akashverma@Mac.lan>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2025-08-06 22:53:42 +05:30
Dhruv Parmar
a887f853f5 Fix(ui) : Release dialog flash (#22776)
* fixed release dialog flash

* optimized approach to remove release dialog flash

* fixed sonar

* fixed github redirect

* updated tests

(cherry picked from commit 58dbb982051f0c16f43afb21ae1a75b4899ef1e7)
2025-08-06 16:04:37 +00:00
Harshit Shah
c39d949ccd Fix glossary tab and chart icon issue for persona (#22793)
(cherry picked from commit 51b826b06ba27734fe81c9d0ca4a16fc7faefd92)
2025-08-06 16:02:47 +00:00
Dhruv Parmar
e95aa048c4 added tests for data model count (#22756)
(cherry picked from commit 014f62417b773763af2a34764731fa684d1dd7ad)
2025-08-06 16:00:39 +00:00
Pere Miquel Brull
70da26c726 MINOR - Disable Custom Data Asset Rules (#22784)
(cherry picked from commit b6e236195ec9435b981102d9cfa4c500ab7482b1)
2025-08-06 15:39:01 +00:00
Shrushti Polekar
e2155e1b20 fix metrics test (#22781)
(cherry picked from commit 78776021678ac462524dc5699a4b5f048a087c7e)
2025-08-06 15:31:21 +00:00
Ashish Gupta
e99684dc9c Update data contract details fields (#22746)
* update data contract details fields

* fix the select option chip not properly displaying the data

* supported new form field for UserTeamSelectInput Selector

* remove component changes that we not needed

* fix the selected owner chip design

* supported the userPopoverList width as per screen size with max and min limitation

* fix the tab inside userTeamSelect list not proper as the content and some oprimiztion on component side

* fix the playwright because of owner changes

* fix the description box overflow and owner selcect box overlapping on select input

* enum label fix

* remove the comment code and fix the localization and sematic status changing issue are contract validation run

(cherry picked from commit accc05a49479d87cdfc2037f2050cc1c67accfbb)
2025-08-06 20:53:30 +05:30
Pranita Fulsundar
ed341fae01 fix AUT tests (#22778)
* fix explore sort order test

* fix curated assets test

* fix tags.spec

(cherry picked from commit 882d858972fb3bc923e81bc0b7a42f3b538b47ac)
2025-08-06 20:43:07 +05:30