mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
list task
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "470b1e7f0",
|
||||
"SHA": "470b1e7f0e0e7a4ae7155d7b88c322e770e21f26",
|
||||
"branch": "feature/login-v2",
|
||||
"lastCommitAuthor": "'peter.maquiran'",
|
||||
"lastCommitTime": "'Tue Jun 3 09:42:08 2025 +0100'",
|
||||
"lastCommitMessage": "fix",
|
||||
"lastCommitNumber": "6141",
|
||||
"changeStatus": "On branch feature/login-v2\nYour branch is ahead of 'origin/feature/login-v2' by 6 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: version/git-version.ts",
|
||||
"shortSHA": "cfc7330e7",
|
||||
"SHA": "cfc7330e729bb815925e687ffa74c20fe4431eb3",
|
||||
"branch": "api-doneit",
|
||||
"lastCommitAuthor": "'Peter Maquiran'",
|
||||
"lastCommitTime": "'Tue Jun 3 08:46:54 2025 +0000'",
|
||||
"lastCommitMessage": "Merged in feature/login-v2 (pull request #36)\n\nFeature/login v2",
|
||||
"lastCommitNumber": "6143",
|
||||
"changeStatus": "On branch api-doneit\nYour branch is up to date with 'origin/api-doneit'.\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/app.module.ts\n\tmodified: src/app/core/chat/entity/message.ts\n\tnew file: src/app/core/gabinete/dto/task-list-output-dto.ts\n\tnew file: src/app/core/gabinete/entity/task.entity.ts\n\tnew file: src/app/core/gabinete/use-case/task-get-all-by-user-id.ts\n\tnew file: src/app/infra/database/dexie/instance/gabinete/schema/task.ts\n\tnew file: src/app/infra/database/dexie/instance/gabinete/service.ts\n\tnew file: src/app/module/gabinete/data/repository/task-local.repository.ts\n\tnew file: src/app/module/gabinete/data/repository/task.repository.ts\n\tnew file: src/app/module/gabinete/domain/gabinete.service.ts\n\tnew file: src/app/module/gabinete/gabinete.module.ts\n\tmodified: src/app/pages/gabinete-digital/gabinete-digital.page.ts",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user