12410 Commits

Author SHA1 Message Date
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
Mayur Singal
616e3bd89c
Minor: Fix postgres version on docs (#14642) 2024-01-10 22:53:05 +05:30
Ashish Gupta
c27b0cf002
fix table redirect link from databaseSchema tables (#14670) 2024-01-10 18:52:08 +05:30
Mayur Singal
810e1df051
Minor: Fix Databricks Pipeline Test Connection Fix (#14667) 2024-01-10 18:37:00 +05:30
Mayur Singal
8197fe56ec
Minor: Snowflake - Add Support For Materialised Views (#14664) 2024-01-10 18:36:42 +05:30
Sachin Chaurasiya
f9ebdfc722
Minor: update hash to fullhash for filename and chunkFilename in webpack prod config (#14668) 2024-01-10 10:40:54 +00:00
Mohit Yadav
501c22f6c1
Change for Building Collate List Filter (#14665) 2024-01-10 14:34:14 +05:30
Mayur Singal
9288620c29
Minor: Fix Feature Tables of Connectors (#14658) 2024-01-10 12:48:42 +05:30
Sachin Chaurasiya
6646641b77
Minor: add base class for entity utils (#14651)
* Minor: add base class for entity utils

* test: add unit test for entity util class

* add user and team entity type case
2024-01-10 12:09:19 +05:30
Ayush Shah
dcac5c2367
Modify Redshift Database env (#14662) 2024-01-10 12:09:09 +05:30
Ashish Gupta
d9d0400cec
feat(ui): supported resolution center in data quality (#14037)
* feat(ui): supported resolution center in data quality

* resolution details page added

* components added in test case result page

* connected listing and detail page

* added severity modal and addressed comments

* added support to edit status

* change resolution center name to incident manager

* severity crud support

* added incident-manager-api

* updated listing page and added navigation for incident manager in left menu bar

* updated icon

* added issue tab in incident manager

* translation-sync

* commented the security check for timebing

* updated label style

* added below filters in incident manager listing page
- Assignee
- Status
- Test case name

* fix status modal was not working in incident manager listing page issue

* - integrated permissions in incident listing page and details page
- added update owner functionality
- IncidentDetails page updated as per mock
- fixed DQ component added redirection from status

* added test case resolution stepper in issue tab

* updated task details tab as per mock

* updated testcase ui

* added beta tag in left panel

* added reference line in graph for single count

* fixed failing unit test

* added unit test for severity and severityModal component

* added unit test for testCaseIssueTab

* added unit test for testCaseResultTab component

* added unit test for testCaseIncidentManagerStatus component

* added unit test for TaskTabIncidentManagerHeader component

* added unit test for below component
- incidentManagerPage
- IncidentManagerDetailPage

* added cypress for incident manager

* fixed failing cypress

* updated ui as per mock

* translation sync

* skip cypress for incident manager

* fixed dataQuality cypress test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-01-09 17:30:40 +00:00
Aniket Katkar
a96a61edfe
fix cypress for customize landing page (#14635) 2024-01-09 22:25:23 +05:30
Sriharsha Chintalapani
8d8d71e4f9
Fix #14442: Glossary index is not updated on Glossary deletion (#14638)
* Fix #14442: Glossary index is not updated on Glossary deletion

* Fix #14442: update SearchIndexApp to add Glossary

* Add Glossary to other config schema

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2024-01-09 08:34:45 -08:00
07Himank
44af8b3a47
working on lineage es integration (#14181)
* working on lineage es integration

* os change

* working

* working on lineage es integration

* add curremt lineage, special character handling, delete lineage

* remove test code

* update lineage index work done

* fix: add lineage ui changes

* fix: lineage add edit

* fix: center on load

* fix: add remove edges

* fix: column lineage issues

* use reactflow controls

* add collapse

* added upstream and downstream depth diffrently

* depth and collapse

* fix loading of dialog

* add includeDeleted in API

* cleanup

* cleanup

* cleanup

* initial unit tests

* fix tests

* cleanup

* update filter query

* fix: allow sql query to update

* use input instead of select

* unit tests

* unit tests

* fix edge removal

* cleanup

* description and deleted

* fix: initial lineage tests

* fix unit tests

* fix: review comments

* added edgedescription

* refactor custom nodes

* refactor condition

* add pipeline status color

* fix unit tests

* cleanup

* cleanup

* fix: lineage url

* depth issue resolved

---------

Co-authored-by: karanh37 <33024356+karanh37@users.noreply.github.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-01-09 08:34:17 -08:00