4809 Commits

Author SHA1 Message Date
Chirag Madlani
5cb18f5fa6
test(e2e): add test to validate installed app call (#21337)
* test(e2e): add test to validate installed app call

* nit tr-tr.json
2025-05-21 20:40:49 +05:30
Dhruv Parmar
f9f438fa09
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:08:12 +05:30
Shrushti Polekar
d5d9a146af
fix(ui): Feeds count not showing up in PipelineDetails page. (#21339)
* fix pipeline feeds count update

* minor update

* added test
2025-05-21 19:52:43 +05:30
Ashish Gupta
82e8358cd9
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
2025-05-21 17:17:25 +05:30
Chirag Madlani
02235cdd9d
chore(ui): cache version response for any hour to avoid frequent calls (#21323)
* chore(ui): cache version response for any hour to avoid frequent calls

* fix tests
2025-05-21 17:12:37 +05:30
ozgunakalin
ef9c2575e5
Fixes 21300: Add Turkish language (#21303)
* Create tr-tr.json

turkish language support json file

* turkish language support

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2025-05-21 09:56:41 +05:30
Ashish Gupta
25a00c6d1e
fix the entity collapsable right panel (#21317)
* fix the entity collapsable right panel

* minor condition fix

* optimize the code
2025-05-20 18:52:03 +05:30
Karan Hotchandani
4dab2be0ab
add virtual list for lineage select (#21312)
* add virtual list for lineage select

* update tests

* move to lineage constants
2025-05-20 18:35:39 +05:30
Ashish Gupta
778d0927aa
fix the data product being rendered in tables (#21313) 2025-05-20 18:23:47 +05:30
Aniket Katkar
9ecc1c2781
Hide incremental metadata extraction config in the UI (#21294) 2025-05-20 16:59:41 +05:30
Ashish Gupta
ccb467fdc9
fix the tags rendering in entity version pages (#21305) 2025-05-20 15:46:22 +05:30
Ashish Gupta
7a6465c038
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
2025-05-20 14:40:39 +05:30
Mayur Singal
509bc0d826
MINOR: Use slow query log for mysql lineage (#21291) 2025-05-20 11:10:06 +05:30
Mohit Yadav
bbc450b2d1
Embedded MCP Server (#21206)
* Mcp Server

* Update Server

* Refactored into multiple files

* Add Tool Dynamic loading

* Updated to use toolName

* add description for tools

* initial create glossary term action

* initial patch entity tool

* Fix Glossary Tool

* Use prepare

* Changed const to default

* Prepare for Collate Tools

* Update HttpServletSseServerTransportProvider.java

* Checkstyle fix

* endpoint changed to messages in new versions

* Add Auth Filter to MCP Request

* description

* clean response

---------

Co-authored-by: Pablo Takara <pjt1991@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2025-05-20 07:23:50 +02:00
Shrushti Polekar
292c334b0b
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:41:55 +05:30
Ashish Gupta
7d31c8a529
fix the description box of team page (#21287) 2025-05-20 10:36:12 +05:30
Dhruv Parmar
ae73225052
fixed followers test cases (#21282) 2025-05-20 10:23:15 +05:30
Sweta Agarwalla
a31504139b
Fix sso button style for login page (#21284)
* fix sso button style for login page

* update styles

* update styles
2025-05-19 21:05:07 +05:30
Pranita Fulsundar
c4698d4d75
fix(test): flaky glossary version test (#21281)
* fix: glossary version tests

* fix test
2025-05-19 19:58:56 +05:30
Shrushti Polekar
2cf8d9e8e2
fix ui issue for bot roles edit and display (#21283) 2025-05-19 19:13:41 +05:30
Ashish Gupta
992d3f9664
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
2025-05-19 17:54:18 +05:30
Chirag Madlani
0dc2058447
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 17:23:54 +05:30
Sweta Agarwalla
d298fc00c9
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
2025-05-19 15:47:07 +05:30
Ashish Gupta
2f795ccc13
fix the flaky test failure around bulk import (#21271) 2025-05-19 15:38:09 +05:30
Dhruv Parmar
0653480a39
used new styling for owner label in exploresearch (#21269) 2025-05-19 15:04:53 +05:30
Shrushti Polekar
c1fb900ff4
fix assignee alignment issue on task feed card (#21266) 2025-05-19 12:54:20 +05:30
Pranita Fulsundar
6444c5ac4f
fix: permission placeholder styles (#21263) 2025-05-19 12:46:08 +05:30
Dhruv Parmar
c24a2dbdca
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
2025-05-19 12:09:36 +05:30
Dhruv Parmar
3d2ae8fff6
Fix: Observablity alert flaky test (#21107)
* fixed observity alert flaky test

* fixed timeout issue

* fixed timeout issue

* fixed comments
2025-05-19 11:29:12 +05:30
Dhruv Parmar
e886d708df
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
2025-05-19 11:28:47 +05:30
Pere Miquel Brull
aa96019ab1
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>
2025-05-19 06:59:13 +02:00
Teddy
0b483ecb86
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>
2025-05-18 21:35:13 +02:00
Chirag Madlani
7a73598a93
fix(ui): authenticate pipeline status api call (#21257)
* fix(ui): authenticate pipeline status api call

* fix tests
2025-05-18 19:54:58 +05:30
Chirag Madlani
764b1702b4
fix(test): tags & glossary term failure (#21254)
* fix(test): tags failure

* fix glossary term tests
2025-05-18 13:10:45 +05:30
Sweta Agarwalla
194bac6e2c
Update ingestion runner fetch condition (#21222)
* update ingestion runner fetch condition

* update condition in service details page

* add test for runner fetching

* fix sonar failure

* fix failures

* mock config data function

* add condition for ip address alert

* update test condition
2025-05-16 23:11:50 +05:30
Chirag Madlani
b74816ceed
chore(ui): update add button styling for expandable cards (#21197)
* chore(ui): update add button styling for expandable cards

* fix tests

* fix test for expandable card

* fix data test id

* fix playwright tests

* fix tests

* fix metric playwright

* fix test
2025-05-16 20:37:22 +05:30
dependabot[bot]
aa57a1a79a
Chore(deps): Bump undici in /openmetadata-ui/src/main/resources/ui (#21224)
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-16 17:16:15 +05:30
Shrushti Polekar
d24211474d
fix table.spec aut failure (#21213) 2025-05-16 14:04:02 +05:30
Shrushti Polekar
d139ca7863
fix loader issue for deleted user (#21218) 2025-05-16 13:24:20 +05:30
Aniket Katkar
8610f0aec4
Chore(UI): Move the useAirflowStatus hook to a context to avoid the multiple API calls (#21021)
* Move the useAirflowStatus hook to a context to avoid the multiple API calls

* Fix the unit test

* Fix playwright

* Fix sonar issues
2025-05-15 21:19:43 +05:30
Shrushti Polekar
f9a26742ec
fix entity summary panel topic aut failure (#21211) 2025-05-15 19:01:16 +05:30
Karan Hotchandani
ca6a16cef2
Lineage edge function (#21199)
* show sql function for column edges

* add locales

* add playwright

* fix lineage positioning

* minor color update
2025-05-15 18:31:36 +05:30
Ashish Gupta
0467554027
fix the announcement card placement and minor styling (#21217) 2025-05-15 18:27:55 +05:30
harshsoni2024
35c1f5aead
issue-19890: PBI dataflow support (#21207) 2025-05-15 18:17:49 +05:30
Pranita Fulsundar
eb16d6ac84
chore(ui): fix glossary playwright tests (#21198)
* chore: fix glossary playwright tests

* remove timeout for loader

* fix test
2025-05-15 17:57:03 +05:30
Suman Maharana
f81ee52ec4
Chore Ingestion Tableau library change (#21076) 2025-05-15 17:48:39 +05:30
Sweta Agarwalla
caf330ea36
add dependency in fetchDocument useEffect (#21201) 2025-05-15 12:54:47 +05:30
Ashish Gupta
d2162f5db9
FIX: flaky test and ui issues (#21194)
* fix bulk import table entity flaky test

* modify announcement flaky test

* fix the announcement card placement

* fix the button width and height of inline button component
2025-05-15 12:53:15 +05:30
Shrushti Polekar
c2fe354069
Fix: flaky user.spec test (#21191)
* fix flaky user test

* minor fix

* refactor code
2025-05-15 11:37:12 +05:30
Dhruv Parmar
7db45ff637
Fix : database and shcema page followers (#21148)
* database and shcema page followers

* follow unffolow database

* fixed tests

* fixed test

* fixed comments

* removed playwright file

* cleanup code

* cleanup code

* fixed sonar
2025-05-15 10:54:01 +05:30