mobile create grupo and contact

This commit is contained in:
Peter Maquiran
2024-09-19 09:16:14 +01:00
parent 9e7a8b6cb6
commit 1f08eb5514
6 changed files with 199 additions and 310 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "6dac5733a",
"SHA": "6dac5733a6a1f6372f8e8cc44e4d44446ed71601",
"shortSHA": "9e7a8b6cb",
"SHA": "9e7a8b6cb6c099d0b1d828ea61aea1bb4599830e",
"branch": "feature/chat-new-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Wed Sep 18 19:02:45 2024 +0100'",
"lastCommitMessage": "reflect to mobile",
"lastCommitNumber": "6082",
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is up to date with 'origin/feature/chat-new-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/module/chat/domain/use-case/room/room-get-list-use-case.service.ts\n\tmodified: src/app/ui/chat/modal/messages/contacts/contacts.page.ts",
"lastCommitTime": "'Wed Sep 18 19:13:59 2024 +0100'",
"lastCommitMessage": "fix error",
"lastCommitNumber": "6083",
"changeStatus": "On branch feature/chat-new-api-peter\nYour branch is up to date with 'origin/feature/chat-new-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/ui/chat/modal/group-messages/group-contacts/group-contacts.page.html\n\tmodified: src/app/ui/chat/modal/group-messages/group-contacts/group-contacts.page.ts\n\tmodified: src/app/ui/chat/modal/messages/messages.page.html\n\tmodified: src/app/ui/chat/modal/messages/messages.page.ts\n\tmodified: src/app/ui/chat/modal/new-group/new-group.page.ts\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}