10943 Commits

Author SHA1 Message Date
Shailesh Parmar
23073aa181
playwright: aut test failure for testSuitePipeline (#17168) 2024-07-25 14:41:06 +05:30
Prajwal214
03804783b6
Doc: Updated Node Version Docs (#17174)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-25 13:45:04 +05:30
Aniket Katkar
c481fec6ff
Minor: Bug fixes and improvements (#17121)
* Fix the empty space rendering in place of icons if no icon is present

* Localization changes

* Fix the entity suggestion errors when searched for entities with special characters

* Update the playwright user and mlModel class to provide and update patch method

* add unit test for getEntityIcon
2024-07-25 13:30:22 +05:30
Sachin Chaurasiya
6fd86092fa
chore: remove robots.txt (#17171) 2024-07-25 12:25:25 +05:30
Siddhant
d17d13cee8
Email template provider (#17015)
* 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.

* implemented templateProvider.

* Added placeholders definition (emailTemplatePlaceholder.json) for each emailTemplates.

* implemented resetSeedApi.
implemented schema for emailTemplate and emailTemplatePlaceholder.
implemented util functions for fetching placeHolders.

* Fix Issue in Template Provider

* Updated EmailUtil to use getTemplate from DocStore.
Updated ResetEmailTemplate API to only reset EmailTemplate type documents.
Cleaned up the previous method for retrieving the template from the path.

* fixes.

* added email validation test.

* Remove ftls

* Update code to better structure

* Fix Failing Tests

* Add Custom Exception and error on null entity

* Update Default Template Provier

* Fix Condition

* Correct Message

* added dataInsightReport.json

* fix dataInsightReport.json

* Fix Failing Test

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-07-25 12:03:34 +05:30
Teddy
c336d86a44
chore: add "learning" sample data for dynamic assertion (#17155) 2024-07-25 08:24:15 +02:00
Mayur Singal
533d88905a
MINOR: Fix Trino Azure config sceret not hidden (#17158) 2024-07-24 15:17:26 +02:00
Chirag Madlani
539e676e29
fix(cypress): domain & glossary spec (#17162) 2024-07-24 18:46:03 +05:30
Ashish Gupta
8ae4fc83a5
#17021: fix the widget placement when adding new (#17151)
* fix the widget placement when adding new

* change the placement logic and fix the added widget check in add model if removed

* minor fix
2024-07-24 09:55:36 +00:00
Onkar Ravgan
79348a2259
MINOR: Added Alation Sink connector (#16982) 2024-07-24 12:08:07 +05:30
Prajwal214
25ad439123
Doc: Updated Hive,MySQL,Postgres,Snowflake Service Connection Docs (#17127)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-07-24 10:58:56 +05:30
Prajwal214
d25efedcb6
Doc: Updated Superset Service Connection Docs (#17134)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2024-07-24 10:44:49 +05:30
Ayush Shah
b676f72b89
chore: Update setuptools version in Makefile and pyproject.toml (#17143) 2024-07-24 10:44:20 +05:30
Sachin Chaurasiya
303c8ce49e
minor: remove "service" field from required properties in createAPIEndpoint schema (#17147) 2024-07-23 22:38:40 +05:30
Imri Paran
b41a505795
MINOR [GEN-799]: add option to disable manual trigger using scheduleType (#17031)
* fix: raise for triggering system app

* added scheduleType ScheduledOrManual
2024-07-23 17:42:26 +02:00
Shailesh Parmar
35258fd2ec
Minor: Added whats new content for 1.4.6 release (#17148) 2024-07-23 16:05:43 +02:00
Shailesh Parmar
151dd3e48b
Minor: fixed edit modal issue for sql test case (#17132)
* Minor: fixed edit modal issue for sql test case

* fixed test
2024-07-23 17:57:02 +05:30
Karan Hotchandani
26fcf863e8
fix playwright and cypress (#17138) 2024-07-23 16:55:35 +05:30
Prajwal214
ff8d101d9b
Doc: Updating Profiler Workflow Docs URL (#17140)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-23 15:18:03 +05:30
Prajwal214
f611b3dda7
Doc: Adding OIDC Docs (#17139)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-23 13:08:59 +05:30
sonika-shah
8f5ca552e3
Get feed and count data of soft deleted user (#17135) 2024-07-23 10:19:02 +05:30
Imri Paran
b125ba7b48
MINOR: changed log level to debug (#17126)
* changed log level to debug

* fixed type

* changed type to optional
2024-07-23 00:12:37 +05:30
Karan Hotchandani
9be08d70e3
fix explore type changes for collate (#17131) 2024-07-22 16:47:44 +00:00
Ashish Gupta
986aaf42bc
#17065: fix the tags not rendering in selector after selection in edit tags task (#17107)
* fix the tags not rendering in selector after selection in edit tags taks

* added playwright test

* minor changes

* minor fix

* fix the tags not updating in edit and accept tag
2024-07-22 21:53:55 +05:30
Mayur Singal
5140203311
Fix #16692: Override Lineage Support for View & Dashboard Lineage (#17064) 2024-07-22 20:42:38 +05:30
Shailesh Parmar
b37dc06f0f
Minor: fixed AUT test (#17128) 2024-07-22 20:21:59 +05:30
Mayur Singal
04f4d824e0
MINOR: Databricks view TableType fix (#17124) 2024-07-22 16:11:24 +05:30
Karan Hotchandani
cb9d9230ed
Explore tree feedbacks (#17078)
* fix explore design

* update switcher icon

* show menu when search query exists

* fix selection of active service

* fix type error

* fix tests

* fix tests

* fix tests
2024-07-22 15:51:01 +05:30
harshsoni2024
8454bbfba6
MINOR: docs links fix (#17125)
* alation link fix

* dbt yaml config source link fix

* bigquery doc fix
2024-07-22 13:51:25 +05:30
Ashish Gupta
f500e70256
#13876: change placement of comment and close button in task approval workflow (#17044)
* change placment of comment and close button in task approval workflow

* minor change

* playwright test for the close and comment function

* supported ref in activityFeedEditor

* fix playwright test

* added playwright test for data steward

* fix the test for the data streward user

* fix the close button not showing if task has no suggestions and icon fixes

* fix sonar issue

* change glossary and add suggestion button to dropdown button

* fix the glossary failure due to button change

* icon change for add tag and description

* fix glossary cypress failure due to button chnages

* changes as per comments
2024-07-22 12:45:07 +05:30
Onkar Ravgan
b19b7f59a5
Fix #17098: Fixed case sensitive partition column name in Bigquery (#17104)
* Fixed case sensitive partiion col name bigquery

* update test
2024-07-22 12:36:41 +05:30
Suman Maharana
d3ea1ead01
Fix #12677: Added Synapse Connector - docs and side docs (#17041) 2024-07-22 12:35:46 +05:30
Prajwal214
59d9a0299c
Doc: Updated Doris & Redshift Docs (#17123)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-22 06:42:54 +00:00
k.nakagaki
01134151ac
fix usernames (#17122) 2024-07-22 12:03:06 +05:30
Onkar Ravgan
eafa6b8772
Added domo federated dataset support (#17061) 2024-07-22 11:17:28 +05:30
Shailesh Parmar
8d9ff41761
feat: updated multi pipeline ui as per new mock (#17106)
* feat: updated multi pipeline ui as per new mock

* translation sync

* fixed failing unit test

* fixed playwright test

* fixed viewService click issue

* sorted pipeline based on test case length
2024-07-22 10:18:19 +05:30
Shailesh Parmar
00278ce369
Minor: fixed testSummaryGraph issue (#17115) 2024-07-22 10:07:25 +05:30
Ayush Shah
3df3e6ef71
Add Bound to Setuptools (#17105) 2024-07-22 00:38:07 +05:30
Mohit Yadav
ca6661b742
Add Alert Name to Publishers (#17108)
* Add Alert Name to Publishers

* Fix Test
2024-07-20 18:51:58 +05:30
Aniket Katkar
d52db7735b
Update the selector to avoid flakiness (#17099) 2024-07-19 15:25:36 +00:00
Sachin Chaurasiya
8434fe2c50
fix(#17016): apply Read-Only Mode to All Custom and Built-In Nodes in Block Editor (#17080)
* fix(#17016): apply Read-Only Mode to All Custom and Built-In Nodes in Block Editor

* test: add unit test

* fix playwright test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-07-19 18:52:01 +05:30
Pere Miquel Brull
7ef90c3628
MINOR - Update MetaPilot config (#17101) 2024-07-19 15:18:41 +02:00
Ayush Shah
5be5a05390
Fixes #17051: Dynamic import for Profiler Interface (#17073) 2024-07-19 17:33:19 +05:30
Prajwal214
9011127b17
Doc: Updated Athena Docs (#17103)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-19 17:32:12 +05:30
Teddy
b568444d5e
fix: handle potential null pointer in test case reindex (#17100) 2024-07-19 13:07:48 +02:00
Prajwal214
b1abb7cced
Doc: Updating BigQ Table Connection Docs (#17076)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-19 16:11:32 +05:30
Prajwal214
e58a788f47
Doc: Updating Athena Service Connection Docs (#17090)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-07-19 16:10:43 +05:30
Imri Paran
d59b83f9d1
MINOR[GEN-978]: Fix empty test suites (#16975)
* tests: refactor

refactor tests and consolidate common functionality in integrations.conftest

this enables writing tests more concisely.
demonstrated with postgres and mssql.
will migrate more

* format

* removed helpers

* changed scope of fictures

* changed scope of fixtures

* added profiler test for mssql

* fixed import in data_quality test

* json safe serialization

* format

* set MARS_Connection

* fix(data-quality): empty test suite

do not raise for empty test suite

* format

* dont need to check length in _get_test_cases_from_test_suite

* fix

* added warning if no test cases are found
2024-07-19 12:12:34 +02:00
Ayush Shah
4c657de5d8
Fixes #16501: Optimize Rows Sample Type Snowflake (#17055) 2024-07-19 15:38:39 +05:30
IceS2
d145341026
MINOR: Fix Oracle E2E Tests (#17084)
* Fix Oracle E2E Tests

* Fix Checkstyle

* Add link to issue in the reason
2024-07-19 10:32:22 +02:00