From 3a7f4e166eeb4ccc31f65be4730d40a265bbb0d4 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Mon, 20 Nov 2023 17:53:23 +0530 Subject: [PATCH] fix: edit email/mobile and set primary from modal other minor fixes --- .../src/components/Modals/ContactModal.vue | 348 +++++++++++++----- frontend/src/pages/Contact.vue | 1 - frontend/src/pages/Contacts.vue | 6 +- 3 files changed, 267 insertions(+), 88 deletions(-) diff --git a/frontend/src/components/Modals/ContactModal.vue b/frontend/src/components/Modals/ContactModal.vue index fdd1c669..da29a0fd 100644 --- a/frontend/src/components/Modals/ContactModal.vue +++ b/frontend/src/components/Modals/ContactModal.vue @@ -25,96 +25,105 @@
-
{{ field.value }}
+
+ + + +
+
{{ field.value }}
-
-
- -
- - -
- -
+
+
+
+
+ + + + + +
-
- - -
-
+ + +
@@ -135,11 +144,15 @@ + + diff --git a/frontend/src/pages/Contact.vue b/frontend/src/pages/Contact.vue index 08e94c1b..2b58d730 100644 --- a/frontend/src/pages/Contact.vue +++ b/frontend/src/pages/Contact.vue @@ -203,7 +203,6 @@
diff --git a/frontend/src/pages/Contacts.vue b/frontend/src/pages/Contacts.vue index ae871129..f94464f1 100644 --- a/frontend/src/pages/Contacts.vue +++ b/frontend/src/pages/Contacts.vue @@ -34,11 +34,7 @@
- +