PromucFlow_constructor/app/server/appsmith-server
Nayan 1296faef8e
feat: [Feature] Use photo asset id instead of email address for profile picture in comments (#7434)
* -set user photo id when adding a new comment thread

* -update user data when users remove their profile photo

* -updated photo id in comments when user changes or set a profile photo

* -remove photoid from thread, kept it in comment only

* -resized uploaded profile image

* -added test for delete profile photo

* -add test for the comment set user photo

* -check user change event handler is called in delete user photo

* -add test for checking user photo change event is triggered after upload photo

* -fixed tests due to changes

* -make profile pictures thumbnail only

* - used get photo by asset id API to show user photo in comment card
- set cache control header in get asset by id API

* - stop using email address to show user photo
2021-09-20 15:03:39 +06:00
..
src feat: [Feature] Use photo asset id instead of email address for profile picture in comments (#7434) 2021-09-20 15:03:39 +06:00
auth-notes Convert the project into a multi-module structure 2019-09-16 11:21:57 +00:00
pom.xml [skip_changelog] Feature/directory structure for version control (#6757) 2021-09-06 18:18:18 +05:30