projeto-hit/backend/src
gustavo-gsp e30573519d fix: resolve issues with WhatsApp creation and editing, message input, and ControlByNumber errors
Details:
- Fixed issue where the 'number' field was not being saved during WhatsApp creation and editing.
- Resolved problem where text in the message input was being cleared upon receiving a new message.
- Addressed errors in ControlByNumber when ticketId was not found.
2024-06-25 10:45:46 -03:00
..
@types Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
__tests__ Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
config Versao beta da funcionalidade de multisessão completada 2023-02-07 12:47:40 -03:00
controllers fix: resolve issues with WhatsApp creation and editing, message input, and ControlByNumber errors 2024-06-25 10:45:46 -03:00
database feat: Associate WhatsApp Cloud API numbers by token in the database 2024-06-10 16:00:48 -03:00
errors feat: add notification and sound alert for new tickets in user's service queue 2024-03-18 14:51:13 -03:00
helpers fix: resolve issues with WhatsApp creation and editing, message input, and ControlByNumber errors 2024-06-25 10:45:46 -03:00
libs feat: Enable users to transfer to other queues and users with the same WhatsApp connection. 2024-01-29 08:48:20 -03:00
middleware feat: Update controller to use queueId assigned to a WhatsApp number for message sending in remote ticket creation 2024-04-02 11:59:44 -03:00
models feat: Associate WhatsApp Cloud API numbers by token in the database 2024-06-10 16:00:48 -03:00
routes Update to control message sending cadence by agents to prevent WhatsApp banning 2024-04-23 19:51:11 -03:00
services feat: Add support for WhatsApp groups 2024-06-13 17:50:30 -03:00
utils Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
app.ts estado funcional whatsapp api oficial 2023-09-08 16:50:51 -03:00
bootstrap.ts Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
server.ts feat: Implement solution for searching by message content and fix bug when closing ticket 2024-04-29 17:27:15 -03:00