3981 Commits

Author SHA1 Message Date
Sachin Chaurasiya
f862c25b40
Fix#5843 UI : Do not show the request description icon in entities that has no support for tasks yet (#5844)
* Fix#5843  UI : Do not show the request description icon in entities that has no support for tasks yet

* FIx unit test

* Minor change
2022-07-05 13:52:40 +05:30
Parth Panchal
418a5a4724
added event error and fernet classes to openmetadata-core (#5799) 2022-07-05 10:34:17 +05:30
Suresh Srinivas
cf2b336abd
Fixes #5558 Add support for enumerating Operations and Resources for authoring policies (#5561) 2022-07-04 10:07:47 -07:00
Sriharsha Chintalapani
7e14dfa0d0
Update docker-compose.yml
Add 0.11.0 as image tag
2022-07-04 09:58:07 -07:00
Vivek Ratnavel Subramanian
022585868e
Fix #5532 Suppress Yaml Warnings for generate typescript command (#5783)
* Fix #5532 Suppress Yaml Warnings for generate typescript command

* Suppress warnings
2022-07-04 09:49:45 -07:00
Sachin Chaurasiya
7483e8aeca
Fix #5826 UI : Add Error Boundaries (#5827) 2022-07-04 14:05:35 +05:30
Suresh Srinivas
98deaf1776
Refactor code to consolidate common code to EntityRepository and cleanup unused code (#5824) 2022-07-01 14:54:01 -07:00
truemanD
1808b1a056
Defined a constant instead of duplicating string literal #1982 (#5819) 2022-07-01 09:53:59 -07:00
eitsupi
8007024721
fix typo (#5818) 2022-07-01 16:14:27 +02:00
Shailesh Parmar
5667921c67
Fixed: Team & Users page is stuck at loading on trying to join the team (#5816) 2022-07-01 15:38:56 +05:30
Rabi Narayan Sahoo
d3e91a87c1
[Fix] - Publish python package 2022-07-01 01:22:30 -07:00
Pere Miquel Brull
97761b97a6
Prepare postgres migrations (#5814) 2022-07-01 10:18:24 +02:00
Aashit Kothari
66a161e466
Feature and Change-logs for 0.11.0 release (#5807)
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-30 10:42:58 -07:00
Onkar Ravgan
380fdf18cd
usage fixes (#5805)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-30 18:03:01 +02:00
Shailesh Parmar
cb0fd3d811
added relavent text for lineage in login carousal (#5804) 2022-06-30 20:28:19 +05:30
Chirag Madlani
58f5db17c5
fix(ui): minor ui enhancements for 0.11 (#5792)
* fix(ui): minor ui enhancements for 0.11

* update comments

* show empty message

* fix test

* test fix
2022-06-30 19:24:12 +05:30
mohitdeuex
4606700e04
[Backend][Java SDK] Fix Json Patch issue with HttpURLConnection #5791 (#5795) 2022-06-30 06:29:05 -07:00
Onkar Ravgan
69bb25e5e5
usage condition fix (#5802)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-30 06:16:53 -07:00
Sriharsha Chintalapani
d42783fbe0
Fix #5415 - Add migrations (#5767)
* Add migrations

* Migration Extension

* removed repeated code

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2022-06-30 18:40:26 +05:30
Sachin Chaurasiya
9a1647c255
Fix #5785 UI : Fix Emoji Popover Is Not Appearing After The First Mouseover (#5798)
* Fix #5785  UI : Fix Emoji Popover Is Not Appearing After The First Mouseover

* Minor fix
2022-06-30 18:38:46 +05:30
Teddy
861a5ecf59
Fixes #5800 profiler workflow for engine with catalog + modulo for Presto (#5801) 2022-06-30 14:58:30 +02:00
Sachin Chaurasiya
49d47524ea
UI : Add task status icon to the task card (#5786)
*  UI : Add task status icon in task card

* Add tooltip for task badge

* Change icon size
2022-06-30 18:05:33 +05:30
Shailesh Parmar
cdb135aab8
fixed issue: 5780 unable to delete lineage edge (#5797)
* fixed issue: 5780 unable to delete lineage edge

* removed warrning while moving node
2022-06-30 17:44:07 +05:30
yug-shah0106
006b1fe1a4
fixed Form alignment for edit webhook page. (#5793)
* fixed  Form alignment for edit webhook page.

* minor fix
2022-06-30 16:37:51 +05:30
Shailesh Parmar
00e25ade91
fixed issue-5779 Add manage tab to soft deleted entity (#5781)
* fixed issue-5779 Added manage tab to soft deleted entity

* miner fix

* addressing comments
2022-06-30 16:32:07 +05:30
Pere Miquel Brull
9ca7a75e2d
Add col lineage in sample usage (#5790) 2022-06-30 12:16:06 +02:00
Mayur Singal
dc497d298b
Fix #5768: Clickhouse Client Connection Fix (#5771) 2022-06-30 12:14:27 +02:00
Teddy
0cb036de08
Fixes #5787 -- Add new tests to GE integration submodule (#5788)
* Added table tests to great expectations submodule

* Added new tests to GE submodule
2022-06-30 11:59:55 +02:00
Mayur Singal
04c8e49edd
Fix #5777: Added Exception handling for usage source (#5778) 2022-06-30 14:51:25 +05:30
Vivek Ratnavel Subramanian
2b0aeaf0eb
Fix #5704 Backend: Remove usage from activity feed (#5759) 2022-06-30 02:15:21 -07:00
Sriharsha Chintalapani
f3f45bc174
Fix #5761: Delete is not working at database and service level (#5762)
* Fix #5761: Delete is not working at database and service level

* Fix failing test
2022-06-30 01:56:44 -07:00
Aashit Kothari
e0a97d7944
Fix #5772: Connection Scheme field missing from Ingestion UI (#5776) 2022-06-30 14:18:41 +05:30
Pere Miquel Brull
e580af1143
Docs Sync CI - Add on-demand trigger (#5695)
* Add on-demand trigger

* Add doc request template
2022-06-30 10:39:37 +02:00
Parth Panchal
b15d8853d6
reverting files added in core (#5775) 2022-06-30 13:26:25 +05:30
Vivek Ratnavel Subramanian
e826c98acf
Fix migration script for migrations to 0.11 (#5773) 2022-06-30 00:38:24 -07:00
Pere Miquel Brull
f7a10fe5a6
Fix #5754 - Clean pipeline service connection & minor fixes (#5766)
* Update airflow

* Remove prefect

* Remove prefect
2022-06-30 09:33:45 +02:00
Sachin Chaurasiya
42ed776353
UI Improvements 0.11.1 (#5770)
*  UI Improvements 0.11.1

* Fix spacing between text and select box
2022-06-30 12:52:56 +05:30
mohitdeuex
17bfa5f2d2
Remove log and add debug option (#5750)
* [Backend] Disable logging to console

* [Backend][removeLogs]] Added logback.xml to disable logs for TablesInitializer , added -debug for controlling Console logs

* [Backend][removeLogs]] Printing User.json
2022-06-30 10:31:47 +05:30
Parth Panchal
584c440c43
added ferent and evenet error classes to openmetadata-core (#5735) 2022-06-30 08:42:20 +05:30
Mayur Singal
5066b1e740
Airbyte Minor Fix (#5758) 2022-06-30 08:21:08 +05:30
Vivek Ratnavel Subramanian
df704fb566
Fix #5739 Activity feed bug for tables with similar name (#5760) 2022-06-29 16:27:43 -07:00
mohitdeuex
c4bac17b83
[Backend][taskNotifications]] Modfied for webscoket only transport and added logs (#5730) 2022-06-29 10:50:54 -07:00
Vivek Ratnavel Subramanian
1d7e212e2f
Reassigning a Task throws an error (#5721) 2022-06-29 23:11:39 +05:30
Sriharsha Chintalapani
03ccd89c80
Fix #5752: search highlighter is not working for tables (#5753) 2022-06-29 23:03:54 +05:30
Vivek Ratnavel Subramanian
f24590539e
UI: Fix lint error (#5756) 2022-06-29 23:03:16 +05:30
Pere Miquel Brull
286fe5bdd7
lineage fixes (#5749) 2022-06-29 17:59:50 +02:00
Sachin Chaurasiya
e9b6de9fa4
Fix: Do not Show "Reply" button in the toolbox for replies since we only support one level of replies. (#5748) 2022-06-29 21:00:40 +05:30
Chirag Madlani
67c4493892
fix(ui): #5731 fix filter issue on redirect to user profile task tab (#5738)
* fix(ui): #5731 fix filter issue on redirect to user profile task tab

* minor fix

* fix prettier

* fix pending task count

* fix failing tests
2022-06-29 20:48:47 +05:30
Chirag Madlani
ddd4bc7b7c
fix(ui): blur profile on user page (#5744)
* fix(ui): fix blur profile on user page
fix name textbox overflow for user page

* minor improvement

* prettier fix

* prettier fix
2022-06-29 20:48:27 +05:30
Sachin Chaurasiya
6f68543245
UI: Refactor Conversation and Task Flow Logic (#5747) 2022-06-29 19:45:24 +05:30