4488 Commits

Author SHA1 Message Date
Shailesh Parmar
1a0147b16b
Refactor(UI): Refactor lineage component code (#8269)
* Refactor(UI): Refactor lineage component code

* addressing all the comments

* Added unit test for lineage utils file

* fixing failed unit test
2022-10-21 11:41:45 +05:30
Aniket Katkar
7db929a5bc
Added unit tests for Signup page. (#6509)
* Added unit tests for Signup page with 94% statements coverage and 85% branch coverage

* Merge branch 'main' into signup-unit-tests

* Worked on comments

* Worked on comments

* Fixed failing tests and improved the coverage.

* - Moved mocked data to seperate file
- Removed repetative code
2022-10-21 11:39:15 +05:30
Shailesh Parmar
7dbf58ed13
Fix UI: Improve add user into team flow #7789 (#8106)
* Fix UI: UI: Improve add user into team flow #7789

* fixed failing cypress

* addressing comments
2022-10-21 10:31:33 +05:30
Alan Côrtes
80fe44b83b
Fix documentation about volumes (#8297)
* Fix paths on volume examples and links.

Fix some paths on volumes examples to math the correct on the real compose files. 
Fix some compose versions on links too.

* correcting typos.
2022-10-21 10:08:34 +05:30
Ashish Gupta
fe77f710a1
fix the remove icon visible in Dropdown other than owner (#8291) 2022-10-20 23:47:16 +05:30
Mayur Singal
45adf285ba
Snoflake & S3 permission update in docs (#8296) 2022-10-20 10:56:13 -07:00
Sriharsha Chintalapani
1ef189540f
Revert "Fix ISSUE-3790: Remove unnecessary public modifiers (#8268)" (#8295)
This reverts commit 24f3ae763eaecc707d56fc62bea59b792eb7ad8b.
2022-10-20 10:04:35 -07:00
Shivam Shrey
24f3ae763e
Fix ISSUE-3790: Remove unnecessary public modifiers (#8268) 2022-10-20 08:58:52 -07:00
Teddy
342e4a24da
Fixes #8154 - Add collect endpoint for web analytic events (#8193)
* Initial implementation of report endpoint

* Modified model files

* Added migration

* Added tests for analytics/report endpoint

* Finalized implementation of the reports endpoint

* Fixed maven test failure

* Fixed java style

* Added policy for reportDefinition

* Fixed minor typos in code

* Added database migration for web analytic event type

* Added logic for collect endpoint

* Added JSON Schema for collect endpoint

* Added index on table columns + added resource description for web event entities

* Fixed policy tests

* Updated add web analytic function to return the body of the request + updated test

* Added referer URL to PageView event

* Changed collection name to align with API endpoint

* updated initSeed method to initializeEntity

* cleaned up PR by removing unused filed from branch

* Fixed requested changes from review

* Clean up names

* Fixed comma in SQL statement
2022-10-20 16:38:54 +02:00
Teddy
816111a671
Fixes #8121 -- Report endpoint for data insight (#8122)
* Initial implementation of report endpoint

* Modified model files

* Added migration

* Added tests for analytics/report endpoint

* Finalized implementation of the reports endpoint

* Fixed maven test failure

* Fixed java style

* Added policy for reportDefinition

* Fixed minor typos in code

* Renamed classes from AnalyticReport to ReportDefinition

* Java style formatting

* Update add report results to return request body

* Refactor report endpoint to simplify it and remove dependency on entity resource.

* Removed import *

* Fixed java style

* fixed typos in code

* Fix import path
2022-10-20 16:37:09 +02:00
Sachin Chaurasiya
28dea47ffe
bump(ui): Upgrade react-quill to 2.0.0. (#8277) 2022-10-20 19:57:56 +05:30
Onkar Ravgan
2a85ea4747
Used ES instead of get_by_name (#8288)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-10-20 18:16:39 +05:30
Mohit Yadav
36bd428616
Fixes issue with Table name containing excluded endpoints (#8289)
* Endpoint should be more specific, causes issue in case we have enitities containing login, config etc in name

* Endpoint should be more specific, causes issue in case we have enitities containing login, config etc in name
2022-10-20 17:50:21 +05:30
Nahuel
8d8ee3cfdd
Improve error messages and update dashboard YAML example files (#8286) 2022-10-20 14:19:58 +02:00
Ashish Gupta
6ad828ef98
UI :- Added EmptyPlaceholder for no data Modal store (#8220)
* Added EmptyPlaceholder for no data  Modal store

* import fix for table

* added unit test along

* changes as per comments
2022-10-20 17:45:42 +05:30
Shailesh Parmar
38cd7eb6af
Cypress: Fixed flaky cypress for mydata and DBT spec (#8257)
* Cypress: Fixed flaky cypress for mydata and DBT spec

* added api wait for removing owner

* fix the multi api call on while removing owner

* fixed flaky cypress for tags page

* fixed entityDetails page

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2022-10-20 16:59:46 +05:30
Akash Jain
6878421020
fix: Update Azure SSO Docs (#8186) 2022-10-20 15:30:45 +05:30
Pere Miquel Brull
ee658bfb1f
Revert "Fixes #8236 - Initialize bots from JSON data files (#8237)" (#8281)
This reverts commit 9facb03cafce52735ef2b615d75205486985fc55.
2022-10-20 11:08:47 +02:00
Sriharsha Chintalapani
7d745a04f1
Revert "Bump jackson-databind from 2.13.4 to 2.13.4.1 (#8242)" (#8272)
This reverts commit 7dd9804d783eefa9e7d6665ecde87d818f1ad547.
2022-10-19 21:40:46 -07:00
Suresh Srinivas
9facb03caf
Fixes #8236 - Initialize bots from JSON data files (#8237) 2022-10-19 16:21:57 -07:00
Mohit Yadav
90ff4ac1ed
[BOT] User Cache for accessing Jwt For Bot (#8267)
* [BOT] User Cache for accessing Jwt For Bot

* [BOT] Review comments addressed
2022-10-20 00:00:43 +05:30
dependabot[bot]
7dd9804d78
Bump jackson-databind from 2.13.4 to 2.13.4.1 (#8242)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4 to 2.13.4.1.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-type: direct:production
...

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 10:42:28 -07:00
Vj-L
693579c2fc
Updated the tags (#8266) 2022-10-19 21:29:50 +05:30
Chirag Madlani
1d3f2b6a86
fix(ui): replace tab with antD tabs (#8092)
* fix(ui): replace tab with antD tabs

* update styling for tabs

* fix unit tests
rename files

* remove unwanted css

* fix unit tests failing

* fix file names

* fix cypress failure
2022-10-19 20:56:42 +05:30
Chirag Madlani
38e32af072
fix(ui): call logout api to invalidate token (#8243) 2022-10-19 20:55:31 +05:30
Chirag Madlani
97cdd22729
feat(ui): support test connection option for services (#8249)
* feat(ui): support test connection option for services

* update button to antd

* fix unit tests
2022-10-19 20:53:38 +05:30
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