mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 05:16:07 +00:00
create room on reive from socket
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "5c157d4c6",
|
||||
"SHA": "5c157d4c636ddf926080b5bb672ad931bffc91c3",
|
||||
"branch": "feature/agenda-api-peter",
|
||||
"shortSHA": "4b6364fac",
|
||||
"SHA": "4b6364fac17696810c5caf4f22290bf1f01bdef1",
|
||||
"branch": "feature/chat-new-api-peter",
|
||||
"lastCommitAuthor": "'Peter Maquiran'",
|
||||
"lastCommitTime": "'Fri Sep 13 12:27:39 2024 +0100'",
|
||||
"lastCommitMessage": "merge chat",
|
||||
"lastCommitNumber": "6068",
|
||||
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 163 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/module/chat/data/repository/attachment/attachment-remote-repository.service.ts\n\tmodified: src/app/module/chat/domain/use-case/message/sync-all-room-messages.service.ts\n\tmodified: src/app/services/http.service.ts\n\tmodified: version/git-version.ts",
|
||||
"lastCommitTime": "'Fri Sep 13 12:59:56 2024 +0100'",
|
||||
"lastCommitMessage": "fix download attachment",
|
||||
"lastCommitNumber": "6069",
|
||||
"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/chat.module.ts\n\tmodified: src/app/module/chat/domain/chat-service.service.ts\n\tdeleted: src/app/module/chat/domain/service/room.service.spec.ts\n\tdeleted: src/app/module/chat/domain/service/room.service.ts\n\tmodified: src/app/module/chat/domain/use-case/room/room-get-list-on-create-use-case.service.ts\n\tmodified: src/app/ui/chat/chat.page.ts\n\tmodified: src/app/ui/chat/component/messages/messages.page.html\n\tmodified: src/app/ui/chat/modal/messages/messages.page.ts",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user