karanh37
7c4e53f0e0
fix: webfont loading issue ( #11735 )
2023-05-24 09:53:14 +05:30
Pere Miquel Brull
da32d392d8
Revert ES backend version ( #11703 )
...
* Revert ES backend version
* Revert ES backend version
* Revert ES backend version
* Format
2023-05-23 10:00:06 -07:00
Onkar Ravgan
3fbddc2a03
upgrade kafka dep ( #11721 )
2023-05-23 09:59:12 -07:00
Suresh Srinivas
ac8498ab80
Remove unnecessary singletons ( #11713 )
2023-05-23 08:37:03 -07:00
Sriharsha Chintalapani
6509a3670a
Fix #11664 : Refactor patch_mixin to use jsonpatch lib ( #11696 )
...
* Fix #11664 : Refactor patch_mixin to use jsonpatch lib
* Migrate to jsonpatch
* Fix nested cols
* Format
* Update patch_description
* Table constraints
* tag
* owner
* column tag
* column desc
* Format
* Format
* Fix log
* Update dbt patch
* Update column fqn
* Fix test
* Fix tests
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-05-23 15:47:11 +02:00
Onkar Ravgan
7589b7eeef
fixed kafka basicaauth bug ( #11729 )
2023-05-23 19:05:01 +05:30
Chirag Madlani
af8e0a13fb
chore(ui): css cleanup for tailwind ( #11709 )
...
* chore(ui): css cleanup for tailwind
* update styles
* fix unit tests
* fix extra padding for glossary version page
* fix styling
2023-05-23 12:25:44 +00:00
Onkar Ravgan
efb37fa7af
Fixed tableau e2e ( #11716 )
2023-05-23 15:36:08 +05:30
Sachin Chaurasiya
abf158670f
chore: add label for pii confidence field ( #11718 )
...
* chore: add label for pii confidence field
* update label
2023-05-23 14:28:06 +05:30
karanh37
0bac709588
feat(ui): landing page new design ( #11630 )
...
* feat: initial commit for landing page
* feat: add feeds widget
* fix: review comments
* fix: review comments
* feat: add mentions and task tab content
* fix: jest test
* feat: adding activity feed provider to handle all operations
* fix: update drawer component
* fix: add edit action for activity thread
* fix: update glossary spec
* fix: sonar issues
* fix: jest tests
* fix: use poppins font from package
* fix: update reactions
* feat: update focus on editor
* fix: add source code pro font for code style
* chore: update yarn lock
* fix: review comments
* fix: move left sidebar to page container
* fix: update jest tests
* fix: skip failing tests
* fix: cypress test
* fix: code smell
2023-05-23 14:26:52 +05:30
Pere Miquel Brull
1370325762
Fix typing_extension verson ( #11719 )
...
* fix extension
* fix extension
2023-05-23 10:09:31 +02:00
Sachin Chaurasiya
96b73d2e79
fix: missing localization ( #11651 )
2023-05-23 12:02:14 +05:30
Pere Miquel Brull
ea1930e6c2
fix: upgrade software.amazon.awssdk:ssm from 2.20.53 to 2.20.55 ( #11697 )
...
Snyk has created this PR to upgrade software.amazon.awssdk:ssm from 2.20.53 to 2.20.55.
See this package in Maven Repository:
https://mvnrepository.com/artifact/software.amazon.awssdk/ssm/
See this project in Snyk:
https://app.snyk.io/org/harshach/project/97e6fbe6-21ff-4c69-b9c5-388bb60a9097?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-05-22 23:04:31 -07:00
Sriharsha Chintalapani
83652541ff
Fix Readme images ( #11699 )
2023-05-22 11:14:09 -07:00
Shailesh Parmar
abcf0afef7
refactor(ui): replace html table with antd table and refactor code ( #11710 )
...
* refactor(ui): replace html table with antd table and refactor code
* translation-sync
2023-05-22 17:56:38 +00:00
Onkar Ravgan
f677408f20
Fixes 11603: Tableau Data Sources as Data Models ( #11688 )
...
* added initial changes
* Added lineage details
* fixed pylint
* Fixed name
* Fixed empty lists
2023-05-22 18:07:02 +02:00
Teddy
9f2a02c718
fix: increase sleep delay for system tables ( #11704 )
2023-05-22 13:43:50 +00:00
Snyk bot
05ea341759
[Snyk] Upgrade recharts from 2.1.0 to 2.5.0 ( #11695 )
...
* fix: upgrade recharts from 2.1.0 to 2.5.0
Snyk has created this PR to upgrade recharts from 2.1.0 to 2.5.0.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr
* updated types as per new changes
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-05-22 16:25:15 +05:30
Shailesh Parmar
91ec1e3c38
test: add e2e flow for airflow, mlmodel and s3 storage service ( #11680 )
...
* cypress: added cypress for airflow,mlmodel and s3Storage service
* addressing comments
* fixed failing cypress
* updated description of describe block
* fixed failing cypress test
* added wait on pipeline status
* skip the delete test for s3Storage service and remove reload on re-running metadata pipeline
2023-05-22 16:25:03 +05:30
Louie
af09cbdde8
Fix README images ( #11707 )
...
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-05-22 16:09:59 +05:30
Sachin Chaurasiya
fb315d5122
refactor: custom property form ( #11656 )
...
* refactor: custom property form
* fix: unit and cypress test
* test: update cypress test
* update unit test
* add micro interaction
* fix: routing
* fix: code smells
* refactor: types for form handle submit data
2023-05-22 14:22:57 +05:30
Teddy
8c50d1af52
Fixes #4565 - Fetch Metrics from System tables ( #11645 )
...
* feat: fetch metrics from system tables
* feat: add permission doc for fetching metrics from system tables
* feat: fix E2E tests to reflect full table row count after table metric update
* feat: ran linting
* feat: fix doc string engine name + function typing
* feat: ran python linting
2023-05-22 09:04:18 +02:00
Mohit Yadav
3050363faa
Fix Random Password not generated when Email Config is present ( #11701 )
2023-05-22 11:29:33 +05:30
Teddy
ddbc7fe14d
Fixes #11570 - Add support for BQ Multi-project Profiler ( #11692 )
...
* fix: extracted profiler object from workflow and implemented factory to allow service base logic
* fix: ran python linting
* fix: renamed `base` to `base_profiler_source`
* fix: add logic to set correct database for BQ multi project ID connections
* fix: ran python linting
2023-05-20 14:22:53 -07:00
Louie
b67e8f5fc0
Fix font OTS parsing error and more ( #11691 )
...
* Replace Inter font by fontsource bundled npm pkg
* Font files handled by Webpack Asset Modules
* Fix slick-dots size anomaly
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-20 21:05:06 +05:30
Snyk bot
0de8fb3a03
fix: upgrade postcss from 8.3.6 to 8.4.23 ( #11694 )
...
Snyk has created this PR to upgrade postcss from 8.3.6 to 8.4.23.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-19 20:56:53 +00:00
Snyk bot
c029b994d8
fix: upgrade core-js from 3.16.1 to 3.30.1 ( #11693 )
...
Snyk has created this PR to upgrade core-js from 3.16.1 to 3.30.1.
See this package in npm:
See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-19 20:09:32 +00:00
Ashish Gupta
853ffc6001
fix the loading of tag input ( #11687 )
2023-05-20 01:27:32 +05:30
Chirag Madlani
cd464c4272
fix(ui): displayName as optional field ( #11685 )
...
* fix(ui): displayName as optional field
* fix cypress
* fix cypress
* fixed cypress
* fix glossary spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-05-19 17:59:54 +00:00
Sriharsha Chintalapani
cf603812fd
Fix data insights pipeline deploy docs ( #11647 )
2023-05-19 10:50:15 -07:00
Mayur Singal
8ef98076ae
Fix view lineage not generated for oracle ( #11648 )
2023-05-19 10:47:55 -07:00
Pere Miquel Brull
22cf1d7b5f
fix: upgrade com.fasterxml.jackson.core:jackson-core from 2.14.2 to 2.15.0 ( #11669 )
...
Snyk has created this PR to upgrade com.fasterxml.jackson.core:jackson-core from 2.14.2 to 2.15.0.
See this package in Maven Repository:
https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-core/
See this project in Snyk:
https://app.snyk.io/org/harshach/project/97e6fbe6-21ff-4c69-b9c5-388bb60a9097?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-05-19 10:47:25 -07:00
Pere Miquel Brull
1e8cef223e
fix: upgrade software.amazon.awssdk:cloudwatch from 2.20.43 to 2.20.53 ( #11668 )
...
Snyk has created this PR to upgrade software.amazon.awssdk:cloudwatch from 2.20.43 to 2.20.53.
See this package in Maven Repository:
https://mvnrepository.com/artifact/software.amazon.awssdk/cloudwatch/
See this project in Snyk:
https://app.snyk.io/org/harshach/project/97e6fbe6-21ff-4c69-b9c5-388bb60a9097?utm_source=github&utm_medium=referral&page=upgrade-pr
Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-05-19 10:46:24 -07:00
Snyk bot
73c87887c9
fix: upgrade com.microsoft.azure:msal4j from 1.13.7 to 1.13.8 ( #11670 )
...
Snyk has created this PR to upgrade com.microsoft.azure:msal4j from 1.13.7 to 1.13.8.
See this package in Maven Repository:
https://mvnrepository.com/artifact/com.microsoft.azure/msal4j/
See this project in Snyk:
https://app.snyk.io/org/harshach/project/58bd6c20-d78b-41d3-9ed0-68eddd1421d5?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-19 10:45:58 -07:00
Pere Miquel Brull
0eb2201f94
Restructure NER Scanner internals ( #11690 )
...
* Simplify col name scanner
* Restructure NER Scanner internals
2023-05-19 18:21:01 +02:00
Mayur Singal
fafbfdaeab
Fix postgres view lineage parsing issue ( #11689 )
2023-05-19 17:47:50 +02:00
Mayur Singal
39a3e2f643
Fix lineage docs ( #11633 )
2023-05-19 20:49:27 +05:30
Shailesh Parmar
4bab635558
cypress: reduce the api wait which causes flakiness ( #11655 )
...
* removed unwanted wait
* fixed flakiness for glossary remove owner
* revert change of cypress.config
2023-05-19 14:07:06 +00:00
Shailesh Parmar
67c70ccee7
fix UI: Nested fields duplication behavior on closing #11654 ( #11682 )
2023-05-19 14:06:08 +00:00
Ashish Gupta
fafe54a8f3
fixes #11490 : scrolling issue in Sample data ( #11678 )
...
* fix scrolling issue in Sample data
* chanegs as per comments
2023-05-19 13:45:05 +00:00
Ayush Shah
ad7258e7be
Fixes 10949: return Chunks for file formats & Centralize logic for different auth configs ( #11639 )
...
* Centralize Auth and File formats datalake
2023-05-19 18:54:28 +05:30
Pere Miquel Brull
d52d773707
Send encrypted automation workflow ( #11681 )
2023-05-19 15:04:42 +02:00
Pere Miquel Brull
2f6fe28a3e
Add slack monitor action ( #11684 )
2023-05-19 14:55:41 +02:00
Shailesh Parmar
6902c7c2dc
cypress: added env variable for pipeline,mlmodel and S3 service ( #11677 )
...
* cypress: added env variable for pipeline,mlmodel and S3 service
* addressing comments
2023-05-19 15:02:37 +05:30
Mayur Singal
e9992a52a8
Fix #1604 : Add Spline Pipeline Connector ( #11562 )
...
* Fix #1604 : Add Spline Connector
* Add tests & grammer validation
* Spline UI Changes & Docs
* fix pipeline workflow doc
* chore: use common field for dbService name
* chore: use const for beta services
* chore: add service icon
* Update ingestion/src/metadata/ingestion/source/pipeline/spline/metadata.py
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-05-19 14:46:32 +05:30
Akash Jain
fde1139764
Update publish-maven-package.yml ( #11674 )
2023-05-19 14:31:15 +05:30
Pere Miquel Brull
50ad38ea0f
Fix #11548 - Secrets Managers comms with OMeta ( #11602 )
...
* Remove secretsManagerCredentials from backend
* Remove secretsManagerCredentials from backend
* Add secrets manager loader
* Load SM in the ometa client
* Fix tests
* Fix tests
* Fix Lint
* Mock AWS region
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2023-05-19 09:43:11 +02:00
Pere Miquel Brull
4626363fd8
Fix parsing for Storage ( #11663 )
2023-05-19 09:36:44 +02:00
Pere Miquel Brull
b60f198674
Fix GitHub reader headers and add docs ( #11675 )
...
* Fix header and add docs
* Format
2023-05-19 09:36:30 +02:00
Snyk bot
0391ce50bf
fix: upgrade org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3 ( #11671 )
...
Snyk has created this PR to upgrade org.junit.jupiter:junit-jupiter-api from 5.9.2 to 5.9.3.
See this package in Maven Repository:
https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-api/
See this project in Snyk:
https://app.snyk.io/org/harshach/project/58bd6c20-d78b-41d3-9ed0-68eddd1421d5?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-05-18 22:53:21 -07:00