Commit Graph

365 Commits (7533a382cc0fbb33ce5bcd6b967821203810cf43)

Author SHA1 Message Date
gustavo-gsp 7533a382cc
Update server.js 2024-03-18 15:07:47 -03:00
Adriano d7019ffb1a feat: add notification and sound alert for new tickets in user's service queue
Details:
- Implemented functionality to notify users with a sound alert when new tickets arrive in their service queues.

fix: include responsible person's name when generating ticket already opened error in all languages

Details:
- Fixed the error generation process to include the name of the responsible person for the ticket when the system detects an attempt to create an already opened ticket.
2024-03-18 14:51:13 -03:00
Adriano e864e0b97f Merge branch 'master' of github.com:AdrianoRobson/projeto-hit 2024-03-15 16:36:41 -03:00
adriano 0cc027252d feat(ura): Added option to return to the previous submenu and main menu
Fixed URAs context to prevent users from receiving information from a menu that is not currently in the context.
2024-03-15 11:59:32 -03:00
adriano 75b14becc3 feat: Modify ticket querying process to prioritize querying by ticket IDs before retrieving messages 2024-03-14 12:10:26 -03:00
adriano 5bcfc1bdcc feat: Implement querying of synthetic and analytical reports on tickets 2024-03-13 18:16:56 -03:00
adriano 5366f9943b chore: removed test code 2024-03-13 11:25:00 -03:00
adriano d47a36d8b2 feat: Allow identifying messages sent by the agent and the IVR 2024-03-13 11:19:40 -03:00
adriano 279c4697dd fix: save contact by remote whatsapp session 2024-03-07 19:38:22 -03:00
adriano e020a5f75d fix: Update frontend to indicate lack of WhatsApp connection and adjust backend to return 422 status for WhatsApp number validation issues 2024-03-07 18:03:46 -03:00
adriano c5c5ddb5a4 fix: bug id and body undefined from webhook 2024-03-07 15:25:22 -03:00
adriano ec6e84f567 feat: Add function in controller to remove whatsapp cache in Redis 2024-03-07 11:53:50 -03:00
adriano 9d4b80986d feat: Add function in controller to remove user and update cache in Redis 2024-03-07 11:47:42 -03:00
adriano 8e24f37219 fix: bug ignored wrong number connected in the application 2024-03-07 09:43:04 -03:00
adriano 2fc732eec1 feat: Implement Redis solution for querying WhatsApp number in webhook controller 2024-03-06 18:14:12 -03:00
adriano 943d121ab1 fix: Correct bug in editing official WhatsApp and implement solution to validate number using remote WhatsApp API 2024-03-06 11:00:03 -03:00
Adriano e5dff2a6d5 Merge branch 'master' of github.com:AdrianoRobson/projeto-hit 2024-03-04 16:46:25 -03:00
adriano 6c5b89fd28 feat: Add new function to clear user cache and include phone number field for official WhatsApp 2024-03-04 15:53:50 -03:00
adriano 8ca5b4503a fix: Correct search queries in the report and fix bugs in WhatsApp template sending 2024-03-01 17:47:18 -03:00
adriano c4eda756eb fix: Prevent loading all tickets when status is 'closed' 2024-02-28 11:18:48 -03:00
adriano 47ed80e1a9 feat: Update report to allow querying by creation date, update date, and service queue 2024-02-28 10:48:36 -03:00
adriano c9905eefb7 feat: Update to display total number of pending and waiting tickets 2024-02-26 16:58:39 -03:00
adriano 237fa8124e feat: Update application to receive vecard from the client 2024-02-26 11:18:01 -03:00
adriano 1d3a6178ba feat: Improve code for transferring users to another agent 2024-02-23 14:36:52 -03:00
adriano 05dd0e60c0 chore: Remove frontend comment 2024-02-22 15:30:43 -03:00
adriano 7fc0f136ff fix: Fix bug in ticket transfer from selected user's queue by agent 2024-02-22 15:20:26 -03:00
adriano d25d296498 feat: Update response message for clarity 2024-02-21 18:10:30 -03:00
Adriano 60b69db0c5 Merge branch 'master' of github.com:AdrianoRobson/projeto-hit 2024-02-21 17:52:31 -03:00
adriano 9ff95ff4bd feat: Add route for creating tickets from external endpoints and update authentication middleware 2024-02-21 17:47:23 -03:00
Adriano 939a91e573 Merge branch 'master' of github.com:AdrianoRobson/projeto-hit 2024-02-21 11:25:32 -03:00
adriano 5abab2ef05 feat: Optimize user search via Redis for backend access 2024-02-21 11:23:51 -03:00
Adriano 9e62f5d5e8 Merge branch 'master' of github.com:AdrianoRobson/projeto-hit 2024-02-21 09:21:15 -03:00
Adriano 7f52466c50 chore: change frontend port 2024-02-21 09:21:02 -03:00
adriano 9370931737 fix: infinite transfer message send to client 2024-02-21 09:17:12 -03:00
adriano db140a328c feat: Enable direct transfer of tickets to agent via WhatsApp user input 2024-02-20 12:33:36 -03:00
adriano 18660b6947 feat: Update frontend to display static application name 2024-02-19 15:05:19 -03:00
adriano 051e1b3b2a feat: Add code to enable sending of information via socket to application monitoring dashboard 2024-02-09 09:35:19 -03:00
adriano c444012963 feat: Uncomment code to allow backend to send disk space information to frontend 2024-02-08 09:13:19 -03:00
adriano 7bab4bf6b9 feat: Optimize database by reopening bot tickets instead of creating new ones 2024-02-07 17:52:07 -03:00
adriano 853f537361 fix: Update frontend to prevent React.js emoji-related errors 2024-02-07 17:07:06 -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 dfa4be6253 chore: Update translation for email to login and change application label 2024-02-02 08:54:46 -03:00
gustavo.pinho 11e2dc1a50 Merge branch 'integracao_wa_oficial_el_editing' of https://github.com/AdrianoRobson/projeto-hit into integracao_wa_oficial_el_editing 2024-02-01 18:49:13 -03:00
gustavo.pinho c3ffab3819 style: update job column display and enhance job editing
Details:
- Improved the presentation of the job column for better clarity.
- Enhanced the functionality for editing job roles.
2024-02-01 18:49:06 -03:00
adriano 21b19fcfbd fix: Resolve report error at supervisor level in frontend 2024-02-01 18:38:30 -03:00
adriano 09a469e892 Merge branch 'integracao_wa_oficial_el_editing' of github.com:AdrianoRobson/projeto-hit into integracao_wa_oficial_el_editing 2024-02-01 18:30:19 -03:00
gustavo.pinho 6a5a51ff3f chore: update reports tab for supervisors, add reminders functionality, and include user roles
Details:
- Updated the reports tab to enhance functionality for supervisors.
- Implemented a reminders feature for improved user experience.
- Added user roles to enhance user management capabilities.
2024-02-01 17:46:23 -03:00
adriano a2f946d849 feat: Configure business hours for WhatsApp sessions and add setting to hide campaign module 2024-02-01 17:16:56 -03:00
adriano 0751374fb7 Merge branch 'integracao_wa_oficial_el_editing' of github.com:AdrianoRobson/projeto-hit into integracao_wa_oficial_el_editing 2024-01-30 09:52:49 -03:00
adriano 255b1bb47b feat: Allow supervisor users to view dashboard and reports 2024-01-30 09:50:37 -03:00