10344 Commits

Author SHA1 Message Date
Karan Hotchandani
e5e39f75f3 Explore tree reset (#17653)
* reset tree state when quick filter is empty

* cleanup

(cherry picked from commit 55cbda4ea568dba1e54f1ea4671026ecdf6a3121)
2024-08-30 21:38:34 +05:30
Shailesh Parmar
34f94b8ed2 Minor: fixed styling issue for DQ (#17651) 2024-08-30 20:44:25 +05:30
Chirag Madlani
9b00aa1574 minor(ui): what's new for 1.5.2 (#17647)
* minor(ui): what's new for 1.5.2

* fix typo

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-08-30 16:51:59 +05:30
Shailesh Parmar
614c42e045 Minor: added support for edit assign button in incident manager (#17646)
* Minor: Added support for assignee edit in incident manager

* minor change

* minor fix
2024-08-30 16:51:49 +05:30
Sriharsha Chintalapani
9cefa44921 Minor: Fix Edit Reviewers Permission (#17638)
(cherry picked from commit 46a68511477a93f56b8af3d8b8b455a7d146df7c)
2024-08-30 15:32:49 +05:30
Karan Hotchandani
b370b97bce show tier tag with styles (#17643)
(cherry picked from commit d39ea588629afa0db8f343780d67989841514947)
2024-08-30 15:29:44 +05:30
Chirag Madlani
c92e5cfcd3 minor(test): migrate to playwright SchemaSearch & DataInsightReportApplication (#17627)
* minor(test): migrate to playwright SchemaSearch & DataInsightReportApplication

* comments addressed

(cherry picked from commit fed12172f42a7197ef489ba24091b54b71da73a4)
2024-08-30 15:26:38 +05:30
Ashish Gupta
836eec18f2 migrated task cypress spec in Activity feed playwright (#17618)
(cherry picked from commit a79a9032ceaf7b267beb6312048deab0e6bb698c)
2024-08-30 15:26:20 +05:30
Karan Hotchandani
0d8e202af2 migrate glossary tests to playwright (#17617)
* move glossary tests to playwright

* fix tests

(cherry picked from commit 23096fa2f325d0c6c67bbf387f853a349a0f3b2c)
2024-08-30 15:26:04 +05:30
Shailesh Parmar
b99078fb54 Minor: Fixed AUT failure (#17607)
* Minor: update timeout for AUT in DI application

* minor test fix for DBT

(cherry picked from commit 4c354eabb28cd2168bdb8c2daa9d206e2444f55a)
2024-08-30 15:24:40 +05:30
Sachin Chaurasiya
b3bdea7bdd chore: add some spacing for table item action when floating icons are enabled (#17612)
(cherry picked from commit c5b93124ba53c93719f892599a14b087dc1e505f)
2024-08-30 15:24:15 +05:30
Sachin Chaurasiya
e250f9205d fix(e2e): api collection owner propagation (#17616)
(cherry picked from commit 5c3d2aef19d7586882bbaee40ee7d674b8392b8f)
2024-08-30 15:23:55 +05:30
Sachin Chaurasiya
4973111e0b minor: add resizable layout for glossary page (#17644)
* minor: add resizable layout for glossary page

* test: update unit test

* chore(ui): update padding-left in GlossaryDetails component

(cherry picked from commit 9ba67cde3e6b9ce57453574a4435bfa07827786d)
2024-08-30 15:23:10 +05:30
Chirag Madlani
2a3ba61703 fix(ui): pick email and name based on claim values at time of login (#17626)
* fix(ui): pick email and name based on claim values at time of login

* Update Error Message

* Update code for better message

* Typo

* fix playwright failures

* fix playwright tests

* fix tests

* fix login spec failing

---------

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
(cherry picked from commit fa3529f0850ed801e11b752b963ab0cafb637e87)
2024-08-30 13:24:30 +05:30
Teddy
29a29cde4d fix: lineage lookup for long FQNs (#17633)
(cherry picked from commit 26befb6db1710b89b80593203845b06c4ec8a799)
2024-08-29 17:48:52 +02:00
Mayur Singal
d8ec47e787 MINOR: Fix delete lineage in case of override lineage enabled (#17625) 2024-08-29 15:47:39 +05:30
Mohit Yadav
c23fdc88b4 [MINOR] Fix Email Updates (#17620)
* Fix Email

* Fix Test

(cherry picked from commit a9a1a2036b55fb2cf03c6535733059d364ef6310)
2024-08-29 12:00:29 +05:30
github-actions
aff2adbb98 chore(release): Prepare Branch for 1.5.2 2024-08-28 20:25:55 +00:00
nicor88
092ce3df34 fix ingestion of owner in dbt, via email (#17613) 1.5.1-release 2024-08-28 18:25:45 +05:30
IceS2
13fd18d5ad MINOR: Add pagination to entity history versions (#17587)
* Add pagination to EntityHistory Versions

* Fix endless loop

(cherry picked from commit b8af2019b403a733244239881df85769d50028f9)
2024-08-28 14:38:37 +05:30
Onkar Ravgan
f42e684857 MINOR: Fixed owner not updating from dbt if owners field has an empty list set in db (#17610)
* Fixed owner not updating from dbt for empty list

* fix table get
2024-08-28 14:32:47 +05:30
Karan Hotchandani
c4631684d9 remove sorting of tags (#17604)
* remove sorting of tags from ui

* add playwright tests

* add playwright test for tags in children

(cherry picked from commit dfafca8231b948acbd6efffd8b732200e436a574)
2024-08-28 11:55:32 +05:30
github-actions
8ec2cdc638 chore(release): Prepare Branch for 1.5.1 2024-08-27 23:14:48 +00:00
Karan Hotchandani
d6c5193dd1
add playwright for sorted owners (#17600)
* add playwright for sorted owners

* fix minor test id
2024-08-27 16:12:27 -07:00
Sriharsha Chintalapani
94f0c1144e
Patch response should sort the owners field (#17599) 2024-08-27 11:02:12 -07:00
Siddhant
19b5d49dc8
[FIX] Fix IsEmailServiceEnabled. (#17601)
* fix isEmailServiceEnabled.

* use getSmtpSettings() from emailUtil
2024-08-27 23:23:20 +05:30
Chirag Madlani
8c9abbcae7
update env for playwright tests (#17598) 2024-08-27 22:08:42 +05:30
Sriharsha Chintalapani
8681869901
fix: pom.xml to reduce vulnerabilities (#17281)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JAVA-ORGELASTICSEARCH-7577201

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
2024-08-27 09:27:22 -07:00
Ashish Gupta
7813d82b91
fix kpi data not showing in widget (#17594) 2024-08-27 21:18:26 +05:30
Pere Miquel Brull
60ed221cf1
DOCS - Update Version Snapshots (#17589) 2024-08-27 14:41:12 +05:30
Pere Miquel Brull
6b615f4518
MINOR - 1.5.0 docs & update what's new (#17585)
* MINOR - Docs 1.5 upgrade

* quickstart

* docs

* what's new
2024-08-26 12:04:48 +02:00
Pere Miquel Brull
c5623d0254
FIX - PG Migration for automator (#17583) 2024-08-25 20:35:36 -07:00
Siddhant
a2c77b08b7
[FIX] EmailTemplates Edit Configurations. (#17581)
* added migration for emailTemplates.

* PUT will set the old template in the db.[walkaround]

* remove migration.
2024-08-25 18:58:47 +05:30
Sachin Chaurasiya
9641033d5d
test: fix playwright AUT failures (#17580)
* test: fix playwright AUT failures

* fixed metapilote space issue for DQ

* fixed dbt test for AUT

* updated tour spec

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-08-24 20:57:27 +05:30
Sweta Agarwalla
11eafdd724
Add tests for roles playwright (#17572)
* add roles test in playwright

* updated as per feedbacks

* chore: Improve visibility of added policies in Roles page

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-08-24 14:11:48 +05:30
Siddhant
929bae5b7b
Changed Double to int for the DataAssetCount. Included % for the percentageChangeValue. Added colors to the % values with the digits. Corrected the incorrect placeholders. (#17578) 2024-08-24 11:43:54 +05:30
sonika-shah
cce22a1b5c
Improve count/feed api performance for 1.5 (#17576) 2024-08-23 11:20:34 -07:00
Ashish Gupta
d81a57c44e
fix custom property type not coming in advanced search (#17573)
* fix custom property type not coming in advance search

* added playwright test to test dashboard for same

* minor code optimization and added comments in code
2024-08-23 23:43:21 +05:30
IceS2
ce19fa3389
Add '/' prefix in order to avoid Bad Request answer from AWS OpenSearch (#17575) 2024-08-23 20:01:56 +02:00
Sachin Chaurasiya
3605d3d9da
test: fix playwright AUT for API collection, database and custom theme config (#17570) 2024-08-23 21:15:01 +05:30
Siddhant
c76c27e1e9
correct the placeHolder to fetch the dataCount. (#17569) 2024-08-23 14:46:37 +00:00
Chirag Madlani
73eff1df9f
minor(test): migrate data-insight settings spec to playwright (#17563)
* minor(test): migrate data-insight settings spec to playwright

* address comments and fix failure for run application

* increase DI success timer for MYSQL
2024-08-23 13:39:45 +00:00
Chirag Madlani
f000be355c
fix(ui): count vs percentage value shows correctly (#17568) 2024-08-23 13:10:06 +00:00
Mohit Yadav
bb52bc779e
Fix Get Parent (#17567) 2024-08-23 18:19:26 +05:30
Aniket Katkar
66f06fd5c6
Minor: Fix failing cypress tests in main (#17561)
* Fix Data Quality and Profiler cypress

* fix my data spec

* fix user spec failure due to user search not lisiting

* Fix for flakiness of add tier operation

* fix the customizeLanding page cypress failure

* cypress fix

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-08-23 17:09:42 +05:30
Pere Miquel Brull
2180a6c7f1
FIX - profiler interface system metrics validation & e2e YAML includeDDL (#17562) 2024-08-23 09:00:18 +02:00
IceS2
ef7042752a
MINOR: Fix Percentage Difference Calculation and Tier Summary Calculation. (#17560)
* Fix unparsable date and remove legacy code

* fix ui for data insight cleanup

* fix unit tests

* fix tour playwright

* fix percentage value and label for charts

* Moved 'NoTier' filter from Filter to Query

* Removed SystemChartType.TotalDataAssetsByTier from condition

* Hack: Quick fix for calculating the % difference on System Charts

* Fix checkstyle

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
2024-08-23 07:00:12 +02:00
Imri Paran
b48c6a0485
feat(postgres): add money profile (#17558)
add support for profiling of money type
2024-08-22 14:53:34 -07:00
IceS2
9e7ddfbd69
MINOR: Fix unparsable date and remove legacy code (#17549)
* Fix unparsable date and remove legacy code

* fix ui for data insight cleanup

* fix unit tests

* fix tour playwright

* fix percentage value and label for charts

---------

Co-authored-by: Chira Madlani <chirag@getcollate.io>
2024-08-22 14:52:47 -07:00
Aniket Katkar
b44d5d47ab
Minor: Fix the encoding issue on edit ingestion page (#17552)
* Fix the encoding issue on edit ingestion page

* fixed incident manager user search issue

* fix cypress test for serviceIngestion failure

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-08-22 14:52:16 -07:00