5395 Commits

Author SHA1 Message Date
Vivek Ratnavel Subramanian
314013c519
Fix #3124: Activity Feed: Add support for deleting a post (#3161) 2022-03-06 22:30:08 -08:00
Pere Miquel Brull
2444b884bf
Fix #3150 - Missing count & value length tests (#3193)
Fix #3150 - Missing count & value length tests (#3193)
2022-03-07 07:19:13 +01:00
darth-coder00
4d09c165d7
Feat #2857 - Adding UI support for glossary (#3092) 2022-03-06 21:34:02 -08:00
Pere Miquel Brull
4a752e3ab2
Fix #3151 - Ingestion profiler should use ORM Profiler (#3192) 2022-03-06 15:43:43 -08:00
Sachin Chaurasiya
40b64d2d3e
UI : New Data profiler Layout. (#3184)
* UI : New Data profiler Layout.

* Add tests column in data profiler

* Add percentage graph

* Add data quality column

* Adding table level tests

* Minor change

* Change mock data for feed

* Addressing review comments
2022-03-06 22:16:21 +05:30
Francisco J. Jurado Moreno
a6e98b3fdb
Fix2113 - Database Service API Integration tests (#3185) 2022-03-06 14:59:32 +01:00
Shailesh Parmar
34dc6cb3e3
Feat: Data Quality Tab (#3183) 2022-03-06 16:00:50 +05:30
Pere Miquel Brull
a9290bf1a0
Fix #3181 - Align ingestion requirements
Fix ES and bump down redash (#3182)
2022-03-06 09:00:58 +01:00
Matt
38e03f79c6
Force register TeamRepository in Authorizer init (#3177) 2022-03-05 12:23:29 -08:00
Matt
f78a1447fa
Clean up json-schema ids (#3164)
There are mixed schema uris:
https://open-metadata.org/schema
https://github.com/open-metadata/OpenMetadata/blob/main/catalog-rest-service/src/main/resources/json/schema

Standardize on the former
2022-03-04 21:11:16 -08:00
Matt
2c176d7882
Fix role entity not found in NoopAuthorizer (#3159) 2022-03-04 14:38:20 -08:00
Sachin Chaurasiya
1f0430643e
Fix #3046 UI: Add support for request description (#3074) 2022-03-04 12:37:53 -08:00
Snyk bot
01e17d0d66
fix: docker/images/minimal-ubuntu/Dockerfile to reduce vulnerabilities (#3126)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UBUNTU1604-LIBGCRYPT20-1585790
- https://snyk.io/vuln/SNYK-UBUNTU1604-SYSTEMD-1320131
- https://snyk.io/vuln/SNYK-UBUNTU1604-SYSTEMD-1320131
- https://snyk.io/vuln/SNYK-UBUNTU1604-SYSTEMD-1320131
- https://snyk.io/vuln/SNYK-UBUNTU1604-SYSTEMD-1320131
2022-03-04 12:03:11 -08:00
Mayur Singal
cd6b28df1a
Fix #3066: Superset Auth Fixed (#3156) 2022-03-04 12:02:51 -08:00
codingwithabhi
ad341e8259
fix ISSUE-3137: updated-redash-library-and-function (#3157) 2022-03-04 12:02:08 -08:00
Ayush Shah
0d1fa67116
Added fix for strptime expecting string (#3154) 2022-03-04 23:36:52 +05:30
Pere Miquel Brull
4116233697
Fix #3105 - ColumnValuesToMatchRegex & other fixes (#3149)
Fix #3105 - ColumnValuesToMatchRegex & other fixes (#3149)
2022-03-04 18:11:49 +01:00
Sachin Chaurasiya
875404f1e5
Fix #2884 UI From Roles page, Admin should be able to assign the role to a team (#3147) 2022-03-04 21:16:39 +05:30
Sachin Chaurasiya
13e24c50aa
Fix #2874Support ability to select a role as default from the UI (#3145) 2022-03-04 18:11:02 +05:30
Pere Miquel Brull
bd7b91b448
Fix #3112 - col profile safety & sample data (#3142)
Fix #3112 - col profile safety & sample data (#3142)
2022-03-04 13:14:11 +01:00
Sachin Chaurasiya
e3001e55ba
Fix #3140 UI Allow users to update teams based on updateTeams permission. (#3141)
* Fix #3140 UI Allow users to update teams based on updateTeams permission.

* Fix Failing test
2022-03-04 17:26:21 +05:30
codingwithabhi
40d3f5e239
column-issue-fixed (#3138)
* column-issue-fixed

* column-type-lookup-optimized
2022-03-04 17:01:10 +05:30
kshinde2512
24ef2af50a
Selenium tests issue fix (#3010) 2022-03-04 16:28:42 +05:30
Sachin Chaurasiya
9e68a03a05
Generate typescript types from json schema. (#3136) 2022-03-04 14:08:49 +05:30
Snyk bot
834bb8e483
fix: ingestion/tests/integration/source/mlflow/Dockerfile to reduce vulnerabilities (#3134)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1290331
- https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1298721
- https://snyk.io/vuln/SNYK-DEBIAN11-AOM-1300249
- https://snyk.io/vuln/SNYK-DEBIAN11-UNZIP-2396444
- https://snyk.io/vuln/SNYK-DEBIAN11-UNZIP-2396445
2022-03-04 08:34:24 +01:00
Matt
09082ec988
Publish mvn test report to PR (#3135) 2022-03-03 23:08:47 -08:00
Snyk bot
8132b91c30
fix: ingestion/tests/integration/lineage/airflow/requirements.txt to reduce vulnerabilities (#3130)
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-APACHEAIRFLOW-2413442
- https://snyk.io/vuln/SNYK-PYTHON-APACHEAIRFLOW-2414089
- https://snyk.io/vuln/SNYK-PYTHON-WTFORMS-40581
2022-03-04 07:49:58 +01:00
Matt
6cdd90f7b2
Add mvn test report publish (#3086) 2022-03-03 22:24:08 -08:00
Pere Miquel Brull
e96ac838ff
Fix #3084 - Implement missing tests (#3117)
Fix #3084 - Implement missing tests
2022-03-04 06:59:47 +01:00
Vivek Ratnavel Subramanian
bddb16e859
Fix #3080: Activity Feed: Blank feed on my-data page for updating user's role or team (#3131) 2022-03-03 21:15:10 -08:00
Suresh Srinivas
79589e31ad
Fixes #3125 Upgrade dependencies to address security vulnerabilities (#3132) 2022-03-03 20:06:04 -08:00
codingwithabhi
37457dc668
table-name-fail-fix- (#3114) 2022-03-03 13:44:34 -08:00
Ayush Shah
84fd717c57
Sql_alchemy_helper Engine fix (#3116)
* Added connect_args and options for creation of engine

* Added connect_args to profiler engine

* Error fixed on database_common profiler - isinstance error type or tuple of types
2022-03-03 23:39:06 +05:30
Vivek Ratnavel Subramanian
3d1c56511f
Fix #3028: Add filter support for Feed API (#3093) 2022-03-03 07:59:46 -08:00
darth-coder00
8ef6cb05d1
Fix google auth (#3096)
* Fix: authenticator for google sso
2022-03-03 16:12:23 +05:30
Ayush Shah
c3cc685663
Excluded db2 from all plugins as it was creating issues with docker image creation (#3097) 2022-03-03 14:55:40 +05:30
Mayur Singal
3f144a7370
fix #3077: Fixed validation error in ldap (#3079)
* fix #3077: fixed validation error

* removed print

* changes returntype to OMetaUserProfile
2022-03-03 11:11:07 +05:30
Sriharsha Chintalapani
e4e11a7a07
Fix #3067: Service Creation should only be done by Bots or admins and Update should only done by owners 2022-03-02 21:20:20 -08:00
parthp2107
bec8c74ecb
adding config for ui tests (#3082) 2022-03-03 10:35:31 +05:30
Suresh Srinivas
6ad55972d4
Fixes #3069 - Attempt 2 - Add PATCH support Glossary and GlossaryTerms (#3088) 2022-03-02 18:22:09 -08:00
Pere Miquel Brull
71207de362
Fix #2875 - Profiler API Sink (#3011)
Fix #2875 - Profiler API Sink
2022-03-02 16:46:28 +01:00
darth-coder00
d959a49f8d
Fix: restricted actions in insecure mode (#3073) 2022-03-02 15:51:29 +05:30
Matt
6c4bb1f401
Clean up System.out.println and bump up ingestion-core version (#3072) 2022-03-02 01:35:24 -08:00
Suresh Srinivas
c56e78f3f2
Fixes #3069 - Add PATCH support Glossary and GlossaryTerms (#3070) 2022-03-02 01:02:16 -08:00
parthp2107
bf25787709
added skip config for ui build-check (#3030)
* added skip config for ui build-check

* ui test config

* package.json changes

* test

* seperating lint and test check

* removing skip test config

* Testing workflow

* addressing comment
2022-03-02 12:59:49 +05:30
Matt
e822b6f9ce
Simplify default role allocation for users (#3061) 2022-03-01 18:35:11 -08:00
Sachin Chaurasiya
61de719d8c
Feat: UI Add Support for @ and # in text editor (#3017) 2022-03-02 01:40:51 +05:30
Sriharsha Chintalapani
0b789788da
Fix #3051: Glossary-term suggest api has fqdn same as name (#3052) 2022-03-01 11:19:43 -08:00
Vivek Ratnavel Subramanian
b41b7d8bfb
Fix #2866: Add support for PATCH to feed API to be able to resolve a thread (#3027) 2022-03-01 11:15:31 -08:00
Sriharsha Chintalapani
58df9f110e
Fix #3047: OpenMetadata Server fails to run when updating config from Environment Variable (#3049) 2022-03-01 11:10:17 -08:00