mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 12:37:53 +00:00
add http interceptor
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
export let versionData = {
|
||||
"shortSHA": "2fdffbecf",
|
||||
"SHA": "2fdffbecf975e72161646c5a6e94bf2041a81cf5",
|
||||
"branch": "feature/gabinete-search",
|
||||
"shortSHA": "12178d6c3",
|
||||
"SHA": "12178d6c3a15b71e7f1e30ed721b685025f2e4d7",
|
||||
"branch": "feature/interceptor",
|
||||
"lastCommitAuthor": "'Peter Maquiran'",
|
||||
"lastCommitTime": "'Mon Jul 10 15:09:04 2023 +0100'",
|
||||
"lastCommitMessage": "feature/gabinete-search",
|
||||
"lastCommitNumber": "5045",
|
||||
"lastCommitTime": "'Tue Jul 11 10:25:16 2023 +0100'",
|
||||
"lastCommitMessage": "add model",
|
||||
"lastCommitNumber": "5046",
|
||||
"change": "",
|
||||
"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",
|
||||
"changeStatus": "On branch feature/interceptor\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/app.component.ts\n\tmodified: src/app/app.module.ts\n\tmodified: src/app/services/background.service.ts\n\tmodified: src/app/services/chat/rochet-chat-connector.service.ts\n\tnew file: src/app/services/logging-interceptor.service.spec.ts\n\tnew file: src/app/services/logging-interceptor.service.ts\n\tmodified: version/git-version.ts",
|
||||
"changeAuthor": "peter.maquiran"
|
||||
}
|
||||
Reference in New Issue
Block a user