diff --git a/frontend/src/components/Settings/EmailAccountCard.vue b/frontend/src/components/Settings/EmailAccountCard.vue index 09fa11c2..88d6bc97 100644 --- a/frontend/src/components/Settings/EmailAccountCard.vue +++ b/frontend/src/components/Settings/EmailAccountCard.vue @@ -1,55 +1,50 @@ diff --git a/frontend/src/components/Settings/EmailAccountList.vue b/frontend/src/components/Settings/EmailAccountList.vue index 786a9e09..a841ebe2 100644 --- a/frontend/src/components/Settings/EmailAccountList.vue +++ b/frontend/src/components/Settings/EmailAccountList.vue @@ -1,18 +1,32 @@ diff --git a/frontend/src/components/Settings/EmailAdd.vue b/frontend/src/components/Settings/EmailAdd.vue index 6e33a8c1..07ab5f14 100644 --- a/frontend/src/components/Settings/EmailAdd.vue +++ b/frontend/src/components/Settings/EmailAdd.vue @@ -2,38 +2,68 @@
-
Setup Email
+

Setup Email

Choose the email service provider you want to configure.

-
- +
+
-
- -
+
+ +
{{ selectedService.info }} - here. + here.
-
- +
+
-
- +
+

{{ field.description }}

@@ -42,79 +72,89 @@
-
diff --git a/frontend/src/components/Settings/EmailEdit.vue b/frontend/src/components/Settings/EmailEdit.vue index 73b29e1b..e39b5f66 100644 --- a/frontend/src/components/Settings/EmailEdit.vue +++ b/frontend/src/components/Settings/EmailEdit.vue @@ -2,31 +2,56 @@
-
Edit Email
+

Edit Email

- +
-
- -
+
+ +
{{ info.description }} - here + here .
-
- +
+
-
- +
+

{{ field.description }}

@@ -34,17 +59,27 @@
-
diff --git a/frontend/src/components/Settings/EmailProviderIcon.vue b/frontend/src/components/Settings/EmailProviderIcon.vue index a5078320..3d902bf9 100644 --- a/frontend/src/components/Settings/EmailProviderIcon.vue +++ b/frontend/src/components/Settings/EmailProviderIcon.vue @@ -1,28 +1,32 @@