Sachin Chaurasiya
b6174a80f6
Fix #3314 Not able to update service description. ( #3323 )
...
* Fix #3314 Not able to update service description.
* Fix failing test
2022-03-09 19:43:15 +05:30
Vivek Ratnavel Subramanian
2575470513
Fix #3302 : Activity Feed: Don't record change events for Services ( #3304 )
2022-03-09 05:57:09 -08:00
Shailesh Parmar
e8f189d098
fixing failing test for ingestion ( #3324 )
2022-03-09 19:13:22 +05:30
darth-coder00
8687ac45aa
Fixed Misc issues regarding Glossary and search ( #3322 )
2022-03-09 19:03:42 +05:30
Sachin Chaurasiya
dd38aec8ab
Fix #3201 Clicking on term from activity feed redirects to wrong path. ( #3321 )
...
* Fix #3201 Clicking on term from activity feed redirects to wrong path.
* Add support for webhook entity link
2022-03-09 18:38:13 +05:30
Sachin Chaurasiya
bd5de92077
Fix #2752 Blank page is displayed while adding or editing description in Roles page. ( #3315 )
...
* Fix #2752 Blank page is displayed while adding or editing descripiton in Roles page.
* Minor Fix
2022-03-09 18:15:13 +05:30
Shailesh Parmar
be9a1e8d1b
Fix: issue-3277: filtering column test option depending on datatype ( #3306 )
2022-03-09 17:56:01 +05:30
Mayur Singal
40e7d37244
Snowflake optional config ( #3319 )
...
* Update AirflowUtils.java
* Update databaseServiceMetadataPipeline.json
* Updated Account and schema description
* snowfliks ui support (#3318 )
* added lineage for snowflake
* Formatted file
* initialized metadata_config
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-03-09 17:55:37 +05:30
Sriharsha Chintalapani
65c4030fb1
Issue-3291: Fix upgrade from 0.8.4 to 0.9.0 ( #3292 )
...
* Issue-3291: Fix upgrade from 0.8.4 to 0.9.0
2022-03-08 23:07:24 -08:00
Akash Jain
211a8a55e8
feat: Prepare 0.9.1-SNAPSHOT ( #3297 )
...
* prepare snapshot version for 0.9.1
* prepare dev version for ingestion 0.9.1
* prepare dev version for ingestion-core 0.9.1
* prepare Docker CI workflows for 0.9.1
2022-03-09 12:08:42 +05:30
Vivek Ratnavel Subramanian
8e82709a48
Fix #3294 : Activity Feed: Assigning owner to a dashboard prints the object in feed ( #3295 )
2022-03-08 21:55:31 -08:00
Vivek Ratnavel Subramanian
b156e68af0
#3285 : Feedback on Glossaries feature/UI (Part 1) ( #3288 )
2022-03-09 11:06:37 +05:30
Shailesh Parmar
adbf53c652
Fixed failing addServiceModal test ( #3296 )
2022-03-09 10:58:54 +05:30
Vivek Ratnavel Subramanian
54a68f184a
Fix #3258 : Getting blank in activity feed to adding reviewers/synonym… ( #3287 )
2022-03-08 18:11:40 -08:00
Vivek Ratnavel Subramanian
a6891afe75
Fix #3283 : Skip running AddServiceModal.test.tsx ( #3284 )
2022-03-08 13:58:12 -08:00
Ayush Shah
116f8d333d
Airflow Auth fix + Version Downgrade + Increased Docker Min Memory Limit ( #3233 )
2022-03-08 13:51:07 -08:00
Shailesh Parmar
3b3d8ff988
Fix issue:- 3101, 2891, 3270: service modal fixes and service page fixes ( #3279 )
2022-03-08 10:58:09 -08:00
Pere Miquel Brull
970a7786db
Revert "Docs ( #3276 )" ( #3278 )
...
This reverts commit 876ac24e44f2b900857f10ab2cb138b60913b251.
2022-03-08 18:25:44 +01:00
darth-coder00
bf079a019e
Fixes/08 03 2022 ( #3273 )
...
* Fixes: Misc issue fixes
* Fixed issues for adding Glossary terms as tags
* Fixed UI unit tests
2022-03-08 21:51:48 +05:30
Sriharsha Chintalapani
876ac24e44
Docs ( #3276 )
...
* GitBook: [#50 ] BigQuery, Glue, MSSQL, Postgres, Redshift, Snowflake - V2
* GitBook: [#62 ] No subject
* GitBook: [#63 ] No subject
* GitBook: [#64 ] Beta
* GitBook: [#65 ] Make Harsha's requested changes to connectors section organization
* GitBook: [#66 ] Kerberos authentication with Hive
* GitBook: [#67 ] Fix procedure overview links
* GitBook: [#68 ] Fix procedure overview links
* GitBook: [#69 ] correct step reference
* GitBook: [#70 ] Add Kerberos connection troubleshooting
* updated json schema and schema docs (#3219 )
* updated json schema and schema docs
* added glossay to readme
* GitBook: [#72 ] Metrics & Tests
Co-authored-by: Parth Panchal <parth.panchal@deuexsolutions.com>
Co-authored-by: Shilpa V <vernekar.shilpa@gmail.com>
Co-authored-by: Shannon Bradshaw <shannon.bradshaw@arrikto.com>
Co-authored-by: parthp2107 <83201188+parthp2107@users.noreply.github.com>
Co-authored-by: pmbrull <peremiquelbrull@gmail.com>
2022-03-08 08:13:37 -08:00
Shailesh Parmar
63c7f2ca3f
Fix: Data quality bug fixes ( #3272 )
...
* Fixed: issue #3223 , #3228 , #3260 , #3243 ,
* addressing comment
* fixed broken test
2022-03-08 21:24:13 +05:30
Sachin Chaurasiya
af70e7613b
UI : Addressing 0.9.0 Feedback Part 2 ( #3274 )
2022-03-08 21:01:24 +05:30
Vivek Ratnavel Subramanian
f0927ecebb
Fix #3236 : Add support for secure docker compose with an env file ( #3241 )
...
* Fix #3236 : Add support for secure docker compose with an env file
2022-03-08 07:05:31 -08:00
Sachin Chaurasiya
37d93316ae
UI : Addressing 0.9.0 Feedback Part 1 ( #3269 )
...
* UI : Addressing 0.9.0 Feedback Part 1
* Fix #3268 Blank page when clicked on owner in services
2022-03-08 20:01:44 +05:30
Sriharsha Chintalapani
400a19752b
Issue-3237: Airflow pipeline resource is not returning status for a workflow ( #3238 )
...
* Issue-3237: Airflow pipeline resource is not returning status for a workflow
* Issue-3237: Airflow pipeline resource is not returning status for a workflow
* Issue-3237: Airflow pipeline resource is not returning status for a workflow
2022-03-08 18:50:44 +05:30
Sachin Chaurasiya
b93a8c8d0d
UI : Data profiler and Feed changes ( #3267 )
2022-03-08 18:27:34 +05:30
Sachin Chaurasiya
643eadb118
Fix #3257 Unable to add Owner to Pipeline Service ( #3264 )
2022-03-08 17:06:19 +05:30
Pere Miquel Brull
94d7500216
Fix #3248 & #3251 - Update metrics and column profile ( #3262 )
...
Fix #3248 & #3251 - Update metrics and column profile (#3262 )
2022-03-08 11:44:39 +01:00
Sriharsha Chintalapani
b35d1116df
Issue-3234: Rename default in role_entity to defaultRole ( #3235 )
2022-03-08 14:34:32 +05:30
Shailesh Parmar
b49f12b735
Fixed: issue- 3226 and 3230 related to data config schema changes. ( #3253 )
2022-03-08 14:30:51 +05:30
Pere Miquel Brull
434aa30a92
Fix #3221 - columnValuesToBeUnique vs. columnValuesToBeNotNull JSONs ( #3255 )
...
Fix #3221 - columnValuesToBeUnique vs. columnValuesToBeNotNull JSONs (#3255 )
2022-03-08 09:15:20 +01:00
parthp2107
a07bc411dc
updated json schema and schema docs ( #3219 )
...
* updated json schema and schema docs
* added glossay to readme
2022-03-08 09:23:53 +05:30
Suresh Srinivas
f540981de1
Fixes #3239 Add support for using glossary terms as tag labels ( #3240 )
2022-03-07 19:35:48 -08:00
darth-coder00
46a85e90a0
Fixes: glossary/webhook page search loader, assets and other minor fixes ( #3232 )
...
* Fixes: glossary page search loader, assets and other minor fixes
2022-03-08 02:33:21 +05:30
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