mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix profile picture
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "430adf394",
|
||||
"SHA": "430adf394db277fcf0d092bd9cd08d25397270c2",
|
||||
"shortSHA": "d1e5387d1",
|
||||
"SHA": "d1e5387d1176ad2cf3ddb95aa8b7b319053df214",
|
||||
"branch": "developer",
|
||||
"lastCommitAuthor": "'peter.maquiran'",
|
||||
"lastCommitTime": "'Thu Sep 4 15:40:45 2025 +0100'",
|
||||
"lastCommitMessage": "fix chage duplicate message",
|
||||
"lastCommitNumber": "6144",
|
||||
"changeStatus": "On branch developer\nYour branch is ahead of 'origin/developer' by 1 commit.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package-lock.json\n\tmodified: package.json\n\tmodified: src/app/core/user/entity/userEntity.ts\n\tmodified: src/app/core/user/repository/user-remote-repository.ts\n\tnew file: src/app/core/user/use-case/user-get-by-id.service.ts\n\tmodified: src/app/modals/profile/edit-profile/edit-profile.page.html\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: src/app/models/entiry/agenda/eventToApproveDetails.ts\n\tmodified: src/app/module/agenda/data/dto/eventDTOOutput.ts\n\tmodified: src/app/module/agenda/data/dto/eventListDTOOutput.ts\n\tmodified: src/app/module/agenda/data/dto/eventToApproveListOutputDTO.ts\n\tmodified: src/app/module/user/data/datasource/user-remote-repository.service.ts\n\tmodified: src/app/module/user/data/user-repository.service.ts\n\tmodified: src/app/services/monitoring/opentelemetry/tracer.ts\n\tmodified: src/app/ui/shared/components/header/header.page.html\n\tmodified: src/app/ui/shared/components/header/header.page.scss\n\tmodified: src/app/ui/shared/components/header/header.page.ts\n\tmodified: version/git-version.ts",
|
||||
"lastCommitTime": "'Fri Sep 5 11:42:36 2025 +0100'",
|
||||
"lastCommitMessage": "update image",
|
||||
"lastCommitNumber": "6145",
|
||||
"changeStatus": "On branch developer\nYour branch is ahead of 'origin/developer' by 2 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/app.module.ts\n\tmodified: src/app/core/user/use-case/user-refresh-token.service.ts\n\tnew file: src/app/ui/shared/components/header/header.page copy.html\n\tmodified: src/app/ui/shared/components/header/header.page.html\n\tmodified: src/app/ui/shared/components/header/header.page.scss",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user