4674 Commits

Author SHA1 Message Date
Ashish Gupta
e28e854e0f fix lineage child node column name not taking remaining space in card and showMoreButton (#21473)
* fix lineage child node column name not taking remaning space in card

* fix the showColumn button which was apperaring even if there were no columns

(cherry picked from commit bb54555daaa7684e68d45779dce5498db30d031c)
2025-06-02 15:20:23 +00:00
Chirag Madlani
47bf9a4b9b chore(ui): handle logout gracefully (#21322)
* chore(ui): handle logout gracefully

* update the login API and tokenServiceUtil behavior

* temp checks with logs

* fix okta autorenew behaviour

* fix auth0

* fix ssos logout behaviour

* fix tests

* fix tests

* fix missing unit tests

* address comments

* minor fix

(cherry picked from commit 267a82444fc21eaaa4366dc7030772f0ad31f7c5)
2025-06-02 06:15:37 +00:00
Pranita Fulsundar
9791504a68 fix(ui): dashboard data model name column should not be link (#21470)
* fix: dashboard data model name should not be link

* minor refactor

* add tests

* style: name and displayName color

* refactor code

* style: name/displayName color change

(cherry picked from commit 066c167d34313dcf7b512667452e23662a40d42d)
2025-06-02 05:09:12 +00:00
Pranita Fulsundar
c1fef32b15 fix(ui): pagination limit for dashboards (#21466)
* fix: pagination limit for dashboards

* add e2e test

* refactor: address pr comments

(cherry picked from commit f4720e0cb7921e1c8b518d748dc84a7440d704d5)
2025-06-02 04:25:40 +00:00
Aniket Katkar
7327b9c5f4 Fix(UI): Add agents dropdown not showing auto-classification agent option (#21461)
* Fix the issue with agents list dropdown not showing the auto classification agent when no agents are present.

* Un-skip and fix the auto classification playwright test

* Fix the unit test

(cherry picked from commit 0dfa61a0cc73922205192702e3abaa4db13344f3)
2025-06-02 03:33:18 +00:00
Chirag Madlani
13d428b6a5 fix(ui): #21479 filter announcment widget from customisation (#21497)
(cherry picked from commit b5f47e33099766347c7cc833826b441e3c1ef8dd)
2025-05-31 07:34:31 +00:00
Shailesh Parmar
21f03bf9ea fix: updated snowflake test based on new configs (#21349) 2025-05-31 11:05:54 +05:30
Shrushti Polekar
819db1473b Fix #21468 : Profile picture display issue (#21474)
* fix profile url issue

* added unit test
2025-05-30 11:00:09 +05:30
Shrushti Polekar
b9f575539e Fix(ui) : Persona customization widgets style issues (#21415)
* fix table widgets overflow issue for persona customization

* fix widget header border radius

* fix data products widget style for persona customization

* minor style update

* render normal content instead of expandable card for few widgets
2025-05-29 11:24:48 +05:30
Karan Hotchandani
7bbe06f6fc fix query builder widget any and not operations (#21416)
(cherry picked from commit 4c74cd6e0f1fe091a2091131c9649beca122e0a1)
2025-05-28 06:59:28 +00:00
Dhruv Parmar
3a5f6e186e Fix(ui): flaky entity test (#21387)
* fixed flaky entity test

* removed unwanted code
2025-05-28 11:17:55 +05:30
Pranita Fulsundar
a330977915 chore: revert search order and minor styles changes (#21395) 2025-05-28 11:16:50 +05:30
Dhruv Parmar
5ecfe0f40f Fix(ui): table view for custom property (#21397)
* fixed table view for custom property

* removed table view from persona and custom property

* moved constent to different file

(cherry picked from commit 860fba5099b8112a8cc20d2ced15def836911cdf)
2025-05-28 05:01:01 +00:00
Ashish Gupta
3c1a35615e fix playwright for entity announcement (#21417)
(cherry picked from commit 1ba3250ffc371a613e72ec2ecce07638d3abfa10)
2025-05-27 13:48:49 +00:00
Ashish Gupta
e083293db7 fix the entityRightPanel and serviceEntity playwright spec (#21352)
(cherry picked from commit bbffeb87c738316b75ef2005a12be7a74088fbc9)
2025-05-27 15:24:47 +05:30
github-actions
91cc21f859 chore(release): Prepare Branch for 1.7.2 2025-05-26 06:36:38 +00:00
Sweta Agarwalla
ac18b6c460 Update images (#21373)
* update images

* update styles
2025-05-23 12:07:10 +05:30
Aniket Katkar
924019aab7 Add what's new for 1.7.1 release (#21363)
(cherry picked from commit 2da78cd7fd225f761d8e6ad5d89f95cfbff77469)
2025-05-22 11:29:58 +00:00
Prajwal214
9b789dfcaf Docs: updating Cost Per TiB in docs (#21355)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
(cherry picked from commit cc96317f79613e0fbd5a02bcb8fb9c69040f75cd)
2025-05-22 09:04:43 +00:00
Sweta Agarwalla
9afa80d391 Fix carousel image and image resolutions (#21332)
* fix carousel img and img resolutions

* update sizes

* update image styles

* update styles

* fix sonar failure
2025-05-21 21:04:21 +05:30
Dhruv Parmar
4e8d5c1e23 Fix(uI) : Removed collapse button from teams page (#21306)
* removed collapse button from teams page

* removed unwated spacing

* addressed comment

* fixed playwright tests

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-05-21 20:31:43 +05:30
Shrushti Polekar
76d70ba15a fix(ui): Feeds count not showing up in PipelineDetails page. (#21339)
* fix pipeline feeds count update

* minor update

* added test
2025-05-21 19:57:32 +05:30
Ashish Gupta
b2658160e1 MINOR: fix the right panel visible after expanded is closed (#21338)
* fix the right panel visible after expanded is closed

* remove the unwanted loops and use leftPanel from above memo

(cherry picked from commit 82e8358cd9aae7e1b9fcfc66639fd4427b63523d)
2025-05-21 17:18:24 +05:30
Ashish Gupta
363c22d50a fix the entity collapsable right panel (#21317)
* fix the entity collapsable right panel

* minor condition fix

* optimize the code

(cherry picked from commit 25a00c6d1e317071553c37236cd9bd0ea23c3384)
2025-05-20 18:52:30 +05:30
Karan Hotchandani
b850319dca add virtual list for lineage select (#21312)
* add virtual list for lineage select

* update tests

* move to lineage constants

(cherry picked from commit 4dab2be0ab13c65aa37bddc9a3ff2025956ee75b)
2025-05-20 13:06:52 +00:00
Ashish Gupta
4d4c56fbac fix the data product being rendered in tables (#21313)
(cherry picked from commit 778d0927aa24c0d639a80af455619e9df1c61b5f)
2025-05-20 18:24:19 +05:30
Aniket Katkar
0ac97e35da Hide incremental metadata extraction config in the UI (#21294)
(cherry picked from commit 9ecc1c27816f0278f71592ae2609bbfbd9ab6a4b)
2025-05-20 11:32:15 +00:00
Ashish Gupta
f5fc2ee3e5 fix the tags rendering in entity version pages (#21305)
(cherry picked from commit ccb467fdc96f575b97a6a629530726f872577e6f)
2025-05-20 15:48:07 +05:30
Ashish Gupta
2cfb82fa56 MINOR: fix the success theme color and remove the beta tag custom theme (#21302)
* fix the success theme color and remove the beta tag custom theme

* fix the test

(cherry picked from commit 7a6465c038b34fd3544ec3070d4171b02c8de8f0)
2025-05-20 14:42:55 +05:30
Mayur Singal
43b1aa2f24 MINOR: Use slow query log for mysql lineage (#21291)
(cherry picked from commit 509bc0d82613b54ea240e8ae27385c5c6251743b)
2025-05-20 05:41:17 +00:00
shrushti2000
6bb6cb1a0e Merge branch '1.7.1' of https://github.com/open-metadata/OpenMetadata into 1.7.1 2025-05-20 10:46:37 +05:30
Shrushti Polekar
bde527ad90 Fix(test) : Announcement failing test (#21270)
* fix announcement failing test

* minor fix

* address pr comment

* minor fix

* remove api call wait
2025-05-20 10:46:20 +05:30
Ashish Gupta
28e6af640c fix the description box of team page (#21287)
(cherry picked from commit 7d31c8a529ce802823f3386758e8db9556a8e690)
2025-05-20 10:37:01 +05:30
Dhruv Parmar
f1a48bfee1 fixed followers test cases (#21282) 2025-05-20 10:32:38 +05:30
Sweta Agarwalla
6fbe79001d feat(ci): support slack message for OSS playwright run (#21163)
* feat(ci): support slack message for OSS playwright run

* update for slack message

* Update .github/workflows/mysql-nightly-e2e.yml

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* Update .github/workflows/postgresql-nightly-e2e.yml

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>

* fix download report step

* udpate tokens

* fix path issue

* wait for downloads to be completed

* add blob report to reporters

* upload blob reports to artifacts

* fix download step

* update download step for mysql

* fix upload / download approch

* skip tests to fasten testing

* fix ci error

* fix path issue

* fix path

* fix path

* update path

* fix download path

* revert playwright config

* address comments

---------

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2025-05-19 21:19:29 +05:30
Sweta Agarwalla
8cc0f8816e Fix sso button style for login page (#21284)
* fix sso button style for login page

* update styles

* update styles

(cherry picked from commit a31504139b1b570a8f35af6c872e1283dc056e56)
2025-05-19 15:36:20 +00:00
Imri Paran
8b100cb71a Fix 20325: Trigger external apps with config (#20397)
* wip

* feat: trigger external apps with override config

- Added in openmetadata-airflow-apis functionality to trigger DAG with feature.
- Modified openmetadata-airflow-apis application runner to accept override config from params.
- Added overloaded runPipeline with `Map<String,Object> config` to allow triggering apps with configuration. We might want to expand this to all ingestion pipelines. For now its just for apps.
- Implemented an example external app that can be used to test functionality of external apps. The app can be enabled by setting the `ENABLE_APP_HelloPipelines=true` environment variable.

* fix class doc for application

* fixed README for airflow apis

* fixes

* set HelloPipelines to disabeld by default

* fixed basedpywright errros

* fixed app schema

* reduced airflow client runPipeline to an overload with null config
removed duplicate call to runPipeline in AppResource

* Update openmetadata-docs/content/v1.7.x-SNAPSHOT/developers/applications/index.md

Co-authored-by: Matias Puerta <matias@getcollate.io>

* deleted documentation file

---------

Co-authored-by: Matias Puerta <matias@getcollate.io>
(cherry picked from commit d91273a30d28de793941de74636963e29aa9e5d4)
2025-05-19 16:53:24 +02:00
Pranita Fulsundar
9b0843c13e fix(test): flaky glossary version test (#21281)
* fix: glossary version tests

* fix test
2025-05-19 20:00:19 +05:30
Shrushti Polekar
a676636332 fix ui issue for bot roles edit and display (#21283) 2025-05-19 19:17:16 +05:30
Ashish Gupta
50f526ca41 MINOR: fix the data asset header spacing in Metric entity (#21268)
* fix the data asset header spacing in Metric entity

* fix the spacing between floating cards on homepage

(cherry picked from commit 992d3f966407369cabba2271a749180d2c17b2b9)
2025-05-19 17:54:39 +05:30
Ashish Gupta
79bbea556b fix the flaky test failure around bulk import (#21271)
(cherry picked from commit 2f795ccc13696fd6ec8acaa532539026a02df9f3)
2025-05-19 17:22:29 +05:30
Sweta Agarwalla
b789ece15b Revamp login page (#21256)
* revamp login page

* fix test

* update signup form design

* update order of carousel

* update images and locales

* update responsiveness

* remove welcome locale

* add animation to images

* add styles for ai

* updated images

(cherry picked from commit d298fc00c97f073114e2b46a8c6ea073968079ee)
2025-05-19 10:18:20 +00:00
Dhruv Parmar
c8d5e494c8 used new styling for owner label in exploresearch (#21269)
(cherry picked from commit 0653480a3986d3b6c6ee8eec913764707dc77dd5)
2025-05-19 15:05:38 +05:30
Shrushti Polekar
2b89fb8680 fix assignee alignment issue on task feed card (#21266) 2025-05-19 13:43:21 +05:30
Pranita Fulsundar
e9d92c4241 fix: permission placeholder styles (#21263) 2025-05-19 12:48:47 +05:30
Dhruv Parmar
13c4e00a51 fixed BulkEditEntity flaky test (#21209)
* fixed BulkEditEntity flaky test

* fixed enter click issue

* removed changes that does not belongs to me in pr

* removed changes that does not belongs to me in pr

* removed unwated code

(cherry picked from commit c24a2dbdca9a8e9a99b0f53dc2373bdae1edb351)
2025-05-19 12:10:16 +05:30
Dhruv Parmar
ebe397d041 Fix: Observablity alert flaky test (#21107)
* fixed observity alert flaky test

* fixed timeout issue

* fixed timeout issue

* fixed comments

(cherry picked from commit 3d2ae8fff6be077a32b56ccc7caf5503bfa7afa7)
2025-05-19 11:29:51 +05:30
Dhruv Parmar
9b8dca394b Added(ui): edit display name for dashboard Data model (#21227)
* added edit display name for dashboard Data model

* used reusbale component

* used reusbale component

* removed unncessary code

(cherry picked from commit e886d708dfa179c747990569420fc233192ef842)
2025-05-19 11:29:37 +05:30
Teddy
3998982d54 ISSUE #21216: added include field to incident list (#21221)
* fix: added include field to incident list

* added ui changes for allowing deleted entries in entity page and fix the count on incident page

* fix: error retrieving soft deleted test cases

* fix: ran java linting

* Update openmetadata-ui/src/main/resources/ui/src/components/IncidentManager/IncidentManager.component.tsx

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>

* fix testcase playwright

* fix playwright test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 0b483ecb865341425abf47132185bdbde6051bc7)
2025-05-19 11:17:17 +05:30
Pere Miquel Brull
c0cdb5a713 Rel to #1575 - LabelType Generated (#21244)
* Rel to #1575 - LabelType Generated

* migration

* format

* tests

* generate types for taglabel

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
(cherry picked from commit aa96019ab10204ea4ce80ad459e7418f1a8220f0)
2025-05-19 05:00:24 +00:00