diff --git a/frontend/src/components/Activities/Activities.vue b/frontend/src/components/Activities/Activities.vue index 2c8d0341..05c0e317 100644 --- a/frontend/src/components/Activities/Activities.vue +++ b/frontend/src/components/Activities/Activities.vue @@ -238,12 +238,9 @@ + />
- - {{ __('New Email') }} - + /> + /> - - {{ __('New Note') }} - + /> + /> + />
+
diff --git a/frontend/src/components/Activities/AttachmentArea.vue b/frontend/src/components/Activities/AttachmentArea.vue index 7627b5e2..d5ada2aa 100644 --- a/frontend/src/components/Activities/AttachmentArea.vue +++ b/frontend/src/components/Activities/AttachmentArea.vue @@ -38,42 +38,31 @@
- -
- -
-
- -
- -
-
+ + +
diff --git a/frontend/src/components/Activities/AudioPlayer.vue b/frontend/src/components/Activities/AudioPlayer.vue index 71b28b1c..ebb62b94 100644 --- a/frontend/src/components/Activities/AudioPlayer.vue +++ b/frontend/src/components/Activities/AudioPlayer.vue @@ -1,12 +1,12 @@ + :iconLeft="ReloadIcon" + @click="reset(close)" + /> + :iconLeft="ReloadIcon" + @click="resetToDefault(close)" + />
diff --git a/frontend/src/components/CommentBox.vue b/frontend/src/components/CommentBox.vue index 86074750..2dbcbcf1 100644 --- a/frontend/src/components/CommentBox.vue +++ b/frontend/src/components/CommentBox.vue @@ -45,11 +45,12 @@ v-slot="{ togglePopover }" @update:modelValue="() => appendEmoji()" > - + + />
diff --git a/frontend/src/components/CommunicationArea.vue b/frontend/src/components/CommunicationArea.vue index 423adb75..1d5ead77 100644 --- a/frontend/src/components/CommunicationArea.vue +++ b/frontend/src/components/CommunicationArea.vue @@ -8,24 +8,18 @@ showEmailBox ? '!bg-surface-gray-4 hover:!bg-surface-gray-3' : '', ]" :label="__('Reply')" + :iconLeft="Email2Icon" @click="toggleEmailBox()" - > - - + /> + />
+ />
@@ -279,14 +277,12 @@
+ />
+ iconLeft="plus" + @click="togglePopover()" + /> diff --git a/frontend/src/components/CustomActions.vue b/frontend/src/components/CustomActions.vue index 8bb4b6d0..30a98c9c 100644 --- a/frontend/src/components/CustomActions.vue +++ b/frontend/src/components/CustomActions.vue @@ -18,14 +18,10 @@ :key="g.label" > - + - - - -
- -
-
- -
-
-
+ + + />
+ />
- - + iconLeft="plus" + @click="togglePopover()" + /> + /> diff --git a/frontend/src/components/Kanban/KanbanSettings.vue b/frontend/src/components/Kanban/KanbanSettings.vue index bfe6347d..ea1f3a86 100644 --- a/frontend/src/components/Kanban/KanbanSettings.vue +++ b/frontend/src/components/Kanban/KanbanSettings.vue @@ -3,11 +3,8 @@ :label="__('Kanban Settings')" @click="showDialog = true" v-bind="$attrs" - > - - + :iconLeft="KanbanIcon" + /> {{ __('No {0} Found', [__('Contacts')]) }} - + + /> + /> + /> - - - -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
+ - + /> + + /> {{ __('No {0} Found', [__('Deals')]) }} - + +
{{ __('Invalid page or not permitted to access') }}
+ - - - -
- -
-
- -
- -
-
- -
- -
-
- -
-
-
+ + /> {{ __('No {0} Found', [__('Leads')]) }} - + + /> + /> diff --git a/frontend/src/pages/Notes.vue b/frontend/src/pages/Notes.vue index 0c111edd..9d5aa03d 100644 --- a/frontend/src/pages/Notes.vue +++ b/frontend/src/pages/Notes.vue @@ -4,9 +4,12 @@ {{ __('No {0} Found', [__('Notes')]) }} - + - -
- -
-
+ /> + + /> {{ __('No {0} Found', [__('Organizations')]) }} - + + + /> {{ __('No {0} Found', [__('Tasks')]) }} - +