9882 Commits

Author SHA1 Message Date
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
Mohit Yadav
75fcb03041
Fix Condition for deleted App (#17096) 2024-07-19 12:38:54 +05:30
Mohit Yadav
7c80c07eab
Move Migration to 1.4.6 (#17095) 2024-07-19 12:16:53 +05:30
Ashish Gupta
5c05738e02
#17043: fix the same suggestion content being displayed on task (#17077)
* fix the same suggestion content being displayed on task

* added playwright test
2024-07-19 12:04:56 +05:30
Teddy
13daa3668a
Fix: test case indexing -- remove changeDescription from testSuites list (#17083)
* fix: test case indexing -- remove changeDescription from testSuites list

* fix: change type to interface

* style: ran java linting
2024-07-19 08:19:45 +02:00
Aniket Katkar
bc49f9e843
Resolve the ws package version conflict due to conflicting dependencies (#16961) 2024-07-19 11:46:17 +05:30
Mohit Yadav
b1620e682a
Fix Users Issue due to capital names (#16828)
* Fix Users Issue due to capital names

* Fixed Tests

* No lowercasing name

* Revert

* toLowerCase

* fix email casing from UI side on basic auth

* compare lowercase email only from the loggedInUser

* address comments

* Updated LowerCase UserName on updates

* revert ui changes

* Migrate Name and Email

* cypress failure

* fix glossary test

* fix activity feed test

* Compare by Lowercasing Email and username

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-07-19 11:39:09 +05:30
Mohit Yadav
8561022c70
Add Sync Option in OpenmetadataOperations (#17089) 2024-07-19 01:17:12 +05:30
Mohit Yadav
c7710481b5
Fix App Issue (#17088) 2024-07-19 01:17:03 +05:30
Mohit Yadav
28218ec612
Ignore Entity No Change Events (#17087) 2024-07-19 01:16:50 +05:30
Mohit Yadav
ebdd7f7fd9
Centralize OIDC Flow to handler, and refresh logic (#17082)
* Centralize OIDC Flow to handler, and refresh logic

* Remove forced condition

* Return on success
2024-07-18 23:53:50 +05:30
Karan Hotchandani
c340fe94f3
saml reject token renewal (#17079) 2024-07-18 23:23:50 +05:30