Commit Graph

127 Commits (0e8fbd84002f75e536b7625a5e8da27844e80335)

Author SHA1 Message Date
gustavo-gsp 0e8fbd8400 feat: add new column 'transferToOtherQueues' to the Users table
Details:
- Created a new column named 'transferToOtherQueues' in the Users table.

feat: add field 'can transfer to other queues' in the user modal

Details:
- Added a field in the user modal to indicate if the user can transfer tickets to other queues.

feat: implement functionality to allow users with 'transferToOtherTickets' set to true to transfer tickets to other queues, even when disabled in OmniHit

Details:
- Implemented functionality to allow users with 'transferToOtherTickets' set to true to transfer tickets to other queues, even when this feature is disabled in OmniHit.

feat: add options to enable or disable functionalities: notify on new ticket arrival, block audio and video messages, show average waiting time of tickets in waiting status

Details:
- Added options to enable or disable the following functionalities: notification on new ticket arrival, blocking of audio and video messages, and displaying average waiting time of tickets in waiting status.

feat: add filter in the dashboard to show data only from the queues the user is linked to, and allow the user to view data from a selected queue only

Details:
- Added a filter in the dashboard to display data only from the queues the user is linked to, and to allow the user to view data from a selected queue only.
2024-04-29 10:00:51 -03:00
gustavo-gsp cc12cafb99 merge changes, to merge the updated versions
Merge branch 'el_lojas_melhorias' of github.com:AdrianoRobson/projeto-hit into el_lojas_melhorias
2024-04-18 10:19:36 -03:00
gustavo-gsp 860d462d37 feat: add sound notifications and popOver for new tickets in waiting status, with option to enable in settings
Details:
- Implemented functionality to provide sound notifications and popOver alerts for new tickets in waiting status. Users can enable this feature in the settings.

feat: add average waiting time in the Waiting tab on the Tickets screen, with option to enable in settings

Details:
- Added functionality to display the average waiting time in the Waiting tab on the Tickets screen. Users can enable this feature in the settings.

feat: add ticket link in simple export directly from the reports table

Details:
- Implemented functionality to include the ticket link in the simple export directly from the reports table.

feat: remove report export options for supervisor profile

Details:
- Removed the report export options for the supervisor profile to restrict access.
2024-04-18 10:18:17 -03:00
adriano bfae2956a5 feat: Update frontend to display closure statuses, create interface to input user's position for assignment, modify quick responses to be displayed by queues, and add configurations to enable/disable these features. Also, add option to save contacts by queues 2024-04-12 18:33:15 -03:00
adriano a6d800f17a Merge branch 'el_lojas_melhorias' of github.com:AdrianoRobson/projeto-hit into el_lojas_melhorias 2024-04-03 14:11:01 -03:00
adriano a5657d0a2f feat: Enable reception of multiple vCards sent via WhatsApp 2024-04-03 14:10:53 -03:00
willian-pessoa 024c6920af Merge branch 'el_lojas_melhorias' of https://github.com/AdrianoRobson/projeto-hit into el_lojas_melhorias 2024-04-02 17:21:53 -03:00
willian-pessoa d827e72b7c refactor: grafico pizza, melhorias responsividade 2024-04-02 17:11:54 -03:00
adriano ce7385602f Feet: Get time from Frontend in Piechart 2024-04-01 09:09:59 -03:00
adriano e6ea004edf fix: Piechart bug startDate endDate 2024-04-01 09:07:49 -03:00
adriano 8a35b985b9 git commit -m "feat: Pull information from closed tickets in backend to feed pie chart in frontend and add option to change service hours on Saturday" 2024-04-01 09:00:15 -03:00
adriano a96d6f26c7 chore: update Piechart tickets name 2024-03-28 14:28:34 -03:00
adriano 76929c41ec feat: PieChart data ploted from backend 2024-03-28 14:12:30 -03:00
adriano 5e81f02116 Merge branch 'el_lojas_melhorias' of github.com:AdrianoRobson/projeto-hit into el_lojas_melhorias 2024-03-28 12:21:17 -03:00
adriano c27770ef02 fix: Improve ticket query in backend to resolve high delay issue 2024-03-28 12:20:55 -03:00
willian-pessoa b05cd7d1d6 Merge branch 'el_lojas_melhorias' of https://github.com/AdrianoRobson/projeto-hit into el_lojas_melhorias 2024-03-27 17:52:34 -03:00
willian-pessoa 1a7077feaf feat: grafico de pizza 2024-03-27 17:52:20 -03:00
adriano dc5a6945d2 feat: Modify backend and frontend to display waiting time for customer service in report and update report controller queries accordingly 2024-03-27 12:02:11 -03:00
adriano 9f040ce953 feat: Improve display of queue and WhatsApp number-based interaction report 2024-03-25 16:00:24 -03:00
adriano 8447628fbf feat: Create routes and controllers for generating reports by WhatsApp numbers and queues in the backend, and update frontend for report visualization 2024-03-21 18:33:00 -03:00
adriano 1894fd35ab feat: modify reports page
Details:
- Added a new hidden column called "messages" to the tickets table.
- Implemented search functionality based on ticket messages.
2024-03-20 11:33:30 -03:00
adriano 75b14becc3 feat: Modify ticket querying process to prioritize querying by ticket IDs before retrieving messages 2024-03-14 12:10:26 -03:00
adriano 5bcfc1bdcc feat: Implement querying of synthetic and analytical reports on tickets 2024-03-13 18:16:56 -03:00
adriano 8ca5b4503a fix: Correct search queries in the report and fix bugs in WhatsApp template sending 2024-03-01 17:47:18 -03:00
adriano 47ed80e1a9 feat: Update report to allow querying by creation date, update date, and service queue 2024-02-28 10:48:36 -03:00
adriano c9905eefb7 feat: Update to display total number of pending and waiting tickets 2024-02-26 16:58:39 -03:00
adriano 21b19fcfbd fix: Resolve report error at supervisor level in frontend 2024-02-01 18:38:30 -03:00
adriano 09a469e892 Merge branch 'integracao_wa_oficial_el_editing' of github.com:AdrianoRobson/projeto-hit into integracao_wa_oficial_el_editing 2024-02-01 18:30:19 -03:00
gustavo.pinho 6a5a51ff3f chore: update reports tab for supervisors, add reminders functionality, and include user roles
Details:
- Updated the reports tab to enhance functionality for supervisors.
- Implemented a reminders feature for improved user experience.
- Added user roles to enhance user management capabilities.
2024-02-01 17:46:23 -03:00
adriano a2f946d849 feat: Configure business hours for WhatsApp sessions and add setting to hide campaign module 2024-02-01 17:16:56 -03:00
adriano 255b1bb47b feat: Allow supervisor users to view dashboard and reports 2024-01-30 09:50:37 -03:00
adriano bc134c827c feat: Enable users to transfer to other queues and users with the same WhatsApp connection. 2024-01-29 08:48:20 -03:00
adriano 996e182fb6 Atualização para habilitar ou desabilitar whatsapp oficial 2023-09-16 11:45:44 -03:00
adriano 42535f2e6c whatsapp oficial em desenvolvimento 2023-08-28 14:05:53 -03:00
adriano 2138d70fa9 Merge branch 'update_newtemper' into modulo_campanha_update_newtemper 2023-08-15 09:40:48 -03:00
adriano 3acf2bb261 Atualização api de sessões para suportar o modulo campanha 2023-08-15 09:14:10 -03:00
adriano 5907fc6cb2 Finalização do modulo campanha 2023-08-14 15:39:05 -03:00
adriano 75eb24fe62 Modulo campanha basico finalizado 2023-08-14 06:48:39 -03:00
adriano c8ea53a4bc finalização do recurso de encerramento de ticket automatico e expiração de ticket 2023-08-08 12:09:03 -03:00
adriano ff0d2c3630 updante do modulo campanha em andamento 2023-08-04 16:16:19 -03:00
adriano 1e0b8b9d29 finalização da implementação para que um mesmo contato fale com whatsapps distintos da interface omnihit 2023-07-28 09:25:13 -03:00
adriano 21ce9e1825 customização para editar ura e filas 2023-07-20 12:30:26 -03:00
adriano 92f7d8b4db Atualização: ao criar ticket associar a uma fila, busca por ticket e conteudo, trasnferencia de ticket sem necessidade de escolher usuario, correção de notificações de mensagens recebidas para ter o mesmo comportamento do whatsapp web. 2023-07-12 11:54:29 -03:00
adriano 56886611a7 Correção do botao restore para desabitar sem precisar receber resposta do servidor 2022-12-27 18:19:24 -03:00
adriano 1602b71524 Correção no online/offiline para não sobrecarregar o servidor com emitters e evitar o memery leak(vazamento de memória) 2022-12-27 11:25:50 -03:00
adriano 7c7627873c Alteração no auto restore 2022-12-22 18:49:44 -03:00
adriano 3980814c5e Adição de tradução para novos recursos 2022-12-15 19:20:33 -03:00
adriano 330299726d Finalização de implementação do controle do botão restore 2022-12-11 04:47:32 -03:00
adriano 9bf1850405 FINALIZAÇAO DA IMPORTAÇÃO DE CSV PARA INSERIR CONTATOS EM MASSA 2022-11-07 17:51:20 -03:00
adriano 260ab06016 Criação do botao para fazer upload de csv 2022-11-04 12:12:51 -03:00