Commit Graph

12 Commits (6baca795c3b3735398cdf59cf885571e9fe5afcc)

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
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 56fccf8414 Finalização da funcionalidade de lembrete/agendameto com remoção das variáveis não usadas 2022-03-30 11:09:20 -03:00
adriano 74c3be6690 Criação do Delete e Update completo do recurso Lembrete 2022-03-24 19:16:31 -03:00
adriano 68a421c567 Codigificação para atendente poder escolher hora de envio de mensagem como lembrete para retorno de agendamento 2022-03-11 00:01:58 -03:00
adriano 82132ec414 Corregação de bug no datepicker do modal de agendamento 2022-03-06 23:19:35 -03:00
adriano a9e1f5dd7e Adição de restrição nos campos do modal de agendamento 2022-03-06 16:37:09 -03:00
adriano c65fcfe66c Adição de componentes parcial do modal de agendamento 2022-02-27 17:05:21 -03:00
adriano af418616fc Criação de componentes para agendamento quando finalizar o atendimento 2022-02-27 01:35:56 -03:00
adriano bad6f67c7b Criação completa do relatório 2022-01-26 20:56:57 -03:00
adriano dd06ac45c9 Consulta por id, dataInicio, dataFim funcional porem com problema na renderização da tabela. Este commit será para alteração na versão da tabela materia-table para tentar corrigir o congelamento da página 2022-01-25 11:24:05 -03:00
adriano bd29afd402 ATENÇÃO: Alteração de versão do react: ^16.13.1 e do react-dom: ^16.13.1 para react: ^17.0.2 e react-dom: ^17.0.2, caso houver problemas de compatibilidade, voltar para versão anterior 16 2022-01-24 08:44:42 -03:00