Sachin Chaurasiya
69dddf0781
minor: disable image upload support in description editor ( #17697 )
...
* minor: disable image upload support in description editor
* feat: Disable image upload support in description editor
* address comment
* fix : unit test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit e337a573b8d9a195c9cff58183f98c1a6100afd6)
2024-09-05 13:13:26 +05:30
Onkar Ravgan
f829c506c1
Fixed dbt cloud run_res name ( #17694 )
2024-09-05 10:40:36 +05:30
Karan Hotchandani
d46540ea0f
fetch domains before any widget is loaded ( #17695 )
...
* fix domain init ordering
* move domains call at the beginning
* fix tests
* fix tests
* fix flaky tests
* fix flaky tests
(cherry picked from commit 1dc15bc49376d2c117dcc297c05f120f1f595bad)
2024-09-05 10:27:20 +05:30
Karan Hotchandani
32a85c0c96
Migrate advanced search tests ( #17666 )
...
* migrate advanced search tests
* verify advanced search tests
* fix minor config
* push fixes
* add before all timeout
* increase test timeout
* revert playwright config
* add rule based search
* migrate group tests
(cherry picked from commit a63ad691000c5d49b251602f96a519d846a178da)
2024-09-05 10:26:52 +05:30
harshsoni2024
6fa662bfda
Connector: VertexAI UI, docs ( #17649 )
2024-09-04 18:07:31 +05:30
harshsoni2024
5aba41ef58
Connector: vertexai schema ( #17632 )
...
* vertexai connection schema
* remove yaml file
2024-09-04 18:06:26 +05:30
Pere Miquel Brull
75be6b69dd
MINOR - PII Scanner tests and log levels ( #17686 )
...
* MINOR - PII Scanner tests and log levels
* MINOR - PII Scanner tests and log levels
2024-09-04 14:27:30 +02:00
Karan Hotchandani
847b226829
show display name in suggestions with fqn ( #17691 )
...
(cherry picked from commit 74206a1bb3afc58068bdb8eb9dd4dad82a224206)
2024-09-04 16:32:03 +05:30
Ashish Gupta
f52282dfee
fix some entities not visible in Following widget ( #17665 )
...
* fix some entities not visible in Following widget
* added some extra spacing in quick filter
(cherry picked from commit 00fe8399adc74273be6a486e8969b0ece0e50d89)
2024-09-04 10:38:54 +05:30
nicor88
d068a59aa8
fixes 17648: add tags and description for tableau published data source ( #17678 )
...
* tableau data-source tags and description
* tweaks
* PR review
* change test description
* black formatting
2024-09-03 15:20:11 +05:30
Sriharsha Chintalapani
a477e23854
create 1.5.3 release branch
2024-09-02 10:49:43 -07:00
Mayur Singal
feacabb2f3
MINOR: Fix athena lineage models ( #17662 )
1.5.2-release
2024-09-02 14:19:45 +05:30
Pere Miquel Brull
72afde0aca
MINOR - Implement SAP Hana Lineage ( #17615 )
...
* MINOR - SAP Hana Lineage
* skeleton
* parser
* lineage
* manage formulas
* add cvs
* add cvs
* better typing
* enum
* handle cvs
* saphana docs
2024-09-02 07:42:35 +02:00
Shailesh Parmar
c0a23c667b
PW: migrate query entity spec to playwright ( #17619 )
...
* PW: migrate query entity spec to playwright
* migrated to playwright
* minor test fix
* fixed api waiting issue
* fixed the api issue
* fixed API response await
* fixed await issue
2024-08-31 13:20:45 +05:30
Chirag Madlani
4f9b0cd067
fix(e2e): remove data insight report if already present ( #17654 )
...
(cherry picked from commit 183da3f2b174fb823fe5c46805cbac42fc823997)
2024-08-31 12:29:42 +05:30
sonika-shah
7e4a06af34
Fixes #16498 : Support custom properties for Data Products ( #17641 )
...
(cherry picked from commit 6d322577653aea67d0f192b65b1edb6b6b4616a2)
2024-08-31 09:47:57 +05:30
Sachin Chaurasiya
0a7947088c
minor: update what's new for 1.5.2 ( #17656 )
...
(cherry picked from commit 0dcf9d7ab3dccf3f355c4e0fa8f4c50e4b595ec0)
2024-08-31 09:47:40 +05:30
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