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
Shaazaan Majeed
a8970b289d
Fixed Test Suites UI Name ( #8156 )
2022-10-14 17:36:18 -07:00
Suresh Srinivas
322539aae0
Update older dependency versions ( #8152 )
2022-10-14 12:02:27 -07:00
Nahuel
37f06034dd
Sonar coverage test run only for Python 3.9 ( #8151 )
2022-10-14 17:39:29 +02:00
Nahuel
bd78ae28ac
Fix Keycloak documentation ( #8149 )
2022-10-14 17:37:44 +02:00
Nahuel
b69581299f
Fix SonarCloud coverage for Python code ( #8144 )
2022-10-14 15:17:40 +02:00
Mayur Singal
b55a46f4de
Fix #5492 : Fix Trino Comments ( #8113 )
2022-10-14 06:39:31 +02:00
Shivam Shrey
1d3234ffe8
ISSUE-1986: Replace System.out, System.err by a logger ( #8139 )
2022-10-14 06:39:00 +02:00
Milan Bariya
23e4967eda
FIX: Add Databricks usage and lineage details ( #8130 )
2022-10-14 06:37:57 +02:00
Sriharsha Chintalapani
df5a0cf6df
Update jackson version ( #8141 )
2022-10-13 18:39:10 -07:00
Milan Bariya
e7a3770240
Add: databricks usage and lineage added ( #7386 )
2022-10-14 07:06:28 +05:30
Sam Firke
58b86a24bc
Remove inconsistent space in docker-compose files ( #8138 )
...
* remove extra space for consistency
2022-10-13 15:33:22 -07:00
Pere Miquel Brull
1edd41e28a
Fix #7898 - DockerOperator and GCS K8s operator docs ( #8137 )
2022-10-13 23:00:15 +02:00
Nahuel
0b74d3456d
Fix Profiler documentation ( #8136 )
2022-10-13 07:53:00 -07:00
Chirag Madlani
2349684ab1
fix(ui-test): segmentation fault error unit tests ( #7840 )
...
* fix(ui-test): segmentation fault error unit tests
Getting segmentation fault error on GitHub CI too frequently for running tests with coverage. trying possible fix for it
Reference: https://github.com/facebook/jest/issues/10662
* fix failed unit tests
* remove coverage to test segmentation fault
* update maxWorker to resolve segmentation fault
* remove duplicate key from props
2022-10-13 19:54:11 +05:30
Mohit Yadav
71fcb17e59
Added Context Info in ES reindexing ( #8123 )
...
* Added Context Info in ES reindexing
* Fix File Formatting
* Update openmetadata-spec/src/main/resources/json/schema/settings/eventPublisherJob.json
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* revert python file
Co-authored-by: Ayush Shah <ayush@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2022-10-13 18:32:06 +05:30
Mohit Yadav
cba9240fe9
[Email] Added explicit senderMail in configuration ( #8126 )
...
* [Email] Added explicit senderMail in configuration
* Fix failing tests
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2022-10-13 18:24:32 +05:30
NiharDoshi99
7975f0e6fe
Pylint Fix ( #8134 )
...
* Pylint Fix
* changes as per comment
2022-10-13 14:48:28 +02:00
Nahuel
48905a7f6e
Fix#7532: Allow overriding service connection config when ingesting from CLI ( #8091 )
...
* Allow overriding service connection config when ingesting from CLI
* Rename field in JSON schema
* Address comment
2022-10-13 12:34:03 +02:00
Sachin Chaurasiya
56d555eb58
Fix UI : The auth mechanism for the edit bot is throwing an error for scopes value #8116 ( #8129 )
2022-10-13 15:49:47 +05:30
Shailesh Parmar
b22bfccbf4
Fixed: UI: Test case result & profiler result is not visible in UI #8114 ( #8119 )
...
* Fixed: UI: Test case result & profiler result is not visible in UI #8114
* removed only keyword
2022-10-13 15:27:06 +05:30
Pere Miquel Brull
615b1a9647
Add Airflow deps installation ( #8131 )
2022-10-13 11:06:27 +02:00
Ashish Gupta
1f1943d2f5
UI :- Converted html table to Antd table for Dashboard and PipelinesVersion ( #8019 )
...
* Converted html table to Antd table for Dashboard and Pipline Version
* remove dummy text
* change dashboardDetails and DatabaseSchema table to Antd
* remove tailwind css
* changes as per comments
2022-10-13 11:01:10 +05:30
NiharDoshi99
0e44f7d35d
Fixed: Intergrated DOMO Connector APIs ( #7989 )
2022-10-13 10:55:48 +05:30
mosiac1
d8a4cbeeb9
UI ( #6189 ) | Update SearchResource and add new searchAPI frontend implementation ( #8083 )
...
* Update SearchResource and add new searchAPI frontend implementation
SearchResource now supports `query_filter` and `post_filter` as json
encoded Elasticsearch filters; `fetch_source` and
`include_source_fileds` for reducing response sizes.
* Remove
* Use async/await for searchAPI
* Move formatting to util functions
2022-10-13 09:30:56 +05:30
Ayush Shah
f4240db2db
Add Missing Connectors from the list ( #8120 )
2022-10-12 23:20:47 +05:30
Ayush Shah
aa9ef323e2
FIx Nonetype Bigquery Taxonomy ( #8110 )
2022-10-12 19:54:13 +05:30
Ashish Gupta
997b977b03
Converted html table to Antd table for Custom Properties and DatabaseDetail ( #8025 )
2022-10-12 18:46:46 +05:30
Ayush Shah
58765379a1
Fix Policy Tags from diff project ids ( #8004 )
2022-10-12 15:17:21 +05:30
Chirag Madlani
65600b2717
fix(ui): bot is not part of re-index entity ( #8102 )
2022-10-12 15:10:03 +05:30
Onkar Ravgan
92ddda2c15
Fixed DBT snowflake case sensitivty and dbt owner from manifest ( #8052 )
...
* Fixed snowflake case and dbt owner manifest
* Merged main after linting
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-10-12 14:59:17 +05:30
Sachin Chaurasiya
ceb6e5b72d
Fix TypeScript Error for ButtonProps ( #8101 )
2022-10-12 12:59:36 +05:30
Milan Bariya
7aaaddf7cc
FIX: Deleted label not appearing for bigquery ( #8090 )
2022-10-12 12:55:12 +05:30