iachat/app
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
..
actions fix: Migrate notes when merging the contacts (#8749) 2024-01-20 10:32:18 +04:00
assets chore: Reorganize the installation config settings (#8794) 2024-01-31 16:48:42 +04:00
builders feat: Add endpoints to retrieve summary of team/agents over a period of time (#8916) 2024-02-13 15:44:40 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: Export contact improvements (#8895) 2024-02-20 17:11:03 +05:30
dashboards feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops feat: Add the support for custom attributes in message variables (#8511) 2023-12-08 14:13:35 -08:00
fields feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
finders fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +05:30
helpers feat: Improve the rendering of CSV exports (#8914) 2024-02-12 20:01:58 -08:00
javascript feat: Export contact improvements (#8895) 2024-02-20 17:11:03 +05:30
jobs feat: Export contact improvements (#8895) 2024-02-20 17:11:03 +05:30
listeners fix: Send push notification on bot_handoff (#7636) 2024-02-07 17:45:08 +04:00
mailboxes chore: add more logging to mailbox helpers [CW-3071] (#8909) 2024-02-13 08:51:50 +05:30
mailers feat: Export contact improvements (#8895) 2024-02-20 17:11:03 +05:30
models fix: support_email and inbound_email_domain returning empty string (#8963) 2024-02-19 15:43:35 +05:30
policies feat: Add endpoints to retrieve summary of team/agents over a period of time (#8916) 2024-02-13 15:44:40 +05:30
presenters feat: Improve the rendering of CSV exports (#8914) 2024-02-12 20:01:58 -08:00
services fix(refactor): Cleanup the specs and the logic for FetchIMAP job (#8766) 2024-02-10 14:03:50 -08:00
views feat: API changes to support multi step user signup (#8933) 2024-02-20 16:48:51 +05:30
workers fix: Capture delivery errors to avoid false positives (#8790) 2024-01-26 14:22:18 +04:00
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30