3419 Commits

Author SHA1 Message Date
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
Sriharsha Chintalapani
28c76fe2e1
Fix #5092: Allow tag names to be 64 chars in length (#5986) 2022-07-10 19:25:54 -07:00
Pere Miquel Brull
930fc16ad8
Fix airflow docs (#5985) 2022-07-09 20:35:44 +02:00
Pere Miquel Brull
7140b344d0
Docs migration - Deployment and upgrades (#5984)
Docs migration - Deployment and upgrades (#5984)
2022-07-09 20:31:41 +02:00
Parth Panchal
3a7de3c677
Fixed #2188: Can add and remove more than 10 tags at once. (#5040)
* Fixed adding more than 10 tags at a time
2022-07-09 15:31:53 +05:30
Pere Miquel Brull
d799d792a2
Docs - Migrate overview and restructure menu (#5983)
* migrate overview and restructure

* Add latest release sticky

* Add latest release sticky
2022-07-09 11:56:37 +02:00
Mayur Singal
9ca4280505
Snowflake View Definition Fix (#5974) 2022-07-09 10:38:44 +02:00
Mayur Singal
ebc9a24ee0
Connection options fix (#5971)
* Connection Options Fix

* Fixed Condition
2022-07-08 17:44:18 +02:00
Sachin Chaurasiya
23a309f1dd
Fix #5968 Airbyte logo is missing (#5970) 2022-07-08 21:06:04 +05:30
Sachin Chaurasiya
1ffd29e266
Fix #5956 Long team names go out of the box (#5959)
* Fix #5956 Long team names go out of the box

* Fix unit test

* Minor change

* Fix roles page issue

* Revert policy change

* Fix Long name issue

* Minor change

* Fix unit test
2022-07-08 21:05:53 +05:30
Shailesh Parmar
1bce9277cc
Fix issue 5955 non-joinable team also visible at the time of signup (#5957)
* Fix issue 5955 non-joinable team also visible at the time of signup

* miner fix for submit button

* Fix issue 5960 Teams and users page shows no team available even if team is available

* addressing comment
2022-07-08 20:31:27 +05:30
Pere Miquel Brull
7e0a46394a
Update missing FQN (#5966) 2022-07-08 16:27:49 +02:00
Teddy
11487571b0
Fixes #5964 -- Trino Median function and columnValuesToMatchRegex wording (#5965)
* added logic for trino median function

* Fixed columnValuesToMatchRegex result wording

* Replaced table with column for toMatchRegex test
2022-07-08 15:55:50 +02:00