Mohit Yadav
2edfd2ef96
- Update logo ( #16198 )
2024-05-09 18:04:57 +05:30
Mohit Yadav
f606212484
- Fix Search Indexing issues in Ops ( #16194 )
...
- BatchSize and recreate updated
- added conditional Init of resources
2024-05-09 17:56:38 +05:30
Mohit Yadav
615ef9d5e9
Credential expiry need not be checked ( #16189 )
...
* - Credential expiry need not be checked
* - Remove unused
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-05-09 17:16:34 +05:30
Prajwal214
78a53f2a9b
Minor: Updated the IntelliJ Dependency For Openmetadata-UI ( #16179 )
2024-05-09 16:59:09 +05:30
Prajwal214
43c205ae00
Minor: Updated the document for Airflow DAGs Deployed as Examples ( #16182 )
2024-05-09 16:58:02 +05:30
Ayush Shah
88f6ccd000
Fix Hive Profiler Interface ( #16193 )
2024-05-09 16:56:48 +05:30
Shailesh Parmar
c5038e5c6b
Minor: added redirection link to data quality tab and tooltip for better UX ( #16191 )
...
The Cypress failure is a known issue, and we need to work on it separately.
2024-05-09 16:36:13 +05:30
Huanjie Guo
1a6f009757
Fixes 16185: try - catch the usage parsing error ( #16188 )
...
* try catch the exception in parsing usage
* Update usage-workflow-query-logs.md
* Update usage-workflow-query-logs.md
* Update usage-workflow-query-logs.md
* Update usage-workflow-query-logs.md
2024-05-09 12:19:07 +02:00
Sachin Chaurasiya
678d632fe7
minor: filter out bots from user list ( #16190 )
2024-05-09 14:01:10 +05:30
Shailesh Parmar
cf069a3e31
Minor: Incorporated feedback on test case filters implementation ( #16181 )
...
* Minor: Incorporated feedback on test case filters implementation
* refactor the code and added unit test
2024-05-09 11:56:00 +05:30
Akash Jain
e890a6d807
chore(docs): Improve docs for k8s with updated references ( #16186 )
2024-05-09 11:49:46 +05:30
Prajwal214
eaf066312a
Minor: Added the Supported File types for GCS Storage ( #16184 )
2024-05-09 11:14:40 +05:30
Prajwal214
e159dc3392
Minor: Removed Extra Service Connection from MSSQL Yaml file ( #16174 )
2024-05-09 11:11:40 +05:30
Prajwal214
ad658c81da
Minor: Added the Supported File types for ADLS Storage ( #16183 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-05-09 11:11:14 +05:30
Prajwal214
e191034c18
Minor: Updated Python Dependency for GreenPlum ( #16139 )
2024-05-09 08:57:25 +05:30
Prajwal214
4136ff9be7
Minor: Added the Supported File types for S3 Storage ( #16177 )
2024-05-09 08:53:07 +05:30
Sachin Chaurasiya
2a8e577c60
minor: disable date property from UI ( #16175 )
2024-05-08 19:53:43 +05:30
Mohit Yadav
de850f1b3b
- Default value for isBot should be false ( #16163 )
...
* - Default value for isBot should be false
* - Test Fix
* - Fix Failing Test
2024-05-08 19:41:33 +05:30
Karan Hotchandani
10a660d465
allow record fields to have column lineage ( #16170 )
2024-05-08 16:06:29 +05:30
Fredrik Möllerstrand
5ce81b36ac
MINOR: Remove duplicated code in S3Source ( #16153 )
2024-05-08 12:00:37 +02:00
Aniket Katkar
9e7d56c5f4
Minor: bug fixes and improvements ( #16138 )
...
* Fix the alignment issue for the CopyToClipboard button
* Fix the Ingestion run details modal heading
Add Updated column in the ingestion run details modal table
2024-05-08 11:26:03 +02:00
Sachin Chaurasiya
5ab97b23e3
minor: add value prop in data asset async select list ( #16169 )
...
* minor: add value prop in data asset async select list
* fix: icon
2024-05-08 14:20:13 +05:30
Mayur Singal
5002527c19
MINOR: Fix column lineage in export ( #16167 )
2024-05-08 14:00:42 +05:30
Mayur Singal
6af8918167
MINOR: Fix lineage list of connectors docs ( #16161 )
2024-05-08 12:59:52 +05:30
Mohit Yadav
4da3da3a63
- Add User Entity Notification ( #16165 )
2024-05-08 12:07:22 +05:30
Ayush Shah
345fe1a6ff
Add SSL config in advanced config ( #16151 )
2024-05-08 11:57:07 +05:30
Karan Hotchandani
b3504d8f2b
Fix 'Tier' filter include results of deleted assets & minor lineage fixes ( #16120 )
...
* fix feedbacks
* fix quick filter
* minor fixes
* fixes
* fix column level lineage search
2024-05-08 11:45:36 +05:30
Pere Miquel Brull
39eed12f32
MINOR - Version match logic update & Airflow docs ( #16157 )
...
* airflow docs
* update version validation
* MINOR - docs and version match
2024-05-08 07:37:14 +02:00
sonika-shah
abdaea55e2
Fix custom property entity and entityReferenceList ( #16145 )
...
* fix validation error for entity and entityRef property types
* fix validation error for entity and entityRef property types
* fix validation error for entity and entityRef property types
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-05-08 07:01:09 +02:00
Pere Miquel Brull
5181c79bbc
FIX - try-catch test suite migrations ( #16160 )
...
* FIX - try-catch test suite migrations
* format
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2024-05-07 16:08:31 -07:00
Mohit Yadav
96417452a9
[Fix CI ES Test] Fix Search Flaky Tests ( #16126 )
...
* - Fix Test Suite Change Description
- Improvement for Search Tests [In Progress]
* Review Comments
* - Fix Test
* - Make Elastic Search Calls Sync
* - Make Elastic Search Calls Sync for Delete
* - Fix Test for Topic Search Index
* - Remove wait for async
* - Fix Failing Test for AppResourceTest
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-05-07 23:38:06 +05:30
Sachin Chaurasiya
8016a5e8dc
Minor: disable time, dateTime and timeInterval custom property type from UI ( #16136 )
2024-05-07 22:35:07 +05:30
Mayur Singal
cf9b1a55ec
MINOR: athena usage & lineage minor fix ( #16156 )
...
* MINOR: athena usage & lineage minor fix
* py format
2024-05-07 18:59:39 +02:00
Mayur Singal
5cae2137d3
MINOR: improve s3 test connection ( #16158 )
2024-05-07 18:59:00 +02:00
Shailesh Parmar
1acf7d92d3
Minor: fixed testSuite dependency on table entity object ( #16147 )
...
* Minor: fixed testSuite dependency on table entity object
* fixed failing unit
test case
2024-05-07 22:19:24 +05:30
Mohit Yadav
b3e0470882
Migration Fixes ( #16131 )
...
* - Migration Fixes
* - Migration Fixes
* - Typo fix
* - Make warn to error
* - Update Migration to show Query Status
* - Fix Query in POstgres
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-05-07 22:07:25 +05:30
Chirag Madlani
853bca57e3
CI: enable checkstyle workflow for ui directory ( #16152 )
2024-05-07 19:50:18 +05:30
Onkar Ravgan
4a6849a05d
MINOR: Added custom property EntityReference support to python sdk ( #16132 )
...
* Added cust prop entityref to python sdk
* Added name and displayName fields to entityref
2024-05-07 17:35:39 +05:30
Onkar Ravgan
2946bd6a56
rmv alation and kafkaconnect icon from oss ( #16144 )
2024-05-07 14:02:05 +02:00
Teddy
0f8a089f4d
fix: test suite resource test ( #16143 )
2024-05-07 11:47:38 +02:00
Chirag Madlani
a1f5a1e7a5
CI: update maven ci to be skipped for ui directory ( #16142 )
2024-05-07 06:49:00 +00:00
Antoine Balliet
2b7853581c
feat: compute dbt model lineage across databases ( #16079 )
...
* feat: compute dbt model lineage across databases
* fix lint
* try other way
* remove useless function
* Update metadata.py
* review
* chore: remove config.serviceName usage
2024-05-07 11:49:50 +05:30
Mayur Singal
e13a1af395
MINOR: S3 Add support for single bucket ingestion ( #16096 )
2024-05-07 11:33:57 +05:30
Shailesh Parmar
8427b8b509
Minor: fix glossary term, reviewer and cypress ( #16125 )
...
* Minor: fix glossary term, reviewer and cypress
* added "Governance" tag for glossary spec
* fixed add glossary term issue
* cypress fixes
* fixed cypress
2024-05-07 10:59:19 +05:30
Aniket Katkar
23a526db4c
Feat: Activity feed revamp ( #15716 )
...
* add new activity feed card component according to the new designs
* add new localization values
* replace the old ActivityFeedCardV1 component with the new ActivityFeedCardV2
delete unused components
* add the delete and edit options for the feeds
* move new activity feed card component to a common folder
* Refactor activity feed header to implement new backend changes
* Refactor activity feed header to implement new backend changes
* Add DescriptionFeed component to show feed info for description changes
* Improve getFeedChangeOperationLabel util function
* Fix activity feed card styling to remove text primary color on hover
* Refactor code for ActivityFeedCardV2 component and add new test case feed components
* Update localization files for test status pluralization
* Update cardStyle enum values in thread.json schema
* Update feed header messages
* Update localization files for feed headers
* Update feed body to display asset details for entityCreated, entityDeleted and entitySoftDeleted
* Update localization files for soft-deleted-lowercase translation
* Add tags feed component show feeds related to tags
* Update localization files for added and removed entity translations
* Refactor TagsFeed component to remove unnecessary code
* - Send Actual Field Name
* - Add json Type in one thread.json
* added feed support for customProperty
* localization keys
* fix sonar issue
* changes made as per comments
* localization keys
* fix feed message not coming up
* testCaseFeed fix
* localizaion keys added
* removed action button on system generated feed
* fix redirect link for alerts feed
* fix the classification and glossary feed card icon
* fix the classification icon and card ui overflow
* minor fix
* changes as per comments
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-05-06 21:42:08 +05:30
Pere Miquel Brull
1969906643
MINOR - Add missing ES mappings ( #16137 )
2024-05-06 16:46:40 +02:00
Sachin Chaurasiya
b04837cdeb
Minor: make password and username field non required in email config form ( #16133 )
...
* Minor: make password field as non required in email config form
* chore: Update email config form to make password field non-required
2024-05-06 19:25:34 +05:30
Mohit Yadav
0769d71ee7
Fixes Test Suite Reference in Table Schema ( #16129 )
...
* Fixes Test Suite Reference in Table Schema
* fix: fix test suite to interact with entity reference
---------
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2024-05-06 19:03:23 +05:30
Pere Miquel Brull
8309fc8dae
MINOR - Migration validation ignore order ( #16119 )
2024-05-06 14:56:22 +02:00
Suman Maharana
488078da8a
Add DDL query ingest ( #15860 )
2024-05-06 18:03:50 +05:30