Imri Paran
e22a66fe45
Fix 17903: fix(data-quality): snowflake data diff ( #17907 )
...
* fix(data-quality): snowflake data diff
- fixed schema in snowflake URL for data diff
- added e2e for snowflake data quality
* reverted unintended change
(cherry picked from commit 21af02d8d5d65ce73645b5396b3cd2eaee1fac19)
2024-09-20 08:17:29 +02:00
Mohit Yadav
3702750040
fix owners patch issue ( #17900 )
...
* fix owners patch issue
* rename func
* typo
* Add Test Case
* Fix Tests
---------
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit f4ce0e8693c2dad95e7f95edc457ac8a6e72d033)
2024-09-20 11:41:59 +05:30
Sriharsha Chintalapani
f0c86fda53
Improve Search Relevancy
2024-09-19 09:05:09 -07:00
Mayur Singal
eda9ecc83f
MINOR: Apply multi threading in View Lineage Processing ( #17922 )
2024-09-19 18:57:31 +05:30
Shailesh Parmar
b8488a487f
playwright: fix permission spec ( #17917 )
2024-09-19 14:54:15 +05:30
Pere Miquel Brull
0c32038505
GEN-1492 - Decrypt JWT internally for system health check ( #17864 )
2024-09-19 10:28:02 +02:00
Pere Miquel Brull
9f78b09c79
GEN-1493 - Fix paginate_es in opensearch ( #17858 )
...
* GEN-1493 - Fix opensearch pagination
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
* GEN-1494 - Add CI for py-tests with Postgres and Opensearch
2024-09-19 10:27:51 +02:00
Pere Miquel Brull
4e7b1381b1
GEN-1410 - Improve PII Logging information ( #17835 )
2024-09-19 10:27:20 +02:00
Ashish Gupta
43d8c13709
fix(e2e): ingestion related flaky failures ( #17848 )
...
* fix(e2e): ingestion related flaky failures
* no need to run workflow for ready_for_review state update
* await for queued or running status
* fix failing tests
* fix issue
* add support for partial success
(cherry picked from commit 4b0b22af2adb14ddb39d3c4f55e867091fb162dd)
2024-09-19 11:12:53 +05:30
Ashish Gupta
14ef913943
fix myData and ActivityFeed playwright test 1.5.5 ( #17886 )
...
(cherry picked from commit a679625f7b4f7e7a3d6714356fdd16c7fbce9c12)
2024-09-19 10:33:21 +05:30
Shailesh Parmar
d38f49b034
Playwright: fixed permission, dataQuality, & testCases spec for 1.5.5 ( #17884 )
...
* Playwright: fixed permission, dataQuality, & testCases spec
* fixed testSuite wait issue
2024-09-18 13:32:39 +05:30
Shailesh Parmar
c24130cbf2
Playwright: fixed Tags AUT test ( #17852 )
2024-09-18 13:32:23 +05:30
Sachin Chaurasiya
d724a98429
fix: ApiDocs Playwright spec ( #17894 )
...
* fix: ApiDocs Playwright spec
* fix(ui): Fix API docs test failure
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit e42a7d6e7c7514bb90f0a6d8707871561aed87ac)
2024-09-18 12:11:09 +05:30
Sachin Chaurasiya
b82056e4c0
fix: Teams and owner fields are not being passed in the policy API call. ( #17880 )
...
(cherry picked from commit a72d502cb5b54ac021db9a79963117f0def526bb)
2024-09-18 12:10:55 +05:30
Sachin Chaurasiya
988f8cabd4
minor: update custom property entities data model, data product and database schema icon ( #17812 )
...
* minor: update custom property entities data model, data product and database schema icon
* remove unused icon
(cherry picked from commit 681a15c4a5bdd0de1c033a29e68277e69beade08)
2024-09-18 12:10:38 +05:30
Chira Madlani
cc256c853f
fix build issue for ui
2024-09-18 10:59:22 +05:30
Chirag Madlani
3c8603e3a5
fix(ui): overriding user info after login ( #17825 )
...
* fix(ui): overriding user info after login
* fix displayName override unnecessarily
* address comments
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* fix MSAL login and refresh token issue
* remove unwanted changes
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
(cherry picked from commit 46550b3a881c973c40d08612d22c6df17b522089)
2024-09-17 22:05:32 +05:30
Chirag Madlani
f08e643152
feat(ui): support refresh with multi tabs open ( #17782 )
...
* feat(ui): support refresh with multi tabs open
* address comments
* fix clientType error
* fix unit tests
* add version miss match alert for seamless experience
* update variable values
* use custom hook for location
* patch DataInsight app before running it
* fix addRoldeAndAssignToUser flaky test failure
(cherry picked from commit 17744f42dc5e71f8e3ca26e2b076b9d72a11556b)
2024-09-17 22:04:17 +05:30
Shailesh Parmar
b72513cf03
Playwright: fixed AUT testCases spec ( #17844 )
2024-09-16 11:46:50 +05:30
Shailesh Parmar
dc677745eb
Removed cypress form the project ( #17839 )
2024-09-16 11:46:14 +05:30
Ashish Gupta
93679117c9
migrated team spec to playwright ( #17838 )
...
* migrated team spec to playwright
* migrate teams spec
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-09-16 11:44:33 +05:30
Karan Hotchandani
04c289ce41
fix playwright test issues ( #17836 )
...
* fix playwright test issues
* cleanup
* fixed wait issue in test cases spec
* fix AddRoleAndAssignToUser spec failure
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-16 11:44:09 +05:30
Aniket Katkar
aa6bcc4228
Minor: Alert e2e playwright migration ( #17664 )
...
* Fix the alert details page disabled edit action
* Localization change for other languages
* Migrate Alert cypress to playwright
* remove the cypress and fix ObservabilityAlert spec
2024-09-16 11:40:47 +05:30
Ashish Gupta
9602f6a9bb
migration: fully migrated customize landing page to playwright ( #17803 )
...
* fully migrated customize landing page to playwright
* changes made as per comments
2024-09-16 11:40:13 +05:30
Shailesh Parmar
6049ef6677
playwright: migrate permission spec to playwright ( #17795 )
...
* playwright: remove organisation policy and role before staring the playwright test
* added default role as data consumer
* fixed failing test
* keeping org policies as it is.
* migrate permission spec
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-16 11:39:28 +05:30
github-actions
c55b8efe36
chore(release): Prepare Branch for 1.5.5
2024-09-16 03:19:15 +00:00
Imri Paran
6cd5a43fc4
[GEN-1406]: import plugin and clear plugin message for failed source import ( #17788 )
...
* support side effects on source classes by always importing source class
* streamlined error message
* fixed service type extraction for test suite pipeline
* - replaced "custom" with constant
- added quotes for the plugin exception for copy/paste ergonomics
(cherry picked from commit 59854de58d000aae01bcc29c7194f7388614bdda)
1.5.4-release
2024-09-13 11:12:58 +02:00
Mayur Singal
05cb36f8db
MINOR: make type optional in ES Response ( #17832 )
...
* MINOR: make type optional in ES Mixin
* make none as default
* pyformat
2024-09-13 10:25:35 +02:00
Shailesh Parmar
7efdd9b066
playwright: fixed AUT test for 1.5.4 ( #17833 )
...
* playwright: fixed AUT test for 1.5.4
* fix team drag drop flaky
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-09-13 13:36:44 +05:30
Chirag Madlani
a9c4c76671
ui: playwright increase test timeout
...
(cherry picked from commit 5b117539f821a8d2194bef4fa4958b4932401e41)
2024-09-13 02:19:23 +05:30
Shailesh Parmar
ebebe42072
playwright: fixed failing aut test in main ( #17818 )
...
* playwright: fixed failing aut test in main
* fix myData spec failure
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit fda7e1ecb972b67bace29e20ec9f3bb8cd8a2545)
2024-09-13 02:08:04 +05:30
Karan Hotchandani
ed5527ffe6
fix playwright tests for search and owners ( #17816 )
...
* fix playwright tests
* fix tests
* fix minor tests
(cherry picked from commit 67820a2aa7d0c1b5940b64c37078e5e8332555c9)
2024-09-13 02:05:49 +05:30
Ashish Gupta
0f8ec58097
what's new for 1.5.4 ( #17826 )
...
(cherry picked from commit 16e25bc4695be0a306009e014a16f1f9b260ca3e)
2024-09-12 22:31:38 +05:30
Ashish Gupta
aed75aee79
fix(ui): unable to access import glossary page ( #17823 )
...
* fix the glossary import page not showing
* added playwright test for glossary import export
(cherry picked from commit 5999ccf7165610d9bd25b6ed40170ec5c292b041)
2024-09-12 22:19:21 +05:30
Ashish Gupta
e6c4dcf297
modify bot playwright test to stepper mode from parallel ( #17811 )
...
* skip bot playwright test
* change spec from parallel mode to stepper mode with the default admin account
---------
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
(cherry picked from commit 5c7ab993e8f8c96c79feb79636d49024223ac3c3)
2024-09-12 22:19:06 +05:30
IceS2
adbe59d889
Hotfix to the Term Aggregation size on Data Insights ( #17822 )
2024-09-12 16:51:10 +02:00
Pere Miquel Brull
69fcd6a572
MINOR - Add ES pagination with error handling ( #17776 )
...
* MINOR - Add ES pagination with error handling
* format
* format
* add nullable
* prepare API
* fix pagination
* format
2024-09-12 09:42:23 +02:00
Prajwal214
1b6d0fb915
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-12 12:48:08 +05:30
Ayush Shah
620a690879
Fixes #17804 : Classification API returns Table class for restore ( #17806 )
...
* fix: Classification API returns Table class for restore
2024-09-12 11:09:49 +05:30
Mayur Singal
e23a18b88c
MINOR: Fix Redshift View Def regex_replace Error ( #17810 )
2024-09-11 21:32:10 +05:30
Imri Paran
46b0258bc9
Fix 17304: make ingestion pipeline APIs public ( #17700 )
...
* chore(api): make ingestion pipeline APIs public
* format
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
(cherry picked from commit 0e43aeb1b6c37f6c27b7940801b40bbe1ae3ad69)
2024-09-11 16:30:11 +02:00
Ashish Gupta
291dea2f67
migrated myData spec to playwright ( #17808 )
...
* migrated myData spec to playwright
* remove unwanted test block
(cherry picked from commit fd2b080ed67efffddad3a5f985027df120b7387a)
2024-09-11 19:28:00 +05:30
Shailesh Parmar
e7b6b07374
playwright: fixed failing aut of 1.5.4 ( #17798 )
...
* playwright: fixed failing aut of 1.5.4
* fixed failing AUT test
* minor fix
2024-09-11 18:52:33 +05:30
Ashish Gupta
d2812be370
migrated team-drag-drop spec in playwright ( #17780 )
...
* migrated team-drag-drop spec in playwright
* remove the cypress file since the migration is done
(cherry picked from commit 5cb897fc28230f99b41915999e8622116df1419e)
2024-09-11 14:52:48 +05:30
Sachin Chaurasiya
cee82c86eb
test: migrate recently viewed spec to playwright ( #17741 )
...
(cherry picked from commit 8568eaf65318a954cc34d471c3035d7f8bc6e7a6)
2024-09-11 11:53:59 +05:30
Sachin Chaurasiya
83079606e4
test: migrate login config to playwright ( #17740 )
...
(cherry picked from commit 59d2b1e717f167ed7c860058062c3d0bc60c61b4)
2024-09-11 11:53:35 +05:30
Ashish Gupta
8ebdd7ae01
fix permission cypress due to missing file ( #17690 )
...
(cherry picked from commit 3846107b87deccfe72217a67634f032af7ef21a1)
2024-09-11 10:47:54 +05:30
Ashish Gupta
760ca654ec
migrated TeamHierarchy cypress to playwright ( #17759 )
...
(cherry picked from commit d904fe2b10b37e17dafdd1d3a0b1a7b1b3a59698)
2024-09-11 10:47:15 +05:30
Ashish Gupta
c897046253
fix userdetails and personflow flaky test ( #17753 )
...
(cherry picked from commit 3164bc480375287ea7c18d648aba72d4e83a381f)
2024-09-11 10:46:56 +05:30
Ashish Gupta
f5739dee04
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>
(cherry picked from commit f846a8ac2e2e838d276b8de85d8d1db1f032448b)
2024-09-11 10:46:16 +05:30