5395 Commits

Author SHA1 Message Date
Sachin Chaurasiya
e11b409d70
Fix #4391 UI : Use user API to get owns and following data on home page. (#6431) 2022-07-29 08:59:07 -07:00
Chirag Madlani
173b820c22
revert(ui): react-slick added back as it's breaking login page (#6427)
* revert(ui): react-slick added back as it's breaking login page

* add missing packages

* add missing config

* add missing file

* update test
2022-07-29 18:58:41 +05:30
Sachin Chaurasiya
6e455e51ac
Fix #6410 UI: Homepage looks distorted on windows machine (#6435) 2022-07-29 18:30:05 +05:30
Nahuel
2203296b33
Fix detected high severity vulnerabilities by snyk in org.open-metadata:catalog (#6434) 2022-07-29 14:29:58 +02:00
Pere Miquel Brull
8ec2dbe6e4
Update vuln (#6432) 2022-07-29 13:08:12 +02:00
Nahuel
839d25217e
Fix: detected high severity vulnerabilities by Snyk (#6430)
* Fix detected high severity vulnrabilities by snyk

* Revert changes on ingestion/src/metadata/ingestion/source/database/mysql.py
2022-07-29 12:14:23 +02:00
Parth Panchal
a11a408983
Added Utils resource for optimising no of api calls (#6425)
* Added Utils resource for optimising no of api calls

* Added Utils resource for optimising no of api calls

* Added Utils resource for optimising no of api calls

* Added Utils resource for optimising no of api calls
2022-07-29 15:09:26 +05:30
Nahuel
989c9ebfe1
Add missing dependency to rpm profile in openmetadata-dist pom (#6426) 2022-07-29 11:13:11 +02:00
Teddy
6397b6a0b1
Fixes #6325 -- Implement multithreading for metrics computation (#6406)
* Added tests for multithreading SQA interface

* Added multithread support for metric computation

* Added thread ID to log debuger

* Cleaned up tests

* Fixed python formatting issues

* Added non blocking result processing + threadCount in config file to set numbers of threads

* Added frontend input field to set number of threads

* Fixed code smell, bug and comments from reviewer
2022-07-29 10:41:53 +02:00
Mayur Singal
bafca3b7b6
Fix #6387: Clean Ingestion (#6405)
* Fix #6387: Clean Ingestion

* postgres fix

* Fixed Location in Sample Data
2022-07-29 08:51:58 +02:00
Pere Miquel Brull
f8f9836a77
Fix snyk workflow (#6422)
Fix snyk workflow (#6422)
2022-07-29 08:02:31 +02:00
Pere Miquel Brull
824d05ac84
Install deps (#6419) 2022-07-29 07:06:06 +02:00
Suresh Srinivas
a8cf81ab12
Fixes #6417 - Add support for policy iterator (#6418) 2022-07-28 21:22:31 -07:00
Vivek Ratnavel Subramanian
fe7151e870
Fix flaky Cypress test (#6415)
* Fix flaky Cypress test

* Add jest fake timers
2022-07-29 09:49:22 +05:30
Pere Miquel Brull
ea918495ff
Fix #6382 - Snyk workflows (#6413)
Fix #6382 - Snyk workflows (#6413)
2022-07-28 23:06:33 +02:00
Sriharsha Chintalapani
5f8e2a7f4f
Generic Test Case definition to capture different testcases (#5647) 2022-07-28 13:58:41 -07:00
mohitdeuex
160806c013
[Backend][Slack] Slack integration with UI (#6261)
* [Backend][Slack] Slack integration with UI

* [Backend][Slack] Slack integration with UI - removed unused jdbi

* [Backend][Slack] Slack integration with UI - URL fix + init webhook url during initialization

* [Backend][Slack] Slack integration with UI - remove slack

* [Backend][Slack] add Slack generic to exisiting jsons

* [Backend][Slack] PG fix and Java CheckStyle
2022-07-28 23:45:12 +05:30
Chirag Madlani
3522a6ed67
fix(ui): skip test file to unblock checks (#6412) 2022-07-28 23:05:13 +05:30
Pere Miquel Brull
d49def330c
update menu icons (#6411) 2022-07-28 17:45:17 +02:00
Onkar Ravgan
7d7a06b188
Added powerbi account setup documentation (#6402)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-28 17:33:21 +02:00
Pere Miquel Brull
4449acf1c9
cognito sso (#6407) 2022-07-28 17:08:02 +02:00
Chirag Madlani
3036e7fb5c
feat(ui): support mention notification on notification popover (#6395)
* feat(ui): support mention notification on notification popover

* move timer to constant

* update notification text
2022-07-28 20:29:01 +05:30
Onkar Ravgan
7fdab21a72
Glue Topology Refactor (#6231)
* rebase with main

* refactored glue for topology

* added glue unit tests

* resolved review comments

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-28 15:04:43 +02:00
Pere Miquel Brull
b7eb41a560
Fix #5840 - Upgrade Airflow container to 2.3.3 (#6362)
Fix #5840 - Upgrade Airflow container to 2.3.3 (#6362)
2022-07-28 14:46:25 +02:00
Chirag Madlani
33f2f4b283
chore(ui): cleaup package.json (#6398)
* chore(ui): cleaup package.json

* update package & webpack file

* cleanup
2022-07-28 17:24:22 +05:30
Sachin Chaurasiya
c4260e78ce
Fix #6397 UI : Override markdown parser default stylings (#6401)
* Fix UI : Override markdown parser default stylings #6397

* Minor change
2022-07-28 17:22:25 +05:30
Sachin Chaurasiya
dd3d4cb926
Fix #6356 Clicking tasks on My Tasks should open up the task details (#6399) 2022-07-28 15:13:33 +05:30
Suresh Srinivas
92597fc265
Fixes #6391 Use cache to lazy load policies and roles (#6392) 2022-07-27 14:09:54 -07:00
Mayur Singal
9c7d8f7d8f
Fix #5847: Handled Exception For Source Config (#6386)
* Fix #5847: Handled Exception For Source Config

* Comment Fix

* Added Test Cases
2022-07-27 20:21:16 +02:00
Sriharsha Chintalapani
1e3ddfc111
Update index.md
Add roadmap to docs
2022-07-27 09:07:10 -07:00
Sachin Chaurasiya
b9eaeb8aeb
UI : Add custom properties support for all entities (#6350)
*  UI : Add custom properties support for all entities

* Add custom properties for topic entity

* use async await pattern

* Add custom property support for dashboard entity

* Add custom property support for pipeline entity

* minor fix

* Fix unit test

* Add custom property support for ml model entity

* Fix unit test

* Add unit tests

* Add extension

* Fix formatting

* Addressing review comment

* Addressing review comments
2022-07-27 20:59:28 +05:30
Mayur Singal
c6efe8c142
Fix #6158: Fivetran Connector Added (#6329)
* Fivetran Connector Added

* Fivetran unit test added

* Fixed Unit Tests

* Added Fivetran Docs & Added Fivetran in Pipeline Listing
2022-07-27 20:50:56 +05:30
Shailesh Parmar
e35cfe489c
UI: Added custom property pages into global settings (#6381)
* Added custom property i global settings

* prettier formatting

* addressing comment

* addressing comment

* added prettier
2022-07-27 20:35:20 +05:30
Sriharsha Chintalapani
384d64221f
Update local-deployment.md
Update docker-compose from 0.11.3 release
2022-07-27 07:56:28 -07:00
Chirag Madlani
04998d6e37
fix(ui): pre-commit not writing changes (#6379)
* fix(ui): pre-commit not writing changes

* use flag --concurrent false

* Update .nvmrc
2022-07-27 19:50:28 +05:30
Pere Miquel Brull
b390f8bfe9
Add JWT docs image (#6385)
* add jwt docs

* add missing image
2022-07-27 16:13:59 +02:00
Pere Miquel Brull
b5daf1737b
Add braces as literals (#6377) 2022-07-27 16:04:32 +02:00
Pere Miquel Brull
c8fe163aa6
add jwt docs (#6384) 2022-07-27 07:02:49 -07:00
Parth Panchal
f28f4afcc6
Fixed#6349: Backend : Getting Invalid field name extension for Topic, Pipeline, Dashboard and Ml Model. (#6380)
* Fixed#6349: Backend : Getting Invalid field name extension for Topic, Pipeline, Dashboard and Ml Model.

* Fixed#6349: Backend : Getting Invalid field name extension for Topic, Pipeline, Dashboard and Ml Model.
2022-07-27 17:33:58 +05:30
Mayur Singal
9adaec1b3a
Fix #6248: Use PUT API instead of POST for tag & tagCategory (#6344)
* Fix #6248: Use PUT API instead of POST for tag & tagCategory

* Restructure yield_tag topology

* Renamed method to create_or_update
2022-07-27 08:41:55 +02:00
Pere Miquel Brull
53930a9253
Fix #6283 #6281 #6279 - Send compressed log, backend logs and Airflow fix (#6288)
Fix #6283 #6281 #6279 - Send compressed log, backend logs and Airflow fix (#6288)
2022-07-27 07:47:25 +02:00
Pere Miquel Brull
aabdb3c5f7
Update k8s docs (#6370) 2022-07-27 07:46:06 +02:00
mohitdeuex
c58de2128c
[Backend][Notifications] Fix taskConversation sent as taskNotification (#6355) 2022-07-26 22:24:39 -07:00
Pere Miquel Brull
ca58c47933
Add amundsen docs (#6369) 2022-07-27 06:38:44 +02:00
Sriharsha Chintalapani
aac64e161b
Fix #6364: increase the length of tagFQN (#6367) 2022-07-26 20:58:05 -07:00
Suresh Srinivas
8af3af9d32
Fixes #6365 Support for adding policies at the team level (#6366) 2022-07-26 17:33:13 -07:00
Vivek Ratnavel Subramanian
7590418d9c
Docs: Update docker deployment format from yaml to bash 2022-07-26 16:35:10 -07:00
Vivek Ratnavel Subramanian
3e7d371a27
Docs: Update Google SSO docker deployment
The env file is updated to reflect the correct key value format
2022-07-26 16:31:42 -07:00
Shailesh Parmar
4cbdc530c3
Fix #6261 UI: Global settings page - services (#6347) 2022-07-26 15:22:59 -07:00
Shailesh Parmar
d3977bcb29
Fix #6291 UI: Remove required condition for dbt s3 from ui (#6361) 2022-07-26 15:19:39 -07:00