iachat/app
Shivam Mishra 07ea9694a3
feat: new accounts controller for signup+onboarding (#8804)
* feat: add v2 accounts controller

* feat: allow empty account and user name

* feat: ensure  and  is present for v1 signup

* test: remove validation checks

* chore: apply suggestions

* chore: revert en.yml formatting

* chore: line at EOF

* fix: routes

---------

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
2024-02-02 16:10:45 +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: new accounts controller for signup+onboarding (#8804) 2024-02-02 16:10:45 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers feat: new accounts controller for signup+onboarding (#8804) 2024-02-02 16:10:45 +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 chore: Get all notification API improvments (#8549) 2024-01-17 09:02:18 +05:30
helpers chore: Reorganize the installation config settings (#8794) 2024-01-31 16:48:42 +04:00
javascript feat: Inbox page view (#8841) 2024-02-02 12:45:07 +05:30
jobs fix: Use BODY.PEEK[HEADER] to avoid parsing issues with mail providers (#8833) 2024-02-01 17:24:59 -08:00
listeners chore: Get all notification API improvments (#8549) 2024-01-17 09:02:18 +05:30
mailboxes fix: change email conversation not found exception to log (#8785) 2024-01-25 22:36:02 +05:30
mailers fix: Handle Contact import MalformedCSVError (#8706) 2024-01-18 13:05:58 +05:30
models feat: new accounts controller for signup+onboarding (#8804) 2024-02-02 16:10:45 +05:30
policies feat: trigger handoff when agent bot is the actor (#8639) 2024-01-05 15:26:52 -08:00
presenters feat: Add inbox webhook events (#8006) 2023-09-28 15:28:10 -07:00
services feat: sla-2 add automation backend support for SLA (#8775) 2024-02-01 15:42:12 +05:30
views chore: Reorganize the installation config settings (#8794) 2024-01-31 16:48:42 +04:00
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