Chirag Madlani
38f9e0555d
fix(ui): add description around filter pattern ( #9133 )
...
* fix(ui): add description around filter pattern
* update localization text
* cleanup common utils
* add docs link to description
* doc : change pattern helper text as per comments
* fix : filter pattern checkbox opacity
* Fix cy tests
* Revert : filter pattern styling
* Fix : cypress test
* text updated as per comment
* fix cypress failure
* fix cypress for checkboxes
* address comments
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2022-12-13 16:14:48 +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
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
91b395bc17
Fixed Cypress flakiness for add owner test in service spec ( #8504 )
2022-11-03 10:10:32 +05:30
Chirag Madlani
95287ab71c
test(ui): cypress tests added for re-run ( #7713 )
2022-09-27 18:55:58 +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
3e81bd0df0
Fix #7400 UI : Upgrade cypress version to 10.7.0 ( #7423 )
...
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
2022-09-13 11:59:20 -07:00