5395 Commits

Author SHA1 Message Date
Mayur Singal
0322e12b45
View lineage better exception handling (#6142) 2022-07-18 10:21:47 +02:00
mohitdeuex
2271148eb3
[Backend][Improvement] Using Generated Configurations files (#6130)
* [Backend][Improvement] Using Generated Configurations files

* [Backend][Improvement] Test failure

* [Backend][Improvement] Update Descriptions

* [Backend][Improvement] Config Resource Test Failure Fix
2022-07-18 12:04:16 +05:30
Onkar Ravgan
5af56a88a9
Docs Lineage, DBT and Usage (#6101)
* doc migration for lineage dbt and usage

* small fixes

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-18 06:43:23 +02:00
Pere Miquel Brull
7e0a7dcc5e
Doc Migration - Move design & fix security details (#6131)
* Move design & fix security details

* Add install test

* Add python version for M1
2022-07-17 12:08:35 -07:00
Mayur Singal
6b10adc40f
Bigquery View Lineage Fix (#6129) 2022-07-17 10:36:24 -07:00
Mayur Singal
4b5b184177
Fix #6091: Fix Datalake arrays must be of the same length (#6092) 2022-07-17 18:26:54 +02:00
Onkar Ravgan
44ed8f094d
Replaced with underscore (#6123)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-17 18:26:04 +02:00
Onkar Ravgan
4d898a120f
Pipeline lineage edge UI (#5891)
Pipeline lineage edge UI (#5891)
2022-07-17 18:25:37 +02:00
Mayur Singal
98304683c9
Fix #6109: Fixed Snowflake Array Issue (#6111) 2022-07-17 18:20:54 +02:00
Onkar Ravgan
b744a7e191
Docs Migration - Deployment (#6106)
* initial file changes

* added images

* added missing image

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-17 18:20:28 +02:00
Nahuel
3156f39d73
Fix #6020: Doc migration - Dev & SDK (#6116)
* Add SDK documentation

* Add developers documentation
2022-07-17 18:18:22 +02:00
mohitdeuex
081bfa1e13
[Backend] Unify Slack and Activity Feed Parser (#6064)
* [Backend][SAML] Unify Slack and Activity Feed Parser

* [Backend][UnifyParser] added Slack Tests
2022-07-16 01:38:29 +05:30
Sachin Chaurasiya
4c30b01286
UI: Request/update tag should be created as a task (#6096)
*  UI: Request/update tag should be created as a task

* Add support for tagsdiff in tagtask page

* Minor change

* Change text from suggest to update

* Add support for update tags task at column level tags

* Minor fix

* Remove ternary operator
2022-07-15 22:00:57 +05:30
Sachin Chaurasiya
ccdfef8f0e
Fix #6115 UI : Getting Invalid field name policyUrl on the roles page (#6124)
* Fix #6115 UI : Getting `Invalid field name policyUrl` on the roles page

* Fix: Entity should be a hyperlink - Explore page
2022-07-15 21:08:55 +05:30
Vivek Ratnavel Subramanian
2968e600aa
Update React Slack Chat (#6113) 2022-07-15 01:33:06 -07:00
Vivek Ratnavel Subramanian
5dd270256c
Update React Slack Chat (#6112) 2022-07-15 00:54:15 -07:00
mohitdeuex
f4e3335ad1
Fix #6061 Backend: Custom properties creation error (#6098) 2022-07-14 15:41:26 -07:00
Chirag Madlani
777b08ef13
fix(ui): filters on User page with task status (#6093) 2022-07-14 20:53:32 +05:30
Chirag Madlani
d13b8ce9a7
fix(ui): add elipsis for text overflow (#6088) 2022-07-14 19:43:17 +05:30
Vivek Ratnavel Subramanian
4f61169df6
feat(ui): Add support for slack chat (#6015)
* feat(ui): Add support for slack chat

* updated icons and styling

* Add to all the pages

* Fix UT failure
2022-07-14 19:31:27 +05:30
Pere Miquel Brull
0a921abf8b
Fix #6005 - Create ML Model Topology (#6080)
Fix #6005 - Create ML Model Topology  (#6080)
2022-07-14 15:07:53 +02:00
Pere Miquel Brull
479a8de486
Fix #5885 - Provider loading fails for airflow <2.3 (#5927)
Fix #5885 - Provider loading fails for airflow <2.3 (#5927)
2022-07-14 15:07:39 +02:00
Sachin Chaurasiya
81b8710c2a
Fix #6086 [UI] Ui sends @mention as <#E::undefined::undefined|[@mohit](/users/mohit)> hi (#6087) 2022-07-14 18:22:46 +05:30
Pere Miquel Brull
0793e69752
Fix automated schema generation & Add Docs CI (#6084)
Fix automated schema generation & Add Docs CI (#6084)
2022-07-14 14:13:00 +02:00
Sachin Chaurasiya
902ad0d299
Fix #6079 MlModel UI - Dashboard Undefined (#6083) 2022-07-14 16:40:33 +05:30
Sachin Chaurasiya
46eb7c9bec
Fix #5954 Improper line breaks cuts words in half (#6082) 2022-07-14 15:35:06 +05:30
Chirag Madlani
199f239a0e
fix(ui): New activity button won't show up if there's not activity present (#6077) 2022-07-14 14:13:35 +05:30
Pere Miquel Brull
07761c7e81
Fix #6018 - Doc migration main concepts (#6072)
Fix #6018 - Doc migration main concepts (#6072)
2022-07-14 10:14:14 +02:00
Pere Miquel Brull
3e8f3d1b7c
Always trigger py ci (#6075) 2022-07-14 08:28:03 +02:00
Sachin Chaurasiya
c40e9ff685
Activity Feed: Show "Request Tag" button for table column Tags (#6039)
*  Activity Feed: Show "Request Tag" button for table column Tags

* Add support for task icon

* Addressing review comment

* Fix unit tests

* Fix unit test

* Fix explore page issue
2022-07-14 11:44:17 +05:30
Milan Bariya
954635b6dc
FIX 5907: Ingest Trino complex type (#5931)
* FIX 5907: Ingest Trino complex type

* Included Row & Array Datatype

* Resolved review comments

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2022-07-14 11:28:50 +05:30
Milan Bariya
187de08d1f
dbServiceName field move from serviceConnection to sourceConfig (#6047) 2022-07-14 11:25:31 +05:30
Akash Jain
2258a7d737
fix: add quotes; fix make recipes call generate (#6073) 2022-07-14 10:13:49 +05:30
nna077
baa5295cc2
Add Date/Time Metrics In Profiler Tab (#5821)
Add Date/Time Metrics In Profiler Tab (#5821)
2022-07-13 21:23:03 +02:00
Nahuel
c512ad6bc1
Fix #6021: Doc migration - Glossaries, Integrations & DQ (#6070)
* Add glossaries

* GE + Prefect integration

* Update data-quality

* Minor typo in JSON code
2022-07-13 20:50:16 +02:00
Nahuel
65260263fc
Fix #5915: Implementation of AWS Secret Manager (#5925)
* Implement Secrets Manager abstraction + refactor service repositories

* Rename secrets manager factory method for consistency

* Fix typo in openmetadata conf yaml file

* Bump version

* Fix SonarCloud code smells

* Add secrets manager provider as an Enum + send it in the server configuration in the ingestion pipeline

* Apply suggestions from code review

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

* Change secret manager implementations to be singleton

Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-07-13 20:49:27 +02:00
Mayur Singal
2df9fd4ae2
Fix #5896: Fixed empty description issue in dbt (#6069) 2022-07-13 09:32:17 -07:00
Chirag Madlani
1308a02232
fix(ui): #6051 and view activity not visible for initial screen (#6067)
* fix(ui): #6051 and view activity not visible for initial screen

* revert web-scoket changes as failing tests
2022-07-13 21:54:30 +05:30
Parth Panchal
9c9ae178e1
Fixed#5405: Provide end-user the ability to delete a table using FullyQualifiedName (#6038)
* Fixed#5405: Provide end-user the ability to delete a table using FullyQualifiedName

* Fixed#5405: Provide end-user the ability to delete a table using FullyQualifiedName

* Fixed#5405: Provide end-user the ability to delete a table using FullyQualifiedName
2022-07-13 20:37:28 +05:30
Sachin Chaurasiya
a63a6bf718
Fix #6026 UI - Ability to show JWT Tokens as expired once the expiry date passes (#6029)
* Fix #6026 UI - Ability to show JWT Tokens as expired once the expiry date passes

* Addressing review comment.

* Minor logic change

* Add text for no expiration date
2022-07-13 20:34:52 +05:30
Mayur Singal
aa3f2662ea
Fix #6057: Fix Amundsen Dashboards (#6059)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-13 15:58:33 +02:00
Sachin Chaurasiya
c32dbd020a
Fix #6012 Pass clean 'name' to Airflow ingestion pipeline (#6040)
* Fix #6012 Pass clean 'name' to Airflow ingestion pipeline

* Addressing review comments
2022-07-13 19:26:55 +05:30
Sachin Chaurasiya
a9d2fc5572
Fix #5880 Validate Airflow connection in Test Connection button (#6060) 2022-07-13 19:26:46 +05:30
Teddy
5d584731ed
Fixes #6042 -- Add escape character to modulo function (#6044)
* Added excaping character for modulo function

* Fixed MSSQL Median computation

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-13 14:43:56 +02:00
Teddy
d097199d2f
Added validation in profiler workflow to ensure service name exists and raise more explicit error (#6036)
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-13 14:43:48 +02:00
Pere Miquel Brull
dc4579c564
Clean dag_id if ingestion pipeline name has weird characters (#6028) 2022-07-13 14:43:35 +02:00
Pere Miquel Brull
048801067a
Add fernet back (#6063) 2022-07-13 14:03:46 +02:00
Milan Bariya
c2b15a4377
FIX 5712: make generate gives different results depending on OS (#6035)
FIX 5712: make generate gives different results depending on OS (#6035)
2022-07-13 11:53:27 +02:00
Sriharsha Chintalapani
70bcfb34d2
Fix #6016: Add update-ingesiton-bot to update the JWT Token (#6017) 2022-07-12 22:08:44 -07:00
Akash Jain
fa5105191b
Fix/issue-5883 (#5958) 2022-07-12 19:55:38 +05:30