iachat/app/javascript/dashboard
Liam 5d9fb55370
feat: Export contact improvements (#8895)
This pull request enhances the export contacts feature by adding a confirmation step before exporting. Previously, clicking the export button would trigger the export action without confirmation.

Additionally, it ensures that only the intended recipient receives the export email, addressing the previous behaviour where all administrators received it.

Fixes: #8504

Co-authored-by: Sojan Jose <sojan@pepalo.com>
2024-02-20 17:11:03 +05:30
..
api fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +05:30
assets fix: Backdrop color for insert article modal in dark mode (#8711) 2024-01-16 18:36:43 +05:30
components fix: Editor hyperlink popup is hidden under modal (#8950) 2024-02-16 08:19:06 +05:30
constants feat: Inbox list filter (#8880) 2024-02-08 12:11:01 +05:30
helper feat: Add notification.updated event (#8871) 2024-02-07 18:15:51 +05:30
i18n feat: Export contact improvements (#8895) 2024-02-20 17:11:03 +05:30
mixins feat: Inbox list API integration (#8825) 2024-02-01 12:10:58 +05:30
modules feat: Split dashboard to chunks for build performance (#8394) 2023-11-21 14:51:05 -08:00
routes feat: Export contact improvements (#8895) 2024-02-20 17:11:03 +05:30
store fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +05:30
App.vue feat: Show a confirmation banner if the email is not verified (#8808) 2024-02-02 12:31:29 -08:00
App.Vue.spec.js Move src to dashboard (#152) 2019-10-16 14:36:17 +05:30
featureFlags.js feat: Add inbox view page (#8814) 2024-01-30 13:55:20 +05:30