Commit Graph

  • 039163b7f0 retain filters in url domain-revamp karanh37 2025-09-25 22:11:00 +05:30
  • bd35a76203 fix: update autocomplete queries to use structured query format for classification filtering improve-adv-search-suggestions Aniket Katkar 2025-09-25 22:09:22 +05:30
  • a6da51ede3 fix migration after merge dc-dq-execute-summary Pere Miquel Brull 2025-09-25 18:08:00 +02:00
  • 7ef9508f0a fix: improve application robustness and UI consistency revamp-data-obs-tabs Shailesh Parmar 2025-09-25 21:29:29 +05:30
  • 2cef03ac56 chore(ui): fix ingestion bot playwright timeout issue (#23547) 1.9.11 Ashish Gupta 2025-09-25 20:36:09 +05:30
  • a503c72c12 Update generated TypeScript types feature/notification-template-validation-and-reset github-actions[bot] 2025-09-25 15:52:55 +00:00
  • 016ed1a39b
    Merge branch 'main' into feature/custom-workflows feature/custom-workflows Ram Narayan Balaji 2025-09-25 21:17:07 +05:30
  • 3512a2b0e0 comment the flaky test Ram Narayan Balaji 2025-09-25 21:16:35 +05:30
  • 917b8d08e7 Merge remote-tracking branch 'origin/main' into dc-dq-execute-summary Pere Miquel Brull 2025-09-25 17:42:03 +02:00
  • 778d3dbddc Update generated TypeScript types fix/classification-scoring github-actions[bot] 2025-09-25 12:22:10 +00:00
  • 098da51d07 Make database and DAO changes needed to persist TagLabel.reason Eugenio Doñaque 2025-09-24 14:28:17 +02:00
  • 1332d0aa06 Increase PIIProcessor._tolerance Eugenio Doñaque 2025-09-23 12:47:00 +02:00
  • 0c080380d0 Build TagLabels with reason Eugenio Doñaque 2025-09-23 13:29:56 +02:00
  • a0ad002680 Add reason property to TagLabel Eugenio Doñaque 2025-09-23 13:29:34 +02:00
  • 6064787564
    Merge branch 'main' into test_fixes test_fixes Sweta Agarwalla 2025-09-25 21:01:44 +05:30
  • dc5124c4f7 Added TypeDecorators handle trino.types.NamedRowTuple ISSUE-16983 Eugenio Doñaque 2025-09-10 20:22:15 +02:00
  • 4df634dda9 Update tests to reproduce the issue Eugenio Doñaque 2025-09-09 15:46:10 +02:00
  • 43695c60dc Update test data for tests.integration.trino Eugenio Doñaque 2025-09-09 15:44:35 +02:00
  • 7f4703857b fix: improve timestamp sorting logic in IngestionRecentRuns component fix-recent-run-order Aniket Katkar 2025-09-25 20:49:15 +05:30
  • 5261047ef8 refactor all query filtersusing getTermQuery function search-refactoring-1 Pranita 2025-09-25 20:47:47 +05:30
  • 8bffde05d4 Fix typing issues and add tests to reocgnizer factory ISSUE-23288 Eugenio Doñaque 2025-09-25 17:11:43 +02:00
  • ec1b773432 Update generated TypeScript types github-actions[bot] 2025-09-08 07:12:00 +00:00
  • 152e643aa8 Add Tag Feedback System Sriharsha Chintalapani 2025-09-08 18:26:59 -07:00
  • 526c11c322 Add support for translations in multi lang Sriharsha Chintalapani 2025-09-07 23:52:12 -07:00
  • 6448f22dbf
    fix search preview test (#23555) main Pranita Fulsundar 2025-09-25 20:40:41 +05:30
  • e9333fd439
    chore(ui): fix ingestion bot playwright timeout issue (#23547) Ashish Gupta 2025-09-25 20:36:09 +05:30
  • d63f91008e chore(ui): Fix Data Contract contains flaky test data-contract-flaky Ashish Gupta 2025-09-25 20:31:19 +05:30
  • ced16b2dd1 Change width of form from 750px to 670px for subdomain and data product Ushran Gouhar 2025-09-25 20:20:58 +05:30
  • 4c017c4a6f
    Merge branch 'main' into copilot/fix-22288 copilot/fix-22288 Aniket Katkar 2025-09-25 20:19:51 +05:30
  • e4f43aa3b6 Relocate system-default notification templates Adrià Manero 2025-09-25 16:45:30 +02:00
  • 669f9eb2c4 feat: add Superset form handling and connection testing functionality fix-superset-form-bug Aniket Katkar 2025-09-25 20:14:33 +05:30
  • eca330f58b Implement and test Notification Template validation and reset endpoints Adrià Manero 2025-09-12 09:00:57 +02:00
  • 6a3f62dc1d Setup SPI Pattern for seed data path on OM commercial version Adrià Manero 2025-09-12 08:35:54 +02:00
  • d514f0d37d fix: remove default provider from Superset connection schema Aniket Katkar 2025-09-25 19:57:45 +05:30
  • 5c6ad76d26 Update generated TypeScript types MINOR-DJL-Local-Embedding github-actions[bot] 2025-09-25 14:02:40 +00:00
  • e9000f17a2 Revert "Fix(ui): Force Test Connection (#21734)"\n\nThis reverts commit b1a1cd89a743b321b2726e5c85f66408c8687dc8. revert-force-test-connection Aniket Katkar 2025-09-25 19:27:33 +05:30
  • bc311fb42b Fix search functionality for icons Ushran Gouhar 2025-09-25 19:27:13 +05:30
  • daba6e0c33 Update generated TypeScript types validation-improvements github-actions[bot] 2025-09-25 13:50:30 +00:00
  • b1f39b6075 replace testsuiteid with dataContractId Ashish Gupta 2025-09-25 19:04:18 +05:30
  • 12b5c28278 Refactored duplicate methods createEntity and createTimeSeriesEntity migrate/es-os-entities-api Bhanu Agrawal 2025-09-25 14:25:13 +01:00
  • b94c1d39da
    Remove useless comments feature/dimensionality-for-data-quality Pablo Takara 2025-09-25 14:50:21 +02:00
  • 028a362fea Add the version and dataProduct fields for index mapping back Aniket Katkar 2025-09-25 18:08:29 +05:30
  • 3f7d6bca4e Merge remote-tracking branch 'origin/main' into improve-adv-search-suggestions Aniket Katkar 2025-09-25 18:03:17 +05:30
  • 1b34435cc1 Merge remote-tracking branch 'origin/main' into drive-missing-unit-tests drive-missing-unit-tests Aniket Katkar 2025-09-25 17:58:29 +05:30
  • 8a35bf3f28 Refactoring Bhanu Agrawal 2025-09-25 13:24:02 +01:00
  • 660c561562 Merge branch 'sso-improvements' of https://github.com/open-metadata/OpenMetadata into sso-improvements sso-improvements shrushti2000 2025-09-25 17:48:31 +05:30
  • fb0b0dd83d Update generated TypeScript types github-actions[bot] 2025-09-25 12:14:21 +00:00
  • a09df05d54 feat: enhance ExploreDiscovery tests to handle deleted assets visibility based on showDeleted toggle add-entityType.keyword-aggregation Aniket Katkar 2025-09-25 17:42:32 +05:30
  • 4ea7a617a0 Merge commit '648a8f86deff9a2fd59cc89f3578bd8fc362eefe' into MINOR-DJL-Local-Embedding Teddy Crepineau 2025-09-25 14:11:40 +02:00
  • 3c9e4e632d feat: config for djl local embedding Teddy Crepineau 2025-09-25 14:10:53 +02:00
  • a70ca605f3 improve login experience shrushti2000 2025-09-25 17:40:44 +05:30
  • e9d202c959 Added async client, fixed null obj parsing issue Bhanu Agrawal 2025-09-25 13:03:00 +01:00
  • cec6f28174 Field level validation in SSO configuration aji-aju 2025-09-25 17:25:09 +05:30
  • 6e0dc4d129 add entityType.keyword aggregation in searchSettings.json (#23559) 1.9.11-release sonika-shah 2025-09-25 17:04:49 +05:30
  • eaf1849d1f refactor code to remove !important shrushti2000 2025-09-25 17:07:35 +05:30
  • 648a8f86de
    add entityType.keyword aggregation in searchSettings.json (#23559) sonika-shah 2025-09-25 17:04:49 +05:30
  • a3daec8637 fix select dropdown styles shrushti2000 2025-09-25 16:21:22 +05:30
  • 88fc3c65fb
    feat: added oauth and azure ad for unity catalog issue-23356 Keshav Mohta 2025-09-25 16:04:18 +05:30
  • 4c51274530
    Merge branch 'main' into issue-23445 issue-23445 Shailesh Parmar 2025-09-25 16:01:16 +05:30
  • 6ea9c2d8ed
    Fix Pandas Dimensionality checks Pablo Takara 2025-09-25 12:30:27 +02:00
  • 9a6b286d7b revert dataProduct fqn change Pranita 2025-09-25 15:56:01 +05:30
  • e77b4d6faf
    docs: added drive metadata doc & custom drive doc (#23552) Keshav Mohta 2025-09-25 15:36:38 +05:30
  • b9f8ccc920 added unit test for sla component and fix data visibility contract-creation-info Ashish Gupta 2025-09-25 15:31:36 +05:30
  • c6f99bbf07 chore(ui): Impact analysis style updates chore-lineage-styles Chirag Madlani 2025-09-25 15:22:03 +05:30
  • 32077ec3e9 minor fix shrushti2000 2025-09-25 15:19:57 +05:30
  • 25d53084ba Merge branch 'main' into contract-creation-info Ashish Gupta 2025-09-25 15:11:23 +05:30
  • e0f7c27c3a minor style fix shrushti2000 2025-09-25 15:09:06 +05:30
  • 2734f7b988 re-order sla select unit options Ashish Gupta 2025-09-25 15:09:01 +05:30
  • a242f729ce update delete scim modal shrushti2000 2025-09-25 15:02:23 +05:30
  • 83aacb77c5 Fix java Checkstyle Ram Narayan Balaji 2025-09-25 15:01:38 +05:30
  • 1b7b3a4363
    Merge branch 'main' into add-entityType.keyword-aggregation Aniket Katkar 2025-09-25 15:00:32 +05:30
  • d2ee0aa767 refactor: update ExploreQuickFilters and ExploreUtils to include showDeleted and deleted parameters Aniket Katkar 2025-09-25 14:53:20 +05:30
  • a436ab944f
    Merge branch 'main' into bulk-import-playwright-improvement bulk-import-playwright-improvement Ashish Gupta 2025-09-25 14:39:20 +05:30
  • 787d27f3f7
    MINOR: Enable Log streaming for ingestion pipelines (#23551) Mayur Singal 2025-09-25 14:35:18 +05:30
  • 9995d1ee22 Add icons Ushran Gouhar 2025-09-25 14:28:42 +05:30
  • 2b9c6afe2c add searchSettings aggregation in searchSettings.json sonikashah 2025-09-25 14:25:20 +05:30
  • 03ede24eba
    Removed useless method to use the one we already had Pablo Takara 2025-09-25 10:40:44 +02:00
  • a4d73c7fc9
    Merge branch 'main' into test_fixes Sweta Agarwalla 2025-09-25 13:59:15 +05:30
  • 813c53ea4e Add tests for new pages refactor: Move interface definitions for detail page tabs to their respective utils files to fix circular dependency Add unit tests for SpreadsheetDetailsUtils and WorksheetDetailsUtils Aniket Katkar 2025-09-25 13:45:47 +05:30
  • 60321aff03 Update generated TypeScript types github-actions[bot] 2025-09-25 07:59:04 +00:00
  • 604870efd0
    Merge branch 'main' into feature/dimensionality-for-data-quality IceS2 2025-09-25 09:55:46 +02:00
  • 2f05ea716a Increase polling in workflow definition resource test Ram Narayan Balaji 2025-09-25 13:03:40 +05:30
  • ce08e49939 refactor code to avoid global style shrushti2000 2025-09-25 13:02:18 +05:30
  • f44537bd5b Increase timeout in workflow definition resource test Ram Narayan Balaji 2025-09-25 12:59:40 +05:30
  • cf559c4fe3 Added alter table queries in 1.6.0 to avoid cached plan queries in flowable Ram Narayan Balaji 2025-09-25 12:40:04 +05:30
  • 17fa59d7f1 update doc stylings shrushti2000 2025-09-25 12:37:24 +05:30
  • 202c644acc add explore filter karanh37 2025-09-25 12:35:18 +05:30
  • 3d1acb9929 Update generated TypeScript types github-actions[bot] 2025-09-25 06:44:48 +00:00
  • 56493c86bc
    Merge branch 'main' into drive-missing-unit-tests Aniket Katkar 2025-09-25 12:11:07 +05:30
  • 49321b9ec2 minor style updates shrushti2000 2025-09-25 00:12:22 +05:30
  • 1a1c1ca3f8 update doc stylings shrushti2000 2025-09-24 23:37:04 +05:30
  • 9688858b13 fix error taost content panel resize issue shrushti2000 2025-09-24 23:19:56 +05:30
  • 428e3dc93f address styling feedbacks shrushti2000 2025-09-24 20:15:14 +05:30
  • 0295647002 update breadcrumb icon shrushti2000 2025-09-24 16:24:48 +05:30
  • 33e04425f7 fix search preview test fix-preview-test Pranita 2025-09-25 11:56:46 +05:30
  • 6025727cdd fix: Add margin to advanced properties collapse for better spacing Aniket Katkar 2025-09-25 11:49:40 +05:30
  • c4f345dd62 fix dropdown issue shrushti2000 2025-09-25 11:49:11 +05:30
  • 3a30cf2740 feat: Add default filter patterns for directories, files, spreadsheets, and worksheets in Drive service Aniket Katkar 2025-09-25 11:41:50 +05:30
  • f062908e56 feat(ui): Refactor Table Profiler to enhance test case summary handling and improve data quality metrics display Shailesh Parmar 2025-09-25 11:40:53 +05:30
  • 2381de0722 Revert "Reset form on submit and cancel" karanh37 2025-09-25 11:40:35 +05:30