11940 Commits

Author SHA1 Message Date
Prajwal214
2bc34d99cf
Docs: Fixing Service Connection Information for Airflow (#20314)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2025-03-18 16:41:15 +05:30
safayavatsal
86714dc066
saml documentation updated (#20318) 2025-03-18 11:33:32 +01:00
Ayush Shah
20ab64d1f1
Fixes #17660: Oracle handle quotes for lowercase columns in workflow agents (#20309) 2025-03-18 15:48:58 +05:30
Aniket Katkar
e4c10bc401
Day 1: Service insights and agents tab improvements and bug fixes (#20294)
* update the service data insights charts to give percentage data

* fix the quey_cost_record_search_index not found error

* Fix java checkstyle

* Refactor Service Insights Tab and Widgets for Enhanced Data Visualization

- Updated ServiceInsightsTab to utilize new date utility functions for fetching chart data.
- Modified chart data structure to include percentage changes and current percentages.
- Enhanced PlatformInsightsWidget to display percentage values and improved tooltip functionality.
- Added new styles for better layout and responsiveness in TotalDataAssetsWidget.
- Removed unused SERVICE_INSIGHTS_CHART constant and integrated its logic directly into the fetching process.
- Introduced new enums for additional chart types in DataInsight.

This refactor aims to improve the clarity and usability of the service insights data presentation.

* Localization changes

* Fix the platform insights chart colors

* Make the insights tab as default for service details page

* Enhance Ingestion Component and List Table

- Added logic to conditionally render search dropdowns based on the selected sub-tab in the Ingestion component.
- Increased column widths for 'type', 'count', and 'action' in the IngestionListTable for better visibility.
- Adjusted scroll width in the IngestionListTable to accommodate new column sizes.
- Updated styles in metadata-agents-widget.less to ensure vertical alignment of table cells.
- Modified applicationAPI to include agentType in the application list parameters.
- Enhanced router utility to support sub-tab routing.

These changes aim to improve the user experience and layout of the Ingestion settings.

* Fix the playwright failures

* Fix the playwright tests

* fix notification alert flakiness

* Fix metadata agents table header styling

* localization changes

* Fix the flaky test
2025-03-18 11:17:24 +01:00
Imri Paran
5f3b0b4327
chore: make AppResource/convertPipelineStatus protected (#20303)
so it can be used with children classes
2025-03-18 09:57:33 +00:00
Ashish Gupta
ba4549ca3f
hide the import/export and bulk edit button in case of entity is delete (#20306) 2025-03-18 15:08:33 +05:30
fuzmish
7fa3e53403
Fix: Pass raw value of extraHeaders to ClientConfig (#19989) 2025-03-18 13:55:51 +05:30
IceS2
55ed62863e
Fix NoOp Trigger Workflow Instance Time Series (#20308) 2025-03-18 07:31:18 +01:00
KC31
dddfdcb7b5
Fixes ISSUE-13953: Converted Nifi Client from requests module to OM REST client (#20039)
* ISSUE-13953 Converted Nifi Client from requests module to OM REST client

* pyformat

* lint

---------

Co-authored-by: kc <kc@kcs-MacBook-Pro.local>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2025-03-18 11:43:20 +05:30
Rounak Dhillon
92f8fa4082
Docs: Note Addition in Custom SQL Test (#20310)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-03-18 11:39:27 +05:30
Ashish Gupta
b61c6d6269
supported async delete functionality for service entities (#20275)
* supported async delete functionality for service entities

* remove the multiple delete showing logic in ui and handle the recursive false case in case entity is not empty

* added unit test for the provider

* change playwright as per async delete

* change the toast notification to success for the delete process being started

* fix playwright test

* fix playwright failure

* fix the service ingestion playwright failure
2025-03-18 10:50:40 +05:30
Shailesh Parmar
20086f71ee
fix: #20173 Time zone notations for UI timestamps (#20293)
* fix: #20173 Time zone notations for UI timestamps

* fixed the bot test
2025-03-18 10:02:05 +05:30
Raul Marquez
b2497fb36e
Fix: Handle NULL created_at (#20015)
* Fix: Handle NULL created_at

* pyformat

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2025-03-18 03:42:14 +00:00
Carter
e332786de6
highlight the custom test result timestamp in milliseconds (#19702)
Co-authored-by: carterlin <carterlin@micron.com>
2025-03-18 07:39:39 +05:30
Juntao Zhang
7e8c94c7b8
Correct childrenCount for Organizations in Teams (#20138) (#20139)
* Fix childrenCount of organization in team (#19761)

* Fix UT (#19761)

* Fix code style (#20138)

* Fix UT (#20138)
2025-03-18 07:21:16 +05:30
mgorsk1
31044bd06f
🎉 Init (#19267) 2025-03-17 17:06:32 -07:00
Akash Jain
cad7b6cfea
docs: Add Docs for Minimum Requirements (#19967)
* feat: Add Docs for Minimum Hardware Requirements

* fix: Add s/w specifications and airflow specifications
2025-03-17 22:53:04 +05:30
harshsoni2024
dba37820d7
MINOR: e2e fixes (#20301) 2025-03-17 21:00:26 +05:30
Sweta Agarwalla
07ac8fa5eb
Update test connection modal to include error messages (#20248)
* update test connection modal to include error messages

* update test

* update as per comments

* updated component

* fix the error message and improve the code with unit test

* minor improvement

* fix the unit test and some improvement

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-03-17 19:32:43 +05:30
Dhruv Parmar
269d9b66d3
Redesign : Worked on Redesign of header component (#20098)
* fixed: pagination for deleted users

* fixed test cases

* fixed comments

* used admin token to authenticate

* feature: added Diagnostic info tab

* fixed comments

* fixed github comments

* fixed github comments

* fixed github comments

* fixed playwright cases

* fixed playwright cases

* update: Redesigning for header section

* updated language json file

* fixed commits

* entity button removed

* fixed github comments

* fixed github comments

* fixed github comments

* fixed github comments

* fixed comments

* comments fixed

* changed playwright porn  number

* changed playwright porn  number

* fixed comments

* created subcomponets || removed localip from playwright config file

* fixed comments

* added ussage detail and state for pipeline

* added ussage detail and state for pipeline

* fixed playwright || comments

* fixed github comments

* fixed sonarqube issues

* fixed test cases

* fixed jest test case

* fixed version changes

* fixed bulkEditEntity

* fixed failed test cases

* fixed advance search

---------

Co-authored-by: Dhruv parmar <dhruv@Dhruvs-MacBook-Air.local>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-03-17 19:05:27 +05:30
Rounak Dhillon
5e8e0b8aa5
Docs: 1.7 Lineage Heading Fix (#20298)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-17 11:36:46 +00:00
Rounak Dhillon
47017c44e6
Docs: Markdown Description Doc Updation (#20172)
* Docs: Markdown Description Doc Updation

* Docs: Markdown Description Doc Updation

---------

Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-03-17 17:01:46 +05:30
Rounak Dhillon
bec15d5c82
Docs: PostgresSQL Doc Updation (#20296)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-17 11:14:27 +00:00
Imri Paran
d9cd030c55
fix: convert json values for app configs (#20291) 2025-03-17 10:47:00 +00:00
Rounak Dhillon
45bbadfe2f
Docs: PostgresSQL Doc Updation (#20295)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
2025-03-17 09:48:53 +00:00
Akash Verma
cf7a442e32
Fixes #19891 : Added measures in powerbi (#19990) 2025-03-17 14:43:22 +05:30
Rounak Dhillon
c51e0ca606
Docs: Note Addition in OIDC (#20292)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-03-17 14:36:01 +05:30
Rounak Dhillon
e25ba54fa2
Docs: Version Updation in YAML file (#20290)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-03-17 14:18:33 +05:30
Teddy
fbea55e5d3
feat: allow all as an argument in include columns (#20263)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-03-17 09:10:12 +01:00
Shailesh Parmar
5756b4c9d3
fix: Add ALL COLUMNS in the profiling Settings #18507 (#20271) 2025-03-17 13:04:39 +05:30
Pere Miquel Brull
992a4547af
CI - Update teams.yml (#20242)
* CI - Update teams.yml

* Update teams.yml

* Update teams.yml
2025-03-17 08:34:15 +01:00
dependabot[bot]
323843854c
Bump prismjs in /openmetadata-ui/src/main/resources/ui (#20170)
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-03-17 12:57:35 +05:30
Pere Miquel Brull
18e5b5ea1b
MINOR - Day 1 to set ingestion as deployed (#20282)
* MINOR - Day 1 to set ingestion as deployed

* remove
2025-03-17 08:27:00 +01:00
dependabot[bot]
7c06536de3
Bump axios from 1.7.9 to 1.8.2 in /openmetadata-ui/src/main/resources/ui (#20165)
Bumps [axios](https://github.com/axios/axios) from 1.7.9 to 1.8.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.9...v1.8.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2025-03-17 12:56:48 +05:30
safayavatsal
0a12048fd7
chore(CI): Add MEDIUM severity to Trivy Scan for Server Image 2025-03-17 12:36:49 +05:30
Mayur Singal
0af5e7af32
Update Data Insights to compute Tier Sources (#20128) (#20272)
Co-authored-by: IceS2 <pjt1991@gmail.com>
2025-03-17 12:22:51 +05:30
Mayur Singal
1dab7c2b4e
MINOR: Grant EditAll permission to lineage bot (#20258) 2025-03-17 11:56:07 +05:30
Rounak Dhillon
a808526d06
Docs: Ingestion Addition in Dashboard (#20284)
Co-authored-by: Rounak Dhillon <rounakdhillon@Rounaks-MacBook-Air.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-03-17 06:15:55 +00:00
Mayur Singal
d30fd90096
Minor: Query Cost Table Aggregation Endpoint (#20270) 2025-03-17 11:33:50 +05:30
Chirag Madlani
912e5bc74e
fix(ui): make users and admin pages as mutually exclusive with header… (#20174) 2025-03-17 09:32:03 +05:30
Shailesh Parmar
56df47d623
improvement: added count support for test case and pipeline tab. (#20279) 2025-03-16 20:54:57 +05:30
Shailesh Parmar
4edce20955
playwright: skip DI, superset & postgresql test (#20273)
* playwright: skip DI, superset & postgresql test

* skip the run part instead of skipping full test for DI settings

* Fix the postgres Ingestion playwright failure

* Fix the superset playwright

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2025-03-16 20:48:05 +05:30
Pere Miquel Brull
d71c3f4173
MINOR - Add schedule to day 1 pipelines (#20280) 2025-03-16 16:16:47 +01:00
Shailesh Parmar
195663ef7b
fix: #19905 Data quality pipeline page is only displaying a maximum of 10 pipelines (#20266) (#20277)
<!--
Thank you for your contribution!
Unless your change is trivial, please create an issue to discuss the change before creating a PR.
-->

### Describe your changes:

Fixes <issue-number>

<!--
Short blurb explaining:
- What changes did you make?
- Why did you make them?
- How did you test your changes?
-->

I worked on ... because ...

<!-- For frontend related change, please add screenshots and/or videos of your changes preview! -->

#
### Type of change:
<!-- You should choose 1 option and delete options that aren't relevant -->
- [ ] Bug fix
- [ ] Improvement
- [ ] New feature
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation

#
### Checklist:
<!-- add an x in [] if done, don't mark items that you didn't do !-->
- [x] I have read the [**CONTRIBUTING**](https://docs.open-metadata.org/developers/contribute) document.
- [ ] My PR title is `Fixes <issue-number>: <short explanation>`
- [ ] I have commented on my code, particularly in hard-to-understand areas.
- [ ] For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

<!-- Based on the type(s) of your change, uncomment the required checklist 👇 -->

<!-- Bug fix
- [ ] I have added a test that covers the exact scenario we are fixing. For complex issues, comment the issue number in the test for future reference.
-->

<!-- Improvement
- [ ] I have added tests around the new logic.
- [ ] For connector/ingestion changes: I updated the documentation.
-->

<!-- New feature
- [ ] The issue properly describes why the new feature is needed, what's the goal, and how we are building it. Any discussion
    or decision-making process is reflected in the issue.
- [ ] I have updated the documentation.
- [ ] I have added tests around the new logic.
-->

<!-- Breaking change
- [ ] I have added the tag `Backward-Incompatible-Change`.
-->
2025-03-16 16:13:50 +05:30
Ashish Gupta
16945ce294
MINOR: fix the description column taking full width in service page (#20268)
* fix the description column taking full width in service page

* fix the column changing sizes due to tableLayout auto property
2025-03-16 16:11:41 +05:30
Pere Miquel Brull
9644932fc6
MINOR - Add AgentType to apps (#20178)
* MINOR - Add AgentType to apps

* MINOR - Add AgentType to apps

* update the types according to the schema

* Fix the search lineage request schema

* Add pipelineStatuses field in the ingestionPipelineIndex

* Add MetadataAgentsListWidget

* Localization changes

* added list for app runs by service id

* use `$.services` path

* propogate services field

* Fix the ci type errors

* java format

* use `getJobDetail().getJobDataMap()` instead of `getMergedJobDataMap()`

* Fix the playwright and unit tests

* Fix the service version page playwright failures

* Fix sonarcloud

* Fix the unit tests

* Fix the errors

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: sushi30 <imri.paran@gmail.com>
2025-03-16 08:54:46 +01:00
Shailesh Parmar
4dc4053dbb
fix: #19905 Data quality pipeline page is only displaying a maximum of 10 pipelines (#20266) 2025-03-16 10:21:26 +05:30
Mayur Singal
d0611388f4
MINOR: Create ChangeSource Breakdown Charts (#20229) 2025-03-16 08:02:20 +05:30
Aniket Katkar
2559be6774
Increase the timeout for advanced search beforeAll and afterAll (#20264) 2025-03-15 19:43:15 +05:30
Shailesh Parmar
e216222ef4
fix: #16244 Show Column test case result at the Column Level on the Lineage View (#20193)
* fix: #16244 Show Column test case result at the Column Level on the Lineage View

* added style change

* added style change

* added unit test
2025-03-15 15:08:19 +05:30