dateLabel added to chat web

This commit is contained in:
Eudes Inácio
2023-09-11 21:14:00 +01:00
parent 42c2fc92ff
commit f1717f71cc
7 changed files with 82 additions and 32 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "fb1bd07ad",
"SHA": "fb1bd07ad0a5ba460b84408f87a08f72604cb41f",
"shortSHA": "42c2fc92f",
"SHA": "42c2fc92ffbe3543abe904e1d8ba6a53fb47e462",
"branch": "developer-prod",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Wed Sep 6 21:23:21 2023 +0100'",
"lastCommitMessage": "a lot of changes",
"lastCommitNumber": "5257",
"lastCommitTime": "'Sat Sep 9 14:40:08 2023 +0100'",
"lastCommitMessage": "upload profile picture",
"lastCommitNumber": "5258",
"change": "",
"changeStatus": "On branch developer-prod\nYour branch is up to date with 'origin/developer-prod'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/create-process/create-process.page.html\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.ts\n\tmodified: src/app/modals/profile/profile.page.ts\n\tmodified: src/app/shared/header/header.page.ts",
"changeStatus": "On branch developer-prod\nYour branch is up to date with 'origin/developer-prod'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: android/app/src/main/AndroidManifest.xml\n\tmodified: src/app/services/chat/message.service.ts\n\tmodified: src/app/services/chat/room.service.ts\n\tmodified: src/app/shared/chat/messages/messages.page.html\n\tmodified: src/app/shared/chat/messages/messages.page.scss\n\tmodified: src/app/shared/chat/messages/messages.page.ts",
"changeAuthor": "eudes.inacio"
}