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
Pere Miquel Brull
67f15f219d
Airflow lineage docs ( #11785 )
2023-05-30 10:37:18 +05:30
Pere Miquel Brull
7ff00d399e
Install ibm-db-sa if not ARM ( #11798 )
2023-05-30 10:36:48 +05:30
Pere Miquel Brull
e02fc231da
Improve logging for test connection workflow ( #11794 )
2023-05-30 10:36:10 +05:30
Sachin Chaurasiya
6b61d36415
refactor: glossary and glossary terms form ( #11780 )
...
* refactor: glossary and glossary terms form
* refactor glossary term form
* fix: types import
* fix: field props
* chore: update name validation message
* fix: cy test
* refactor: glossary term reference field
* fix: code smell
* test: add e2e test
2023-05-29 21:45:52 +05:30
karanh37
5b45fe8f24
feat: add kpi widgets on mydata landing page ( #11757 )
...
* feat: add KPI widgets
* fix: update recently viewed
* fix: update right panel styles
* fix: update table icon
* fix: update layouts of chart
* fix: ui feedbacks
* fix: add missing localization
* fix: update cypress tests
* fix: cypress and sonar issues
* feat: use antd layout and remove page container component (#11775 )
* feat: add app container
* fix: remove page container
* pull out pages which shouldn't be part of AppContainer
* fix unit tests
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* fix: review comments
* fix: review comments
* fix: cypress test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-29 20:33:49 +05:30
Anuj359
ecc3ae986a
Maven GitHub ( #11762 )
...
* Create manual.yml
* Maven actions triggering in various scenerios
* Removing the testfile
* Updating the event to push and adding mvn build version
* Reverting the mvn release build version changes
2023-05-29 14:36:53 +05:30
Shailesh Parmar
7eba3e6b4a
refactor(ui): assets details page, replace custom tab with antd tabs - Part 2 ( #11783 )
...
* refactor(ui): assets details page, replace custom tab with antd tabs
* fixed failed unit test and cypress test
2023-05-29 12:06:19 +05:30
Sachin Chaurasiya
df26e3df53
chore(ui): move form util types to separate interface file ( #11782 )
...
* chore(ui): move form util types to separate interface file
* address comments
2023-05-29 11:39:19 +05:30
Ashish Gupta
b1c0cd92d6
fix(ui): enable cypress for entity tags and fix saving issue when ui get scrolled ( #11727 )
...
* Enable cypress for entity tags and fix saving issue when ui get scroll
* enable glossary cypress for tags too
* fix cypress issue
* fix cypress issue
2023-05-29 11:08:11 +05:30
Mohit Yadav
3255c5980a
Remove Unnecessary fields from GET and DELETE ( #11745 )
2023-05-28 23:55:13 +05:30
Mohit Yadav
79d6d0bcd3
Add extension to OpenMetadata ( #11786 )
...
* Add extension to OpenMetadata
* Typo Comment
* remove log
2023-05-28 23:44:02 +05:30
Snyk bot
be57a6d86a
fix: upgrade software.amazon.awssdk:cloudwatch from 2.20.53 to 2.20.56 ( #11698 )
...
Snyk has created this PR to upgrade software.amazon.awssdk:cloudwatch from 2.20.53 to 2.20.56.
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: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-05-28 10:11:13 -07:00
Louie
956ec58930
Add ES RestHighLevelClient TCP keep alive timeout ( #11731 )
...
* Add RestHighLevelClient TCP keep alive timeout
* Merge RestHighLevelClient configs
2023-05-28 10:10:46 -07:00
Ashish Gupta
bff25d31d5
updated the doc release section ( #11779 )
2023-05-26 08:36:27 -07:00
Chirag Madlani
7adc291364
fix(ui): circular deps for entityReference.json ( #11760 )
...
* fix(ui): circular deps for entityReference.json
* Fix circular Dependency python
* Cap Delta Spark version
---------
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2023-05-26 18:02:21 +05:30
Shailesh Parmar
bebdb98e68
refactor(ui): replace custom tabs component with ANTD component for dataset details page ( #11751 )
...
* refactor(ui): replace custom tabs component with ANTD component for dataset details page
* fixed failing unit test and updated tour page
* fixed failing cypress
* replace custom tabs with antd tabs in all the version details page
* code smell
* refactor table details page
* fixed failing unit test and broken tour page
* fixed broken tour
2023-05-26 15:15:14 +05:30
Suresh Srinivas
f0f64a7b21
Change combined EncryptDecrypt methods to separate Encrypt and Decrpyt methods ( #11755 )
2023-05-25 12:35:25 -07:00
Onkar Ravgan
2585c13d33
added v11 files ( #11766 )
2023-05-25 17:00:23 +02:00
Onkar Ravgan
8912aa717c
Added v12 files ( #11765 )
2023-05-25 16:55:33 +02:00
Sachin Chaurasiya
d2b832edc9
chore(ui): add internal form item props support in form utils ( #11763 )
2023-05-25 19:19:33 +05:30
Sachin Chaurasiya
5e8a98d7a4
chore(ui): clean up the tw-cad
tailwind class ( #11741 )
2023-05-25 10:48:07 +00:00
Mayur Singal
0efad213d9
Fix spline docs ( #11756 )
2023-05-25 14:32:42 +05:30
Sachin Chaurasiya
c68d85ebd5
refactor: configure service form ( #11734 )
...
* refactor: configure service form
* improve unit test
* address comments
2023-05-25 08:03:29 +00:00
07Himank
ef2869cd9a
Delete Tasks related to entity when the entity is deleted ( #11660 )
...
* Delete Tasks related to entity when the entity is deleted
* Delete all conversation related to entity only when its permanantly deleted
* renamed function name deleteTasksForRelatedEntity to deleteAllConversationsRelatedToEntity
---------
Co-authored-by: Himank Mehta <himankmehta@Himanks-MacBook-Air.local>
2023-05-25 10:48:46 +05:30
Pere Miquel Brull
5bd1b09402
Add new Looker test connection steps ( #11749 )
2023-05-24 18:01:08 +02:00
dependabot[bot]
9ffeb3665c
chore(deps): bump socket.io-parser ( #11736 )
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.1 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-05-24 15:25:16 +00:00
Erica Bertan
811ab87844
Update kubernetes.md typo ( #11748 )
2023-05-24 20:18:31 +05:30
karanh37
a81941f9eb
fix: resolve skipped cypress tests ( #11722 )
...
* fix: update cypress tests
* fix: cypress
* fix: font loading issue for production
* fix: cypress tests
* fix: alert cypress
* fix: add enter in operation
* fix: alert cypress
* remove un-neccessary check for add dbt ingestion title
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2023-05-24 12:44:21 +00:00
Ashish Gupta
0d2e4a30b5
Fix what's new content 1.0.2 ( #11746 )
...
* added whatsnew for 1.0.2
* minor change
* minor change
2023-05-24 17:26:13 +05:30
Chirag Madlani
78aec3f1a3
fix(ui): null expiry means infinite lifetime for token ( #11739 )
...
Block refreshToken code if refreshToken not found
2023-05-24 17:24:35 +05:30
Sachin Chaurasiya
9edbea2b91
refactor: classification and tags form ( #11706 )
2023-05-24 08:25:58 +00:00
Sriharsha Chintalapani
160984baf1
Fix #11673 : Service connection details will be viewable based on view permissions and by default masked for users and unmasked for bots ( #11738 )
2023-05-24 08:54:14 +02:00
Shailesh Parmar
15552b50e9
refactor(ui): remove custom button component and replaced it with antd button ( #11724 )
...
* refactor(ui): remove custom button component and replaced it with antd button
* addressing comments
* fixed unit test failure
2023-05-24 06:26:00 +00:00
Mayur Singal
c44bff8fd3
Fix ValueError: too many values to unpack for col lineage ( #11723 )
2023-05-24 11:30:44 +05:30