5 Commits

Author SHA1 Message Date
Aniket Katkar
7a68ee30e0
Fix #16471: Form validation message and alert bug fixes and improvements (#16761)
* Fix the styling issue for the teams and user selection component in the alert form

* Fix the incorrect field names in form error messages

* Fix and modify cypress tests

* Fix the incorrect util function import

* update the field name in form validation message

* Update proper assertions
2024-06-27 15:47:51 +05:30
Shailesh Parmar
7145136626
Cypress: Fixed AUT failure (#16660)
* Cypress: Fixed AUT failure

* minor change

* minor owner fix

* fix glossary cypress failure

---------

Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-06-14 19:12:22 +05:30
Karan Hotchandani
9c1ad06ceb
Domain flaky cypress fix (#16630)
* fix domain flaky cypress

* fix domain cypress
2024-06-12 21:28:15 +05:30
Karan Hotchandani
bb6c0b1096
Fix Domain and Glossary cypress (#16257)
* fix domain cypress

* fix glossary cypress
2024-05-14 17:58:51 +05:30
Chirag Madlani
78d6b72e48
chore(ui): typescript support for cypress tests (#15239)
* chore(ui): typescript support for cypress tests

* convert all js to ts

* fix more types

* fix more types

* updated config for ts file

* fixed failing cypress test

* fixed DQ cypress

* fixed dq flaky test

---------

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2024-03-07 17:06:33 +05:30