4912 Commits

Author SHA1 Message Date
Akash Jain
3774f31ac4
fix: Conditions and missing packages for Release process (#8262) 2022-10-19 20:50:22 +05:30
Teddy
030d576df7
Fix test suite bug for redefined quotes (#8248)
* Fixed bug when running test for same table name across different DB

* Fix python check style

* Fixed linting
2022-10-19 16:30:46 +02:00
Onkar Ravgan
d9b50b5be9
Added project id to DBT cloud config (#8062)
* Added project id to DBT cloud config

* added field in cloud config source Dbt config

* fix unit test issue

* Fixed pylint

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-10-19 18:59:33 +05:30
Shailesh Parmar
cbcb910f06
Fix(UI): Inconvenient search in lineage #8077 (#8229) 2022-10-19 16:48:55 +05:30
NiharDoshi99
e086fb7c25
Add Domo Database Connector (#8221)
* added domo database connector

* added domo database connector

* changes based on comment
2022-10-19 12:50:58 +02:00
dependabot[bot]
34b4331559
Bump nth-check in /openmetadata-ui/src/main/resources/ui (#8250)
Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/fb55/nth-check/releases)
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.1.1)

---
updated-dependencies:
- dependency-name: nth-check
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 16:16:48 +05:30
Finn McClusky
0770bf3b15
ISSUE-7834: Added searchable property to edit user teams and roles (#8245)
Co-authored-by: Finn McClusky <finn.mcclusky@gmail.com>
2022-10-19 15:59:11 +05:30
Mayur Singal
0b6e3741b3
Fix Datalake Json Error (#8246) 2022-10-19 14:12:23 +05:30
Sachin Chaurasiya
05ee89fdd6
Feat (#8159)Implement Web Analytics logic from frontend (#8181)
* Feat  (#8159)Implement Web Analytics logic from frontend

* Add login to prepare the event data and make log it

* Add Unit Test

* Move comment to the top

* Addressing comment

* Addressing review comments

* Mock app state

* Fix import issue

* Addressing comments

* Fix unit test
2022-10-19 14:02:20 +05:30
Pere Miquel Brull
26efe40e87
Add metadata main (#8247) 2022-10-19 10:02:36 +02:00
Meet Parita Munesh Shah
62a1092245
Update: Note in oracle doc (#8222) 2022-10-19 12:54:56 +05:30
Milan Bariya
18e2eb83eb
Update: Trino&Presto catalog Details (#8225) 2022-10-19 12:52:13 +05:30
Chirag Madlani
3d3dcff910
bump(ui): recharts deps to v2 (#8203)
* bump(ui): recharts deps to v2

* fix legend rendering

* fix console warnings
2022-10-19 11:52:21 +05:30
Chirag Madlani
62f275a477
bump(ui): update @svgr/webpack security issue around nth-check (#8219) 2022-10-19 11:46:30 +05:30
Sriharsha Chintalapani
4a691da386
Remove default debug enable (#8195) 2022-10-19 11:39:14 +05:30
dependabot[bot]
8f98b2c8b8
Bump terser in /openmetadata-ui/src/main/resources/ui (#8218)
Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.15.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/compare/v5.7.1...v5.15.1)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 11:31:01 +05:30
dependabot[bot]
851e2ddf12
Bump ansi-regex in /openmetadata-ui/src/main/resources/ui (#8238)
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases)
- [Commits](https://github.com/chalk/ansi-regex/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: ansi-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 11:27:22 +05:30
Vj-L
e1b4229074
Fix/env variable (#8199)
* Updated env variable for heap

* Updated env variable for heap

* Updated the env variables

* Updated the env variables

* Updated the env variables

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-10-19 11:00:11 +05:30
Suresh Srinivas
d4e463a789
Refactor initializing system entities from data files for better reusability (#8234) 2022-10-18 17:57:30 -07:00
Marco Vito Moscaritolo
10800d0ef7
Update README using image committed into repository (#8230) 2022-10-18 17:31:44 -07:00
Shaazaan Majeed
04180140e2
Docker Volumes Postgres Documentation Fix (#8233) 2022-10-18 17:24:03 -07:00
Milan Bariya
1565aa7733
FIX: Trino&Presto catalogs as databases (#8189)
* FIX: Trino&Presto catalogs as databases

* FIX: Trino&Presto catalogs as databases

* Change based on comments
2022-10-18 20:00:17 +05:30
Mohit Yadav
7af8c5418c
Adding Exception to Logger , and update batch jobs status as well (#8217) 2022-10-18 18:59:11 +05:30
dependabot[bot]
ee2aa29afc
Bump moment from 2.29.1 to 2.29.4 (#8213)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 18:39:48 +05:30
dependabot[bot]
7ebd0b36fb
Bump urijs from 1.19.7 to 1.19.11 (#8024)
Bumps [urijs](https://github.com/medialize/URI.js) from 1.19.7 to 1.19.11.
- [Release notes](https://github.com/medialize/URI.js/releases)
- [Changelog](https://github.com/medialize/URI.js/blob/gh-pages/CHANGELOG.md)
- [Commits](https://github.com/medialize/URI.js/compare/v1.19.7...v1.19.11)

---
updated-dependencies:
- dependency-name: urijs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

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>
2022-10-18 18:37:52 +05:30
Pere Miquel Brull
19b2158d56
Use postgres 14 (#8207) 2022-10-18 18:29:25 +05:30
Sachin Chaurasiya
26815d9410
Doc : Add How to guide for Custom Property (#8209)
* Doc : Add How to guide for Custom Property

* Update the hostname
2022-10-18 18:17:45 +05:30
Onkar Ravgan
ed80833aba
Added dagster version docs (#8212)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-10-18 14:46:20 +02:00
Ashish Gupta
28a1d4e1ad
UI :- Added option to remove Owner and Tier (#8087)
* Added option to remove owner

* Added delete option for Tier

* change remove button

* Added cypress and unit test for removal of owner and tier

* changes as per comments
2022-10-18 18:04:40 +05:30
Ashish Gupta
ced5909bc5
fix the missing close icon from modal (#8112) 2022-10-18 18:03:07 +05:30
Ashish Gupta
c7f1c56c94
Fix (ui) :- Tag dropdown overflow issue and added localisation (#8173)
* Fix Tag dropdown overflow issue and added localisation

* added missing colon
2022-10-18 18:02:51 +05:30
Chirag Madlani
9cc90e42fc
bump(ui): upgrade html-webpack-plugin to v5 (#8210) 2022-10-18 17:54:02 +05:30
NiharDoshi99
84a89d7181
Added DOMO Pipeline (#8133) 2022-10-18 17:52:28 +05:30
Sachin Chaurasiya
a0f44c5ac2
Fix #8204 UI : While login just show the loader in login button. (#8205)
* Fix #8204 UI : While login just show the loader in login button.

* Addressing review comment
2022-10-18 17:47:39 +05:30
dependabot[bot]
16619dbd5b
Bump tmpl from 1.0.4 to 1.0.5 in /openmetadata-ui/src/main/resources/ui (#8198)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 17:35:12 +05:30
Shailesh Parmar
24752574c7
UI: Upgraded react flow library from V10 to V11 (#8201)
* UI: Upgraded react flow library from V10 to V11

* fixed failing unit test
2022-10-18 15:30:32 +05:30
Shailesh Parmar
3c4e3b846f
UI: Added Unit test and localisation support for profilerTab component [Part-2] (#8190)
* Added Unit test and localization support for profilerTab component

* Addressing comments
2022-10-18 14:20:49 +05:30
dependabot[bot]
23a18f1651
Bump json-pointer in /openmetadata-ui/src/main/resources/ui (#8142)
Bumps [json-pointer](https://github.com/manuelstofer/json-pointer) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/manuelstofer/json-pointer/releases)
- [Commits](https://github.com/manuelstofer/json-pointer/commits)

---
updated-dependencies:
- dependency-name: json-pointer
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 11:00:05 +05:30
Sriharsha Chintalapani
c4b7432c07
Update openmetadata-server.md (#8197)
remove stale step in setting up OpenMetadata server
2022-10-18 07:03:40 +02:00
Nahuel
fbc7b245c1
Fix SonarCloud coverage XML file (#8177)
* Fix SonarCloud coverage XML file

* Add minor change on Python code

* Update coverage config

* Update coverage config

* Remove test output

* Remove sonar property

* Update Makefile
2022-10-17 17:38:19 +02:00
finn-mcclusky
e14a3e213b
FIX #8169: modify Antlr4 CLI installation guidelines to be more prominent (#8183) 2022-10-17 19:15:53 +05:30
Sachin Chaurasiya
786be3bedf
Feat (#7561) Announcements are not supported for MLModel from UI (#8109)
* Feat (#7561) Announcements are not supported for MLModel from UI

* Fix unit test

* Use Async/Await pattern

* Add conversation support for mlModel

* Add task support for mlModel

* Fix task page loading issue

* Fix unit test

* Add End to end test for entity announcement

* Fix Add CreateAnnouncement function issue

* Add End to End Test for entity task

* Fix End to End Test for Announcement and Tasks

* Revert "Fix End to End Test for Announcement and Tasks"

This reverts commit 48cbc0b6158b352b9e19e8290ff52a47849bb648.

* Fix Description unit test

* Fix cypress test

* Fix cypress test

* Fix entity task cypress test

* Remove EntityTask Spec

* Addressing review comment

* Addressing review comment

* Addressing review comment
2022-10-17 18:47:17 +05:30
Shailesh Parmar
3faef0e0cf
UI: Add Cypress for DTB in redshift container (#8162)
* UI: Add Cypress for DTB in redshift container

* move constants to separate file
2022-10-17 17:37:34 +05:30
Shailesh Parmar
dcf7df5d4d
UI: Added unit test for profilerDashboardPage and profilerDashboard component [part 1] (#8178)
* UI: Added unit test for profilerDashboardPage

* Added unit test for profilerDashboard component
2022-10-17 16:59:18 +05:30
Milan Bariya
5b3c877dd1
FIX:connection failed because of having '@' character in uname and pass (#8172) 2022-10-17 16:57:55 +05:30
Sriharsha Chintalapani
a4d8cbb818
Revert "ISSUE-1986: Replace System.out, System.err by a logger (#8139)" (#8163)
This reverts commit 1d3234ffe8ddf5e1f4f37a68be4226bf5ce5f67b.
2022-10-17 12:43:45 +02:00
Ayush Shah
4b88768e0e
Update Airflow Documentation (#8179) 2022-10-17 15:53:48 +05:30
Sachin Chaurasiya
78712a1fa3
UI : Make AuthMechanism Fields to readOnly from NonEditable (#8143) 2022-10-17 11:54:25 +05:30
Sachin Chaurasiya
491ece4d72
FIx #7477 Add logic to fetch log use react-lazylog (#8111)
* FIx #7477 Add logic to fetch log use react-lazylog

* Addressing review comment
2022-10-15 20:43:31 +05:30
Pere Miquel Brull
d48fd468d4
Tag PATCH + Cleanup of helpers methods (#8150)
* cleanup

* lint

* Add tag patch

* Fix rename

* Dont kill tests
2022-10-15 14:56:30 +02:00