13126 Commits

Author SHA1 Message Date
Akash Verma
93560ca4d2
ssas docs (#22042)
* ssis-docs

* update doc link

---------

Co-authored-by: Akash Verma <akashverma@Akashs-MacBook-Pro-2.local>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-07-01 11:10:27 +05:30
Dhruv Parmar
9f2666cf9a
Fix(ui): primary color customization (#21777)
* replaced blue color with primary color

* fixed follow button styling for customized primary color

* preseved previous color for default color scheme

* fixed sidebar colors

* testing changes

* fixed minor changes

* completed with map approach

* removed package-lock file

* fixed yarn lock file

* fixed yarn
2025-07-01 10:15:35 +05:30
Sriharsha Chintalapani
52a8ec0489
Fix: recreate fails if we can't find one index for a given entity (#22047) 2025-06-30 17:38:31 -07:00
Teddy
ccdaa8d132
feat: add write dml (#22046) 2025-06-30 16:39:05 -07:00
Shailesh Parmar
7103366749
Fix: playwright failure for testCases.spec.ts (#22040) 2025-07-01 00:11:48 +05:30
Shrushti Polekar
eb56a14f32
fix(test): Comment and Close Task AUT failure (#22034)
* fix test

* minor fix
2025-06-30 22:30:41 +05:30
Aniket Katkar
799747d080
Chore: Fix the failing type generation workflow for PRs from forked repository (#22037)
* Fix the failing workflow for PRs from forked repository

* Fix the yml
2025-06-30 21:55:56 +05:30
Rounak Dhillon
13e4e098ae
Doc: Auto Classification Images Fix (#22036)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-06-30 14:57:57 +00:00
Sriharsha Chintalapani
db8e2fa548
Improve indexing auto tune based on heap mem, parse custer metrics for new versions of OpenSearch (#21931)
* Improve indexing auto tune based on heap mem, parse custer metrics for new versions of OpenSearch

* Use native bulk processors

* lower the batch size, add composite index for app_runs table

* while updated secrets, if there is entityNotFoundException ignore and move on

* Fix deadlock

* Fix deadlock

* Fix gzip headers

* remove unnecessary code to check compression, batch sizes etc..

* Improved performance

* Improved performance

* fix merge error

* fix styling

* fix tests

* Fix build issues

* improve queue size recommendations

* put max limits on threads

* fix checkstyle
2025-06-30 07:40:25 -07:00
Pranita Fulsundar
230dad2a8c
chore(ui): add whats new for 1.8.1 (#22023)
* add whats new content for 1.8.1

* update whats new data
2025-06-30 17:27:32 +05:30
Ashish Gupta
6da2beec56
PLAYWRIGHT: remove unwanted playwright code for fixing leftbar hover flakiness (#22032)
* remove unwanted playeright code for fixing leftbar hover flakyness

* remove comment on code, which the behaviour of code is currently not
2025-06-30 17:13:54 +05:30
Dhruv Parmar
ffd10f5f2a
Fix(ui):Test connection timeout message improvement (#21949)
* test connection timeout message improvement

* updated message

* updated message

* fixed sonar
2025-06-30 17:09:10 +05:30
harshsoni2024
d50e155b1b
add parquet alternate filetypes in table fileformat (#22027) 2025-06-30 14:23:51 +05:30
Pranita Fulsundar
98515b9ef2
Revert "fix(ui): alphabetical sort order support for display name (#21745)" (#22031)
This reverts commit d1b12650e3a89dff2e44e3fe0ba3d0168de109c5.
2025-06-30 13:57:05 +05:30
Aniket Katkar
8348e7e3a9
Chore: Add github action to generate and commit types based on schema changes (#21796)
* Add github action to generate and commit types based on schema changes

* Update generated TypeScript types

* add condition to avoid the `Create PR comment about auto-update` when triggered manually

* update description in schema field

* Fix the workflow error regarding commit step

* Update generated TypeScript types

* revert the description changes in the schema

* update description

* Update generated TypeScript types

* update the workflow paths to trigger for change in generated folder as well
remove the pre-commit code for schema changes since it won't be necessary now

* Add concurrency cancellation to the workflow

* revert schema change

* Update generated TypeScript types

* Update generated TypeScript types

* Update the workflow to remove unnecessary step `Switch to branch (if manual trigger)` and improve the PR comment step to only comment in case of any commits made to the PR

* only run workflow for ready-for-review PRs

* fix yml

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-06-30 12:22:40 +05:30
Suman Maharana
e36e5da26e
Added Databricks pipeline Lineage (#22014) 2025-06-30 10:41:22 +05:30
Suman Maharana
b4cd7b7046
Add: Postgres SP and UDF descriptions (#22021) 2025-06-30 10:39:09 +05:30
harshsoni2024
10b377590c
qlikcloud get script tables (#22022) 2025-06-30 10:36:57 +05:30
Rounak Dhillon
d029ceab0a
Doc: SEO Title Updation (#22026) 2025-06-30 10:16:46 +05:30
dependabot[bot]
a591054610
Chore(deps): Bump undici in /openmetadata-ui/src/main/resources/ui (#22025)
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-06-30 04:35:20 +00:00
sonika-shah
ae3c6893eb
Fix Playwright failures: handle JsonParsingException after JsonUtils refactor (#22020) 2025-06-29 09:47:33 -07:00
Chirag Madlani
cb39c70ef7
Feat(ui): Bump react, react-dom, react-router and dependant (#20869)
* Feat(ui): Bump react, react-dom, react-router antd and dependant

* update imports

* fix more imports

* update useParams

* fix imports

* fix compilation errors

* bump react-oidc

* Revert antd version bump

* added missing css for antd v4

* fix merge issues

* bump react-awesome-query-builder/antd

* fix basepath error

* clean errors and update withPageLayout HOC

* fix test failure

* fix the file error

* fix some unit test

* fix some unit test file

* fix some unit test file

* address comments

* fix remaning utils test

* fix some component folder test

* fix page tests

* fix tests for remaining pages

* fix some more test

* revert react-oidc upgrade

* fix tests for pages

* fix and skip some unit test

* fix nested routes structure

* Fix the type error for WebAnalyticsProvider

* fix console errors

* Revert "Fix the type error for WebAnalyticsProvider"

This reverts commit e9780bf174a3f831480324260a10990e03cfe2b5.

* fix the test and console error

* fix the last failing unit test

* fix dataInsight left panel tab switch

* revert order of data assets for explore page

* fix the schema editor, showing 2 sql editor

* fix customProperty and glossary version page breaking and playwright test

* Fix the advanced search playwright

* fix bulk edit and glossary import page

* fix bulk import page not working

* Fix the advanced search styling

* fix the unit test

* fix multiple failing playwright test

* fix sonar issue

* fix kpi and alerts playwright issue

* fix explore tree and sonar issue

* fix customProperty playwright test

* fix the console error

* fix the failing page and test due to schema editor component failure

* fix import not added

* fix custom property and testsuite failing test

* update yarn.lock

* Fix CI error

* Fix the sonarcloud check

* Fix the Custom property format mapping for date time formats

* Fix alert details page stuck in loading state

* re-added the react-strict mode

* fix custom property advance search

* fix sonar, url encoding issue causing playwright test failure

* fix the unit test and change data insight page render method

* fix sonar and test suite playwright test

* fix the sonar issue

* fix the dataAssetHeader failing unit test

* fix the explore tree issue on dev mode

* update es format function for query builder

* fix the failing unit test

* fix sonar failure

* changes around queryBuildr checkTree as it was deprecated

* linter header added

* fix the rule operator not resetting on rule field change

* reverted back to checkTree as it query builder to not load inital options

* fix advance search customproperty spec

* Push the fix for failing playwright tests

* trying to fix schema search

* add wait for search service

* Fix unit tests

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
Co-authored-by: Pranita <pfulsundar8@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2025-06-29 16:25:51 +05:30
Shrushti Polekar
eb234c8199
fix(ui): Username issue in Comments Card (#22016)
* fix username issue

* added test

* minor fix for display name

* fix test
2025-06-29 13:18:09 +05:30
Rounak Dhillon
b506351010
Doc: SEO title Updation till metadata (#21988) 2025-06-29 13:03:42 +05:30
Shailesh Parmar
62ab5689d2
Feat: add support of adding tags in test case form (#22007)
* Feat: add support of adding tags in test case form

* fix: don't override test case tags with entity tags

* feat: enhance test case form to support glossary terms and improve tag handling

* feat: implement tags and glossary terms functionality in test case forms and enhance related tests

* fixed failing unit test

* feat: add tier tag filtering and preservation in test case forms and related tests

* feat: add tags to addTestCaseAction

---------

Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2025-06-28 21:55:01 +02:00
Shrushti Polekar
64f09e8614
Fix(ui) : search functionality for domain edit in user profile (#22005)
* support search for domain edit in user profile

* handle search for persona edit in profile page

* fix domain update issue

* added test
2025-06-28 22:52:01 +05:30
Keshav Mohta
6077e7348b
Docs: Trino Reverse Metadata (#21997)
* docs: trino reverse metadata

* fix: trino yaml for reverse metadata link

* fix: added collate content
2025-06-28 09:47:55 -07:00
Mayur Singal
c8f94783ed
Minor: Python E2E Fixes (#21959) 2025-06-28 18:05:58 +05:30
sonika-shah
5d733b490c
Minor Fix : query_cost_record_search_index Search exception for elasticsearch instance (#21985)
* Fix : query_cost_record_search_index Search exception for elasticsearch instance

* add sample query to cover test scenarios

* update mapping and fix test
2025-06-28 11:22:34 +05:30
Sweta Agarwalla
26ae339aff
fix(ui): Update bg color for the tab components (#21976)
* remove extra space visible in glossary term

* revert PR

* fix bg color issue

* update container styles

* updated bg color

* update heights
2025-06-27 21:34:06 +05:30
Pranita Fulsundar
d1b12650e3
fix(ui): alphabetical sort order support for display name (#21745)
* add sort order support for display name

* fix table sorting field for name

* add tests

* refactor code

* add test for all entities

* minor fix

* fix sorting logic to match with ES behaviour

* fix test

* minor fix

* fix flakyness
2025-06-27 20:21:54 +05:30
Teddy
d36878409a
MINOR: Extracted indexMapping into spec module (#21882)
* feat: added endpoint to programatically retrieve index mapping

* feat: added endpoint to programatically retrieve index mapping

* refactor: extracted JsonUtils from server sub module

* refactor: move IndexMapping to spec

* style: ran java linting

* refactor: moved IndexMapping to singleton class

* fix: JsonUtils import

* style: ran java linting

* fix: init indexmapper in operations

* fix: moved ES index json files to spec

* style: ran java linting

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2025-06-27 14:47:36 +02:00
Teddy
d5b01f991e
MINOR: throw error on query filter parsing + error on column test case … (#21967)
* fix: throw error on query filter parsing + error on column test case with incorrect entityLink

* fix: failing tests

* fix: failing TableResourceTest
2025-06-27 11:17:39 +02:00
Rounak Dhillon
2ca93aff66
Doc: v1.8 Support Doc Updation (#22006)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-06-27 08:08:46 +00:00
Shrushti Polekar
d8bc4942c3
Fix #21569 : Pagination state lost after multiple back navigations in table list view (#21973)
* fix table pagination persistence issue for browser back navigation

* fix type issue

* minor fix

* added test

* minor fix

* fix sonar issue

* minor fix
2025-06-27 13:27:32 +05:30
Mayur Singal
b0d18dc761
Minor: Fix typo on query cost record index (#21991) 2025-06-27 00:36:47 -07:00
Nick Acosta
755444a3f9
Mcp docs goose (#22000)
* Docs: Adding Goose guide for MCP and revising Claude

* Docs: Fix typo

---------

Co-authored-by: Nick Acosta <nick.acosta@getcollate.io>
2025-06-27 00:17:48 -07:00
Pere Miquel Brull
5f0f32c366
FIX #21955 - Handle sampler SQA sessions (#21994)
* FIX #21955

* FIX #21955
2025-06-27 08:58:25 +02:00
Rounak Dhillon
ea382c50db
Doc: 1.9 Slash Updation (#22004)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
2025-06-27 06:52:38 +00:00
harshsoni2024
9bb0527192
display object column type (#22002) 2025-06-27 12:07:06 +05:30
Rounak Dhillon
7e23165b8a
Doc: 1.8 Release Updation (#21999)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-06-27 11:48:27 +05:30
IceS2
c899d45e8e
MINOR: Update Trino Connection to fix data diff (#21983) 2025-06-27 07:58:48 +02:00
Shailesh Parmar
7ff36b2478
Fix: Image was not rendering correctly in description editor. (#21995) 2025-06-27 10:49:02 +05:30
harshsoni2024
616579a6c1
feat-21984: REST service process nested objects inside array dtype in schema (#21984) 2025-06-27 10:44:35 +05:30
Shrushti Polekar
809ca63144
fix custom property advance search aut failure (#21980) 2025-06-27 10:20:57 +05:30
Aniket Katkar
623e8490e9
Fix the error in the template yml and add ability to trigger it from specific branch (#21998) 2025-06-27 10:13:29 +05:30
sonika-shah
971225dbce
Fix #21414: Custom properties display issue in advanced search (#21873)
* fix: remove recursive extraction of nested fields for entityReference and entityReferenceList type custom properties

* get displayName field along with other fields in /customProperties api

* show display name instead of name for custom props

* show display name instead of name for custom props

* fix extension type and add tests

* fix tests

* fix data model tests

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
2025-06-26 19:35:45 +05:30
IceS2
94cf3e0fd6
MINOR: Extend profile workflow config to allow engine configuration (#21840)
* Update Profile Workflow to allow engine configuration

* Add ui generated schemas

* Add Repository Override mechanism based on annotations

* Implement logic to use the ProcessingEngine configuration

* Update SparkEngine to use remote and not master
2025-06-26 19:11:26 +05:30
Karan Hotchandani
064b43c21c
fix pw issues for domain (#21986) 2025-06-26 19:08:53 +05:30
Rounak Dhillon
c77f6d5db6
Docs: Seo Title Addition (#21918) 2025-06-26 16:13:03 +05:30