projeto-hit/backend
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
..
src feat: add new column 'transferToOtherQueues' to the Users table 2024-04-29 10:00:51 -03:00
.editorconfig Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
.eslintignore Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
.eslintrc.json Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
.gitignore Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
.sequelizerc Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
jest.config.js Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
package.json feat: add sound notifications and popOver for new tickets in waiting status, with option to enable in settings 2024-04-18 10:18:17 -03:00
prettier.config.js Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00
tsconfig.json Projeto em estado funcional sem modificações no layout 2022-01-05 22:26:15 -03:00