3981 Commits

Author SHA1 Message Date
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
Pere Miquel Brull
d19ec6f43d
Update cypress CI timeout (#6046) 2022-07-12 16:04:13 +02:00
Pere Miquel Brull
00c14c0b7e
Fix #5336 - Add startTime, endTime and logLink to taskStatus (#5969)
Fix #5336 - Add startTime, endTime and logLink to taskStatus (#5969)
2022-07-12 06:23:54 +02:00
Mayur Singal
9da62be6f4
Fix #5806: Fix Clickhouse Usage (#6010) 2022-07-12 06:21:23 +02:00
Teddy
f0926d9b75
Fixes #3463 -- Implement Custom SQL Data Quality Tests (#5973)
Fixes #3463 -- Implement Custom SQL Data Quality Tests (#5973)
2022-07-12 06:21:11 +02:00
Sachin Chaurasiya
d9445fccf3
Activity Feed: Show "Request Tag" button for Tags (#5862)
*  Activity Feed: Show "Request Tag" button for Tags

* Fix alignment issues

* Add condition to show task for supported entities.

* Refactor Task detail page

* Refactor task description.

* Add flow for resolve task
2022-07-12 09:36:18 +05:30
Pere Miquel Brull
33dd4602b9
Fix docs deployment (#6011) 2022-07-11 17:06:05 +02:00
Pere Miquel Brull
321cb4626c
Docs - Airflow and pipeline connectors (#6008)
* Airflow and pipeline connectors

* Revert dockerfile
2022-07-11 16:54:40 +02:00
Pere Miquel Brull
6c8adb8014
Docs structure and migrations (#5999)
Docs structure and migrations (#5999)
2022-07-11 15:19:11 +02:00
Chirag Madlani
625b30ab94
fix(ui): clear older threads while refreshing (#6000) 2022-07-11 17:56:38 +05:30
Sachin Chaurasiya
1c43e31686
Fix UI: User name overflows out of the profile dropdown (#5993)
* Fix UI: User name overflows out of the profile dropdown  #3831

* Fix feed card text overflow

* Fix feed text oevrflow
2022-07-11 13:10:58 +05:30
Mayur Singal
c4c5afe081
Snowflake Password Optional Field (#5994) 2022-07-11 12:39:43 +05:30
Shailesh Parmar
7f70dc1711
Fix #5981 UI: Add Team button doesn't work in the users page (#5992) 2022-07-10 23:59:22 -07:00
Sriharsha Chintalapani
5b7a0708d3
Fix #5860: Dashboard usage throws Entity type not supported (#5987) 2022-07-10 22:07:03 -07:00
Shailesh Parmar
2df84aaef6
Fixed issue-5897: UI: Tags usage link is broken (#5975)
* Fixed issue-5897: UI: Tags usage link is broken

* bring back initial filter in place of search filter
2022-07-11 10:30:12 +05:30