11743 Commits

Author SHA1 Message Date
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
Rounak Dhillon
38cbfb240a
Docs: 1.6.4 Release Updation (#19902)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-20 12:33:22 +00:00
sonika-shah
b341d5e1cb
fix - 17995 Avoid duplicate teams in team listing hierarchy (#19844)
* fix - 17995 Avoid duplicate teams in team listing hierarchy

* added check in playwright to see if the team is not repeated

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-02-20 16:44:22 +05:30
sonika-shah
aefc36b596
GEN 16908 - Support pagination for children field (#19650)
* GEN 16908 - Support pagination for children field

* Fix tests - Support pagination for children field

* move children pagination listing to separate api

* added pagination support from UI

* added playwright test for the pagination test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-02-20 16:43:30 +05:30
Mayur Singal
88f615ae47
Fix #19876: Snowflake Lineage Ingestion Fails Due to KeyError (#19878) 2025-02-20 16:26:11 +05:30
Shailesh Parmar
e594aa3ec8
playwright: fixed timeout issue in entity related specs (#19875)
* playwright: fixed timeout issue in entity related specs

* used test.slow for after all hook
2025-02-20 11:39:51 +05:30
Sriharsha Chintalapani
a924064c09
Fix #17723: Generate Incremental Change Events even when consolidation of events applied (#19550)
* Fix #17723: Generate Incremental Change Events even when consolidation of events applied

* Fix #17723: Generate Incremental Change Events even when consolidation of events applied

* fix tests

* Fix tests

* clean policy tests

* update search methods to use incrementalChangeDescription part-1

* Fix the version page playwrights

* update search methods to use incrementalChangeDescription part-2

* introduce new field incrementalChangeDescription for search part-3

* fix mvn endpoint test

* fix followers and page search test

* fix following of assets

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: sonikashah <sonikashah94@gmail.com>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: sonika-shah <58761340+sonika-shah@users.noreply.github.com>
2025-02-20 10:23:08 +05:30
Imri Paran
3b5218b923
MINOR: feat(event-subscriptions): event consumer extension (#19591)
* feat(event-subscriptions): event consumer extension

- implemented DI for event consumers
- added custom config for event consumers
- initialize the event scheduler along with application
- added workflow custom type

* - removed the ConsumerService as it is specific for each consumer implementation
- added a "custom" alert type

* wip

* cleanup

* reverted pom.xml changes

* reverted pom.xml changes

* reverted pom.xml changes

* removed abstract layer AbstractOmAppJobListener

* fixed import AbstractOmAppJobListener -> OmAppJobListener

* fixed constructor

* - add event subscription if it doesnt exist (set operation)
- add deleteEventSubscription

* - use patch mode when updating app.eventSubscriptions

* added docs for DIContainer

* aligned py tests with new automation schema

* added AppRunRecord.properties

* format

* changes after merge

* generated missing ts

* use openmetadata config builder instead of the config

* add json logic fixes for reverse metadata

* ref: reverted changes ro workflows

they will be part of https://github.com/open-metadata/OpenMetadata/pull/19723

* ref: reverted changes to workflows

they will be part of https://github.com/open-metadata/OpenMetadata/pull/19723

* reverted ts changes

* reverted ts changes

* reverted ts changes

* fix: initialization sequence for event subscription scheduler

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-02-19 16:23:46 +01:00
IceS2
9d51add739
MINOR: Add run app task (#19841)
* Add Run App Task

* Work on Run App Task

* Rollback task changes

* Fixing type convertion

* Fix Run External App wait

* Fix Run App Task

---------

Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-02-19 13:49:46 +01:00
Aniket Katkar
b45bc77302
Fix the vulnerability for jsonpath-plus (#19867) 2025-02-19 17:52:32 +05:30
Ashish Gupta
fe300b78b8
fix the tour page getting close in explore page (#19874) 2025-02-19 14:48:25 +05:30
Karan Hotchandani
3be1a40c05
pass filters when refreshing for domain assets (#19872)
* pass filters when refreshing assets

* verify query_filter being passed for refresh
2025-02-19 14:00:47 +05:30
Rounak Dhillon
eddaf75121
Docs: Mongodb Updation (#19873)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-19 07:49:59 +00:00
Rounak Dhillon
442a2c2f83
Docs: Power Bi Report Server Connector Updation (#19871)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-02-19 06:17:50 +00:00
sonika-shah
9c59f81234
improve log message for registering new type in db (#19868) 2025-02-19 10:51:02 +05:30
Karan Hotchandani
b0f9e149e1
update whats new for 1.6.4 (#19857) 2025-02-19 10:30:54 +05:30
Mohit Yadav
e674669431
Fix Deleted filter (#19835)
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-02-19 00:33:38 +05:30
Mohit Yadav
001af7858b
Fix Lombok Annotation (#19864) 2025-02-19 00:20:58 +05:30
Mohit Yadav
250e130e61
Fix tests (#19866)
* Update expected values from TestconnectionDefinition test

* Allow get dao to be injected

---------

Co-authored-by: Pablo Takara <pjt1991@gmail.com>
2025-02-19 00:19:59 +05:30
IceS2
7d1ab75bc9
Update Governance Workflow jsonschemas (#19779)
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-02-18 14:29:45 +01:00
Mohit Yadav
fce358eaa2
Remove and read alert on sync offset (#19862) 2025-02-18 18:36:58 +05:30
Aniket Katkar
d1988f4b0a
I added "dompurify" resolution in the package.json since older version was being used in "toast-ui/react-editor" dependency (#19847) 2025-02-18 18:28:40 +05:30
Aniket Katkar
8788c17132
Fixed the roadmap link for the collate and OSS docs (#19855) 2025-02-18 15:55:55 +05:30
Mayur Singal
6305383a80
Minor: Trino Add missing import (#19853)
* Minor: Add missing import

* format
2025-02-18 10:02:31 +00:00
Aniket Katkar
982b530ee5
Playwright: Fix the failing playwright tests on main (#19832)
* Fix the failing playwright tests on main

* Fix the GlossaryBulkImportExport test
2025-02-18 14:31:24 +05:30
Pere Miquel Brull
69c9102da1
MINOR - Bump Ingestion versions (#19836)
* MINOR - Bump Ingestion versions

* MINOR - Bump Ingestion versions

* fix

* fix db_scheme for airflow +2.9.1

* fix
2025-02-18 07:56:46 +01:00