8498 Commits

Author SHA1 Message Date
Ayush Shah
831fce5b7e
Fixes 10709: Add useFqnForFiltering to profiler workflow (#14717) 2024-01-18 18:52:43 +05:30
Shailesh Parmar
e7665a83e5
Feat: Incident manager part 2 (#14673)
* Feat: Incident manager part 2

* updated stepper to show the future steps

* added dynamic breadcrumb in incident details page

* added cypress for incidentmanager

* added incident layer in graph and details in tooltip

* updated ui as per new change

* moved function render to useMemo

* fixed cypress for incident manager

* fixed unit test

* addressing review comments

* fixed failing cypress
2024-01-18 15:53:55 +05:30
Pere Miquel Brull
05038cc99c
MINOR - Add notes on external ingestion docs (#14756)
* MINOR - Add notes on external ingestion docs

* GCS Composer
2024-01-18 11:07:34 +01:00
Onkar Ravgan
c5c7171036
MINOR: Added Support for Bigquery and Redshift lifeCycle data (#14622)
* Added BQ and redshift lifeCycle

* added usage fixes
2024-01-18 15:36:43 +05:30
Teddy
71592df3e7
fix: filtering logic when getting latest incidents (#14760) 2024-01-18 08:12:25 +00:00
IceS2
69bf469a76
MINOR - Update Developers documentation to make it easier to follow (#14754)
* chore(docs): Changed the structure of the file to facilitate following it

* fix(docs): Add missing cd command before starting the server from script
2024-01-18 08:50:50 +01:00
Mohit Yadav
1e6c1a616b
Add Notification [WIP] (#14674)
* Centralize EventType

* Format better for readability

* Add Handling for Thread as Change Event

* Centralize logic for Entity Message Creation

* Add Thread Parent Message in Conversation

* Add Task and Announcement

* Support for multiple destinations

* Delete existing alerts for schema changes

* Delete all tables data for event subscription

* Centralize logic for Notifications and Observability

* Change Field Name and Remove redundant code

* Test Fixes

* Add more fields

* Add Optional

* Logical Test Case Addition Chnage Event

* Add Filter By Owner

* Fix Email Entity Url

* Handler closure and cleanup
2024-01-18 12:46:01 +05:30
Sriharsha Chintalapani
bfa8827d38
Fix #14038: Inconsistent search results between auto-suggest box and … (#14747)
* Fix #14038: Inconsistent search results between auto-suggest box and actual search results

* use dataAsset instead of all alias

---------

Co-authored-by: karanh37 <karanh37@gmail.com>
2024-01-17 21:37:36 -08:00
Ayush Shah
19db3c060c
Fix Env (#14768) 2024-01-18 10:52:05 +05:30
Karan Hotchandani
29901045ae
Add Is Null and Not Null filters for Owners and other fields (#14762)
* add is null and is not null operation

* cypress

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-18 10:39:43 +05:30
Suresh Srinivas
c4b9d1bd21
Dependency updates (#14767) 2024-01-17 19:49:39 -08:00
Ashish Gupta
0d7833bf23
MINOR: sidebar ui fix (#14761)
* MINOR: sidebar ui fix

* fix app icon movement
2024-01-17 21:49:21 +05:30
Ayush Shah
0d0d820305
MINOR: Add Static Sample Data, Modify Lineage (#14752) 2024-01-17 20:07:49 +05:30
Chirag Madlani
4fa2c6d7fa
fix(cypress): main failures (#14725)
* fix(cypress): main failures

* fix tests

* fix users spec

* fix table spec

* fix users spec

* skip failures

* skip query ingestion for postgres
2024-01-17 19:28:49 +05:30
Mohit Yadav
70b74d7d4f
Remove info log and using JsonUtils to convert the Ingestion Pipeline (#14759) 2024-01-17 17:25:33 +05:30
Mohit Yadav
bfbd953b53
Fix messages and percentages in Data Insight reports (#14731) 2024-01-17 16:11:43 +05:30
NiharDoshi99
6620389ad1
fix null prop. when entire col is null (#14758) 2024-01-17 16:00:06 +05:30
Teddy
aa92db3176
fix: clear incident ID when testCase result is success (#14755) 2024-01-17 10:23:36 +00:00
Teddy
c90a86b8ad
chore: remove typing-extension dependency (#14757) 2024-01-17 09:58:10 +00:00
Mayur Singal
07ea5e97c8
Minor: Postgres cypress move to query log file usage (#14750) 2024-01-17 14:26:57 +05:30
Mohit Yadav
7dcdc1a37d
Fix Expression Parsing (#14753) 2024-01-17 13:22:49 +05:30
Pere Miquel Brull
ddf7a0d30f
MINOR - Run ingestion externally docs (#14751)
* add docs

* MINOR - Run Ingestion Externally docs
2024-01-17 08:21:34 +01:00
NiharDoshi99
c120ae98a4
#14727 change all all_ query to dba_ query (#14748) 2024-01-17 12:38:42 +05:30
Teddy
085dfc0012
MINOR: Update Incident Manager Flow 2024-01-17 07:23:03 +01:00
Vijay Ravi
abe716d7fa
MINOR: Update jsonpatch package version (#14740)
* MINOR: Update jsonpatch package version

* Format

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2024-01-17 07:17:11 +01:00
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