profile picture click added

This commit is contained in:
Eudes Inácio
2023-08-28 17:28:09 +01:00
parent 8525fcb8f6
commit 1f2d76d895
3 changed files with 86 additions and 12 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "fe6614a37",
"SHA": "fe6614a37e7a183df5a93894ced3f8adefc12bbe",
"shortSHA": "8525fcb8f",
"SHA": "8525fcb8f6be35b1ef298bf82482c8179de1fe1b",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Mon Aug 28 11:32:19 2023 +0100'",
"lastCommitMessage": "merge with developer-prod-2",
"lastCommitNumber": "5219",
"lastCommitTime": "'Mon Aug 28 16:36:31 2023 +0100'",
"lastCommitMessage": "compress image of publications and chat",
"lastCommitNumber": "5220",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch is ahead of 'origin/developer-prod' by 12 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.ts\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/shared/chat/messages/messages.page.ts\n\tmodified: src/app/shared/publication/new-publication/new-publication.page.ts",
"changeStatus": "On branch developer-prod\nYour branch is ahead of 'origin/developer-prod' by 13 commits.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.html\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.ts",
"changeAuthor": "eudes.inacio"
}