add model

This commit is contained in:
Peter Maquiran
2023-07-11 10:25:16 +01:00
parent 2fdffbecf9
commit 12178d6c3a
10 changed files with 76 additions and 71 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "8a374730d",
"SHA": "8a374730d336317e941df3ebdeaee8823f16e616",
"shortSHA": "2fdffbecf",
"SHA": "2fdffbecf975e72161646c5a6e94bf2041a81cf5",
"branch": "feature/gabinete-search",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jul 10 14:12:56 2023 +0100'",
"lastCommitMessage": "fix decrypt and encript",
"lastCommitNumber": "5044",
"lastCommitTime": "'Mon Jul 10 15:09:04 2023 +0100'",
"lastCommitMessage": "feature/gabinete-search",
"lastCommitNumber": "5045",
"change": "",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/models/beast-orm-function.ts\n\tmodified: src/app/pages/gabinete-digital/expediente/expediente-detail/expediente-detail.page.ts\n\tmodified: src/app/pipes/custom-task.pipe.ts\n\tmodified: src/app/services/processes.service.ts\n\tmodified: src/app/store/documentManagement.ts",
"changeStatus": "On branch feature/gabinete-search\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tnew file: src/app/models/agenda/AgendaModels.ts\n\tmodified: src/app/models/beast-orm.ts\n\tmodified: src/app/pages/events/events.page.ts\n\tmodified: src/app/pages/publications/publications.page.ts\n\tmodified: src/app/pages/publications/view-publications/view-publications.page.ts\n\tmodified: src/app/services/processes.service.ts\n\tmodified: src/app/shared/publication/view-publications/view-publications.page.ts\n\tmodified: src/plugin/src/models/model.js\n\tmodified: src/plugin/src/tsconfig.tsbuildinfo",
"changeAuthor": "peter.maquiran"
}