12410 Commits

Author SHA1 Message Date
IceS2
f845663317
Update test_cli_metabase.py (#17026) 2024-07-16 10:05:27 +02:00
sonika-shah
0853e4b5b9
Fix exact FQN matching for alert filter -filterByTableNameTestCaseBelongsTo (#17034) 2024-07-16 08:26:19 +02:00
Teddy
924a100ab4
[GEN-876] Implement DQ dimension filter for test cases (#17032)
* fix: typo in key for data dimension

* fix: table test key typo in data dimension

* fix: typo in migration util

* fix: add filter test cases by dimensions in search API

* style: ran java linting
2024-07-16 08:12:39 +02:00
Siddhant
d10c129ed3
Fixes 16622 - tests for EventSubscription for different resources with filters (#17014)
* Implemented TemplateProvider.

* validating templatePlaceholders.

* Refactor: Update query to fetch documents for EmailTemplate type. Implemented a function that retrieves documents from doc_store for documents of type "EmailTemplate". This function returns the email template content.

* revert commit.

* revert commit.

* revert commit.

* added tests for EventSubscription for different resources with filters.
2024-07-16 11:08:38 +05:30
Shailesh Parmar
c2db1bbf0f
Minor: added support for search param based test case filter (#17030)
* Minor: added support for search param based test case filter

* fixed remove filter issue
2024-07-16 10:44:48 +05:30
Aniket Katkar
f8beaa6c30
Fix the broken links in the documentation (#17035) 2024-07-16 10:01:29 +05:30
Antoine Balliet
aeea2df86e
feat: allow specify schemaRegistryTopicSuffixName (#17027)
* feat: allow specify schemaRegistryTopicSuffixName

* chore: use default value

* add comment

* fix doc
2024-07-15 17:35:01 +02:00
Sriharsha Chintalapani
cd85fe4530
Minor: fix API Service Index entity type (#17028) 2024-07-15 07:26:53 -07:00
Ashish Gupta
e66aa5363b
#16343: activity feed ui improvements (#16474)
* activity feed ui improvements

* fix mysql icon not showing in feed card

* fix comments not showing in right panel card

* remove unused code and added utils test

* supported playwright test for feed replies

* changes as per comments
2024-07-15 15:37:41 +05:30
Sachin Chaurasiya
6e99fe7bda
fix(#15683): backend validation error for the following property types (#16881)
* fix(#15683): backend validation error for the following property types

* feat: Update supported date and datetime formats

* test: add e2e playwright test for custom properties

* chore: remove cypress test for custom properties

* Add date, dateTime, time backend support for custom property

* fix: update custom property display names in AddCustomProperty component

* feat: Update supported date and time formats

* chore: Update supported date and time formats

* feat: Update date and time formats in CustomProperty

* test: add playwright test

* Update supported date and time formats

* feat: Add tests for custom properties in Playwright in 2 parts

* Update supported date and time formats

* Update supported date and time formats

* chore: Update date format to uppercase in PropertyValue component

* feat: Add support for custom date format in PropertyValue component

* Update supported date and time formats

* test: add playwright test for time, dateTime, timeInterval and date properties

* Update supported time formats

* chore: Add focus to time and date pickers before filling values

* chore: Add focus to time and date pickers before filling values

* Remove date, dateTime, time from type_entity

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-07-15 11:37:38 +05:30
Sriharsha Chintalapani
d27f518f26
Minor: Fix API docs (#17011)
* Fix API docs

* Fix Linting issues

---------

Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-07-13 06:38:20 -07:00
Pere Miquel Brull
f2f8443c76
MINOR - Clean automations_workflow in 1.4.5 (#17006) 2024-07-12 13:54:46 +02:00
Ayush Shah
eeda6d24ae
Fixes #16697: Modify the Query to avoid Numeric Data Overflow (#16920) 2024-07-12 17:23:53 +05:30
Prajwal214
de18d7df62
Doc: Update Test Suite Docs (#16989)
* Doc: Update Test Case Docs

* Update configure.md

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-12 17:03:01 +05:30
Ashish Gupta
6d89bfd865
#16980: fix the asset count and placeholder issue in teams page (#16999)
* fix the asset count and placehoder issue in teams page

* fix sonar issue

* fix around promise mock
2024-07-12 15:42:58 +05:30
Prajwal214
19c43273dc
Doc: Update Custom Connector Docs (#17002)
* Doc: Update Custom Connector Docs

* Doc: Update Custom Connector Docs

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-12 10:33:47 +02:00
Pere Miquel Brull
2aef457785
FIX #16481 - Truncate ingestion pipeline status (#16997)
* FIX #16481 - Truncate ingestion pipeline status

* FIX #16481 - Truncate ingestion pipeline status

* FIX #16481 - Truncate ingestion pipeline status
2024-07-12 09:44:21 +02:00
Sriharsha Chintalapani
4dca66d739
Minor: Fix API Endpoint listings via apiCollection param (#16994)
* Minor: Fix API Endpoint listings via apiCollection param

* Minor: Fix API Endpoint listings via apiCollection param

* Fix build failures

* Fix build failures
2024-07-11 22:35:48 -07:00
harshsoni2024
d5af2ba6b6
sample data for open metadata user & table apis (#16981) 2024-07-12 10:32:21 +05:30
Imri Paran
98d0e10783
chore: timedelta to string (#16985)
implemented utils.time_utils..timedelta_to_string
2024-07-11 14:23:07 +02:00
Ashish Gupta
bf4d505608
#16742: support style in entity tier (#16987)
* support style in entity tier

* fix sonar issue
2024-07-11 14:20:37 +05:30
sonika-shah
0bf7577175
Fixes #16788 : Fix feed and count api query performance (#16993)
* Fixes #16788 : Fix feed and count api query performance

* Fixes #16788 : Fix feed and count api query performance

* Fixes #16788 : Fix feed and count api query performance

* postgres fixes

* rename thread_entity indexes
2024-07-11 14:18:33 +05:30
Mayur Singal
4eadcfdc5d
Fix #16590: Allow only team groups to be owner (#16995) 2024-07-11 14:17:13 +05:30
Pere Miquel Brull
8d739563f2
FIX CL-548 - Encrypt JWT Token w/ Secrets Manager (#16861)
* encrypt jwt

* encrypt jwt

* Handle token revokes with SM

* #10192 - Validate both include and excludes filters

* #10192 - Validate both include and excludes filters

* docs
2024-07-11 09:16:48 +02:00
Onkar Ravgan
c3cc1a5e5b
Added owner to tableau datamodel (#16986) 2024-07-11 10:21:37 +05:30
Shailesh Parmar
d6fa02d8da
#16699 [Data Quality] Column is displayed for unsupported columns (#16990) 2024-07-11 10:08:21 +05:30
Teddy
62f4e21d7c
fix: phylum trigger event (#16991) 2024-07-10 17:07:58 +02:00
Matt Chamberlin
d757aa9d77
Fixes 16652: add GCS storage service (#16917)
* FEAT-16652: add GCS storage service

* reformat

* update connection tests

* fix tests

* relax google-cloud-storage version constraint

* fix GCP config in tests

---------

Co-authored-by: Matthew Chamberlin <mchamberlin@ginkgobioworks.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-07-10 14:03:28 +02:00
Imri Paran
0740b01624
MINOR: log context when failing to yield table (#16977)
* chore: log context when failing to yield table

* changed error to db/schema/table
2024-07-10 14:02:49 +02:00
Shailesh Parmar
3a9e0973fe
Minor: fixed edit test suite pipeline issue (#16984) 2024-07-10 16:33:59 +05:30
Ashish Gupta
e736324e4d
MINOR: added what's new for 1.4.5 (#16963)
* what's new for 1.4.5

* added some change log

* minor changes
2024-07-10 14:14:44 +05:30
Ashish Gupta
ff8acbd23d
supported util method for toastNotificaton (#16968) 2024-07-10 11:41:48 +05:30
harshsoni2024
0caa8a8018
API service sample data (#16971)
* add sample data for api service

* pylint fix

* correct service connection json

* fix sample data

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2024-07-09 22:06:47 -07:00
Teddy
2ad53a3634
fix: mapper return type (#16964) 2024-07-09 18:08:03 +02:00
Mayur Singal
cbc8eb4650
MINOR: Fix snowflake test failure due to sqlparse upgrade (#16970) 2024-07-09 18:07:24 +02:00
Shailesh Parmar
83968f529c
Minor: dynamic min/max bound in graph for test case details page (#16944)
* Minor: dynamic min/max bound in graph for test case details page

* added dynamic graph

* minor fix
2024-07-09 20:31:55 +05:30
Teddy
d58cc28fba
[MINOR] Phylum Github Action Test (#16395)
* feat: phylum GA (TEST)

* fix: phylum cmd

* fix: updated phylum cmd

* fix: phylum

* fix: phylum access

* fix: phylum runner

* fix: environment

* fix: remove container job

* fix: increase verbosity

* fix: test chars

* fix: phylum testing

* fix: add pom validation

* fix: pom dep file

* fix: added yarn dependency checks

* fix: add on rule

* fix: on rule

* fix: remove workflow dispatch

* fix: path syntax
2024-07-09 16:42:57 +02:00
Mohit Yadav
b353226d97
Fix Ingestion Pipeline Url (#16953) 2024-07-09 20:03:43 +05:30
Mayur Singal
3c36a3f1b2
MINOR: Docs example for s3 unstructured file (#16969) 2024-07-09 19:48:37 +05:30
Shailesh Parmar
3b2aeffb25
playwright: fixed tier, dataAssets test for AUT (#16965)
* playwright: fixed tier test for AUT

* addressing comment

* fix dataAssetWidget playwright test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-07-09 17:49:10 +05:30
Teddy
c8870a0f1c
fix: compute overall and regex count in the same query (#16962) 2024-07-09 14:05:13 +02:00
Aniket Katkar
b4dc4df811
Minor: Automation improvement OSS requirements (#16832)
* Backend changes to introduce applicationType and airflowConfig fields in ingestion pipeline ES data

* Add on demand status fetch logic fo IngestionRecentRuns component

* Fix the IngestionRecentRuns test failure

* Update the test for IngestionRecentRun

* Include only 'scheduleInterval' in 'airflowConfig' field for ingestion_pipeline_search_index

* add new localization message

* Add common playwright functions to use in automator tests

* Remove the double license

---------

Co-authored-by: sonikashah <sonikashah94@gmail.com>
2024-07-09 16:18:02 +05:30
Karan Hotchandani
fe74b27033
Allow adding pipeline between all entities in lineage (#16960)
* fix tier information

* add tests

* fix tests

* update test as slow
2024-07-09 15:33:28 +05:30
Ashish Gupta
15ae2d3cc3
MINOR: supported all_index in search index configuration form (#16571)
* supported all_index in search index configuration form

* allow clear in select widget

* supported tree select for the entities

* playwright test

* added env for the run application status test

* fix beta badge color, color of checkbox and changes as per comments

* minor fix

* fix sonar issue
2024-07-09 14:57:12 +05:30
Pere Miquel Brull
27f4d9799e
REL #460-CL - Metadata Actions Create Permissions (#16955)
* REL #460-CL - Metadata Actions Create Permissions

* format
2024-07-09 11:13:57 +02:00
Teddy
c361305902
MINOR - fix sample data ingestion (#16949)
* fix: sample data ingestion

* style: ran python linting
2024-07-09 10:18:55 +02:00
Ayush Shah
421d191bae
Fixes 16562: Modify HiveCompiler to compile column names properly (#16954)
* Modify HiveCompiler to compile column names properly
2024-07-09 12:59:23 +05:30
Onkar Ravgan
49876b9cd6
fixed e2e for mysql and quicksight (#16959) 2024-07-08 20:50:02 +05:30
Sachin Chaurasiya
ce1a23c3be
minor: add latex node in description editor (#16948)
* minor: add latex node in description editor

* minor: refactor CustomHtmlRederer to replace LaTeX content in RichTextEditorPreviewer
2024-07-08 19:01:53 +05:30
harshsoni2024
9012c738e0
MINOR: Redshift view lineage error (#16947)
* fix create view query in view lineage

* fix view_defs for normal view and late binding view
2024-07-08 18:45:37 +05:30