Commit Graph

543 Commits

Author SHA1 Message Date
canove
20fcb980cf Merge branch 'master' of https://github.com/canove/whaticket 2021-07-10 08:57:38 -03:00
canove
50434ea31b chore: update README 2021-07-10 08:57:18 -03:00
canove
2c6c6142b2 fix: update WWebJS 2021-07-10 08:54:20 -03:00
Cassio Santos
c182363c14 Merge pull request #188 from lipflip/patch-1
Update README.md
2021-05-20 08:02:29 -03:00
lipflip
64e1d0c82a Update README.md
Typo
2021-05-20 09:47:39 +02:00
canove
5be924065a chore: update wweb-js 2021-05-13 07:33:19 -03:00
canove
1dab0bed23 chore: remove demo from readme 2021-03-02 09:21:33 -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
e42b34dd69 fix: frontend crashing with some markdown messages 2021-01-19 12:31:36 -03:00
canove
0b74097c67 fix: markdown wrapper causing crash if chieldren is empty 2021-01-19 10:04:44 -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
e6e9ac213f improvement: better skeleton look on loading pages 2021-01-15 10:21:51 -03:00
canove
34e078d596 chore: update README 2021-01-15 08:44:20 -03:00
canove
5c4f5188c6 chore: update README 2021-01-15 08:21:58 -03:00
canove
7b90814bdf chore: add badges to readme 2021-01-15 08:18:18 -03:00
canove
1d7401a296 chore: add sonar cloud properties 2021-01-15 07:26:07 -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
Cassio Santos
d3a9b2a2f6 Merge pull request #113 from canove/code-cleanup
chore: code cleanup
2021-01-14 21:50:21 -03:00
canove
a5004eb425 chore: code cleanup 2021-01-14 21:48:55 -03:00
canove
af56447464 improvement: add translation to new components 2021-01-14 21:36:03 -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
7b4f38965e improvement: show queue color picker on focus 2021-01-14 21:16:28 -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
bc65d78268 chore: UPDATE README 2021-01-14 16:30:25 -03:00
canove
32a7900fbb chore: add queues gif demo 2021-01-14 16:23: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
2cc7b4e508 improvement: check all users tickets as active by default 2021-01-14 11:06:41 -03:00
canove
b1e14fc07d fix: whatsapp not starting after creation 2021-01-14 10:15:54 -03:00
canove
973c0b8a77 fix: queue color picker not working 2021-01-14 09:57:24 -03:00
canove
812b5046e1 fix: only send auto reply if whatsapp has more then one queue 2021-01-14 08:38:19 -03:00
canove
208e5eedb2 fix: change ticket options menu due to ref error 2021-01-14 08:28:13 -03:00
Cassio Santos
986b2556fe Merge pull request #108 from canove/queue
Add queue segregation to tickets, whatsapps and users. Added a simple auto reply to whatsapps and queues.
2021-01-14 08:05:04 -03:00
Cassio Santos
634d5b3b4e Merge branch 'master' into queue 2021-01-14 08:03:40 -03:00
canove
8a15674e4c chore: removed unused export 2021-01-14 07:10:41 -03:00
canove
b1bf0fef22 fix: use loggein user to handle userModal permissions 2021-01-14 07:09:48 -03:00
canove
b2438c4fdf improvement: hide some elements base on user profile 2021-01-14 06:55:44 -03:00
canove
3bb63a25da fix: new tickets not showing up by websockets 2021-01-13 20:10:59 -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
c61c993572 feat: strict "show all" option to admin only 2021-01-13 16:02:05 -03:00
canove
aac6d30083 feat: add queue filter to tickets list 2021-01-13 12:22:43 -03:00
canove
ef6291c48d chore: wrap function in try catch 2021-01-13 08:13:39 -03:00
canove
3aa287d394 improvement: moved user data from localstorage to context 2021-01-13 08:08:25 -03:00
canove
2bec877e4f improvement: keep user data on login fails 2021-01-12 20:30:31 -03:00