notification click, calendar input

This commit is contained in:
Peter Maquiran
2024-06-28 12:12:33 +01:00
parent 2cc90867d8
commit f0402a1e5b
9 changed files with 23 additions and 47 deletions
+6 -6
View File
@@ -1,11 +1,11 @@
export let versionData = {
"shortSHA": "de34cbdba",
"SHA": "de34cbdbaa6516a1fa746a6e86837228030b1955",
"shortSHA": "2cc90867d",
"SHA": "2cc90867d8b621ff1848fb334211ab4bf2a791b1",
"branch": "feature/agenda-api-peter",
"lastCommitAuthor": "'Peter Maquiran'",
"lastCommitTime": "'Fri Jun 28 08:39:08 2024 +0100'",
"lastCommitMessage": "fix color",
"lastCommitNumber": "5853",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is up to date with 'origin/feature/agenda-api-peter'.\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.html",
"lastCommitTime": "'Fri Jun 28 10:27:13 2024 +0100'",
"lastCommitMessage": "click area",
"lastCommitNumber": "5854",
"changeStatus": "On branch feature/agenda-api-peter\nYour branch is ahead of 'origin/feature/agenda-api-peter' by 1 commit.\n (use \"git push\" to publish your local commits)\n\nChanges to be committed:\n (use \"git restore --staged <file>...\" to unstage)\n\tmodified: src/app/modals/profile/profile.page.html\n\tmodified: src/app/module/notification/data/infra/db/notification.db.ts\n\tmodified: src/app/module/notification/domain/mapper/notificationListMapper.ts\n\tmodified: src/app/pages/agenda/edit-event/edit-event.page.ts\n\tmodified: src/app/services/Repositorys/Agenda/agenda-data-repository.service.ts\n\tmodified: src/app/shared/agenda/edit-event-to-approve/edit-event-to-approve.page.ts\n\tmodified: src/app/shared/agenda/edit-event/edit-event.page.html\n\tmodified: src/app/shared/agenda/edit-event/edit-event.page.ts\n\tmodified: version/git-version.ts",
"changeAuthor": "peter.maquiran"
}