3072 Commits

Author SHA1 Message Date
Snyk bot
c717cb1545
fix: ingestion/tests/integration/lineage/airflow/requirements.txt to reduce vulnerabilities (#5178)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-FLASKAPPBUILDER-2433100
2022-06-08 13:36:31 -07:00
Pere Miquel Brull
3cbd0bc1d8
Fix #5379 - Fix service type handling on REST APIs (#5380) 2022-06-08 11:36:10 -07:00
darth-coder00
e851242a1a
Cypress: Fix tests post removal of profile and sample data toggles from ingestion (#5337)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-06-08 11:19:13 -07:00
Shailesh Parmar
2291fb4546
Fix #4773 UI: Improve styling and layout in Glossary pages for better UX (#5363) 2022-06-08 10:34:41 -07:00
Sriharsha Chintalapani
bf6857ebda
Fix #5369: Following data and owned data is not getting from ES (#5377) 2022-06-08 09:17:07 -07:00
Pere Miquel Brull
8e9d0a73f6
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
2022-06-08 16:10:40 +02:00
Vivek Ratnavel Subramanian
0148aed710
Fix Cypress test failures (#5351)
* Fix Cypress test failures

* addendum fixes

* increase wait time for follow

* fixed failing cypress test

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-08 17:20:07 +05:30
Sachin Chaurasiya
7f0d75ffb8
Fix #5324 UI: Add ML model entity on explore page. (#5340)
* Fix #5324 UI: Add ML model entity on explore page.

* Add suggestion support for ml model entity

* Fix Unit test

* Remove unused component

* Address review comments

* Fix suggestion label

* Address review comment
2022-06-08 14:38:21 +05:30
Mayur Singal
b15ce6f52b
Fix #5338: Dashboard Connector's to return create entities (#5341)
Fix #5338: Dashboard Connector's to return create entities (#5341)
2022-06-08 11:03:48 +02:00
Sriharsha Chintalapani
f7438f5469
Fix #5330: Support Advanced search provide multiple field suggestions (#5331)
* ES suggest

* Fix #5330: Support Advanced search provide multiple field suggestions

* UI : Change table-suggest to metadata-suggest

Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-06-08 13:02:00 +05:30
Vivek Ratnavel Subramanian
3ee3db8bf5
Fix #5224 Seeing 'Invalid UUID string: name' when using Custom OIDC (#5354) 2022-06-08 13:00:00 +05:30
Sriharsha Chintalapani
b4ffc36e89
Fix #5352: Getting single term for multiple times from search index; Fix #5330: Support Advanced search provide multiple field suggestions (#5356) 2022-06-08 12:59:38 +05:30
Vivek Ratnavel Subramanian
67e108f08f
Fix #5297 Backend: Add support for reactions to conversations and replies (#5329) 2022-06-08 00:03:11 -07:00
Sachin Chaurasiya
b475819ed2
Fix #5243 UI : Show custom properties in table entity page (#5312) 2022-06-07 20:58:27 -07:00
Suresh Srinivas
d42c6d2967
Fixes #5345 - PUT and PATCH API to support storing custom properties added through entity extension (#5346) 2022-06-07 09:02:24 -07:00
Suresh Srinivas
b0d64d1684
Fixes #5332 - CustomProperties of an entity are deleted during restart (#5333) 2022-06-07 07:47:34 -07:00
Sachin Chaurasiya
581f63b157
Fix #5334 UI: Add tooltip to show FQN on hover in activity feed header link (#5335) 2022-06-07 12:50:18 +05:30
Mayur Singal
273b3e9c4b
Fix #5260: Refactor Superset Lineage (#5290) 2022-06-07 09:04:10 +02:00
Onkar Ravgan
519b5b3a6b
Tableau Lineage Fix (#5315)
* rebase with main

* removed process_charts method

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-07 09:00:20 +02:00
Milan Bariya
5e3f190f5d
Add: Add databaseSchema filed in Yaml file (#5316) 2022-06-07 12:12:41 +05:30
Mayur Singal
fe757624bd
Fix #4243: Fixed Amundsen Ingestion (#5319) 2022-06-07 07:23:34 +02:00
Mayur Singal
a2e25d7cc3
Fix #5317: Fixed Redash Lineage (#5318) 2022-06-07 07:18:09 +02:00
Suresh Srinivas
b44da7733e
Upgrade dependencies for release 0.11 (#5326) 2022-06-06 18:34:44 -07:00
yug-shah0106
dd03693b0b
Fix #5220 Antd installed and updated design on my-data page (#5173) 2022-06-06 14:37:06 -07:00
Sachin Chaurasiya
57b9941cb1
Fix #5240 Display database name and table name in activity feed. (#5314) 2022-06-06 16:08:19 +05:30
mohitdeuex
a299cfbc86
[Backend] Java Client SDK [WIP] (#5149)
* [Backend] Java Client SDK #4961 [WIP]

* [Backend] Java Client SDK #4961 ..Fix the OpenMetadata[lowercase d] added version plugin

* [Backend] Java Client SDK #4961 ..Add Version utils to core and Using Custom Interceptor to modify request body as per OMD supported JSON Schema

* [Backend] Using exclude nulls to modify request

* [Backend] Google SSO changes tested and fixed for Service Credentials

* [Backend] Okta SSO added
2022-06-06 11:22:43 +05:30
Milan Bariya
ec1aca926a
Fix #5210: Review database field for connectors (#5225)
* Fix #5210: Review database field for connectors
2022-06-06 10:48:23 +05:30
Sriharsha Chintalapani
65330f24ef
Fix #5305: Add simple webhook server to metadata command to test metadata events (#5306) 2022-06-06 10:07:09 +05:30
Sriharsha Chintalapani
0119f7fc38
Fix #5196: defaultRoles not present in results of team_search_index, Fix #5195: ES - Need teams as EntityReference in user_search_index, Fix #5111: Add ElasticSearch index & APIs for MlModel (#5308) 2022-06-06 10:06:56 +05:30
Sriharsha Chintalapani
a056ccd9a0
Fix #5303: Add an option to ElasticSearch connector to re-create indexes (#5304) 2022-06-05 13:47:44 -07:00
Sachin Chaurasiya
a62e57c6dc
Fix #5250 Json data is not visible properly in entity details page -> sample data tab (#5284) 2022-06-04 13:15:28 +05:30
Shailesh Parmar
3f682b6685
Fix #5292 lazy loading added for development and production. (#5294)
Co-authored-by: yug shah <yugshah0106@gmail.com>
2022-06-03 11:54:26 -07:00
yug-shah0106
cae834d671
Fix #5291 update devtool option to remove source code for production mode (#5293) 2022-06-03 11:14:19 -07:00
Pere Miquel Brull
f121698d96
generate models (#5288) 2022-06-03 12:07:31 +02:00
Akash Jain
a9167cdcf9
feat: Bump Docker Images to Release 0.10.2 (#5276) 2022-06-03 15:29:35 +05:30
Pere Miquel Brull
9138c70dee
Fix #4696 - Only store URL suffixes when extracting metadata (#5281)
* Only store URL suffix

* Fix test service name
2022-06-03 11:43:40 +02:00
Pere Miquel Brull
49fa5c4f7f
Add Oracle LENGTH (#5287) 2022-06-03 11:39:43 +02:00
Vivek Ratnavel Subramanian
9adc772aa4
Fix #5229: Entity Type Custom field changes are recorded as Charts in activity feed. (#5283) 2022-06-03 15:00:15 +05:30
Mayur Singal
b3428771a3
Fix #4767: Refactor Usage & Lineage (#5190)
Fix #4767: Refactor Usage & Lineage (#5190)
2022-06-03 10:12:28 +02:00
Sachin Chaurasiya
37057c79a2
Fix #5269 Service descriptions lost after editing (#5278) 2022-06-03 00:35:58 -07:00
darth-coder00
bbd15ea9c8
Fix #5230: Remove IngestionPipeline source from UI code (#5274)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-06-02 13:24:41 -07:00
Shailesh Parmar
7d98e7c652
Fixed issue 4774 consistent style for tags (#5253) 2022-06-02 13:21:45 -07:00
Pere Miquel Brull
a57806553a
Fix #4889 - IngestionPipeline reads source connection dynamically; Fix #4888 - Remove force deploy (#5228) 2022-06-02 20:40:53 +02:00
Sriharsha Chintalapani
c2e83923e2
Fix #5272: Add a env variable to configure log level for OpenMetadata Server (#5273) 2022-06-02 11:15:16 -07:00
darth-coder00
b06b2f3035
Fix #5209: Replace Teams dropdown with selectable component and integrate search api (#5254)
* Fix #5209: Replace Teams dropdown with selectable component and integrate search api

* Added unit tests

* Fixing code smells

* Minor change

* Removed comments
2022-06-02 23:39:21 +05:30
Onkar Ravgan
93ae064ffd
Fixed Metabase Lineage (#5270)
* Fixed Metabase Lineage

* removed get chained calls

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-02 16:41:17 +02:00
Onkar Ravgan
a5ff3a3499
Removed connectionOptions dictionary (#5264)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-02 15:07:22 +02:00
Shailesh Parmar
8e525b60e0
fix issue: 5137 protected users and admin route with admin protection (#5263) 2022-06-02 16:23:31 +05:30
Sachin Chaurasiya
c3d50df9bd
UI : Add mlModel Entity Page (#5071) 2022-06-02 15:46:16 +05:30
Vivek Ratnavel Subramanian
059acfc529
Backend: Enforce principal domain in the JWT filter (#5155) 2022-06-01 10:07:12 -07:00