12418 Commits

Author SHA1 Message Date
Mayur Singal
73876a9122
MINOR: Use clean url in clients (#19978) 2025-02-27 12:18:50 +05:30
sonika-shah
88a4ce481f
Minor Fix - issues in SearchRepository.propagateGlossaryTags method (#19995)
* Fix - issues in SearchRepository.propagateGlossaryTags method

* Refactor - format get_sample_query method for improved readability

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2025-02-27 11:38:53 +05:30
Mohit Yadav
851aa3ee0b
- Encode Urls for Diferent destinations (#19993)
* - Encode Urls for Diferent destinations

* Add single function for entity fqn encoding
2025-02-26 20:31:28 +01:00
Shailesh Parmar
a0954ae33c
Minor: Added Whats new content for 1.6.5 (#19996) 2025-02-26 20:31:07 +01:00
Pere Miquel Brull
603d61eaa2
Fix #19856 - Set the db in mysql/mariadb for metric computations (#19994)
* use db for mysql/mariadb

* format
2025-02-26 20:30:42 +01:00
Pere Miquel Brull
6b7a9fe76c
MINOR - Update sampler tablenames (#19976)
* MINOR - Update sampler tablenames

* MINOR - Update sampler tablenames

* MINOR - Update sampler tablenames
2025-02-26 14:08:14 +01:00
IceS2
baac7d0589
Small improvement (#19983) 2025-02-26 13:22:22 +01:00
IceS2
7e64bfa888
MINOR: Update Data Insights Configurations to enable more fine control management (#19884)
* Update Data Insights Configurations to enable more fine control management

* Update Data Insights Configurations to enable more fine control management

* Hide one configuration from DataInsights App
2025-02-26 16:17:18 +05:30
tarunpandey23
7053b53b8c
Feat: Update Trivy Scan to Trigger Workflow on Changes to .py, .java, and Dockerfile Files (#19963)
* Updated trivy scan for running on changes in .java extension files and Dockerfile

* Updated trivy scan for running on changes in .py extension files and Dockerfile

* Updated paths

---------

Co-authored-by: Tarun <tarun.p@deuexsolutions.com>
2025-02-26 16:03:23 +05:30
Rounak Dhillon
379c088f68
Docs: Custom Metrics Updation (#19985)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-26 15:48:46 +05:30
Akash Jain
19f04a35ef
fix: Trigger workflow on Pull Requests (#19970)
* fix: Trigger workflow  on Pull Requests

* chore: Use the latest action step for workflow dispatch
2025-02-26 15:47:29 +05:30
Karan Hotchandani
9568817cf1
Fix #19950: Add Tags/Glossary Term support for Domains & Data Products (#19969)
* Fix #19950: Add Tags/Glossary Term support for Domains & Data Products

* add tags and glossary terms to domain and data product

* fix snakeyaml dependency

* Fix search filtering for domain/dataProduct

* fix showing of domain on tags page

* fix merge conflicts

* addressed comments

---------

Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
2025-02-26 14:46:58 +05:30
sonika-shah
624ac894a6
Minor - Fix schema file path for entityReference in SchemaFieldExtractor (#19974) 2025-02-26 09:33:31 +01:00
Rounak Dhillon
4a92c76008
Docs: Auto Classification Updation (#19981)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-26 07:23:57 +00:00
IceS2
fd7b00d246
MINOR: Fix Migrations (#19925)
* Fix Migrations

* Fix WorkflowHandler initialization

* Refactor how to fix the migrations by passing the Config object itself

* Fix Migrations

* Remove comments

* Remove comments
2025-02-26 12:53:08 +05:30
IceS2
b587dfd344
Remove followers from data insights processing (#19973) 2025-02-25 17:54:24 +01:00
Imri Paran
97fad806a2
Fixes 19755: Publish app config with status (#19754)
* feat(app): add config to status

add config to the reported status of the ingestion pipeline

* added separate pipeline service client call for external apps

* fix masking of pydantic model

* - overload model_dump to mask secrets instead of a separate method
- moved tests to test_custom_pydantic.py

* fix: execution time

* fix: mask secrets in dump json

* fix: for python3.8

* fix: for python3.8

* fix: use mask_secrets=False when dumping a model for create

* format

* fix: update mask_secrets=False for workflow configurations

* fix: use context directly when using model_dump_json

* fix: default behavior when dumping json

* format

* fixed tests
2025-02-25 16:51:49 +00:00
Ashish Gupta
df00d2f392
#19850: fix the scroll issue for action button in Glossary import (#19965)
* fix the scroll issue for action button in Glossary import

* minor translation fix

* fix sonar issue
2025-02-25 19:38:55 +05:30
Rounak Dhillon
769e681348
Docs: Code Layout Updation (#19971) 2025-02-25 19:14:44 +05:30
Keshav Mohta
df193bd0c4
Feature: Reverse Metadata Ingestion (#19723) 2025-02-25 18:41:08 +05:30
IceS2
a0e91f3dea
MINOR: Fix Certification Comparisson (#19947)
* Used .equals() instead of ==

* fix comparison

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
2025-02-25 14:04:13 +01:00
Keshav Mohta
037116cdc0
Feature: Generate TS From JSON (#19823) 2025-02-25 18:18:02 +05:30
Chirag Madlani
450b6df9cd
fix(ui): service type filter for multiple selections (#19941)
* fix(ui): service type filter for multiple selections

* fix tests

* remove import

* revert other changes

* added test for service type filter

* improve code
2025-02-25 17:05:54 +05:30
Ayush Shah
8550954150
Fix: Update summary and description for addCustomMetric operation (#19964) 2025-02-25 16:56:21 +05:30
Rounak Dhillon
a73bc14bdc
Docs: Metrics Addition in Governance (#19966)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-25 15:56:07 +05:30
sonika-shah
054d317a8d
Minor : get domain deletion activity feed update (#19961) 2025-02-25 14:48:08 +05:30
dntjr8096
6484ccd36d
Add ko-kr language support (#19923)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-02-25 13:16:04 +05:30
Jorge Gustavo Rocha
4c70110690
Use the correct non english guide in services if it exists (#19957) 2025-02-25 11:12:18 +05:30
Aniket Katkar
08fbd32871
Remove the custom timeout for Advanced Search (#19935) 2025-02-25 10:27:34 +05:30
Ashish Gupta
e9e0ed0968
MINOR: fix the glossary pagination issue (#19954)
* fix the glossary infinite scroll issue

* remove unwanted height
2025-02-25 10:20:15 +05:30
Sriharsha Chintalapani
a41c14c546
Add cmd line user ops (#19959)
* Add create-user/update-password commands

* Fix #19958: Add create user option to openmetadata-ops.sh
2025-02-24 18:51:40 -08:00
Shrushti Polekar
907d3a93eb
Feat: Revamp user profile Page (#19566)
* new svg for user page

* user page profile sidebar

* sidebar fixes

* activity feed left and right panel updates

* activity feed editor and css fixes and profile edits

* task tab initial feed

* sidebar ht fix

* task tab

* task tab update

* update task panel tab

* update task and activity tab

* update task and activity tab

* update mydata and following

* remove body font style

* user profile manage

* update profile section

* update activity feed tab

* update task tab

* update task tab

* update task tab

* Improve border radius for preview panel

* update styling

* fix key issue

* update edit profile

* cleanup summary panels with re-usable code to make changes efficient

* css fixes

* fix missing case for common details

* fix layout

* update profile edit popovers

* remove access spacing at bottom

* popover placements

* fix some styling

* css fixes and bug fixes

* full-width update

* fix styling

* minor fixes

* minor fixes

* edit popover fix

* dropdown class update

* domain edit fix

* delete profile

* reply card css fixes

* task feed card btn changes

* css changes

* task tab refactor for inline edit

* profile edit

* fix update persona issue

* minor fix

* minor fixes

* updated layout for activity feed tab on entity page and users page

* Revert "updated layout for activity feed tab on entity page and users page"

This reverts commit 37789e4eb344d59bca1ff008059ffb5b2d0b324e.

* cleaned code for activity and task tab

* cleaned code for task tab and incident manager

* cleaned code for profile updates

* cleaned code for diff view

* cleaned code for profile edits

* refactor code

* fix card hover issue

* minor fix

* minor fixes

* addtress pr comments

* address pr comments

* address pr comments

* address pr comments

* Revert "address pr comments"

This reverts commit cc8cf74a59e13146f255216b7a4d59498f2fd74e.

* address pr comments

* address pr comments

* address pr comments

* minor fixes

* minor fixes

* fix failing test for teams and roles

* fix failing unit tests

* change icon file names

* minor fix

* minor fix

* fix failing unit test cases

* profile css fixes and team bug fix

* fix default card render for activity feed

* fix manage profile for delete and change pw

* fix closed task input issue

* fix richtextpreview editor issue

* fix task count update on refresh

* fix task approve issue for non admin users

* task tab link issue fix

* minor fix related to preview editor

* fix activity feed playwright tests

* playwright test fixes for roles and users

* fix entitySummaryPanel title

* playwright fix for user spec

* fix customize landing page playwright test

* fix domain rbac playwright failure

* sonarCloud fix

* fix user spec playwright failure

* count issue for incident manager

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-02-24 23:08:21 +05:30
Pere Miquel Brull
47fb1314ad
CI - Update py-operator-build-test.yml (#19945) 2025-02-24 16:37:32 +01:00
Ashish Gupta
2257f02c75
#19932: fix the default pageSize setting on Ingestions Page (#19939)
* fix the default pageSize setting on Ingestions Page

* minor change

* added playwright for it

* fix minor misplacement
2025-02-24 19:45:27 +05:30
IceS2
2ac8670c98
MINOR: Add day one experience app (#19883)
* Add Day One Experience App JSONSchema

* Add 'uninstall' method to applications, that should run on deleteApp

* Fix JSONSchemas

* Treating the case where we are trying to suspend or resume a workflow already in that state

* Fix JsonSchema
2025-02-24 13:53:23 +01:00
Pere Miquel Brull
6d4528f982
CI - Fix operator build test (#19940) 2025-02-24 12:36:53 +01:00
Pere Miquel Brull
eb95a0692d
CI - Fix operator build test (#19938)
* CI - Fix operator build test

* CI - Fix operator build test

* CI - Fix operator build test
2025-02-24 12:17:00 +01:00
Pere Miquel Brull
51c86f5a76
VERSION - Bump ingestion debian to bookworm (#19917)
* VERSION - Bump ingestion debian to bookworm

* MINOR - Fix collate app yaml reader with unwanted dropwizard java props
2025-02-24 10:45:25 +01:00
Dhruv Parmar
d6511d9da3
Fixes 19747: Consistent API Parameters (#19906)
* fixed: pagination for deleted users

* fixed test cases

* fixed comments

* used admin token to authenticate

---------

Co-authored-by: Dhruv parmar <dhruv@Dhruvs-MacBook-Air.local>
2025-02-24 13:47:50 +05:30
Rounak Dhillon
7ae05e5981
Docs: 404 Images Fix (#19934) 2025-02-24 13:15:27 +05:30
Rounak Dhillon
07c60071fc
Docs: Database Example 3 Note Updation (#19931)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-24 05:41:08 +00:00
Chirag Madlani
9801490f88
fix: openmetadata-ui/src/main/resources/ui/package.json & openmetadata-ui/src/main/resources/ui/yarn.lock to reduce vulnerabilities (#19640)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PROSEMIRRORMODEL-7838221

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2025-02-23 19:34:01 +05:30
Chirag Madlani
b66a019bc3
fix(ui): forever loading for oidc auth refresh failure (#19854)
* fix(ui): forever loading for oidc auth refresh failure

* fix redirect login issue with iframe
added tests for iframe vs popup login
added tests for clearing localState for refresh api failures
2025-02-23 19:20:21 +05:30
Aniket Katkar
b7cb3112e6
Fix: type errors on main (#19916) 2025-02-21 19:58:21 +05:30
Rounak Dhillon
83d2e0e59d
Docs: Filter Pattern Example Updation (#19918)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-21 12:13:43 +00:00
Pere Miquel Brull
c207c8d4f3
MINOR - Fix collate app yaml reader with unwanted dropwizard java props (#19908) 2025-02-21 07:34:07 +01:00
Charalampos Georgiadis
3366385e15
Add result_maker check for query share url in Looker (#19833)
* Add result_maker check for query share url

* Formatting

* Move sourceUrl logic outside of the yield

* Rename

* Convert to snake case

* Fix camel case

* Avoid nested conditionals

* Update result_maker check

---------

Co-authored-by: Suman Maharana <sumanmaharana786@gmail.com>
2025-02-20 21:46:18 +05:30
Pere Miquel Brull
2b32808011
MINOR - Upgrade Airflow to 2.10.5 (#19840)
* MINOR - Bump Ingestion versions

* MINOR - Airflow bump

* MINOR - Set Airflow 2.10.5
2025-02-20 17:11:38 +01:00
Pere Miquel Brull
9597f2ebe8
MINOR - Collate AI Tier App Config Spec (#19694)
* MINOR - Collate AI Tier App Config Spec

* MINOR - Collate AI Tier App Config Spec

* MINOR - Collate AI Tier App Config Spec

* Unify limits

* Unify limits

* Unify limits

* Unify limits

* bump version

* bump version

* map

* map
2025-02-20 14:39:05 +01:00
Rounak Dhillon
5eed76a26b
Docs: 1.6.4 Release Updation (#19904)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-20 13:02:31 +00:00