Commit Graph

  • bc65d78268 chore: UPDATE README canove 2021-01-14 16:30:25 -03:00
  • 32a7900fbb chore: add queues gif demo canove 2021-01-14 16:23:16 -03:00
  • f7f0b01eb3 fix: tickets not disappearing for users that are not members of queue after queue assignment canove 2021-01-14 12:20:41 -03:00
  • 2cc7b4e508 improvement: check all users tickets as active by default canove 2021-01-14 11:06:41 -03:00
  • b1e14fc07d fix: whatsapp not starting after creation canove 2021-01-14 10:15:54 -03:00
  • 973c0b8a77 fix: queue color picker not working canove 2021-01-14 09:57:24 -03:00
  • 812b5046e1 fix: only send auto reply if whatsapp has more then one queue canove 2021-01-14 08:38:19 -03:00
  • 208e5eedb2 fix: change ticket options menu due to ref error canove 2021-01-14 08:28:13 -03:00
  • 986b2556fe Merge pull request #108 from canove/queue Cassio Santos 2021-01-14 08:05:04 -03:00
  • 634d5b3b4e Merge branch 'master' into queue Cassio Santos 2021-01-14 08:03:40 -03:00
  • 8a15674e4c chore: removed unused export canove 2021-01-14 07:10:41 -03:00
  • b1bf0fef22 fix: use loggein user to handle userModal permissions canove 2021-01-14 07:09:48 -03:00
  • b2438c4fdf improvement: hide some elements base on user profile canove 2021-01-14 06:55:44 -03:00
  • 3bb63a25da fix: new tickets not showing up by websockets canove 2021-01-13 20:10:59 -03:00
  • c443f13fe8 improvement: stop auto reply if ticket is assigned to user canove 2021-01-13 20:10:36 -03:00
  • d8605f04b8 fix: unreadMessages not showing on notifications popover after refresh canove 2021-01-13 20:10:05 -03:00
  • 2c2a39ee1f feat: finished queue filter on tickets list canove 2021-01-13 19:43:50 -03:00
  • c61c993572 feat: strict "show all" option to admin only canove 2021-01-13 16:02:05 -03:00
  • aac6d30083 feat: add queue filter to tickets list canove 2021-01-13 12:22:43 -03:00
  • ef6291c48d chore: wrap function in try catch canove 2021-01-13 08:13:39 -03:00
  • 3aa287d394 improvement: moved user data from localstorage to context canove 2021-01-13 08:08:25 -03:00
  • 2bec877e4f improvement: keep user data on login fails canove 2021-01-12 20:30:31 -03:00
  • 96e92e6079 fix: user keep getting refresh tokens after logout canove 2021-01-12 20:13:30 -03:00
  • 6571b5457a update README canove 2021-01-12 17:02:52 -03:00
  • a9cfb1311f update README canove 2021-01-12 17:00:52 -03:00
  • 0b01740da8 update README canove 2021-01-12 16:58:35 -03:00
  • 053fc85f76 update README canove 2021-01-12 16:54:45 -03:00
  • c775b7c72d chore: update README canove 2021-01-12 14:10:59 -03:00
  • cda7221611 chore: remove await for sendSeen method when listing messages canove 2021-01-12 14:06:31 -03:00
  • 2f7aeb738e fix: handle CORS in socket.io canove 2021-01-12 10:51:52 -03:00
  • 09b0c8e1f7 chore: updated dependencies canove 2021-01-12 10:51:37 -03:00
  • 84e6fe112d improvement: remove await from "sent seen" method before sending messages. canove 2021-01-12 08:43:36 -03:00
  • f36f20e89c chore: changed font import canove 2021-01-12 08:20:26 -03:00
  • 1f76b4f221 feat: add tooltip to queue badge canove 2021-01-11 19:22:46 -03:00
  • 5c5f58e4fe feat: update ticket color on frontend after assign canove 2021-01-11 18:23:28 -03:00
  • 14c3ebe27e feat: added debounce delay to auto reply canove 2021-01-11 18:10:25 -03:00
  • 0a4d5a081e chore: code cleanup canove 2021-01-11 08:17:49 -03:00
  • 90b438025b feat: add queue color to tickets list item canove 2021-01-11 07:22:56 -03:00
  • f642f2c788 feat: added socket io to queues page canove 2021-01-11 06:53:59 -03:00
  • be320fa34b feat: removed optionNumber from queues assocs canove 2021-01-11 06:38:45 -03:00
  • a75eb49b31 feat: started whatsapp modal queue selection canove 2021-01-10 20:01:05 -03:00
  • e64a77513f feat: start adding queues page canove 2021-01-10 16:18:23 -03:00
  • e34305b976 chore: moved layout to src folder canove 2021-01-10 11:12:44 -03:00
  • 8ef50a76ca improvement: rejoin websocket channels after reconnecting canove 2021-01-10 11:07:10 -03:00
  • d374c84b60 feat: finished queues crud services canove 2021-01-10 10:59:01 -03:00
  • cca253cd0a feat: start adding auto reply canove 2021-01-09 18:02:54 -03:00
  • 3c6d0660d1 feat: added user association to queues canove 2021-01-08 20:18:11 -03:00
  • 9f99245dc4 feat: add queue and assoc with whatsapps canove 2021-01-08 17:41:08 -03:00
  • a12c9db731 fix: unread messages count no working when fast reply canove 2021-01-08 13:22:08 -03:00
  • d532c69870 improvement: improove markdown wrapper canove 2021-01-08 11:49:23 -03:00
  • 232b6943fe fix: send a message takes 2 seconds when there's a link on message body canove 2021-01-08 09:01:26 -03:00
  • 048714a31a fix: new messages not appearing in ticket subheader canove 2021-01-08 08:51:10 -03:00
  • 2751e5091b fix: removed duplicated method call canove 2021-01-07 22:14:13 -03:00
  • c8c8dc43e9 improvement: code cleanup canove 2021-01-07 22:01:13 -03:00
  • 896f122cf7 improvement: moved all console logs to pino canove 2021-01-07 20:52:51 -03:00
  • 0689b55453 fix: socket io CORS error canove 2021-01-06 21:39:59 -03:00
  • b1e3cb6b8f chore: updated .env.example canove 2021-01-06 21:28:29 -03:00
  • dcf1902fe1 improvement: moved toast error logic into single function canove 2021-01-06 21:23:20 -03:00
  • 8ecd52e2b1 chore: updated axios canove 2021-01-06 20:04:06 -03:00
  • 054fff4182 chore: removed unused dependency canove 2021-01-06 19:44:03 -03:00
  • 3717b3c159 update README canove 2020-12-22 20:59:07 -03:00
  • 4103320ad0 updated README canove 2020-12-11 18:01:00 -03:00
  • 1f690b7a28 updated README canove 2020-12-11 17:59:58 -03:00
  • e91f02cfc2 improvement: added autoHighlight to automplete fields canove 2020-11-29 13:55:33 -03:00
  • 2beaf2d5e4 fix: bug in sign localStorage option canove 2020-11-29 13:44:42 -03:00
  • ce1a0f48e2 feat: added markdown styles in messaages feat: added option to show / hide agent name canove 2020-11-29 13:37:55 -03:00
  • 36098bf12d fix: disable initial syncing messages after connection canove 2020-11-19 21:43:53 -03:00
  • 96bdb2aea6 fix: update whatsapweb-js canove 2020-11-19 21:24:23 -03:00
  • 766cb70f0c feat: sync unread messages after connecting canove 2020-11-14 20:02:25 -03:00
  • 3914d63794 Merge branch 'master' of https://github.com/canove/whaticket canove 2020-11-13 08:24:19 -03:00
  • 26f036c288 Merge pull request #69 from canove/pr58b0ef070921 Cassio Santos 2020-11-13 07:13:52 -03:00
  • 7649a30666 Merge pull request #69 from canove/pr58 Cassio Santos 2020-11-13 07:13:52 -03:00
  • 9e82c5cc1f improvement: better on table row skeleton styles canove 2020-11-13 07:12:27 -03:00
  • 43a17ba999 b0ef070921 canove 2020-11-13 07:12:00 -03:00
  • efb6683f90 Merge pull request #58 from wirys/master Cassio Santos 2020-11-13 06:31:16 -03:00
  • 6307c7f2b8 chore: add fossa canove 2020-11-13 06:29:30 -03:00
  • 0aba4b6457 Merge branch 'master' of https://github.com/canove/whaticket-prod canove 2020-11-07 17:39:27 -03:00
  • fe884999f4 chore: add graceful shutdown canove 2020-11-07 17:30:42 -03:00
  • 236bb8597e chore: add graceful shutdown canove 2020-11-07 17:30:42 -03:00
  • 5b4969f992 chore: add socket-redis config for multinode use canove 2020-11-07 17:29:44 -03:00
  • 1e1e48d0a3 chore: added default args to puppeteer canove 2020-11-07 17:17:58 -03:00
  • 2ff3b07f84 chore: move jwt secrets to .env canove 2020-11-07 16:57:00 -03:00
  • 3859f996d0 improvement: change reopen ticket logic to use 'updatedAt' canove 2020-11-05 17:06:42 -03:00
  • f55e336b38 fix: user profile not updating canove 2020-11-05 17:04:17 -03:00
  • 9f0f5b5fe3 chore: updated wwebjs to handle whatsapp web updates canove 2020-11-05 07:30:43 -03:00
  • 099a3354ca feat: added new method to fetch old whatsapp messages canove 2020-10-30 10:37:57 -03:00
  • 5a51581bd3 chore: changed class and func names canove 2020-10-29 11:53:31 -03:00
  • 957e5182eb improvement: fixed styles when replying messages canove 2020-10-29 11:49:09 -03:00
  • f68d52ae45 chore: fix typo in comment canove 2020-10-29 11:32:31 -03:00
  • 837e925390 fix: sending a media from phone to gruop results in a new ticket with isGroup=false canove 2020-10-29 10:55:02 -03:00
  • b47c1a83b4 feat: start replying messages on frontend canove 2020-10-28 20:26:39 -03:00
  • de86208a36 chore: change class name canove 2020-10-28 19:02:21 -03:00
  • 74d3772eb1 feat: support displaing quoted messages canove 2020-10-28 17:54:29 -03:00
  • b0ef070921 functionality to create ticket in contact implemented wirys da cunha francisco 2020-10-28 10:49:40 -03:00
  • 4e259a3de7 feat: show an alert when connection with whatsapp brokes canove 2020-10-27 19:59:38 -03:00
  • 79e27b71cc chore: updated translations canove 2020-10-27 16:14:18 -03:00
  • e573656276 feat: add options to handle whatsapp session on frontend canove 2020-10-27 16:08:50 -03:00
  • 73cb08a557 feat: added routes to handle whatsapp session canove 2020-10-26 19:55:07 -03:00
  • 4e9d9f7d15 fix: not redirecting away from login page when logged in canove 2020-10-26 14:45:15 -03:00
  • 8e655b89b1 chore: add update instruction to README canove 2020-10-26 12:10:30 -03:00