projeto-hit/frontend
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
..
public Alteração de favicon. Carregando localmente 2022-02-22 17:36:11 -03:00
src feat: add new column 'transferToOtherQueues' to the Users table 2024-04-29 10:00:51 -03:00
.gitignore Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
package.json finalização do recurso para envio de mensagem em finais de semana e feriados 2023-08-09 08:30:03 -03:00
server.js Update server.js 2024-03-18 15:07:47 -03:00