Commit Graph

298 Commits

Author SHA1 Message Date
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
4aa35562c0 Fix bug farewellMessage 2021-12-13 18:04:27 -03:00
Wender Teixeira
fdfe628b5e Update package.json
Remove This package has been deprecated
2021-12-11 16:30:51 -03:00
Cassio Santos
59b7f54314 Merge pull request #321 from filipeborelli/patch-2
Update ContactController.ts
2021-12-11 09:26:07 -03:00
Filipe Borelli
6321e702ee Update ContactController.ts 2021-12-09 17:07:03 -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
Wirys
df9067de27 Update supported WhatsApp Web version to v2.2147.14 2021-12-08 08:57:50 -03:00
rochac2lee
9eac6be8af Seed para usuário administrador default 2021-12-03 12:18:39 -03:00
Patricio Silva
155bd586ab fix: update WWebJS 1.15.2 2021-11-24 12:21:40 -03:00
Wender Teixeira
288a5fd834 deleting duplicate routes.use 2021-11-17 00:10:22 -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
Patricio Silva
55144d282c Update 20210818102605-create-quickAnswers.ts 2021-09-06 18:41:32 -03:00
ertprs
258b5db4a1 add quick answers 2021-09-05 22:30:57 -03:00
Patricio Silva
4f8a30305a fix: update WWebJS & Typescript 2021-09-01 22:52:52 -03:00
canove
56635438a4 fix: remove unsupported puppeteer args 2021-08-04 09:23:16 -03:00
canove
4386a50789 chore: update dependencies 2021-08-04 09:22:55 -03:00
canove
2c6c6142b2 fix: update WWebJS 2021-07-10 08:54:20 -03:00
canove
5be924065a chore: update wweb-js 2021-05-13 07:33:19 -03:00
canove
435662bf97 fix: update wwebjs to fix whatsapp connection 2021-02-25 16:03:15 -03:00
canove
49be62743c fix: check full message body on queue assign 2021-02-09 16:58:13 -03:00
canove
990feeeb3a fix: update whatsapp-web.js to handle media messages 2021-02-09 16:50:32 -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
1a6b8b2e6a fix: default token expiration time 2021-01-15 07:25:51 -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
a5004eb425 chore: code cleanup 2021-01-14 21:48:55 -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
f9b61cd398 fix: remove ticket queue when transfer 2021-01-14 21:03:11 -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
b1e14fc07d fix: whatsapp not starting after creation 2021-01-14 10:15:54 -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
96e92e6079 fix: user keep getting refresh tokens after logout 2021-01-12 20:13:30 -03:00
canove
cda7221611 chore: remove await for sendSeen method when listing messages 2021-01-12 14:06:31 -03:00
canove
2f7aeb738e fix: handle CORS in socket.io 2021-01-12 10:51:52 -03:00
canove
09b0c8e1f7 chore: updated dependencies 2021-01-12 10:51:37 -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
f642f2c788 feat: added socket io to queues page 2021-01-11 06:53:59 -03:00