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