From 7016351904f6b17e75bd35a91c6d182e5c76afe2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 7 Jun 2021 23:51:06 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 +++ ayanova/src/views/home-notify-subscription.vue | 3 +-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index d5892274..8a62435a 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -55,6 +55,8 @@ todo: workorders - need to set billing and service address from customers on mig ## CLIENT MISC ITEMS +todo: notifications screen add delete all menu item that will just remove all the notifications present + todo: Seeding UI keep track of timing and later down the road when firmed up, provide estimate (average server will take): 2021-05-31 10:26:45.4801|INFO|Seeder|Small level sample data seeded in 27 seconds 2021-05-31 10:47:07.3417|INFO|Seeder|MEDIUM level sample data seeded in 2 minutes and 13 seconds @@ -377,6 +379,7 @@ Testing: complete by overdue - make sure that contract sets complete by date properly and that it works with notification when it's changed status age, stuck in status +todo: notification of workorder not completed has lorem ipsum text from no apparent place (not in notification sent) todo: notify event list table needs to show status of workorder (all fields) ideally otherwise if you have multiple wostatusage notifications they all appear the same diff --git a/ayanova/src/views/home-notify-subscription.vue b/ayanova/src/views/home-notify-subscription.vue index 95ac583d..930be6a1 100644 --- a/ayanova/src/views/home-notify-subscription.vue +++ b/ayanova/src/views/home-notify-subscription.vue @@ -267,7 +267,7 @@ export default { advanceNotice: "00:00:00", idValue: 0, decValue: 0, - deliveryMethod: 0, + deliveryMethod: 1, deliveryAddress: null, linkReportId: 0, tags: [] @@ -358,7 +358,6 @@ export default { case 5: case 12: case 14: - case 15: case 16: case 21: case 25: