7010 Commits

Author SHA1 Message Date
Mohit Yadav
57e44c22be
Make Resource Packages Dynamic (#11891) 2023-06-07 01:02:52 +05:30
mohitdeuex
d43ca31891 Add UUID on Metadata Service Creation in case of CREATE 2023-06-07 00:16:00 +05:30
Sriharsha Chintalapani
809fbbf536
Fix #11348: Return a proper error message when a token with wrong keyID sent (#11509)
* Fix #11348: Return a proper error message when a token with wrong keyID is sent

* Fix #11348: Return a proper error message when a token with wrong keyID is sent

* fix formatting

---------

Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
2023-06-06 11:37:39 -07:00
Snyk bot
f2d202eaf8
fix: docker/development/Dockerfile to reduce vulnerabilities (#11902)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569
2023-06-06 22:35:13 +05:30
Akash Jain
714075add7
docs: Add 1.0.3 Release Notes (#11898) 2023-06-06 22:14:02 +05:30
Sriharsha Chintalapani
bd00914a9b
fix: docker/docker-compose-quickstart/Dockerfile to reduce vulnerabilities (#11899)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569
- https://snyk.io/vuln/SNYK-ALPINE315-OPENSSL-5661569

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2023-06-06 22:09:13 +05:30
Sachin Chaurasiya
e672a064e2
chore(ui): add validation for custom options and arguments in json schema form (#11897)
* chore(ui): add validation for custom options and arguments in json schema form

* chore: update the regex

* add unit test
2023-06-06 15:49:33 +00:00
Shailesh Parmar
f953d7aac6
feat: team bulk import functionality (#11852)
* added basic structure for bulk functionality for teams page

* translation-sync

* integrated teams import functionality and refactor import in glossary and centeralized the import behavior

* translation-sync

* added unit test and addressed comment

* updated team option position

* code smell

* addressing comments
2023-06-06 21:17:58 +05:30
Pere Miquel Brull
b68d063694
Update Test Connection Definition FQN (#11861)
* Update Test Connection Definition FQN

* chore: use object literal for string concatenation

* Fix test

* Update Test Connection Definition FQN

* Update Test Connection Definition FQN

* Update Test Connection Definition FQN

* Fix test

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2023-06-06 15:22:32 +02:00
Teddy
4b9f213dbf
Fixes Issue #11863 - Add Status to DQ (#11893)
* feat: added entityReference field in testSuite to link testSuite to an entity when the testSuite is executable.

* feat: added `executableEntityReference` as an entity reference for executable test suite to their entity

* feat: add status object to test case results

* feat: ran python linting

* feat: fixed  update to
2023-06-06 10:09:16 +00:00
Onkar Ravgan
89995665b0
Added dbt description toggle docs (#11870)
* Added dbt desc toggle docs

* Added source of truth

* added desc for catalog
2023-06-06 11:16:13 +02:00
Teddy
721869428e
Revert "Fixe Issue #11863 - Add Status logic for test case results (#11881)" (#11892)
This reverts commit 06735fe8dbaac5b267c9a2cf744ca154f88a9247.
2023-06-06 09:56:12 +02:00
Teddy
06735fe8db
Fixe Issue #11863 - Add Status logic for test case results (#11881)
* feat: added entityReference field in testSuite to link testSuite to an entity when the testSuite is executable.

* feat: added `executableEntityReference` as an entity reference for executable test suite to their entity

* feat: add status object to test case results

* feat: ran python linting
2023-06-06 09:45:49 +02:00
Ayush Shah
236141d9df
Fixes 11825 - Add dataset description on schema level - bigquery (#11878) 2023-06-06 07:28:47 +00:00
Aniket Katkar
0315fc2a74
Fix #9155: updated the error messages for duplicate entity failure for better context (#11865)
* Updated the entity already exits message for better context

* localization changes for other languages
2023-06-06 12:29:58 +05:30
Ayush Shah
65f370e4aa
Rename GCS to GCP (#11812) 2023-06-06 11:57:00 +05:30
Suresh Srinivas
ee52b631f9
Move entity registration from EntityRepository to EntityResource (#11886) 2023-06-05 20:51:08 -07:00
Mohit Yadav
26db825b71
Added Support for Slack Related Configuration , Added Slack Bot , Sla… (#11791)
* Added Support for Slack Related Configuration , Added Slack Bot , Slack Installer and Slack Application Configuration

* comment

* Checkstyle

* Update Encrypt and Decrypt to encrypt all settings for slack

* Fix typo

* Update version for client and bolt

* Update deps

* Remove dependency for Slack bolt servlet
2023-06-06 00:55:14 +05:30
Mohit Yadav
146a7b285c
Fix Update Issue in MetadataService in case the ES config is updated (#11885) 2023-06-06 00:22:33 +05:30
Mayur Singal
d867a3ab40
remove mac arch from dockerfile (#11876) 2023-06-05 19:10:22 +05:30
Sachin Chaurasiya
cec1c295a7
fix(ui): json schema form field validation (#11867)
* fix(ui): json schema form field validation

* address comment

* fix: duplicate key issue

* add unit test
2023-06-05 08:22:00 +00:00
Akash Jain
ce9a10dd32
fix: CI Snyk Reports (#11874) 2023-06-05 10:43:52 +05:30
Suresh Srinivas
5051bece43
Update custom-properties.md
Fixing confusing JSON payload...
2023-06-04 08:43:37 -07:00
Suresh Srinivas
f9e612e09b
Update index.md
Fixing typos
2023-06-04 08:38:22 -07:00
Suresh Srinivas
594a0d0768
Update index.md
Fixing typos
2023-06-04 08:35:24 -07:00
Suresh Srinivas
d978580703
Fixes #11872 - Add authorization for Usage APIs (#11873) 2023-06-02 15:50:29 -07:00
Suresh Srinivas
b4d56bb559
Remove unnecessary constructors in ResultList implementations (#11871) 2023-06-02 13:03:24 -07:00
karanh37
6c4590aa0d
feat: update style guide (#11866) 2023-06-02 21:51:20 +05:30
Onkar Ravgan
e21f38c5fd
handled null upstreamcol values (#11835) 2023-06-02 16:55:28 +05:30
Sachin Chaurasiya
78b6a29c5c
chore(ui): disable the search box on filter pattern (#11862) 2023-06-02 11:07:21 +00:00
Teddy
d0cffdcd66
Fixes Issue #11438 - Implement threshold and startegy for custom SQL (#11847)
* feat: Add threshold and strategy logic on the custom SQL object test

* feat: ran python linting

* feat: added safety checks for custom sql query

* feat: ran python linting
2023-06-02 09:41:31 +02:00
Shailesh Parmar
ae32b1fea2
cypress: fixed entityDetails failure in main (#11859) 2023-06-02 07:29:43 +00:00
Teddy
c98a15ca19
Fixes #11705 - Update ingestion and backend to match new DQ flow (#11836)
* feat: refactor ingestion flow logic

* feat: ran python linting

* feat: update tests to match new workflow

* feat: ran python linting

* feat: update sample data test suite name

* feat: Added backend logic to support logical and executable test suites

* feat: clean up java and json code

* feat: added sample data for logical and executable test suites

* feat: remove executable from CreateTestSuite

* feat: ran python and java linting

* feat: added README info for data quality structure

* skipping cypress to keep main green

* fixed typescript type issue

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-06-01 23:19:13 -07:00
karanh37
89487743d3
fix: use lineage config while fetching child nodes (#11828)
* fix: use lineage config while fetching child nodes

* fix: css issues

* fix: remove css important
2023-06-02 11:16:41 +05:30
Pere Miquel Brull
fdeea71671
Fix Looker explore git link & Add BitBucket reader (#11837)
* Add looker test connection step

* Add looker test connection step

* Update Credentials

* Fix explore link and add bitbucket reader

* Format

* Fix test

* Fix spline linting

* Fix import
2023-06-02 07:19:32 +02:00
Sriharsha Chintalapani
dae4b64326
Fix #11855: Tags can get deleted if the service name matches partially with targetFQN (#11856)
* Fix #11855: Tags can get deleted if the service name matches partially with targetFQN

* Fix #11855: Tags can get deleted if the service name matches partially with targetFQN
2023-06-01 20:48:29 -07:00
karanh37
ca93d96cb7
feat: update explore entity summary panel design (#11851)
* feat: explore page new design

* fix: update explore data card

* fix: jest and cypress test

* fix: revert lineage changes

* fix: remove unused component

* fix: minor css fix

* fix: cypress tests

* fix: code smells

* fix: css issues

* fix: update summary panel styling

* fix: submenu highlight issue

* fix: update quick filters padding

* fix: sonar fixes

* fix: sonar fixes

* fix: update navbar style

* fix: css issues

* fix: jest test

* fix: header styling
2023-06-01 12:26:34 -07:00
Sachin Chaurasiya
25370156c1
fix(#11575): filter pattern does not work if , in regex (#11849)
* fix(#11575): filter pattern does not work if `,` in regex

* chore: update the filter pattern component

* update cypress

* minor change

* chore: add `noImplicitAny` in tsconfig
2023-06-01 12:25:59 -07:00
Mayur Singal
b7a1066f5b
Fix #11781: Fix atlas lineage issue (#11832) 2023-06-01 12:02:43 -07:00
Mohit Yadav
e55628fef3
Improvements for Change Event Parsing Logic (#11616)
* Improvements for Change Event Parsing Logic

* Remove plural from columns , update message and handle case for array field types

* Removed Redundant Code for Feed Threads, moved to util class

* Fix Entity Conversion Failures

* Fix Message Decorator type

* Revert to previous logic for extracting change event

* update File
2023-06-01 21:54:41 +05:30
Shailesh Parmar
8b0df23b95
cypress: fixed flaky cypress for service specs (#11850)
* cypress: fixed flaky cypress for service specs

* updated teams cypress
2023-06-01 21:27:26 +05:30
Chirag Madlani
2bff63fa18
test(ui): unit tests for my data widget (#11841)
* test(ui): unit tests for my data widget

* update testid

* fix mock

* update no data placeholder message
2023-06-01 17:09:49 +05:30
Chirag Madlani
6e0546d008
feat(ui): export modal for all the entities (#11784)
* feat(ui): export modal for all the entities

* updated custom dropdown structure with component

* translation-sync

* updated data-testid

* fix teams spec failure

* code smell

* addressing comments

* localization-sync

* updated file name

* addressing comments

* add  unit test for new component and updated onClick event to dropdown list

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-06-01 09:20:47 +00:00
Sachin Chaurasiya
7c4d251f60
fix(ui): list field highlighting in service connection form (#11842) 2023-06-01 14:42:23 +05:30
Pere Miquel Brull
0a8b28ab7e
Fix redshift e2e with new lineage info (#11843)
* Fix redshift e2e

* Format

* Format
2023-06-01 09:44:27 +02:00
Ayush Shah
8e57b165a6
Fix LineTooLong (#11833)
* Fix LineTooLong

* Add Timeout ( fix lint )
2023-06-01 09:40:18 +05:30
Ayush Shah
2edf5ab6f9
Fix links (#11811) 2023-06-01 08:25:17 +05:30
Pere Miquel Brull
3966238703
Remove e2e system metrics test (#11838) 2023-05-31 18:02:17 +02:00
karanh37
5254f96a63
feat: explore page redesign part 1 (#11823)
* feat: explore page new design

* fix: update explore data card

* fix: jest and cypress test

* fix: revert lineage changes

* fix: remove unused component

* fix: minor css fix

* fix: cypress tests

* fix: code smells

* fix: css issues
2023-05-31 20:34:11 +05:30
Sachin Chaurasiya
b8726d15d0
fix(#11793):show password option missing (#11834) 2023-05-31 15:02:43 +00:00