5188 Commits

Author SHA1 Message Date
Ashish Gupta
a0b05dacf4
fix schema table playwright test (#22918) 2025-08-13 00:02:04 +05:30
Chirag Madlani
07c3acfdbc
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
2025-08-12 20:46:13 +05:30
Chirag Madlani
22292567dd
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
2025-08-12 20:45:59 +05:30
Shailesh Parmar
ca46715ec2
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:18:53 +05:30
Copilot
42bfd65a15
Fix typos in OpenMetadata documentation (#22899) 2025-08-12 17:27:40 +05:30
Ashish Gupta
eb1b3df7c5
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
2025-08-12 16:34:08 +05:30
Ashish Gupta
9811bf09a0
disbable the upload dragger when file in process in BulkImport (#22812) 2025-08-12 16:33:25 +05:30
Pranita Fulsundar
bf87f1267c
fix(ui): soft deleted assets visible in search suggestions (#22887)
* fix soft deleted assets in search suggestions

* add e2e test
2025-08-12 15:29:34 +05:30
Chirag Madlani
6c948e68bc
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>
2025-08-12 15:28:49 +05:30
Sriharsha Chintalapani
d41fbc3968
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>
2025-08-11 17:21:41 +00:00
Sriharsha Chintalapani
15b92735b9
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-11 19:39:39 +05:30
Karan Hotchandani
a239cfb884
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
2025-08-11 16:33:48 +05:30
Karan Hotchandani
1564b308be
App widgets oss (#22743)
* update lineage provider

* add plugin registry for applications

* fix tests

* add documentation for plugin
2025-08-11 11:55:06 +05:30
Marcão
8cc997d7e5
ISSUE-22847: Update pt-br.json (#22849) 2025-08-11 08:46:37 +05:30
Pranita Fulsundar
de9be56c90
fix(test): DataContract.spec (#22837)
* fix test

* fix test

* fix test

* fix test

* minor fix
2025-08-08 21:08:43 +05:30
Harshit Shah
eec39eef79
Remove home text from landing page and disable save for customize pages (#22840) 2025-08-08 18:42:30 +05:30
chaoming-tech
433546238e
Add Traditional Chinese translation (#22838)
Co-authored-by: 27014 <howard.zhang@foxconn.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-08-08 18:18:49 +05:30
Tomas Montiel Prieto
66b6250588
Minor: add configs for embedding provider (#22825)
* add configs for embedding provider

* Update generated TypeScript types

* ci: trigger

* make embedding dimension dynamic

* Update generated TypeScript types

* ci: trigger

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-08-08 12:35:12 +05:30
Aniket Katkar
bce4bcd32f
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>
2025-08-08 07:55:55 +05:30
Chirag Madlani
bc8583cd56
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>
2025-08-07 23:07:36 +05:30
Harshit Shah
94ba5f1612
Fix curated assets description (#22827) 2025-08-07 08:52:53 -07:00
Aniket Katkar
04ab3b29fe
Chore: Service Insights live update improvements and bug fixes (#22772)
* Update the common props for ServiceInsights tabs

* Fix unit test
2025-08-07 13:29:18 +05:30
Shrushti Polekar
bdb22fd36c
fix(test): permissions test (#22719)
* fix test

* refcator test

* refactor test

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-08-07 11:41:59 +05:30
Ashish Gupta
3cd9ae913b
PLAYWRIGHT: Unskip Classification and SchemaTable playwright test (#22799)
* unskip the schema table test

* unskip classification playwright test
2025-08-07 10:53:24 +05:30
Harshit Shah
1be0f04d65
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>
2025-08-07 09:56:58 +05:30
Harshit Shah
694668bd5d
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>
2025-08-06 20:13:14 -07:00
Pranita Fulsundar
b136282db7
fix tour.spec (#22800) 2025-08-07 05:26:51 +05:30
Dhruv Parmar
355a579d35
Fix(ui): Flaky Tier Count (#22791)
* fixed tier flaky

* removed unncessary items
2025-08-07 02:41:41 +05:30
Ashish Gupta
d376bc1aa9
PLAYWRIGHT: skip the range selection test in bulk import (#22796)
* skip the range selection test in bulk import

* added some more context
2025-08-07 01:02:47 +05:30
Ashish Gupta
7fa6518a55
COVERAGE: fix the coverage issue due to dataAssetRules changes (#22801)
* fix the coverage issue due to dataAssetRules changes

* remove the commented code
2025-08-07 01:00:54 +05:30
Ariel Schulz
d31e2d8ba0
Feature/1 fix and add lineage to exasol connector (#21399)
* Add lineage to Exasol connector

* Update test_connection to return TestConnectionResult

* Add exasol tests & dependencies to tests in setup.py

* Opensearch is required for testing, so add it there

* Modify metadata

* Update documentation for lineage

* Apply formatting changes to code

* Apply make py_format
2025-08-06 23:49:38 +05:30
Pranita Fulsundar
6358446c0e
test(ui): enhance data contract playwright test (#22795)
* enhance data contract test

* minor fix
2025-08-06 22:57:25 +05:30
Akash Verma
1cc1abcd27
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:01:41 +05:30
Dhruv Parmar
58dbb98205
Fix(ui) : Release dialog flash (#22776)
* fixed release dialog flash

* optimized approach to remove release dialog flash

* fixed sonar

* fixed github redirect

* updated tests
2025-08-06 21:33:01 +05:30
Harshit Shah
51b826b06b
Fix glossary tab and chart icon issue for persona (#22793) 2025-08-06 21:31:24 +05:30
Dhruv Parmar
014f62417b
added tests for data model count (#22756) 2025-08-06 21:29:08 +05:30
Pere Miquel Brull
b6e236195e
MINOR - Disable Custom Data Asset Rules (#22784) 2025-08-06 17:36:34 +02:00
Shrushti Polekar
7877602167
fix metrics test (#22781) 2025-08-06 20:59:54 +05:30
Ashish Gupta
accc05a494
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
2025-08-06 20:52:58 +05:30
Pranita Fulsundar
882d858972
fix AUT tests (#22778)
* fix explore sort order test

* fix curated assets test

* fix tags.spec
2025-08-06 20:42:26 +05:30
Aniket Katkar
9e1b0d9c32
Mark DataQualityAndProfiler.spec as fixme (#22782)
Increase test timeout for AddTestNewFlow.spec
2025-08-06 20:30:42 +05:30
Ashish Gupta
451f1a7b06
fix the contract interal tab and beta tag styling (#22786) 2025-08-06 19:57:58 +05:30
Tomas Montiel Prieto
d7d6a6f8b3
Enable bedrock embedding service (#22734)
* enable bedrock embedding service

* Update generated TypeScript types

* ci: trigger

* ci: trigger

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-08-06 07:19:37 -07:00
Shrushti Polekar
0bc8911dc6
fix loader issue for permission test (#22777) 2025-08-06 18:52:30 +05:30
Chirag Madlani
764ff0edf1
fix styling for data contract (#22771)
* fix styling for data contract

* revert owner and description style change

* support status icons for running, aborted, failed

* seprate const and enum to fix tests

* fix tests

* remove enable from semantic forms

* update data contract validation icon
2025-08-06 18:47:41 +05:30
Ram Narayan Balaji
0aa9238a72
Fix: #19907 Glossary Term Approval Workflow - Trigger Filters - JsonLogic along with Exclude Fields filter (#22437)
* Draft Implementation of Auto approve Glossary Terms - JsonLogicFilter

* Update generated TypeScript types

* Fixed Issues: PassFilter Inversion when jsonLogic is true, Unescaping JsonFilter

* Corrected the Test Expectations and fixed the test

* Fixed the Test for auto approval

* Fixed Java Checkstyle

* Added Entity to the jsonLogic Map for rule application so that other operations on entity is also used in jsonLogic

* Implementation of Code Review Changes
1. Use the Singleton Rule Engine and add Operations
2. Use Migrations and remove the backward Compatibility

* Update generated TypeScript types

* Removed Flowable variable updatedBy

* Update CheckEntityAttributesImpl to use Singleton rule instance

* Final Design: Improved Json Logic Triggers : isChanged, isReviewer, isOwner

* Fixed Issue: Extracting var from isChanged rule

* Fixed Issue: Fixed comment and trigger properties for entityBasedTrigger

* Hybrid approach: Exclude Fields + JsonLogic

* Update generated TypeScript types

* Added a lot of test cases!

* Auto Approve Glossary Terms during creation to avoid forever DRAFT state

* Added nodes for auto approve for reviewers

* Revert starting terms in DRAFT

* Adding Migrations to take the fresh data from the seed config, since our default workflow definitions have been changed.

* Handled Migrations properly for glossary term auto approve nodes

* Fix Merge Conflicts - Updated MigrationUtil, Fixed GlossaryStates test with newly added nodes

* Add Trigger filter to have empty string

* Fix Java checkstyle

* Updated the JsonLogic apply to incorporate RuleEngine changes

* Update the default rule for checkglossaryterm has reviewers node in governance workflow

* add migration logic

* Fix Flaky Optimistic Lock exception in the test case

* add tests

* Fix: 1. Propagate updatedBy from the trigger and make the updatedBy to be a reviewer in case of auto approval by reviewer.
2.  Multiple Workflow Instance Conflicts resolution

* Remove early no conflict return

* revert search provider changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2025-08-06 12:17:55 +00:00
Ashish Gupta
78839892b6
modify the rule for dataAssetRule and semantic form contract (#22744)
* modify the rule for dataAssetRule and semantic form contract

* fix the query input placement

* fix the rule config

* update logic to add specific fields

* update json logic to get fields

* address comments

* fix tier option logic

* fix delete data contract test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Pranita <pfulsundar8@gmail.com>
2025-08-06 14:53:20 +05:30
Harshit Shah
30d132156e
Fix customize page layout for Governance and Data Assets (#22766)
* Fix customize page layout for Governance and Data Assets

* minor fix

* fix e2e test

---------

Co-authored-by: Pranita Fulsundar <pfulsundar8@gmail.com>
2025-08-06 14:27:04 +05:30
Karan Hotchandani
f576c5dd95
fix domain tests (#22775) 2025-08-06 13:18:58 +05:30
Shrushti Polekar
79189e49e0
fix login test failure (#22753) 2025-08-06 10:08:51 +05:30