10673 Commits

Author SHA1 Message Date
Mayur Singal
9107c41a23
GEN-1251: Fix Expected ColumnLineage but got dict (#17708) 2024-09-09 17:52:51 +05:30
Mohit Yadav
0c510e443a
Add Listpage Method (#17761) 2024-09-09 16:21:20 +05:30
Sachin Chaurasiya
2b24c91e2a
feat: add support for running application in subpath (#17434)
* chore: add support for running application in subpath

* refactor code

* chore: Fix isTourRoute function to handle APP_SUB_PATH

* chore: Update RouterUtils and useCustomLocation for better pathname handling

* test: fix unit tests

* chore: Update useLocationSearch test to use useCustomLocation

* test: add unit test for useCustomLocation Hook

* chore: Update UnAuthenticatedAppRouter and WebAnalyticsUtils for useCustomLocation hook

* minor improvement
2024-09-09 14:39:01 +05:30
Chirag Madlani
3a665f5fa5
minor(ui): what's new updated for 1.5.3 (#17762) 2024-09-09 14:35:46 +05:30
Ashish Gupta
d904fe2b10
migrated TeamHierarchy cypress to playwright (#17759) 2024-09-09 13:16:43 +05:30
Shailesh Parmar
ae9de3057d
Migrate: tags spec to playwright (#17758) 2024-09-09 11:48:27 +05:30
Prajwal214
1c90eaaf3d
Docs: Updated Domain in Docker Compose & Docs (#17603)
* Minor: Updating Domain in Docker Compose & Docs

* replace openmetadata to open-metadata

---------

Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-09-09 11:47:09 +05:30
Teddy
1f72a3c9c6
GEN-1213 - logic to index test case result (#17706)
* feat: indexed test case results

* feat: added indexation logic for test case results

* style: ran java linting

* fix: IDE warnigns

* chore: added test case results migration

* style: ran java linting

* fix: postgres migration column json ref

* empty commit to trigger queued

* fix: added index on id field
2024-09-09 07:58:45 +02:00
Shailesh Parmar
2dd7892183
Migrate: Data quality and profiler test to playwright (#17705)
* Migrate: Data quality and profiler test to playwright

* migrate profiler ingestion

* migrated test cases to playwright

* migrate filter test from data quality

* migrate domain filter test
2024-09-07 16:18:10 +00:00
Shailesh Parmar
7a065aedc7
playwright: fixed failing AUT test incidentManager and queryEntity (#17749)
* playwright: fixed failing AUT test incidentManager and queryEntity

* remove flakiness by adding manual wait in service ingetion
2024-09-07 14:28:04 +00:00
Sachin Chaurasiya
8568eaf653
test: migrate recently viewed spec to playwright (#17741) 2024-09-06 21:20:36 +05:30
Ashish Gupta
3164bc4803
fix userdetails and personflow flaky test (#17753) 2024-09-06 19:53:26 +05:30
Pere Miquel Brull
c309906a1b
MINOR - Bump Presidio Analyzer and validate support for legal entities (#17750) 2024-09-06 16:07:08 +02:00
Ashish Gupta
3d52258b65
#16644: support resizable column to customProperty (#17735)
* support resizable column to customProperty

* fix sonar by mocking react-ant-column-resize globally

* remove duplicate table less and added css loader fix in webpack config file
2024-09-06 19:23:13 +05:30
Pere Miquel Brull
8526199391
MINOR - Fix Collate docs sync for partials (#17752) 2024-09-06 14:57:29 +02:00
Chirag Madlani
b9ef8cae30
fix playwright redshift delete entity failure (#17743)
* fix playwright redshift delete entity failure

* fix landing page kpi failure

* fix delete service issue

* fix flaky for AddRoleAndAssignToUSer
2024-09-06 17:32:53 +05:30
Ashish Gupta
dcad829a80
fix cypress for the Customzie Landing and EntityVersion page (#17744) 2024-09-06 16:53:00 +05:30
Pere Miquel Brull
1a276450fa
MINOR - Fix lineage GET for names with / and standardize quote calls (#17748)
* MINOR - Fix lineage GET for names with `/` and standardize quote calls

* format

* fix import
2024-09-06 12:12:44 +02:00
IceS2
a5dc937bbe
Remove CostAnalysisWorkflow dependency on Service Connection (#17732)
Connection is not a required attribute for a DatabaseService.
In order to avoid errors we are removing the dependency on this
attribute and checking that the DatabaseServiceType belongs to either
Snowflake, Redshift or BigQuery, which are the supported databases for
this feature.
2024-09-06 10:18:07 +02:00
Imri Paran
84be1a3162
Fix 17698: use resolution logic for snowflake system metrics profiler (#17699)
* fix(profiler): snowflake

resolve tables using the snowflake engine instead of OpenMetadata

* added env for cleaning up dbs in E2E

* moved system metric method to profiler. all the rest says in snowflake

* format

* revert unnecessary changes

* removed test for previous resolution method

* use shutdown39
2024-09-06 07:25:10 +00:00
Ayush Shah
b2f21fa070
Fixes #17085: Update Oracle count & unique count function to handle HexByteString/Blob types (#17596) 2024-09-06 12:42:41 +05:30
Pere Miquel Brull
8191202850
MINOR - Better PII classification for JSON data (#17734)
* MINOR - Better PII classification for JSON data

* linting
2024-09-06 08:54:23 +02:00
Siddhant
4fa281074e
New Email Templates (OSS) (#17606)
* Set new emailTemplates for OSS. Minor other improvements.

* Set new emailTemplates for OSS. Minor other improvements.

* fix template.

* set changeCount in the templates.

* fix changeCount calculation

* migrations.
2024-09-06 11:59:29 +05:30
Siddhant
55344555a9
fix pom. (#17682) 2024-09-06 11:58:46 +05:30
Teddy
a7b6279f2e
GEN-1333 Add TS validation on DQ and Porfiler data ingestion (#17731)
* fix: added ts validation for DQ and profiler data

* fix: change ts to ms in pytest

* style: ran python linting
2024-09-06 08:16:31 +02:00
Chirag Madlani
4f6dd7fcc3
make cost analysis as collate only (#17719) 2024-09-05 22:39:24 -07:00
Sriharsha Chintalapani
a121d317e7
Minor: remove unused dependency (#17709) 2024-09-05 22:38:58 -07:00
Sachin Chaurasiya
59d2b1e717
test: migrate login config to playwright (#17740) 2024-09-06 00:29:53 +05:30
Chirag Madlani
7ea3f16b58
minor(test): fix ingestion related flaky for aut (#17727) 2024-09-05 22:09:43 +05:30
Karan Hotchandani
bd93a2f328
fix expand all operation on terms page (#17733) 2024-09-05 20:53:06 +05:30
Prajwal214
acc42ec735
Docs: Updating the Image Reference for Bots (#17736)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-05 18:30:59 +05:30
Ashish Gupta
5201a0dcaf
fix ui freezing due to images in feed changes (#17703)
* fix ui freezing due to images in feed changes

* minor fixes

* change the method to old as there may be case where only updatedValue will be there and we need to show in prettify way rather the showing default message

* fixes around typography styling

* reduce feed size to 25 to get better performance in case of large image feed in the first 25 feeds
2024-09-05 18:16:30 +05:30
k.nakagaki
5bcd12bfe2
add links to menus (#17659)
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2024-09-05 18:16:15 +05:30
Ashish Gupta
84036048ba
supported followed data in Following widget using search api (#17689) 2024-09-05 18:14:12 +05:30
Chirag Madlani
8819ad5979
minor(ui): align dependency version to fix vulnerabilities (#17729) 2024-09-05 16:36:45 +05:30
IceS2
d1bc19fbf2
Fixes some things on the APICollection (#17704) 2024-09-05 11:04:50 +02:00
Pere Miquel Brull
aec3e70875
DOCS - OSS deployment is flagged as Collate False (#17722) 2024-09-05 14:00:31 +05:30
Sachin Chaurasiya
e337a573b8
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>
2024-09-05 13:10:44 +05:30
Ashish Gupta
f846a8ac2e
fix user spec flaky playwright test (#17684)
* fix user spec flaky playwright test

* fix bot spec failure

* fix glossary and version spec failure due to id change in the PR

* fixed queryEntity spec

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-05 11:27:41 +05:30
Karan Hotchandani
1dc15bc493
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
2024-09-05 10:05:54 +05:30
Chirag Madlani
b86f3d8ae7
minor(test): migrate persona spec (#17701)
* minor(test): migrate persona spec

* remove persona cypress spec

* address comments
2024-09-04 17:15:40 +00:00
Chirag Madlani
35bed7138d
minor(ui): migrate AddRoleAndAssignToUser.spec (#17670)
* minor(ui): migrate AddRoleAndAssignToUser.spec

* migrate SchemaDefinition

* revert vite changes
2024-09-04 20:36:45 +05:30
Chirag Madlani
ca48433ad9
fix(test): ingestion related playwright (#17674)
* fix(test): ingestion related playwright

* fix failing tests

* update status logic to avoid conflict

* fix double run issue for ingestion

* fixing ingestion specs

* fix postgres and ingestion

* running ingestion specs

* fix airflow and argo gaps

* revert config

* fix redshift dbt tests
2024-09-04 19:02:30 +05:30
Onkar Ravgan
c58b64c117
MINOR: [DOCS] Added SAP ERP connector documentation (#17668) 2024-09-04 16:58:53 +05:30
Onkar Ravgan
6cd07071d7
Fixed dbt cloud run_res name (#17694) 2024-09-04 16:58:29 +05:30
Pere Miquel Brull
2237d5a8d5
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 12:11:07 +02:00
harshsoni2024
a89c4e9f40
Connector: VertexAI UI, docs (#17649) 2024-09-04 11:45:33 +05:30
Karan Hotchandani
74206a1bb3
show display name in suggestions with fqn (#17691) 2024-09-04 11:11:05 +05:30
Ashish Gupta
3846107b87
fix permission cypress due to missing file (#17690) 2024-09-04 10:37:20 +05:30
Prajwal214
b2850b4b9a
Docs: Updated Kafka Schema Registry Config Broken Link (#17687)
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-09-03 19:45:41 -07:00