Shailesh Parmar
b7238b87b0
playwright: fixed Flakiness in test cases spec ( #17993 )
...
(cherry picked from commit a7a2a725e32e3ce79b981e5ce09cb30203886afb)
2024-09-26 22:55:23 +05:30
Chirag Madlani
ccb461469d
fix(test): playwright flaky tests ( #17980 )
...
(cherry picked from commit ad920cf0efe721fc94708a723464dc428f19aa63)
2024-09-26 22:51:34 +05:30
github-actions
95bfb5b912
chore(release): Prepare Branch for 1.5.6
2024-09-25 08:11:38 +00:00
Ashish Gupta
f80afe6bb0
added the missing searchTeam function ( #17957 )
2024-09-23 19:08:51 +05:30
Sachin Chaurasiya
fb3651affa
update what's new 1.5.5 ( #17959 )
...
(cherry picked from commit 6037e3a6b53663696f9218dcd19ff81b4d57bb75)
2024-09-23 17:21:41 +05:30
Sachin Chaurasiya
4e9695ec88
what's new for 1.5.5 ( #17958 )
...
(cherry picked from commit e89ed021b014d7f8eb7229936ed2c0b45fae9f9f)
2024-09-23 17:10:34 +05:30
Ashish Gupta
13a0bc4ed1
fix aut activity feed for 1.5.5 ( #17943 )
...
* fix aut activity feed for 1.5.5
* fix failure test
* fix: custom property spec
* refactor: Update clickOutside function usage in customProperty.ts
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
(cherry picked from commit 9ed21cec4a175a6e8ae1e616b55ea31536033312)
2024-09-23 12:41:40 +05:30
Sachin Chaurasiya
79e8c9a7a1
minor: fix custom property for AUT ( #17937 )
...
(cherry picked from commit e99e8a3e11928bf55d21fa60090cb0db71b3dbd5)
2024-09-23 11:02:22 +05:30
sonika-shah
4945ab31c7
Fix #17929 : Fix team export issue ( #17930 )
2024-09-23 10:12:08 +05:30
Ashish Gupta
3cdb07af68
supported class base for navbar utils items ( #17932 )
...
* supported class base for navbar utils items
* added unit test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
(cherry picked from commit 1badbb260b8f19773cf3a51ef9505d27ef11d187)
2024-09-21 17:40:19 +05:30
Chirag Madlani
fc4dc8d61f
fix(ui): GEN-1523 exclude defaultPersona if not present in personas ( #17940 )
...
(cherry picked from commit c1a4f487b1732dbfdbb4d21c15366240ad0c968f)
2024-09-21 12:36:18 +05:30
Shailesh Parmar
3ba2fd85f1
Minor: added seconds to human-readable format scale for test case graph ( #17926 )
...
* Minor: added milliseconds to human-readable format scale for test case graph
* addressing comment
* fixed unit test
* addressing comment
2024-09-20 20:03:45 +05:30
Ayush Shah
c90b7b0be5
Fixes #17869 : Add validations in place for salesforce connection ( #17870 )
2024-09-20 18:00:07 +05:30
Ashish Gupta
fe8aafaedf
Revert "fix failing playwright test ( #17881 )"
...
This reverts commit 478caa51fa9deb6df14e7bb4a595f30ce3f622f8.
2024-09-20 16:35:01 +05:30
Aniket Katkar
310d5e9911
Fix the flakiness in observabilityAlert and EntityDataConsumer specs ( #17899 )
2024-09-20 15:04:26 +05:30
Ashish Gupta
478caa51fa
fix failing playwright test ( #17881 )
...
(cherry picked from commit 49323ed5bc650a2aa6129209dc1bd96f061efc5e)
2024-09-20 11:51:57 +05:30
Ashish Gupta
dadd96c8fb
playwright improvement in activity feed spec ( #17842 )
...
(cherry picked from commit 08c13e53335d2fbae62ceb3f60bf2f747d6d8c7d)
2024-09-20 11:49:58 +05:30
Shailesh Parmar
b8488a487f
playwright: fix permission spec ( #17917 )
2024-09-19 14:54:15 +05:30
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
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
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
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