From d712df67767415e3ac1cce515c59557e0ae9421b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 9 Oct 2020 18:57:21 +0000 Subject: [PATCH] --- ayanova/devdocs/changelog.txt | 3 ++- ayanova/devdocs/todo.txt | 5 ----- ayanova/src/views/home-notify-subscription.vue | 5 +++-- 3 files changed, 5 insertions(+), 8 deletions(-) diff --git a/ayanova/devdocs/changelog.txt b/ayanova/devdocs/changelog.txt index c53f8364..459069f4 100644 --- a/ayanova/devdocs/changelog.txt +++ b/ayanova/devdocs/changelog.txt @@ -7,4 +7,5 @@ a.72 added "drop files here" hint to file list drop zone area if no files are already attached login - fixed bug that would show large branded logo on small login screen login - fixed bug that would show no custom logo on small login screen if no small custom logo (should have checked medium instead) - added .webp support to wiki image \ No newline at end of file + added .webp support to wiki image + Notification subscriptions "Tag" prompt changed to "Tagged with" to make it more clear it's a filter and not tagging the subscription itself \ No newline at end of file diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index bae3adac..d5257315 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -2,11 +2,6 @@ @@@@@@@@@@@@@@@ ROADMAP STAGE 4 - REPORTING / DASHBOARD / KPI @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ - -todo: notification subscription form tags control looks like ordinary tags control might confuse people that they are tagging that subscription - Maybe change the text to "Automatic filter tags" or "Only if tagged with" - - todo: take a look at front end cypress testing etc again, it's going to be the best way to assure quality going forward and indespensible for smoke / load testing See where it's at, is any of it usable? diff --git a/ayanova/src/views/home-notify-subscription.vue b/ayanova/src/views/home-notify-subscription.vue index 05cb94ab..88a89ab5 100644 --- a/ayanova/src/views/home-notify-subscription.vue +++ b/ayanova/src/views/home-notify-subscription.vue @@ -120,7 +120,7 @@