adriano
1f8d5eb29b
Merge branch 'websocket' of https://github.com/AdrianoRobson/projeto-hit into merge-socket
2024-08-22 16:53:27 -03:00
adriano
e8227661e0
fix(i18n): resolve translation issues
2024-07-26 16:08:18 -05:00
adriano
c39cae9f81
fix(i18n): add missing translations in the interface
2024-07-25 11:05:39 -05:00
willian-pessoa
dac57f9d48
refactor: restantes das conexoes para a conexao ws global
2024-05-09 15:59:02 -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
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
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
76929c41ec
feat: PieChart data ploted from backend
2024-03-28 14:12:30 -03:00
willian-pessoa
1a7077feaf
feat: grafico de pizza
2024-03-27 17:52:20 -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
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
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
RenatoDiGiacomo
aaf15a1847
fixed status tickets by request
...
plus, fixed usestate calls in tickets
2022-08-16 16:33:40 -03:00
adriano
579cb680fb
Alteração no dasboard para exibir atendimentos ABERTOS/FECHADOS de todo periodo
2022-08-15 10:03:45 -03:00
Renato Di Giacomo
72c2a6c353
Fix some errors in table users
2022-08-10 16:26:36 -03:00
adriano
ec19fb6799
Correção do count no Tableuser e atualizaçã para exibir a quantidade de tickets aberto/fechado em tempo real
2022-08-10 12:55:56 -03:00
Renato Di Giacomo
3bfcf56ad8
Urgent upload
2022-08-10 10:29:09 -03:00
Renato Di Giacomo
658191d90f
Some thin changes
2022-08-10 09:14:05 -03:00
adriano
f4f4a5941c
Merge branch 'feature/dashboardUpdate' of github.com:AdrianoRobson/projeto-hit into feature/dashboardUpdate
2022-08-09 18:51:04 -03:00
adriano
072fcd5b09
Remoçã de algumas linhas
2022-08-09 18:43:51 -03:00
adriano
8c2164c5a2
Resolução de merge
2022-08-09 16:54:39 -03:00
Renato Di Giacomo
564ab7d33f
queues fixed
...
create a new vision o queue list
Remove card responsive
2022-08-09 16:45:44 -03:00
adriano
5c34b7911e
Correção da atualização do pending
2022-08-09 15:44:28 -03:00
Renato Di Giacomo
0f7e91c1bd
Completed merge and fixed errors
2022-08-08 19:59:47 -03:00
Renato Di Giacomo
992bdf8deb
Merge branch 'old/main' into dashboard/merge
2022-08-08 19:03:30 -03:00
Renato Di Giacomo
6cec68516f
fix some erros
2022-08-08 18:06:48 -03:00
Renato Di Giacomo
16bfcdce1e
fixed marge problems
2022-08-08 17:13:02 -03:00
adriano
ed53fc11da
Commit de update dos tickets do dia.
2022-08-08 16:40:25 -03:00
adriano
ddc9fc16fa
Commit de test
2022-08-08 16:11:47 -03:00
adriano
7cafadc9c1
Alteração parcial do dasbord
2022-08-08 15:28:47 -03:00
Renato Di Giacomo
ebb9e7bf65
Merge branch 'old/merge' into features
2022-08-08 14:45:46 -03:00
adriano
71d69990e2
Modificações para exibir informaçãos em tempo real no dasboard
2022-08-08 13:47:28 -03:00
Renato Di Giacomo
564abdda19
Card to List
...
create a table component request by Andre
In idea was create a model where change to card under 992 width.
2022-08-04 16:23:21 -03:00
Renato Di Giacomo
832694a311
update dashboard
...
created a sort by online status
2022-08-03 14:33:08 -03:00
Renato Di Giacomo
f272433019
update user list
2022-08-03 14:11:40 -03:00
Renato Di Giacomo
101a638a1e
Criado uma seperação por contexto dos dados
2022-08-03 11:10:08 -03:00
Renato Di Giacomo
0ea0c2e11b
Fixed user offline count
2022-08-03 09:59:21 -03:00
Renato Di Giacomo
a5ac537373
New concept dashboard.
...
users card modify
and create a new camp grid to online offline
2022-08-02 18:07:19 -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
33fc280801
Correção para que usuários que não estejam em nenhuma fila possam enviar mensagem a apartir da primeira conexão que esteja com status connected. Correção dos hooks do reack e implementação do unlimited para o dashboard exibir mais que 40 tickets
2022-04-18 15:21:28 -03:00
adriano
790b2c11a9
Criação de nova rule para que somente o administrador acesse o dashboard
2022-01-10 17:35:45 -03:00
adriano
0cc863139d
Projeto em estado funcional sem modificações no layout
2022-01-05 22:26:15 -03:00