10673 Commits

Author SHA1 Message Date
Mayur Singal
9694e19599
Minor: Docs - MSSQL Usage & Lineage Requirements (#14746) 2024-01-17 11:41:50 +05:30
Pere Miquel Brull
eadda0e3f1
#9269 - Add MSSQL Stored Procedure Support (#14739)
* Remove unnecessary field

* Remove unnecessary field

* Support query comments in MSSQL

* Remove unnecessary field

* Format

* Add external type

* Add MSSQL SP support
2024-01-17 06:37:27 +01:00
mohitdeuex
cfbb94aa32 Call Stop at the end 2024-01-17 10:51:29 +05:30
Mayur Singal
dccfd9a776
Minor: Add Column Support in Protobuf Parser (#14745) 2024-01-17 09:31:27 +05:30
Pere Miquel Brull
8d053e6f65
MINOR - Add Pablo to CI teams (#14737) 2024-01-16 17:42:22 +01:00
Onkar Ravgan
f2219a10f3
Fixed oracle tests (#14738) 2024-01-16 17:39:10 +01:00
Teddy
1ace95c9c5
MINOR: add recordChange call for computePassedFailedRowCount (#14716)
* MINOR: add recordChange call for `computePassedFailedRowCount`

* style: ran java linting
2024-01-16 07:55:34 -08:00
Sachin Chaurasiya
1a83a112ef
Minor: update ENTITY_TYPE and ENTITY_FIELD in EntityLink.g4 (#14732) 2024-01-16 20:08:03 +05:30
Onkar Ravgan
13b326d11c
Fix 14040: Part 3 Added updated field to status for patched entities (#14708)
* Added updated field to status

* Fixed e2e test
2024-01-16 17:53:05 +05:30
Chirag Madlani
ae884d54de
test(e2e): organise ingestion tests (#14649)
* test(e2e): organise ingestion tests

* fix ingestion tests

* push all the service ingestions

* fix name regexp issue

* fix database spec

* aut fixes

* fix follow entity tests

* fix follow test case

* fix soft delete tests

* fix tests

* fix dashboard

* fix left side bar issue
2024-01-16 16:38:40 +05:30
Ashish Gupta
65af782433
fix glossary cypress issue and minor changes (#14723) 2024-01-16 16:28:12 +05:30
Karan Hotchandani
5f293f6400
fix: add null checks (#14722) 2024-01-16 15:43:50 +05:30
Onkar Ravgan
64a4e1afce
Fix 12180, 14158: Added LF tags to Athena (#14718)
* Added LF tags to athena

* fixed pytests

* Added docs
2024-01-16 14:24:31 +05:30
Akash Jain
f8eb19f61a
chore(CI): Update Slack Bot Token for Security Scan (#14715) 2024-01-16 14:21:50 +05:30
Chirag Madlani
4d8bc87c17
test(ui): unit tests for pipeline details (#14721) 2024-01-16 14:21:43 +05:30
Ashish Gupta
2e9b60f2d0
feat(ui): revamping the sidebar navigation design (#14625)
* revamp sidebar design

* minor chnages

* menu fixes and test modifyed

* fix cypress test

* fix cypress test and test code improvement

* fix entity and database cypress test

* fix data-quality cypress and fix beta tags

* change incident-manager icon and fix flaky cypress issue

* fix user cypress issue
2024-01-16 13:09:37 +05:30
Abhishek Porwal
2414cfe387
Fix(#14560): fix breadcrumb not getting updating properly when clicking on any breadcrumb link in container page (#14621)
* reset the state of DataAssetHeaderComponent using key property when dataAsset get change to update the breadcrumb properly

* fix DataAssetHeader component getting render when contianerData is fetching in container page component

* wip: unit test for conitaner page

* added accidentally removed silent flag from jest test

* added test for check container data fetch with expected params

* added more testcase in ContainerPage unit test

* added switch tab testcase

* added more test case

* address comments

* address comments 1

* revert accidentally removed --silent from test command

* fix: unit test after conflict resolve

* fix page content shake on breadcrumb loading

* fix some type issues

* fix skeleton loading on detabase-schema-page

* fix LogsViewer Skeleton
2024-01-16 13:07:07 +05:30
Sriharsha Chintalapani
b4b1b2e224
Fix #14694: Search - Change default operator to OR instead of AND (#14695)
* Fix #14694: Search - Change default operator to OR instead of AND

* Minor: Remove ngram from the indexes

* Tune weights on the search fields
2024-01-15 22:20:20 -08:00
Chirag Madlani
5dee98f6be
fixed: #11799 owner support for pipeline tasks list (#14711)
* fixed: #11799 owner support for pipeline tasks list

* fix unit tests
2024-01-16 10:52:05 +05:30
Sachin Chaurasiya
3291b07001
feat(ui): add RTL support for application (#14701)
* Minor: add RTL support for description

* fix: unit test

* add direction provider

* sync local file

* Update he-he.json

* add useGridLayoutDirection custom hook to handle the RTL in grid layout

* sync local

* handle RTL in in feed editor

* handle RTL for block editor

* remove the RTL toggle button from the editor
2024-01-16 10:48:08 +05:30
Mayur Singal
d1a1003a9d
Minor: Docs - Backup & Restore Troubleshooting steps (#14710) 2024-01-15 10:11:23 -08:00
NiharDoshi99
54d34934c1
#14630 added oracle stored procedures (#14641) 2024-01-15 18:28:27 +05:30
Ayush Shah
709fa7415f
Fixes 13343: Fix Superset table name issue (#14714) 2024-01-15 18:19:27 +05:30
Ayush Shah
98eae7154a
Fix Airflow Source Url (#14712) 2024-01-15 12:31:43 +00:00
Harsh Vador
406345e257
Add & Organise Cypress User spec (#14624)
* add user spec

* organize user spec

* change test description

* cover different user roles

* change max password length

* code refactor

* fix failing update admin details test

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-15 17:23:10 +05:30
Karan Hotchandani
c87b6d60fa
Add Database and Schema on Explore Menu (#14656)
* fix: add database and schema in explore

* add tests

* localisation

* fix icon

* fix tests

* cleanup

* fix icons

* fix casing

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-15 15:51:57 +05:30
Mayur Singal
d6b90ff459
Minor: Added feature table to pipelines & messaging connectors (#14707) 2024-01-15 15:26:11 +05:30
Mayur Singal
355f933ef0
Minor: Fix Superset API Test Connection (#14696) 2024-01-15 15:25:48 +05:30
Mayur Singal
21a701f360
Minor: Fix Postgres Cypress Failure (#14698) 2024-01-13 11:49:36 +05:30
Karan Hotchandani
3265d2ac78
add cypress for lineage (#14702)
* add cypress for lineage

* fix sonar
2024-01-13 10:47:52 +05:30
Shilpa Vernekar
7eeaa05279
Docs: Change Glossary Video Link (#14703) 2024-01-12 22:03:55 +05:30
Onkar Ravgan
f1049d55c4
Fixed mode test connection (#14693) 2024-01-12 18:29:12 +05:30
Abhishek Porwal
156dc29687
fix: activity feed card header alignment (#14580)
* fix feed-card header alignment issue by revert back the using 2 UserPopOverCard code and fix some css

* fix role button on span tag issue

* replace span and onClick with the Link

* make the whole feed header text as paragraph

* fix: Header in ActivityFeedCard component

* fix a style issue

* update unit test of feed-card-header

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-12 15:22:23 +05:30
Akash Jain
2307807bbb
chore(ci): Remove paths-ignore block from pull_request_target (#14699) 2024-01-12 15:17:33 +05:30
Sriharsha Chintalapani
49c1756583
MINOR - Test Case Ownership, keep severity, add test case result incidentId (#14691)
* MINOR - Test Case Ownership, keep severity, add test case result incidentId

* fix immutability

* Fix tests

* MINOR - Test Case Ownership, keep severity, add test case result incidentId

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-01-11 23:36:29 -08:00
Mayur Singal
a7c17c5351
Fix #14653: Fix Unity Catalog no children struct issue (#14688) 2024-01-12 12:59:50 +05:30
Akash Jain
62c09ff15b
chore(ci): Update CRON for Cypress CI (#14686)
* chore(ci): Update CRON for Cypress CI

* chore(ci): Run MySQL only with Schedule or dispatch.

* chore(ci): Add Pull Request Target Path

* Update .github/workflows/cypress-integration-tests-postgresql.yml

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-12 12:50:31 +05:30
Sachin Chaurasiya
dcbd6a842a
Minor: remove deprecated getURLWithQueryFields util method (#14671)
* Minor: remove deprecated getURLWithQueryFields util method

* remove unwanted changes

* minor fix

* Fix type errors

* fix : unit test

* fix cypress tests

* Fix: cypress tests

* Fix: unit and cypress tests
2024-01-12 12:44:24 +05:30
mohitdeuex
e418f4da2f Collate Knowledge Center Indexes needs entity 2024-01-12 11:54:47 +05:30
Sriharsha Chintalapani
e786380915
Minor: Add glossary index to SearchIndexFactory (#14690)
* Minor: Add glossary index to SearchIndexFactory

* Minor: Add glossary index to SearchIndexFactory
2024-01-11 16:54:40 -08:00
Chirag Madlani
99b8e7988d
fix(cypress): fix restore, advance search & data insight (#14684) 2024-01-11 22:23:39 +05:30
Shiyang Xiao
241f3c68d7
Fixes #14413: Add SAS connector (#14415)
* feat: SAS Viya connector

* refactor SASCatalog to SAS

* add SAS logo to UI and connection documentation

* doc changes

* modify ingestion logic

* revert original changes

* added support for dataflow & perfect logic for reports/datatables

* add filter doc

* more updates to perfect ingestion for each asset type

* fix a bug with table lineage not created properly

* Delete ingestion/pipelines/sasCatalog.yaml

* precomit fix

* Conversion to database connector

* minor fixes

* make custom properties type generic

* Add SAS javaEnum

* add dummy variable for sas.yaml

---------

Co-authored-by: lizmc <liz.mcintosh@sas.com>
Co-authored-by: Shiyang Xiao <Shiyang.Xiao@sas.com>
2024-01-11 06:46:57 -08:00
Mayur Singal
66d92300c6
Fix #13894: Ingest only open search indexes ES (#14685) 2024-01-11 18:23:49 +05:30
Ayush Shah
9c6d202555
Add Sample data, modify regex pattern (#14467) 2024-01-11 14:23:33 +05:30
Mohit Yadav
ff690d8dd4
Format better for readability (#14682) 2024-01-11 12:46:30 +05:30
Mayur Singal
190212c8ac
Fix #11556: Add support for Db2 for IBM i (#14680) 2024-01-11 12:35:52 +05:30
Akash Jain
7707b471cb
chore(ui): Update CRON of Nightly runs of Cypress CI (#14679) 2024-01-11 11:03:17 +05:30
Chirag Madlani
6118353ee8
skip(test): cypress tests which are failing (#14659) 2024-01-11 08:51:14 +05:30
Shilpa Vernekar
befba918d8
Docs: Minor change - Glossary Import Video added (#14675) 2024-01-10 18:58:31 +00:00
Onkar Ravgan
aee42cf72b
removed patch warnings (#14669) 2024-01-10 23:02:30 +05:30