Commit Graph

14 Commits (a2e0e53540e5b9be28ca91f6fd0cab531b0b8243)

Author SHA1 Message Date
adriano a2e0e53540 Merge branch 'merge_el_melhorias' of github.com:AdrianoRobson/projeto-hit into merge_el_melhorias 2024-04-30 17:02:14 -03:00
gustavo-gsp fea60cf80c fix: correct code errors
Details:
- Addressed various code errors and made necessary fixes.

feat: add column 'type' to the Reports Mtable to differentiate remote tickets from regular ones

Details:
- Added a new column named 'type' to the Reports Mtable to differentiate between remote tickets and regular ones.
2024-04-30 16:20:48 -03:00
adriano e71150ff75 feat: Implement solution for searching by message content and fix bug when closing ticket 2024-04-29 17:27:15 -03:00
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 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 ad89d3ccdb feat: Support IVR(ura) for bot interactions, optimize botqueue user checks, and allow supervisor to view all tickets 2024-02-05 12:29:49 -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 bde6058455 Implementação de solução para consultas dos tickets e dos contatos usando Redis como banco de dados em memória. Ajustes no frontend para corrigir bugs de datas exibidas nas mensagens 2022-10-25 11:16:36 -03:00
adriano 603e5fa2dd Criação do service para recuperar todos os tickets para o cache 2022-10-02 03:22:44 -03:00
adriano 728c5b580e Test 2022-09-21 01:29:54 -03:00
Renato Di Giacomo ebb9e7bf65
Merge branch 'old/merge' into features 2022-08-08 14:45:46 -03:00
Renato Di Giacomo debffebb1a Add card to every user, with status and count time
added Filter to online, offline and not present
2022-08-01 16:33:24 -03:00
adriano 2d95bfe20d Pequena modificação no dasboard 2022-07-28 18:21:14 -03:00
adriano 0cc863139d Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00