6 Commits

Author SHA1 Message Date
Sachin Chaurasiya
8434fe2c50
fix(#17016): apply Read-Only Mode to All Custom and Built-In Nodes in Block Editor (#17080)
* fix(#17016): apply Read-Only Mode to All Custom and Built-In Nodes in Block Editor

* test: add unit test

* fix playwright test

---------

Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-07-19 18:52:01 +05:30
Ashish Gupta
5c05738e02
#17043: fix the same suggestion content being displayed on task (#17077)
* fix the same suggestion content being displayed on task

* added playwright test
2024-07-19 12:04:56 +05:30
Mohit Yadav
b1620e682a
Fix Users Issue due to capital names (#16828)
* Fix Users Issue due to capital names

* Fixed Tests

* No lowercasing name

* Revert

* toLowerCase

* fix email casing from UI side on basic auth

* compare lowercase email only from the loggedInUser

* address comments

* Updated LowerCase UserName on updates

* revert ui changes

* Migrate Name and Email

* cypress failure

* fix glossary test

* fix activity feed test

* Compare by Lowercasing Email and username

---------

Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Chira Madlani <chirag@getcollate.io>
Co-authored-by: karanh37 <karanh37@gmail.com>
2024-07-19 11:39:09 +05:30
Ashish Gupta
e66aa5363b
#16343: activity feed ui improvements (#16474)
* activity feed ui improvements

* fix mysql icon not showing in feed card

* fix comments not showing in right panel card

* remove unused code and added utils test

* supported playwright test for feed replies

* changes as per comments
2024-07-15 15:37:41 +05:30
Ashish Gupta
ff8acbd23d
supported util method for toastNotificaton (#16968) 2024-07-10 11:41:48 +05:30
Ashish Gupta
3019ea312e
#16731: fix task feed card not opening in right panel after click (#16738)
* fix task feed card not opening in right panel after click

* added playwright test

* changes as per comments

* changes as per comments
2024-06-26 17:02:30 +05:30