From 6f4027f614aeac1ada863e1dca74805ab2f7746d Mon Sep 17 00:00:00 2001 From: Jose Olarte III Date: Thu, 7 Sep 2023 18:03:33 +0800 Subject: [PATCH] Notification UI changes to accommodate mute --- src/App.vue | 67 ++++++++++++++++++++++++++++++- src/views/AccountViewView.vue | 75 ++++++++++++++++++++++++++++------- 2 files changed, 127 insertions(+), 15 deletions(-) diff --git a/src/App.vue b/src/App.vue index b6cf7bf..8e37ea9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -157,7 +157,7 @@ >

- Would you like to turn on notifications for this app? + Would you like to turn on notifications for this app?

+
+
+
+

Mute app notifications:

+ + + + + + +
+
+
+
+
+
+

+ Would you like to turn off notifications for this app? +

+ + + +
+
+
diff --git a/src/views/AccountViewView.vue b/src/views/AccountViewView.vue index c17be54..54f00d2 100644 --- a/src/views/AccountViewView.vue +++ b/src/views/AccountViewView.vue @@ -117,20 +117,67 @@ > Edit Identity - + +
+ + +

Data