Commit Graph

640 Commits

Author SHA1 Message Date
canove
0b01740da8 update README 2021-01-12 16:58:35 -03:00
canove
053fc85f76 update README 2021-01-12 16:54:45 -03:00
canove
c775b7c72d chore: update README 2021-01-12 14:10:59 -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
f36f20e89c chore: changed font import 2021-01-12 08:20:26 -03:00
canove
1f76b4f221 feat: add tooltip to queue badge 2021-01-11 19:22:46 -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
0a4d5a081e chore: code cleanup 2021-01-11 08:17:49 -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
canove
be320fa34b feat: removed optionNumber from queues assocs 2021-01-11 06:38:45 -03:00
canove
a75eb49b31 feat: started whatsapp modal queue selection 2021-01-10 20:01:05 -03:00
canove
e64a77513f feat: start adding queues page 2021-01-10 16:18:23 -03:00
canove
e34305b976 chore: moved layout to src folder 2021-01-10 11:12:44 -03:00
canove
8ef50a76ca improvement: rejoin websocket channels after reconnecting 2021-01-10 11:07:10 -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
d532c69870 improvement: improove markdown wrapper 2021-01-08 11:49:23 -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
0689b55453 fix: socket io CORS error 2021-01-06 21:39:59 -03:00
canove
b1e3cb6b8f chore: updated .env.example 2021-01-06 21:28:29 -03:00
canove
dcf1902fe1 improvement: moved toast error logic into single function 2021-01-06 21:23:20 -03:00
canove
8ecd52e2b1 chore: updated axios 2021-01-06 20:04:06 -03:00
canove
054fff4182 chore: removed unused dependency 2021-01-06 19:44:03 -03:00
canove
3717b3c159 update README 2020-12-22 20:59:07 -03:00
canove
4103320ad0 updated README 2020-12-11 18:01:00 -03:00
canove
1f690b7a28 updated README 2020-12-11 17:59:58 -03:00
canove
e91f02cfc2 improvement: added autoHighlight to automplete fields 2020-11-29 13:55:33 -03:00
canove
2beaf2d5e4 fix: bug in sign localStorage option 2020-11-29 13:44:42 -03:00
canove
ce1a0f48e2 feat: added markdown styles in messaages
feat: added option to show / hide agent name
2020-11-29 13:37:55 -03:00
canove
36098bf12d fix: disable initial syncing messages after connection 2020-11-19 21:43:53 -03:00
canove
96bdb2aea6 fix: update whatsapweb-js 2020-11-19 21:24:23 -03:00
canove
766cb70f0c feat: sync unread messages after connecting 2020-11-14 20:02:25 -03:00
canove
3914d63794 Merge branch 'master' of https://github.com/canove/whaticket 2020-11-13 08:24:19 -03:00
Cassio Santos
26f036c288 Merge pull request #69 from canove/pr58b0ef070921 2020-11-13 08:24:11 -03:00
Cassio Santos
7649a30666 Merge pull request #69 from canove/pr58
b0ef070921
2020-11-13 07:13:52 -03:00
canove
9e82c5cc1f improvement: better on table row skeleton styles 2020-11-13 07:12:27 -03:00
canove
43a17ba999 b0ef070921 2020-11-13 07:12:00 -03:00
Cassio Santos
efb6683f90 Merge pull request #58 from wirys/master
functionality to create ticket in contact implemented
2020-11-13 06:31:16 -03:00