7194 Commits

Author SHA1 Message Date
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
Pere Miquel Brull
11c07ee8ab
Fix #11516 - SAP Hana Connector (#11777)
* SAP Hana skeleton

* Add SAP Hana Connector

* Fix ingestion and docs

* Prep SAP Hana Profiler

* Linting

* Update index.md

* Revert: Update index.md

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2023-05-31 16:00:31 +02:00
Sachin Chaurasiya
aa490cb716
chore(ui): hide json schema fields default description (#11831) 2023-05-31 18:33:44 +05:30
Anuj359
80cadef640
Issue 150 (#11827)
* Create manual.yml

* Fixing Typo

* Removing manual test github action file

* Fixing Typo
2023-05-31 18:11:45 +05:30
Chirag Madlani
725bc331af
feat(ui): my data widget (#11830)
* feat(ui): my data widget
fix layout issue on service page
swipe few console errors

* fix search bar issue
2023-05-31 17:55:30 +05:30
Mayur Singal
ae386d2e2b
Add Table Sample Data During Sample Data ingestion (#11773) 2023-05-31 12:23:45 +00:00
Mayur Singal
9e437fceec
Fix redshift view lineage parsing issue (#11702)
* Fix redshift view lineage parsing issue

* address review comments
2023-05-31 12:10:39 +00:00
Mayur Singal
b57bbf833f
Fix #11572: Glue Support Partition Columns & Use Pydantic Models (#11776) 2023-05-31 12:03:34 +00:00
Sachin Chaurasiya
67941f548d
chore(#11742): test connection status modal improvements (#11744)
* chore(#11742): test connection status modal improvements

* fix: unit test

* chore: simplify the checks

* fix: card styling

* refactor: failed badge

* chore: handle reset state

* feat: add test connection timeout widget

* move constants to separate file

* chore: reset progress on test connection

* chore: update message

* chore: remove hardcode condition
2023-05-31 15:12:55 +05:30
Anuj359
04a0065f43
Typo fix (#11822)
* Create manual.yml

* Fixing Typo

* Removing manual test github action file
2023-05-31 12:12:19 +05:30
Pere Miquel Brull
158250353b
Fix hive e2e tests (#11815)
* Fix hive e2e tests

* Fix hive e2e tests
2023-05-30 17:15:55 +02:00
Sachin Chaurasiya
12a846e35b
fix(#10190): entities permissions cache issue (#11797)
* fix(#10190): entities permissions cache issue

* chore: update handler name

* fix: component name typo

* fix: minor issue

* add unit test

* chore: revert the reset entities permissions changes

* chore: reset everything for permissions on logout

* test: add unit test

* update unit test
2023-05-30 18:01:52 +05:30
Anuj359
be7e6254d9
Cypress ci (#11810)
* Create manual.yml

* Updating jobs name for Cypress

* Updating jobs name for Cypress

* Updating jobs name
2023-05-30 17:16:50 +05:30
karanh37
712d97e2cf
fix: update text colors to grey (#11805)
* fix: update text colors to grey

* fix: update text color
2023-05-30 14:52:50 +05:30
Anuj359
e72cd217d8
Issue11338 cypress skip for docs (#11564)
* Issue-11338 Cypress test skip for docs

* Updating as per review

* Cypress test skip job name update
2023-05-30 14:22:05 +05:30
Pere Miquel Brull
a00fc7fef3
Increase wait time for system metrics e2e test (#11804) 2023-05-30 10:45:14 +02:00
Shailesh Parmar
78277fcc32
refactor(ui): replace custom tab component with antd component - final part (#11801)
* refactor: replace custom tab component with antd component - final part

* removed unneccessary props

* fixed failing cypress and unit test
2023-05-30 12:56:13 +05:30