diff --git a/crm/public/videos/changeDealStatus.mov b/crm/public/videos/changeDealStatus.mov new file mode 100644 index 00000000..eccdfecc Binary files /dev/null and b/crm/public/videos/changeDealStatus.mov differ diff --git a/crm/public/videos/convertToDeal.mov b/crm/public/videos/convertToDeal.mov new file mode 100644 index 00000000..9da4b454 Binary files /dev/null and b/crm/public/videos/convertToDeal.mov differ diff --git a/frappe-ui b/frappe-ui index b6efd25b..3423aa5b 160000 --- a/frappe-ui +++ b/frappe-ui @@ -1 +1 @@ -Subproject commit b6efd25b2122c2c1f3beeea1702788c5e6e5555f +Subproject commit 3423aa5b5c38d3a1b143ae8ab08cbde7360f9a7c diff --git a/frontend/components.d.ts b/frontend/components.d.ts index 8143cc0e..f09d0554 100644 --- a/frontend/components.d.ts +++ b/frontend/components.d.ts @@ -192,7 +192,6 @@ declare module 'vue' { SidePanelLayout: typeof import('./src/components/SidePanelLayout.vue')['default'] SidePanelLayoutEditor: typeof import('./src/components/SidePanelLayoutEditor.vue')['default'] SidePanelModal: typeof import('./src/components/Modals/SidePanelModal.vue')['default'] - SignupBanner: typeof import('./src/components/SignupBanner.vue')['default'] SLASection: typeof import('./src/components/SLASection.vue')['default'] SmileIcon: typeof import('./src/components/Icons/SmileIcon.vue')['default'] SortBy: typeof import('./src/components/SortBy.vue')['default'] diff --git a/frontend/package.json b/frontend/package.json index 09917c40..697c0504 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,7 +11,7 @@ "dependencies": { "@twilio/voice-sdk": "^2.10.2", "@vueuse/integrations": "^10.3.0", - "frappe-ui": "^0.1.119", + "frappe-ui": "^0.1.120", "gemoji": "^8.1.0", "lodash": "^4.17.21", "mime": "^4.0.1", diff --git a/frontend/src/components/Layouts/AppSidebar.vue b/frontend/src/components/Layouts/AppSidebar.vue index 7da30eb2..f0df5e57 100644 --- a/frontend/src/components/Layouts/AppSidebar.vue +++ b/frontend/src/components/Layouts/AppSidebar.vue @@ -72,14 +72,24 @@