mock profile picture added

This commit is contained in:
Eudes Inácio
2023-08-19 22:25:12 +01:00
parent eb82f5a430
commit 1e4321d294
8 changed files with 126 additions and 64 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "471d05653",
"SHA": "471d05653d40a9c316a6bdcbdce15d9e552d25c0",
"shortSHA": "eb82f5a43",
"SHA": "eb82f5a4302404f86edd52f0a64de252949d83ba",
"branch": "developer",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Fri Aug 18 20:27:37 2023 +0100'",
"lastCommitMessage": "users picture added",
"lastCommitNumber": "5171",
"lastCommitTime": "'Fri Aug 18 21:17:57 2023 +0100'",
"lastCommitMessage": "merge with developer_prod",
"lastCommitNumber": "5174",
"change": "",
"changeStatus": "On branch developer\nYour branch and 'origin/developer' have diverged,\nand have 2 and 5 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\n\nAll conflicts fixed but you are still merging.\n (use \"git commit\" to conclude merge)\n\nChanges to be committed:\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/chat/messages/messages.page.ts",
"changeStatus": "On branch developer\nYour branch and 'origin/developer' have diverged,\nand have 5 and 5 different commits each, respectively.\n (use \"git pull\" to merge the remote branch into yours)\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/shared/header/header.page.html\n\tmodified: src/app/shared/header/header.page.scss\n\tnew file: src/assets/images/ministro.png\n\tdeleted: src/assets/images/presidente.jpeg\n\tnew file: src/assets/images/presidente.png\n\tnew file: src/assets/images/secretaria_geral.png",
"changeAuthor": "eudes.inacio"
}