Commit Graph

151 Commits

Author SHA1 Message Date
Cassio Santos
783c05d172 Merge pull request #333 from dantecvip/master
Corrigido problema ao renderizar VCards
2022-01-11 06:40:35 -03:00
Danilo Alves
fec4f82957 Corrigido problema ao renderizar VCards
Resolvido problema ao renderizar VCards.

Não consegui realizar a renderização de Multi_VCards mas deixei comentado a rotina quando for resolvido o problema de retornar body vazio ao enviar ou receber Multi_VCards
2022-01-07 16:19:58 -03:00
Wender Teixeira
bce9566b6e Feat. Api send 2021-12-30 19:18:30 -03:00
Wender Teixeira
4aa35562c0 Fix bug farewellMessage 2021-12-13 18:04:27 -03:00
Filipe Borelli
613e89b64e Create CheckNumber.ts
Create CheckNumber to get oficial number with 9 and without 9 for brasillian.
2021-12-09 17:05:34 -03:00
Cassio Santos
f5874032d7 Merge pull request #282 from w3nder/FarewellMessage
Add Feat. Farewell Message
2021-10-19 06:28:15 -03:00
Wender Teixeira
668be90356 Add Feat. Farewell Message 2021-10-18 23:53:30 -03:00
Wender Teixeira
11dcbd9707 Add Feat. Farewell Message 2021-10-18 21:43:44 -03:00
Igor Nunes
8508ec0a43 Add: Orderby das filas ao buscar dados do user 2021-10-18 17:13:27 -03:00
ertprs
258b5db4a1 add quick answers 2021-09-05 22:30:57 -03:00
canove
49be62743c fix: check full message body on queue assign 2021-02-09 16:58:13 -03:00
canove
74e17a9f04 fix: loggin out keeps refresh token in browser
fix: https://github.com/canove/whaticket/issues/106
2021-01-15 11:56:28 -03:00
canove
a0e6b7b2c7 fix: sonarcloud warning and code cleanup 2021-01-15 07:04:01 -03:00
canove
454fd6ce08 fix: dashboad ticket count conting only logged in user's tickets 2021-01-15 07:03:47 -03:00
canove
964ed649d7 feat: if theres only one queue on whatsapp, assign tickets to this queue 2021-01-14 21:21:20 -03:00
canove
b3255c6f42 fix: error when click on "try again" on whatsapp connection 2021-01-14 18:05:16 -03:00
canove
f7f0b01eb3 fix: tickets not disappearing for users that are not members of queue after queue assignment 2021-01-14 12:20:41 -03:00
canove
812b5046e1 fix: only send auto reply if whatsapp has more then one queue 2021-01-14 08:38:19 -03:00
Cassio Santos
634d5b3b4e Merge branch 'master' into queue 2021-01-14 08:03:40 -03:00
canove
c443f13fe8 improvement: stop auto reply if ticket is assigned to user 2021-01-13 20:10:36 -03:00
canove
d8605f04b8 fix: unreadMessages not showing on notifications popover after refresh 2021-01-13 20:10:05 -03:00
canove
2c2a39ee1f feat: finished queue filter on tickets list 2021-01-13 19:43:50 -03:00
canove
aac6d30083 feat: add queue filter to tickets list 2021-01-13 12:22:43 -03:00
canove
3aa287d394 improvement: moved user data from localstorage to context 2021-01-13 08:08:25 -03:00
canove
84e6fe112d improvement: remove await from "sent seen" method before sending messages. 2021-01-12 08:43:36 -03:00
canove
5c5f58e4fe feat: update ticket color on frontend after assign 2021-01-11 18:23:28 -03:00
canove
14c3ebe27e feat: added debounce delay to auto reply
reply only last message received within 3 seconds
2021-01-11 18:10:25 -03:00
canove
90b438025b feat: add queue color to tickets list item 2021-01-11 07:22:56 -03:00
canove
be320fa34b feat: removed optionNumber from queues assocs 2021-01-11 06:38:45 -03:00
canove
d374c84b60 feat: finished queues crud services 2021-01-10 10:59:01 -03:00
canove
cca253cd0a feat: start adding auto reply 2021-01-09 18:02:54 -03:00
canove
3c6d0660d1 feat: added user association to queues 2021-01-08 20:18:11 -03:00
canove
9f99245dc4 feat: add queue and assoc with whatsapps 2021-01-08 17:41:08 -03:00
canove
a12c9db731 fix: unread messages count no working when fast reply 2021-01-08 13:22:08 -03:00
canove
232b6943fe fix: send a message takes 2 seconds when there's a link on message body 2021-01-08 09:01:26 -03:00
canove
048714a31a fix: new messages not appearing in ticket subheader 2021-01-08 08:51:10 -03:00
canove
2751e5091b fix: removed duplicated method call 2021-01-07 22:14:13 -03:00
canove
c8c8dc43e9 improvement: code cleanup 2021-01-07 22:01:13 -03:00
canove
896f122cf7 improvement: moved all console logs to pino 2021-01-07 20:52:51 -03:00
canove
766cb70f0c feat: sync unread messages after connecting 2020-11-14 20:02:25 -03:00
canove
3859f996d0 improvement: change reopen ticket logic to use 'updatedAt' 2020-11-05 17:06:42 -03:00
canove
f55e336b38 fix: user profile not updating 2020-11-05 17:04:17 -03:00
canove
099a3354ca feat: added new method to fetch old whatsapp messages 2020-10-30 10:37:57 -03:00
canove
f68d52ae45 chore: fix typo in comment 2020-10-29 11:32:31 -03:00
canove
837e925390 fix: sending a media from phone to gruop results in a new ticket with isGroup=false 2020-10-29 10:55:02 -03:00
canove
74d3772eb1 feat: support displaing quoted messages 2020-10-28 17:54:29 -03:00
canove
4e259a3de7 feat: show an alert when connection with whatsapp brokes 2020-10-27 19:59:38 -03:00
canove
e573656276 feat: add options to handle whatsapp session on frontend 2020-10-27 16:08:50 -03:00
canove
73cb08a557 feat: added routes to handle whatsapp session 2020-10-26 19:55:07 -03:00
canove
443528d8ed improvement: stop deleting wbot session if phone is offline (timeout) 2020-10-24 22:54:24 -03:00