add event driven

This commit is contained in:
Peter Maquiran
2023-01-16 14:17:06 +01:00
parent e24f4010e0
commit d43ce7fe09
4 changed files with 36 additions and 11 deletions
+6 -6
View File
@@ -1,12 +1,12 @@
export let versionData = {
"shortSHA": "7fbe4abdd",
"SHA": "7fbe4abddf5aadf72d781e9c140f6364b5f164e3",
"shortSHA": "e24f4010e",
"SHA": "e24f4010e0b8d94a232bf8d2f5ba88c6fe8d6256",
"branch": "feature/ios-ui-fix",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Mon Jan 16 09:06:12 2023 +0100'",
"lastCommitMessage": "save",
"lastCommitNumber": "4626",
"lastCommitTime": "'Mon Jan 16 12:08:38 2023 +0100'",
"lastCommitMessage": "fix notification",
"lastCommitNumber": "4627",
"change": "",
"changeStatus": "On branch feature/ios-ui-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: .gitignore\n\tnew file: android/app/google-services.json",
"changeStatus": "On branch feature/ios-ui-fix\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: package.json\n\tmodified: src/app/models/notifications.ts\n\tmodified: src/app/services/notifications.service.ts",
"changeAuthor": "peter.maquiran"
}