mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
add to igingore
This commit is contained in:
+2
-1
@@ -90,4 +90,5 @@ src/app/models/beast-orm-pro.ts
|
||||
|
||||
|
||||
src/app/pipes/process.service.spec.ts
|
||||
src/app/pipes/process.service.ts
|
||||
src/app/pipes/process.service.ts
|
||||
src/app/controller/process/dispatch-controller
|
||||
@@ -96,6 +96,7 @@ export interface fullTaskList {
|
||||
totalDocuments: number;
|
||||
deadline: string;
|
||||
taskStatus: string;
|
||||
taskReceiveDate?: string;
|
||||
workflowInstanceDataFields: {
|
||||
Subject: string;
|
||||
Sender: string;
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "1af0b1f3f",
|
||||
"SHA": "1af0b1f3f4a4a04a027130454b9792b7d088b250",
|
||||
"shortSHA": "bc53c4f01",
|
||||
"SHA": "bc53c4f0199184957fef3d968d7a72a16f221550",
|
||||
"branch": "feature/gabinete-search",
|
||||
"lastCommitAuthor": "'Peter Maquiran'",
|
||||
"lastCommitTime": "'Sat Jun 10 22:57:03 2023 +0100'",
|
||||
"lastCommitMessage": "improve update list",
|
||||
"lastCommitNumber": "4970",
|
||||
"lastCommitTime": "'Sun Jun 11 08:22:02 2023 +0100'",
|
||||
"lastCommitMessage": "remove name",
|
||||
"lastCommitNumber": "4971",
|
||||
"change": "",
|
||||
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tmodified: src/app/shared/popover/opts-expediente/opts-expediente.page.ts",
|
||||
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tmodified: src/app/models/dailyworktask.model.ts",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user