mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
add domain layer
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "6ea40ab55",
|
||||
"SHA": "6ea40ab55f681269113bbb8c6724fbe4f60099c7",
|
||||
"shortSHA": "e4b08b887",
|
||||
"SHA": "e4b08b8873b7278834b61cc63d60d4efc5757727",
|
||||
"branch": "feature/gabinete-search",
|
||||
"lastCommitAuthor": "'Peter Maquiran'",
|
||||
"lastCommitTime": "'Thu Jun 22 12:53:35 2023 +0100'",
|
||||
"lastCommitMessage": "remove un used import",
|
||||
"lastCommitNumber": "5017",
|
||||
"change": "",
|
||||
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/pages/gabinete-digital/event-list/event-list.page.html\n\tmodified: src/app/shared/agenda/event-list/event-list.page.html\n\tmodified: src/app/shared/agenda/event-list/event-list.page.ts",
|
||||
"lastCommitTime": "'Thu Jun 22 13:09:11 2023 +0100'",
|
||||
"lastCommitMessage": "change order",
|
||||
"lastCommitNumber": "5018",
|
||||
"change": "diff --git a/.gitignore b/.gitignore\nindex 80b2c44ec..e8ea8cb22 100644\n--- a/.gitignore\n+++ b/.gitignore\n@@ -84,7 +84,6 @@ migrat/\n cypress/videos\n *.rar\n \n-src/app/domain\n src/app/models/beast-orm-pro.ts",
|
||||
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/Rules/deploma.service.ts\n\tmodified: src/app/Rules/despacho.service.ts\n\tnew file: src/app/domain/agenda/event.ts\n\tnew file: src/app/domain/process/DiplomaGenerate.ts\n\tnew file: src/app/domain/process/DiplomaSignPr.ts\n\tnew file: src/app/domain/process/DiplomaToSign.ts\n\tnew file: src/app/domain/process/DiplomasValidate.ts\n\tnew file: src/app/domain/process/DispatchDomain.ts\n\tnew file: src/app/domain/process/DispatchPrDomain.ts\n\tnew file: src/app/domain/process/Expediente.ts\n\tnew file: src/app/domain/process/GenericBehaviorTaskActions.ts\n\tnew file: src/app/domain/process/RequestsForDeferment.ts\n\tnew file: src/app/domain/process/RequestsForOpinion.ts\n\tmodified: src/app/modals/delegar/delegar.page.ts\n\tmodified: src/app/pages/gabinete-digital/despachos/despacho/despacho.page.html\n\tmodified: src/app/pages/gabinete-digital/despachos/despachos.page.ts\n\tmodified: src/app/pages/gabinete-digital/diplomas-assinar/diploma-assinar/diploma-assinar.page.ts\n\tmodified: src/app/services/events.service.ts\n\nChanges not staged for commit:\n (use \"git add <file>...\" to update what will be committed)\n (use \"git restore <file>...\" to discard changes in working directory)\n\tmodified: .gitignore\n\nUntracked files:\n (use \"git add <file>...\" to include in what will be committed)\n\tgabinete-digital-fo.code-workspace",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user