17 Commits

Author SHA1 Message Date
Sachin Chaurasiya
0306bc6d69
Fix #8846 : Replace Reviewer and deploy ingestion modal with antd modal in the UI -2 (#9076)
* Fix #8846 : Replace Reviewer and deploy ingestion with antd modal in the UI

* Fix : Failing cypress tests

* Address comments

* Addressing comments

* fixed failing cypress

* fixing glossary test

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-12-02 16:15:35 +00:00
Sachin Chaurasiya
1bddfefbcd
Fix #8846 : Replace Confirmation modal with antd modal in the UI -1 (#9074)
* Fix #8846 : Confirmation modal with antd modal in the UI

* Fix unit tests

* Addressing comments

* Fix : Cypress tests

* Address comments

* Change localization labels

* Addressing comments

* Fix : Cy tests
2022-12-02 15:43:12 +05:30
Shailesh Parmar
c3966f16ce
Cypress: Added log1 flow for services spec (#8900)
* Cypress: Added log1 flow for services spec

* updated data-test id

* updated service flow and add login session for the same

* reduce wait count

* removed manual login from data quality spec

* added appropriate comment for wait

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-11-28 12:40:19 +05:30
Shailesh Parmar
e74ec6f7e2
Cypress: Updated condition for service page (#8822)
* Cypress: Updated condition for service page

* added wait for skeleton load

* condition fixed at retry of ingetion
2022-11-17 11:03:59 +05:30
Shailesh Parmar
1bae473ce8
Cypress: Skip the flaky profiler test and added API wait time for services (#8803)
* Fixed Flaky Service test in cypress

* skipping add profiler ingestion
2022-11-16 22:15:30 +05:30
Shailesh Parmar
345bd6c3ee
Fixed: Whatsnew modal issue in custom property spec (#8779)
* Fixed: Whatsnew modal issue in custom property spec

* fixed teams cypress issue

* skipping data quality check profiler test

* added comments
2022-11-16 13:21:23 +05:30
Shailesh Parmar
92781d7949
Updated cypress code and fixed flaky cypress (#8666)
* Updated cypress code and fixed flaky cypress

* miner fix

* Fixed cypress issue

* fixed localstorage issue in custom property
2022-11-14 18:09:38 +05:30
Shailesh Parmar
63f8f9a15b
Cypress: Fixed failing cypress for role page (#8381)
* Cypress: Fixed failing cypress for role page

* fixed data quality test

* fixed memory getting full and cypress getting crush issue

* fixed explore page getting unresponsive
2022-10-29 09:05:20 +05:30
Sachin Chaurasiya
b7039cd717
UI : Change App bar items (#8302)
* UI : Change App bar items

* Change dropdown left margin

* Addressing review comments

* Addressing review comments

* Warp Test suite page with layout

* Revert getTestSuitePath --> getTestSuiteDetailPath

* Addressing review comments

* Fix cypress test

* Addressing review comments

* Fix cypress test

* Addressing comments

* Add dataSource
2022-10-27 10:24:43 +05:30
Shailesh Parmar
b22bfccbf4
Fixed: UI: Test case result & profiler result is not visible in UI #8114 (#8119)
* Fixed: UI: Test case result & profiler result is not visible in UI #8114

* removed only keyword
2022-10-13 15:27:06 +05:30
Shailesh Parmar
e141ab29db
Fixed: Flaky cypress tests (#8017)
* Fixed: Flaky cypress tests

* fixed flaky pipeline related test

* miner fix at profiling side

* fixed cypress for description update

* glossary: fixed click is not getting register
2022-10-08 00:07:24 +05:30
Shailesh Parmar
2c3802525f
Fixed Failing cypress part 2 (#7784)
* Fixed Failing cypress part 2

* added api wait for search

* added test for profiler check

* fixed failing cypress

* fixed failing tests
2022-09-29 15:21:33 +05:30
Aniket Katkar
cd5c143011
UI: Fixed Failing cypress tests (#7748)
* Fixed Failing cypress tests

* changes related to filter pattern reverted
2022-09-27 18:42:49 +05:30
Chirag Madlani
93ffbbbebf
feat(ui): login via email and password - Basic auth (#7558)
* feat(ui): login via email and password - Basic auth

* create admin users

* update basic auth

* create user on bootstrap

* update basic auth flow

* fix lint

* update basic auth ui forms

* update error messages

* fix cypress tests

* Added private key /public key in conf
Default invitation for invited users on bootstrapping user with invitation mail
Added self/signup flags , handled login scenarios around it
On migration persisting previous user auth mechanism also handled

* Missing fixes

* Move self signup to config

Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2022-09-23 16:05:54 +05:30
Shailesh Parmar
e02cc31010
Fixed mysql and data quality cypress is failing in postgresql db docker #7638 (#7639)
* Fixed mysql and data quality cypress is failing in postgresql db docker #7638

* addressing comment
2022-09-21 22:25:33 +05:30
Shailesh Parmar
9ee96deec4
UI: Fixed issue: TestSuite descriptions are unable to update and also unable to create a test suite when edit tests permission is given#7507 (#7557) 2022-09-19 14:29:15 -07:00
Shailesh Parmar
f52f6eccd8
UI: Added cypress test for Data quality and profiler (#7463)
* added initial cypress test for profiler

* added profiler ingestion workflow

* added data-testid for no profiler placeholder

* added create test suite and test case cypress

* added edit and delete flow for table test case

* added test-suite delete test

* added cypress for add column test case

* added delete and edit cypress test for column test

* fixed delete service cypress issue

* removed only keyword
2022-09-19 18:43:39 +05:30