3785 Commits

Author SHA1 Message Date
mohitdeuex
2b9852234b
[Backend][WebSocket] Add taskNotifications #5638[WIP for team assigne… (#5639)
* [Backend][WebSocket] Add taskNotifications #5638[WIP for team assigned a task]

* [Backend][WebSocket] Reformat sources

* Update catalog-rest-service/src/main/java/org/openmetadata/catalog/socket/WebSocketManager.java

Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>

* [Backend][WebSocket] Task Notification to all Users when added to a team

* [Backend][WebSocket] Remove Commented part

* [Backend][TaskNotification] reformat source

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-27 16:40:31 +05:30
Mayur Singal
369f8643d1
Fix #5619: Fix Multiple Source Column Level Lineage (#5620) 2022-06-27 16:38:46 +05:30
Milan Bariya
338d1efe40
FIX 5419: Glue pipeline connector not working (#5467)
FIX 5419: Glue pipeline connector not working (#5467)
2022-06-27 11:38:41 +02:00
Rabi Narayan Sahoo
049e4a5a91
[Issue - 5027] Removed input tag. (#5655) 2022-06-27 14:27:10 +05:30
yug-shah0106
74d90c401f
[issues-5643] Profile page updated as per new layout. (#5644)
* [issues-5643] Profile page updated as per new layout.

* Css issue fixed.

* minor issue
2022-06-27 14:18:34 +05:30
Sriharsha Chintalapani
8528c51b9c
Fix #5516: Refactor elasticsearch indexes to be same as entity specifications (#5573)
* Fix #5516: Refactor elasticsearch indexes to be same as entity specifications

Co-authored-by: darth-coder00 <aashit@getcollate.io>
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-27 01:19:27 -07:00
Pere Miquel Brull
816f8d49eb
Use source when creating and updating indexes (#5597) 2022-06-26 12:18:14 -07:00
Mayur Singal
e640db3192
Fix #5525: Fixed Bigquery Comment Issue (#5616) 2022-06-26 12:17:33 -07:00
Teddy
9380b93a18
Fixed clickhouse bugs in profiler (#5624) 2022-06-26 12:17:01 -07:00
Shailesh Parmar
e59510c34b
Updated lineage styling as per new mock and miner bug fixes (#5642) 2022-06-25 22:08:11 +05:30
Sachin Chaurasiya
07d882ee50
Revamp : Request/update description should be created as a task (#5637)
* Revamp  : Request/update description should be created as a task #5321

* Fix Feed header issue

* Add support for profile picture for task assignees

* Add support for title input on request/update task

* Update component based on task type

* Update editor height

* Fix unit test

* Minor fixes
2022-06-25 22:07:10 +05:30
Shailesh Parmar
7ad97d8fed
Access control for teams and service page #5633 (#5636)
* restricted normal user to claim ownership for team and service

* miner fix

* miner fix
2022-06-25 22:02:20 +05:30
Pere Miquel Brull
b950f0fd06
Add mappings for table ES index ingestion (#5635) 2022-06-25 11:41:51 +02:00
Sriharsha Chintalapani
e8c5ddc342
Fix #5235: AIRFLOW_AUTH_PROVIDER value to be custom-oidc instead of customOidc (#5537) 2022-06-24 20:43:20 -07:00
Onkar Ravgan
932d1adfe5
added custom oidc to airflow provider (#5598)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-24 20:42:19 -07:00
Milan Bariya
95bca61719
FIX Mssql ingestion Fail (#5627) 2022-06-24 20:41:35 -07:00
Sriharsha Chintalapani
710e782f33
Fix #5455: Ingestion from a kafka topic fails when sample data is enabled (#5536)
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2022-06-24 20:39:41 -07:00
Sriharsha Chintalapani
ad0c6dad88
Fix #5613: Add fernet encryption and remove connection details for non admin users (#5614)
* Fix #5613: Add fernet encryption and remove connection details for non-admin users
2022-06-24 16:44:37 -07:00
Aashit Kothari
40796497df
Fix view connection layout (#5632) 2022-06-24 14:13:53 -07:00
Sachin Chaurasiya
4db7fb5caa
Feat : UI - Request/update description should be created as a task (#5521) 2022-06-24 13:28:18 -07:00
Pere Miquel Brull
bb4ac68ee3
Add backend connection for airflow dag extraction 2022-06-24 20:01:50 +02:00
Shailesh Parmar
b29911a373
Fix issue:- #5617 Only owner and admin should allow to make changes in entity and service (#5625) 2022-06-24 10:44:07 -07:00
Chirag Madlani
ace12501b4
feat(ui): support web socket based feeds page (#5612)
* feat(ui): support web socket based feeds page

* update placement for refresh activity

* styles update

* textual updates
2022-06-24 22:09:59 +05:30
yug-shah0106
d7da180503
[issues-5528] UI improvements (#5629) 2022-06-24 21:05:51 +05:30
Rabi Narayan Sahoo
3e18f842e1
[Issue-5029] Added manual trigger and input tag. (#5623) 2022-06-24 18:37:42 +05:30
Teddy
7431c1c226
[Issue-5188] Implement User Query for Sampler and Profiler (#5578)
* Added custom query sample for sample data ingestion

* Added logic to run table profiling against user's query

* Added tests for user query logic in profiler and sampler

* Added user profiling to tableProfile + fixed format

* staging commit

* Added logic to add profileQuery to table entity

* Added limit to sample rows
2022-06-24 14:46:34 +02:00
yug-shah0106
9e11ad54d9
[issues-5528] UI layout improvements. (#5604)
* [issues-5528] UI layout improvements.

* comments addressed.

* cypress fixed.
2022-06-24 13:52:42 +05:30
Shailesh Parmar
445ea7520b
Feat: UI: Users, Teams and all the entity should support both soft-delete and hard-delete (#5600)
* added support of soft delete for all the entity

* fixed lineage tab issue on soft-deleted entity

* added hard delete and soft delete functionlity to user page

* fixed failing cypress

* fixed failing unit test and removed commented code

* renamed the deleteWidgetV1 to DeleteWidgetModal
2022-06-24 13:00:19 +05:30
Vivek Ratnavel Subramanian
249710558e
Fix #5606 Backend: Add a reply to the task when task is closed (#5607) 2022-06-23 22:47:02 -07:00
Vivek Ratnavel Subramanian
3298c2c0e3
Fix schema errors (#5605) 2022-06-23 22:46:02 -07:00
Vivek Ratnavel Subramanian
9403b146fa
Fix #5508 Backend: Add API support to resolve a task related to tags (#5595) 2022-06-23 10:30:18 -07:00
Sriharsha Chintalapani
ce49247011
Fix #5590: Add bootstrap command to instantiate ingestion-bot user with JWTToken (#5591) 2022-06-23 18:05:30 +05:30
Pere Miquel Brull
0144a1d46a
Fix #5423 & #3412 - Looker Lineage and Usage (#5581)
Fix #5423 & #3412 - Looker Lineage and Usage (#5581)
2022-06-23 13:01:40 +02:00
Pere Miquel Brull
7fa47c31d8
Fix #5565 - Handle missing column in usage fqn match (#5575)
* add try

* Add some exception handling

* fix date and split
2022-06-23 13:01:27 +02:00
Aashit Kothari
4d4704863b
Fixed #5564 and #5279: profile updation and redirect url (#5593)
* Fixed #5564 and #5279: profile updation and redirect url

* Fixed redirect Url for non logged-in access
2022-06-23 16:03:16 +05:30
Harsh Vador
f1056a613f
Fixed-Issue #4687:right panel to tab view in user page (#5548)
* (refactor):right panel to tab view in user page

* Code improvement

* Delete yarn.lock

* Adding yarn.lock
2022-06-23 13:03:12 +05:30
Onkar Ravgan
4d693e40ff
removed json config from error string (#5584)
* removed json config from error string

* Format changes

* Space formatting changes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-23 09:19:19 +02:00
Parth Panchal
88ffca764f
added generic method to list entities (#5570) 2022-06-23 12:04:35 +05:30
Abhishek Pandey
a913cf46db
table-type-fixed-added (#5549)
* table-type-fixed-added

* optimised-column-type
2022-06-23 11:13:22 +05:30
Vivek Ratnavel Subramanian
296f580304
Fix #4679 Backend: Support assigning a task to user/team and resolving the task (#5501) 2022-06-22 16:17:29 -07:00
Shailesh Parmar
950c3a5992
Fix #5551 Feat: Added support to add ML model service via UI and service details page (#5583) 2022-06-22 13:54:50 -07:00
yug-shah0106
452771c34e
[issues-5528] UI improvements. (#5585) 2022-06-22 13:53:47 -07:00
Aashit Kothari
9a0d133a9c
Fix: Add DBT Cloud option in the UI (#5557) 2022-06-22 10:26:42 -07:00
yug-shah0106
bdfee26533
Fix #5295 UI layout fixes on setting tab. (#5541)
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-22 10:19:10 -07:00
Teddy
2b05f6a17a
Added decimal as supported dataType (#5547) 2022-06-22 15:31:36 +05:30
Onkar Ravgan
2b25c299e5
Using context for charts (#5576)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-06-22 10:45:28 +02:00
Pere Miquel Brull
685b7bede8
Revert "Added pipeline metadata to the edge lines (#5552)" (#5571)
This reverts commit d717f8cc17d949620935a89d5fa94b141502ab07.
2022-06-22 11:42:48 +05:30
Mayur Singal
841bb39d3b
Fix #5553: Clean cache support added in topology runner (#5554)
* Fix #5553: Clean cache support added in topology runner

* used get_ctx_default
2022-06-22 08:02:52 +02:00
Shailesh Parmar
7685173447
Fix #5325 Feature: Column level lineage (#5524) 2022-06-21 21:38:45 -07:00
Mayur Singal
9fbe07d2d0
Fix #5544: Downgrading Kafka Version (#5545) 2022-06-21 13:22:04 -07:00