13896 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
11ba92a1b1
Fix User Metrics (#22922)
Co-authored-by: Ajith Prasad <37380177+aji-aju@users.noreply.github.com>
2025-08-13 16:30:22 +05:30
Ashish Gupta
981ffc28ab
#22081: supported lineage table and some feedback (#22889)
* supported lineage table and some feedback

* supported localization keys

* support view and hide properties

* supported localization keys

* fix the fullscreen sizes

* fix the color of tab icon for internal lineage

* supported base node separate color

* combined some table fields and supported backlink them with the service type logo

* fix the unit test and reverted unwanted change commited

* added empty data table

* fix the select search styling

* minor fixes

* fix the dashboardDataModel entity url being wrong

* fix the placement of view and hide properties

* added playwright to check if lineage table and also verify the data asset metadata tab is not visible after switching to lineage tab

* fix the metric node icon and redirect link

* move the breadcrumb in card header and added loader while fectching data in lineageTable

* minor playwright additon to avoid flakyness

* fix the unit test

* fix the sonar issue

* fix the customize failing test

* remove the view and hide properties from data asset header
2025-08-13 12:20:35 +05:30
harshsoni2024
2ceffa3e5c
precede source table name before pbi table name (#22902) 2025-08-13 09:59:08 +05:30
Pranita Fulsundar
22be97b7d9
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>
2025-08-13 02:27:21 +05:30
Ashish Gupta
a0b05dacf4
fix schema table playwright test (#22918) 2025-08-13 00:02:04 +05:30
P Precious
851ed11fb1
update docs for setting up the alert. (#22919) 2025-08-12 23:13:39 +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
Mayur Singal
23959bd21a
Fix #22164: Fix airflow compatibility issue with version 2.2.5 (#22897) 2025-08-12 18:30:43 +05:30
Ayush Shah
3ca1007f04
Update SECURITY.md: remove support for version 1.6.x (#22910) 2025-08-12 18:23:11 +05:30
Copilot
8cc9d2af71
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:22:41 +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
Ajith Prasad
c5e2a9b263
Removed lastLoginTime from change Description (#22892) 2025-08-12 17:45:34 +05:30
Copilot
42bfd65a15
Fix typos in OpenMetadata documentation (#22899) 2025-08-12 17:27:40 +05:30
Mayur Singal
dc4c75ded4
FIX #21180: Implement Cross Service Lineage (#22665) 2025-08-12 16:54:40 +05:30
Aniket Katkar
0c9f5a950b
Fix the collate content failure (#22903) 2025-08-12 11:10:27 +00:00
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
Prajwal214
64c1fc15d3
Updating the docs for 1.9 release (#22900)
Co-authored-by: Prajwal Pandit <prajwalpandit@MacBook-Pro.local>
2025-08-12 14:49:45 +05:30
Aniket Katkar
a1e48efc92
Update the sync-doc workflow (#22896) 2025-08-12 14:43:22 +05:30
Aniket Katkar
f224d4295e
Update docs for 1.9.0 (#22895) 2025-08-12 13:29:42 +05:30
Dog
63bc1c5f5d
Fixes #18195: fix deprecate parameter (#18196)
* fix kafka deprecated module

* fix elasticsearch deprecated parameter

* fix trusted_certificates

* fix workflow.print_status

* fix workflow print status

* fix datime to timestamp

* fix type of trusted_certificates

* style py format

* fix import path

* revert datatime to timestamp

* format

* Fix small issues

* Fix Avro Deserializer

---------

Co-authored-by: IceS2 <pjt1991@gmail.com>
2025-08-12 08:37:00 +02:00
Ankit Mishra
65ae860797
update data-retention.md file to include activityThreadsRetentionPeriod key (#22890) 2025-08-12 11:34:13 +05:30
harshsoni2024
fceb9f3c00
issue-22425: PowerBI parse expression along with measure (#22870) 2025-08-12 10:17:37 +05:30
Ayush Shah
4f82ab0557
MINOR: Enhance Sample Data with Owner and Descriptions (#22872)
* Enhance Sample Data Generation: Update table and column limits, add description and owner fields to table creation requests in sample_data.py

* Refactor SampleDataSource: Improve readability by adjusting conditional formatting for owner checks in sample_data.py

* Reduced number of tables per schema to 10

* Update sample_data.py: Reduce the maximum number of columns per table from 2000 to 200 for improved data generation efficiency
2025-08-12 10:10:01 +05:30
Ayush Shah
76bd3d2ba4
Enhance TypeResource API documentation to clarify custom property definitions. Updated descriptions for managing custom properties and creating property templates using existing OpenMetadata data types. (#22883) 2025-08-12 10:09:43 +05:30
Pere Miquel Brull
2525e40db1
DOCS - Fix secrets typo (#22891) 2025-08-12 09:18:45 +05:30
Pere Miquel Brull
c5b9e1620f
DOCS - Multi domain breaking changes (#22806) 2025-08-11 14:47:17 -07:00
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
Ayush Shah
e0e7cf21d3
MINOR: Refactor BigQuery client type hinting in bigquery_utils.py (#22873)
* Refactor BigQuery client type hinting in bigquery_utils.py

- Updated type hint for the BigQuery client to use forward declaration for better compatibility with type checking.
- Moved import statement for google.cloud.bigquery inside TYPE_CHECKING block to optimize imports during runtime.

* Refactor BigQuery client import structure in bigquery_utils.py

- Moved the import statement for google.cloud.bigquery inside the TYPE_CHECKING block to enhance type hinting compatibility.
- Adjusted the import location for better runtime performance and adherence to best practices.
2025-08-11 17:54:08 +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
Rounak Dhillon
b725bee3c7
Docs: Grafana Connector Updation (#22875)
* Docs: Grafana Connector Updation

* Docs: Grafana Connector Updation

---------

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-08-11 08:00:50 +00:00
Sriharsha Chintalapani
c4d395d14d
fix logger level in sample_data.yaml (#22867) 2025-08-11 12:25:20 +05:30
Copilot
f281ba5b2c
Add comprehensive GitHub Copilot instructions combining AI principles with OpenMetadata development guidance (#22860) 2025-08-11 12:19:51 +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
Rounak Dhillon
85aa2a8c2b
Docs: Brandname Tag Revert (#22868)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-08-11 11:40:39 +05:30
Copilot
0411153de1
Fix Swagger documentation showing incorrect dataProducts field in Data Product Create API (#22393)
* Initial plan

* Fix Swagger showing incorrect dataProducts field in Data Product Create API

Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>

* Apply consistent RequestBody annotations to Domain resource for completeness

Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>

* fix CHECKSTYLE

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
2025-08-11 09:06:26 +05:30
Marcão
8cc997d7e5
ISSUE-22847: Update pt-br.json (#22849) 2025-08-11 08:46:37 +05:30
Mohit Yadav
5741bbb653
Fix Failing Migrations dues to charts (#22850) 2025-08-09 00:09:21 +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
Rounak Dhillon
b35e6a4880
Docs: Brandname Updation (#22845)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-08-08 13:05:36 +00:00
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
Rounak Dhillon
aa121fb30c
Docs: Brandname Updation (#22839)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-08-08 08:49:25 +00:00
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
Pere Miquel Brull
b430a65e61
FIX - Restore existing DC during PUT (#22832) 2025-08-08 07:15:45 +02:00
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