github-actions[bot]
2de642f45f
Update generated TypeScript types
2025-09-20 18:09:47 +00:00
Ram Narayan Balaji
9b1a068b00
EntitySpecific Filters for EventBased Trigger, Removing Backward Compatibility logic for filters, Removed unnecessary comments and execution variables, Handle Structured task resolver for dataProduct, dataContract, tag and testCase, Modified GlossaryApprovalWorkflow.json and improved the MigrationUtil
2025-09-20 23:36:22 +05:30
Ram Narayan Balaji
6751bce988
Merge branch 'main' into feature/custom-workflows
2025-09-19 20:29:45 +05:30
Ram Narayan Balaji
f8825d202a
Add Knowledge center page to workflows event consumer, remove legacy backward compatibility for triggers, lenient validations for workflows when there are no nodes
2025-09-19 20:29:14 +05:30
Shailesh Parmar
cd982d0ddb
playwright: fixed flakiness in add test case, test suite redeployment and incident manager test ( #23479 )
2025-09-19 17:58:51 +05:30
Mohit Yadav
04b8e9452a
Create on Parent Team should allow team creation on child ( #23390 )
...
* Create on Parent Team should allow team creation on child
* Remove Comment
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2025-09-19 16:50:43 +05:30
Ashish Gupta
4ab5bc0723
Data contract revamp ( #23358 )
...
* revamp data contract detail view page
* supported localization key
* added the sla section
* revamp the execution history chart styling
* fix the contract header styling and contrainer width
* fix the schema table pagination
* move semantics to a separate component
* fix the icons not rendering properly and minor improvement around sla tab render and re-enabled alert status in the top
* fix unit test
* fix the playwright test and added owner in header back again
* added sla view test
* added unit test for contractQualityCard component
* fix the spacing in execution graph and minor ui fix
* fix the header divider separator from dash to dotted
* modify changes as per comments and fix playwright test
* move the bar to single
* fix the unit and playwright test
2025-09-19 15:08:20 +05:30
Ushran Gouhar
70c39246f8
chore(ui): rename confirm logout variables ( #23466 )
2025-09-19 12:02:51 +05:30
Pranita Fulsundar
3176b96c13
fix tier test ( #23467 )
2025-09-19 08:25:33 +05:30
Ajith Prasad
a6e7ce45b3
Handle ingestion pipelines without service relationships during secrets migration by skipping orphaned pipelines ( #23454 )
2025-09-19 07:52:50 +05:30
Teddy
4be7d65fbf
Minor my sql migration ( #23476 )
...
* chore: fix migration performance MySQL
* fix: remove comment
2025-09-18 20:59:42 +02:00
Chirag Madlani
88f4fa8d79
chore(ui): update sourcemap for openmetadata-core-ui-components ( #23426 )
...
* chore(ui): add node memory limit to build
* remove source map for build
* revert node options
* update node version
2025-09-18 16:45:13 +00:00
Teddy
b2225311cc
fix: added mui to external rollupOptions ( #23464 )
2025-09-18 21:16:00 +05:30
Keshav Mohta
1a67e4fb7d
Feature: MariaDB Stored Procedures and Functions Support #23422
2025-09-18 17:59:39 +05:30
Ashish Gupta
b031ba732f
fix the flaky OnlineUsers spec ( #23458 )
2025-09-18 17:02:08 +05:30
Ram Narayan Balaji
b01941ba28
Merge branch 'main' into feature/custom-workflows
2025-09-18 15:51:15 +05:30
Karan Hotchandani
2d8d36c885
chore(ui): fix flaky playwright ( #23457 )
...
* fix expand collapse test issue
* fix domain test
2025-09-18 15:41:11 +05:30
github-actions[bot]
c823bf9400
Update generated TypeScript types
2025-09-18 10:10:30 +00:00
Ram Narayan Balaji
c5ba9d6975
Enhanced User Approval task to show changed fields along with what changed and the task resolve function as well
2025-09-18 15:36:59 +05:30
Chirag Madlani
075b4ea6d6
chore(test): fix ingestion bot tests ( #23439 )
2025-09-18 14:59:57 +05:30
Teddy
f8f57fc4af
chore: change memory engine to innodb in migrations ( #23460 )
2025-09-18 09:53:49 +02:00
Shailesh Parmar
f126fcf032
fix: remove logging for failed ingestion pipelines in ServiceBaseClass ( #23451 )
2025-09-18 13:08:42 +05:30
sonika-shah
c55c66f845
Move user activity migrations to 1.9.9 ( #23453 )
2025-09-18 12:21:56 +05:30
github-actions[bot]
d4054ab611
Update generated TypeScript types
2025-09-18 05:06:36 +00:00
Ram Narayan Balaji
9c4e719325
Remove Stale ChangeReview Task
2025-09-18 10:33:16 +05:30
Sriharsha Chintalapani
ffc4dcf643
Fix post profiler time series migration ( #23444 )
...
* Fix post profiler time series migration
* add prefix index
* Update prefix index length for entityFQNHash
* Update prefix index length for LIKE queries
* add prefix index
* fix mysql syntax
2025-09-17 19:17:25 -07:00
Ram Narayan Balaji
577ee9f283
fix compilation issues by changing the schema properly
2025-09-17 22:23:07 +05:30
github-actions[bot]
d4167ca169
Update generated TypeScript types
2025-09-17 13:00:08 +00:00
Ram Narayan Balaji
781ea39f5b
Treat empty strings, arrays as missing by default
2025-09-17 18:26:42 +05:30
Ram Narayan Balaji
c1c6ccb084
Merge branch 'main' into feature/custom-workflows
2025-09-17 17:34:29 +05:30
github-actions[bot]
8c53b6aa0e
Update generated TypeScript types
2025-09-17 11:54:46 +00:00
Ram Narayan Balaji
cc86696791
Test Case Approval Workflow, Removing orphaned changeReviewTask, Test case fix and new test cases
2025-09-17 17:20:51 +05:30
Karan Hotchandani
8528625ae9
fix(ui): update breadcrumbs in custom property page ( #23432 )
...
* fix: missing entries in custom properties enum
* add tests
* fix unit test warnings
2025-09-17 16:54:49 +05:30
Shailesh Parmar
7ef792db59
fix: Search Filter removal doesn't restore full test case list in edit page of test suite pipeline ( #23419 )
...
* fix: Search Filter removal doesn't restore full test case list in edit page of test suite pipeline
Fixes #23405
* fix: enhance search query to include wildcard when filters are applied
2025-09-17 16:42:43 +05:30
Ram Narayan Balaji
6ebf25e8e8
Merge branch 'main' into feature/custom-workflows
2025-09-17 16:31:17 +05:30
Ashish Gupta
1ca4329483
Revert "Fix(ui): glossary term pagination issues ( #23375 )" ( #23431 )
...
This reverts commit 73eb1fd0d9c19f86960f83375701fb05c68be467.
2025-09-17 11:18:34 +05:30
Ayush Shah
dc125b67a4
fix: update OpenMetadata API version to 1.9.8 ( #23430 )
2025-09-17 09:57:46 +05:30
Anujkumar Yadav
ba61af7465
Revamp: improve data asset header layout and component styling ( #23331 )
...
* Revamp: improve data asset header layout and component styling
* Remove style
* fix minor styling
* Fix integration test
* fix no data placeholder
* Addressed PR comments
* fix integration test
* Fix e2e test
* Addressed comments
* Fix domain count overflow
2025-09-16 17:32:14 -07:00
Dhruv Parmar
73eb1fd0d9
Fix(ui): glossary term pagination issues ( #23375 )
...
* fixed glossary term pagination issues
* fixed expand all recursive api calls
* removed unused code
* fixed expand all button
* fixed glossary tests
2025-09-16 17:31:52 -07:00
Ashish Gupta
c2fc241228
PLAYWRIGHT: fix flakyness around bulk import ( #23411 )
2025-09-16 17:31:29 -07:00
Akash Verma
da5dab7fef
Fixes #23388 : Handle string and dict types for Metabase dataset_query field ( #23417 )
...
* Handle string and dict types for Metabase dataset_query field
* Added tests
---------
Co-authored-by: Akash Verma <akashverma@Mac.lan>
2025-09-16 16:57:08 -07:00
Ram Narayan Balaji
edebee9b73
Add entityStatus and reviewers to testCase, reviewers for testSuite ( #23340 )
...
* Add entityStatus and reviewers to testCase
* Update generated TypeScript types
* Filtering fields based on parent for testCase
* Reviewers for Test Suite, Inherit Reviewers from all test suites for this test case
* Update generated TypeScript types
* getFiltered Fields centralised in the EntityUtil
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-09-16 18:20:38 +00:00
Ram Narayan Balaji
f1b06de0f4
Merge branch 'main' into feature/custom-workflows
2025-09-16 22:05:33 +05:30
Mohit Tilala
4d8325300d
Update lineage workflow configuration in documentation with appropriate descriptions ( #23306 )
2025-09-16 21:55:53 +05:30
Harshit Shah
2aee898d08
feat(ui): Revamp persona section in user profile dropdown ( #23361 )
...
* feat(ui): Revamp persona section in user profile dropdown
* fix old widgets height and width
* address comments
2025-09-16 21:26:08 +05:30
github-actions[bot]
1ace7320ee
Update generated TypeScript types
2025-09-16 15:00:12 +00:00
Ram Narayan Balaji
ca217db15f
Combined UserApprovalTask and ChangeReviewTask into one to handle suggestions in the same task!
2025-09-16 20:23:29 +05:30
Ram Narayan Balaji
3dafd6f104
Merge branch 'refs/heads/main' into feature/custom-workflows
...
# Conflicts:
# bootstrap/sql/migrations/native/1.10.0/mysql/schemaChanges.sql
# bootstrap/sql/migrations/native/1.10.0/postgres/schemaChanges.sql
2025-09-16 20:15:21 +05:30
Adrià Manero
840f7e2a68
Setup NotificationTemplate CRUD ( #23293 )
2025-09-16 15:21:11 +02:00
Ram Narayan Balaji
c90d741361
Added a different wait mechanism for user tasks in WorkflowDefinitionResourceTest.java
2025-09-16 18:32:43 +05:30