publcation moved getfromDB

This commit is contained in:
Eudes Inácio
2023-03-10 16:26:42 +01:00
11 changed files with 144 additions and 66 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "52745817e",
"SHA": "52745817ef92023bca3b7e78d8e2090dfca9d9bd",
"shortSHA": "2a4a22c1d",
"SHA": "2a4a22c1d59ec83d01d2fe500140cbc6dffd5dfc",
"branch": "no_bug_movemente",
"lastCommitAuthor": "'Eudes Inácio'",
"lastCommitTime": "'Fri Mar 10 09:11:13 2023 +0100'",
"lastCommitMessage": "pull made 09:11_10/03/23",
"lastCommitNumber": "4863",
"lastCommitTime": "'Fri Mar 10 14:45:12 2023 +0100'",
"lastCommitMessage": "enviroment changed",
"lastCommitNumber": "4864",
"change": "",
"changeStatus": "On branch no_bug_movemente\nYour branch is behind 'origin/no_bug_movemente' by 3 commits, and can be fast-forwarded.\n (use \"git pull\" to update your local branch)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/environments/environment.prod.ts\n\tmodified: src/environments/environment.ts",
"changeStatus": "On branch no_bug_movemente\nYour branch and 'origin/no_bug_movemente' have diverged,\nand have 1 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/chat.page.ts\n\tmodified: src/app/pages/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/pages/publications/publications.page.ts\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.ts\n\tmodified: src/app/shared/chat/group-messages/group-messages.page.ts\n\tmodified: src/app/shared/popover/chat-popover/chat-popover.page.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.ts\n\tmodified: src/environments/environment.prod.ts\n\tmodified: src/environments/environment.ts\n\tmodified: src/theme/variables.scss",
"changeAuthor": "eudes.inacio"
}