cant edit publication without attachment

This commit is contained in:
Peter Maquiran
2024-07-25 16:01:02 +01:00
parent 2c7bf9bea4
commit 6b0c0af26f
4 changed files with 30 additions and 30 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "d78e20925",
"SHA": "d78e209252c51e4b90fb90ac358fb55eba2c6605",
"shortSHA": "2c7bf9bea",
"SHA": "2c7bf9bea45e1b3b7ff5d7bab269f3df8498a7ca",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Thu Jul 25 12:14:45 2024 +0100'",
"lastCommitMessage": "fix performance issue",
"lastCommitNumber": "5882",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 3 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/pages/publications/new-publication/new-publication.page.ts\n\tmodified: version/git-version.ts",
"lastCommitTime": "'Thu Jul 25 12:22:45 2024 +0100'",
"lastCommitMessage": "improve perfomance issue",
"lastCommitNumber": "5883",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/publications/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/publication/new-publication/new-publication.page.ts\n\tmodified: src/app/shared/publication/upload/publication-from-mv.service.ts",
"changeAuthor": "peter.maquiran"
}