adriano
c4e5608aca
prepare to merge
2024-09-17 05:04:49 -05:00
adriano
0048fa483f
Merge branch 'master' of github.com:AdrianoRobson/projeto-hit into feat_faro
2024-09-02 10:45:03 -05:00
adriano
7aba8c02f2
fix: correct text errors and add automatic translations
...
Details:
- Fixed various text errors across the application.
- Added automatic translations to improve localization.
2024-09-02 10:32:29 -05:00
adriano
0a031bd9a8
fix issues for websocket merge
2024-08-29 18:09:00 -03:00
adriano
1f8d5eb29b
Merge branch 'websocket' of https://github.com/AdrianoRobson/projeto-hit into merge-socket
2024-08-22 16:53:27 -03:00
adriano
125e758a18
firt commit
2024-08-22 16:51:31 -03:00
adriano
dc44dccd82
feat: Upadate pyload properties to send client phone to the whatsapp official billing api
2024-08-13 10:43:32 -03:00
adriano
69246d3d93
Merge branch 'master' of github.com:AdrianoRobson/projeto-hit
2024-08-09 16:46:30 -03:00
adriano
3e88b27021
feat: add 24-hour window and service category for official WhatsApp conversations in Redis; implement method to send billing info to API for Grafana usage report
2024-08-09 16:45:25 -03:00
adriano
e8227661e0
fix(i18n): resolve translation issues
2024-07-26 16:08:18 -05:00
adriano
814c892e08
fix(i18n): correct translation bugs
2024-07-26 15:23:02 -05:00
adriano
c39cae9f81
fix(i18n): add missing translations in the interface
2024-07-25 11:05:39 -05:00
adriano
f1022063a4
Merge branch 'master' of github.com:AdrianoRobson/projeto-hit
2024-07-10 14:52:58 -03:00
gustavo-gsp
2bb5db92d7
fix: resolve issue with blocking audio and video without the option being active
...
Details:
- Fixed the problem where audio and video were being blocked even when the option was not active.
2024-06-27 14:10:26 -03:00
gustavo-gsp
e30573519d
fix: resolve issues with WhatsApp creation and editing, message input, and ControlByNumber errors
...
Details:
- Fixed issue where the 'number' field was not being saved during WhatsApp creation and editing.
- Resolved problem where text in the message input was being cleared upon receiving a new message.
- Addressed errors in ControlByNumber when ticketId was not found.
2024-06-25 10:45:46 -03:00
adriano
6450fb6ea7
Merge branch 'feat_faro' of github.com:AdrianoRobson/projeto-hit into feat_faro
2024-06-25 08:01:52 -05:00
adriano
d59d2bf395
feat: enable image uploads in URA, auto-include country code, change language in components, fix message deletion bug
2024-06-25 07:49:00 -05:00
adriano
e44efb45d9
feat: enforce file attachment for evidence in URA form submission
2024-06-25 09:35:28 -03:00
adriano
b9f8bfc8d5
feat: add group suport in api session
2024-06-13 17:53:07 -03:00
adriano
1c93c16f84
feat: Add support for WhatsApp groups
2024-06-13 17:50:30 -03:00
adriano
e1e10d8226
feat: Associate WhatsApp Cloud API numbers by token in the database
2024-06-10 16:00:48 -03:00
adriano
6762c8041d
refactor: Remove duplicated function and use existing invoked function
2024-05-31 12:15:44 -03:00
adriano
1d78de9dc9
feat: ura bot by connected whatsapp number
2024-05-31 12:00:06 -03:00
adriano
9366a186a4
fix: bot send ura message to whatsapp distinct
2024-05-31 10:41:12 -03:00
adriano
9e84e4cf08
feat: Delete client session keys from Redis after 3 minutes of inactivity
2024-05-29 14:16:29 -03:00
adriano
02ded6e4ee
feat: Enable querying via endpoint for client XML and separate IVR by queue based on connected numbers
2024-05-29 14:14:48 -03:00
adriano
83d197f240
feat: remoteTickesControll listeners
2024-05-23 17:39:42 -03:00
adriano
435a577bed
fix: listener para ticket deletado
2024-05-22 12:51:11 -03:00
adriano
fce5554681
fix: update message ack
2024-05-22 09:51:10 -03:00
adriano
0866cbce79
feat: pending tickets remote at the top of the ticket list
2024-05-22 08:49:43 -03:00
adriano
3ced558b18
fix: getSettingValue quebrando a app
2024-05-21 10:15:59 -03:00
adriano
7bb73cfa19
fix: bugs de atualizacao dos tickets tempo real
2024-05-20 17:24:06 -03:00
adriano
62f137d884
feat: load balance
2024-05-20 10:00:45 -03:00
adriano
3574b2d8af
feat:disable socket emit event diskSpace
2024-05-14 09:42:07 -03:00
adriano
f06539ae6f
Merge branch 'master' of github.com:AdrianoRobson/projeto-hit
2024-05-10 04:47:07 -03:00
adriano
f7e71af633
feat: Reduce timer for bot message check
2024-05-10 04:46:38 -03:00
willian-pessoa
eb1d0f2303
feat: verificar ticket id antes de atualizar lista de msgs
2024-05-09 16:01:21 -03:00
willian-pessoa
dac57f9d48
refactor: restantes das conexoes para a conexao ws global
2024-05-09 15:59:02 -03:00
willian-pessoa
5981f9dd5e
refactor: mais 7 conexoes movidas para conexao ws global
2024-05-09 15:31:30 -03:00
willian-pessoa
4d3cab5333
refactor: mais tres ws connecoes movidas para conecao global
2024-05-09 09:01:21 -03:00
willian-pessoa
a5d3f19e1a
refactor: criado conexao web socket global e movido alguns listeners para ela
2024-05-08 18:02:31 -03:00
gustavo-gsp
914fde7803
feat: add new column 'identifier' to the Users table
...
Details:
- Added a new column named 'identifier' to the Users table.
2024-05-07 15:55:54 -03:00
adriano
7bc957df77
feat: Update contact search in ticket section to include userId for displaying contacts by queue
2024-05-07 15:23:19 -03:00
adriano
96a7e23ee6
feat: Automatically return remote/campaign tickets to awaiting when agent does not send campaign message
2024-05-07 09:49:49 -03:00
adriano
8eb2156845
feat: Remove positionCompany column from usuario table and references in frontend and backend
2024-05-03 15:16:35 -03:00
adriano
b85aa4d5ba
feat: Remove positionCompany column from usuario table and references in frontend and backend
2024-05-03 15:16:16 -03:00
gustavo-gsp
4a6fb3f61e
fix: correct bug in the reports table, invalid column displaying
...
Details:
- Addressed a bug in the reports table where an invalid column was being displayed.
2024-05-02 13:55:50 -03:00
adriano
6baca795c3
chore: Update search title in pt.js translation file
2024-05-02 08:23:47 -03:00
adriano
a2e0e53540
Merge branch 'merge_el_melhorias' of github.com:AdrianoRobson/projeto-hit into merge_el_melhorias
2024-04-30 17:02:14 -03:00
adriano
4789a0fb9b
refactor: Remove unused variable from React component
2024-04-30 16:28:13 -03:00