3419 Commits

Author SHA1 Message Date
Aashit Kothari
3158cfee99
Fix: JSON Schema Sync for Ingestion UI (#5716) 2022-06-28 11:26:16 -07:00
mohitdeuex
962e61daee
[Backend] Disable logging to console (#5709) 2022-06-28 23:51:45 +05:30
mohitdeuex
3132b6f28c
[Backend][Task notification] (#5717)
* [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

* [Backend][taskNotifications]] Allow multiple connections for one user

* [Backend][taskNotifications]] reformat

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-06-28 23:51:16 +05:30
Teddy
e026d625d6
Fixes #5713 where profileSample default to 100 (#5714)
* Fix random sample modulo and rand for postgres

* Remove sampleProfile default and return declarative meta when no sample profile is passed

* fixed py_format

* isolated random sample partition logic into its own methid
2022-06-28 19:27:55 +02:00
Vivek Ratnavel Subramanian
9414012c38
Add support for closing task with comment (#5684) 2022-06-28 10:05:22 -07:00
Chirag Madlani
41b1bd4f91
feat(ui): Thread filter on feeds page (#5640) 2022-06-28 10:00:58 -07:00
Shailesh Parmar
1f0c6534b3
UI: Bug Fixes for lineage and glossary page (#5706) 2022-06-28 08:44:34 -07:00
yug-shah0106
cc4a74708f
My data hover issue fixed. (#5708)
* [issues-5697] made All Entities as the default visible option and minor css fix

* file added.

* test fix

* unit test fixed.

* minor css fix

* minor css fix

* user profile image issue fixed
2022-06-28 20:19:40 +05:30
Chirag Madlani
ea35d77b52
fix(ui): do not fallback to polling and use websocket as transport method (#5705) 2022-06-28 19:23:46 +05:30
Pere Miquel Brull
aab7544778
Fix MSSQL modulo (#5707) 2022-06-28 15:53:16 +02:00
Harsh Vador
8b7f9f1f8c
API Issue fix for Users and entities (#5703) 2022-06-28 18:53:31 +05:30
Rabi Narayan Sahoo
65a3872173
[Issue - 5426] Automatically publish openmetadata-airflow-apis (#5698)
Co-authored-by: Rabi Narayan Sahoo <106670146+Robby30ies@users.noreply.github.com>
2022-06-28 18:37:32 +05:30
Pere Miquel Brull
89a026b022
Fix #5688 - MlFlow deployment fails from UI (#5691)
* Fix mlflow from UI

* format
2022-06-28 14:58:38 +02:00
Teddy
7a131b115f
[Fixes #5678] Implement frontend logic for data quality input field (#5682)
* Added input fields for new table tests

* Added forms for data quality tests

* Fix error in test validation for new tests

* fixed failing test

* Added toggle form to force test to run on column order or no

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-28 18:28:29 +05:30
yug-shah0106
408dd02be9
[issues-5697] made All Entities as the default visible option and mi… (#5699)
* [issues-5697] made All Entities as the default visible option and minor css fix

* file added.

* test fix

* unit test fixed.
2022-06-28 18:05:57 +05:30
Mayur Singal
4473280e63
Airbyte Status Improvments (#5701) 2022-06-28 14:32:37 +02:00
Harsh Vador
8e7278e5ec
(refactor): display name fix (#5693)
* (refactor): display name fix

* (refactor): code improvement

* UI Improvements
2022-06-28 16:11:40 +05:30
Harsh Vador
f704114b91
Login screen update (#5692)
* (refactor): loader glitch

* (refactor): Code improvement

* (refactor): login screenshots updated
2022-06-28 13:39:18 +05:30
yug-shah0106
bf325d6885
layout fixes (#5681)
* layout fixes

* test fixed.
2022-06-28 12:56:55 +05:30
yug-shah0106
5d700ade1e
[issues-5649] fix hover over for entity cards (#5679) 2022-06-28 12:47:20 +05:30
mohitdeuex
7f25b82408
[Backend][TaskNotification] Update the Group Id for to org.open-metadata (#5663) 2022-06-28 11:10:07 +05:30
Chirag Madlani
79f6e49039
Fix #5322 UI: Support notification web-socket connection (#5665) 2022-06-27 10:15:22 -07:00
Shailesh Parmar
9b588c998a
Fixed: Fixed service and services page issue and other miner fixes (#5669)
* Fixed service and services page issue and other miner fixes

* fixed failing unit test
2022-06-27 22:32:24 +05:30
Mayur Singal
3a1dfbdbcb
Fix #5667: Fixed Build Usage Dag (#5670) 2022-06-27 09:54:20 -07:00
Aashit Kothari
8e36fe325e
Fix DAG view and add separator (#5676) 2022-06-27 22:18:53 +05:30
Sachin Chaurasiya
ddc06c7dff
Revamp Task Details Page (#5674)
*  Revamp Task Details Page #5673

* Fix Assignee issue
2022-06-27 21:08:59 +05:30
Harsh Vador
72c7ffee13
(refactor): loader glitch (#5660)
* (refactor): loader glitch

* (refactor): Code improvement
2022-06-27 21:03:01 +05:30
mohitdeuex
bbf1fb8320
[Backend][Openmetadata-core] update schema and files as per catalog-rest-service (#5659) 2022-06-27 08:00:34 -07:00
Sriharsha Chintalapani
f9817e9a49
Fix #5656: Connection config visible in mlmodel service for non-admin user (#5657) 2022-06-27 07:59:44 -07:00
Pere Miquel Brull
b18f741d74
Update docs (#5671) 2022-06-27 15:44:54 +02:00
Pere Miquel Brull
aba8a0e5f3
Fix docs sync CI with key (#5668)
Fix docs sync CI with key (#5668)
2022-06-27 15:42:54 +02:00
Pere Miquel Brull
1d369c47bd
Update docs and CI (#5666) 2022-06-27 15:29:13 +02:00
Mayur Singal
71bf32e438
Fix #5562: Handle Analysis Date for Usage (#5582)
Fix #5562: Handle Analysis Date for Usage (#5582)
2022-06-27 15:16:12 +02:00
Pere Miquel Brull
0bb246dadb
Init docs and documentation sync CI (#5662)
* Prep docs migration

* Fix destination username
2022-06-27 15:14:04 +02:00
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