2511 Commits

Author SHA1 Message Date
Shailesh Parmar
903e2f6246
Feat: Added new user profile page ui. (#3229)
* Feat: Added user profile page

* miner fix

* connected mention users to respective page
2022-03-07 23:51:06 +05:30
Teddy
6ee31eb21f
Issue-2538: Add Iceberg type for Glue Table + Location Entity (#3210) 2022-03-07 08:27:14 -08:00
Sachin Chaurasiya
b4118c7863
Minor UI Changes (#3222) 2022-03-07 08:26:40 -08:00
Vivek Ratnavel Subramanian
197b0a83e8
Fix #3180: Thread shows truncated information (#3204) 2022-03-07 08:25:44 -08:00
Shailesh Parmar
8c7933c4d6
Fix: issue-3216 Data Quality - Min and Max value config error (#3218) 2022-03-07 19:19:45 +05:30
Pere Miquel Brull
954908efec
Fix #3217 - Test case props should be unique (#3220)
Fix #3217 - Test case props should be unique (#3220)
2022-03-07 14:43:42 +01:00
Shailesh Parmar
8d9951add7
Fix: issue-2789 Unable to expand Tier1,Tier2 and Tier 3 description on breadcrumb (#3212)
* Fix: issue-2789 Unable to expand Tier1,Tier2 and Tier 3 description on breadcrumb

* Fix issue-3214 Data Quality - Page refreshing after hitting enter on value textbox
2022-03-07 17:02:48 +05:30
Sachin Chaurasiya
1499d4284b
Fix #3100 Unable to update connection config of services (#3213)
* Fix #3100 Unable to update connection config of services

* Fix config data for all entitiess
2022-03-07 16:51:15 +05:30
Sachin Chaurasiya
e5fbda28fe
Fix #3046 Not able to create teams. (#3215) 2022-03-07 16:37:05 +05:30
Sachin Chaurasiya
cd2dbabcdd
Fix #3208 Data Quality - Blank profiler page (#3211) 2022-03-07 16:36:44 +05:30
Shailesh Parmar
b569852062
Fix: issue-3199 Data Quality - Missing values (#3209) 2022-03-07 15:18:39 +05:30
Sachin Chaurasiya
25477c86ff
Fix #3163 Description not capturing Bold/Italic. (#3207)
* Fix #3163 Description not capturing Bold/Italic. Link accepts only particular format

* Remove console.log
2022-03-07 14:29:08 +05:30
Shailesh Parmar
7b4ffb4c15
Fix: Tour not moving to different steps (#3198) 2022-03-07 13:39:22 +05:30
Akash Jain
df5ccc1227
fixes #3175 (#3176) 2022-03-06 23:34:42 -08:00
Ayush Shah
ce99d52cd7
Fixing Snowflake Query and arrayDataType issue (#3174) 2022-03-07 12:25:01 +05:30
Ayush Shah
23b97f5fe1
Datetime concat issue fixed - Auth Client - Ingestion (#3195)
* Added check for datetime issue concat with float

* Added utc time as google sends expiry in utc datetime
2022-03-07 12:24:48 +05:30
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