canove
|
36a2451dc5
|
fix: deleting a user keeping user's tickets open assigned to "null"
|
2020-09-26 20:19:33 -03:00 |
|
canove
|
2e9919c621
|
feat: #14 allow multiline messages
|
2020-09-26 15:33:01 -03:00 |
|
canove
|
abe0b84b83
|
improvement: change ticket user after aceppting ticket
|
2020-09-25 22:37:32 -03:00 |
|
canove
|
eb23775948
|
fix: remove ticket from all users when deleted
|
2020-09-25 21:17:41 -03:00 |
|
canove
|
5396837db4
|
improvement: remove tickets logic from useTickets to improve notifications
|
2020-09-25 18:53:14 -03:00 |
|
canove
|
c7d3807219
|
improvement: moved notification logic to backend
|
2020-09-24 21:00:57 -03:00 |
|
canove
|
0729f25295
|
improvement: change code execution order in some services
|
2020-09-24 14:27:11 -03:00 |
|
canove
|
e1db12d545
|
improvement: added types to ListTicketService
|
2020-09-24 14:15:06 -03:00 |
|
canove
|
f6b5ed389a
|
improvement: better token error handling
|
2020-09-24 14:08:57 -03:00 |
|
canove
|
34a99ade2d
|
improvement: error handling on contact creation
|
2020-09-24 13:49:38 -03:00 |
|
canove
|
e6641bde39
|
code cleanup
|
2020-09-22 21:20:29 -03:00 |
|
canove
|
c0e42d71c0
|
code cleanup
|
2020-09-22 21:18:06 -03:00 |
|
canove
|
ee9fe6c60d
|
fix: check message types on wbotMessageListener
|
2020-09-22 17:55:22 -03:00 |
|
canove
|
5c7a759efa
|
fix: handling wwebjs erros without blocking routes
|
2020-09-22 16:33:13 -03:00 |
|
canove
|
0d8b4cd60c
|
migrated import contacts controller to typescript
|
2020-09-22 11:09:52 -03:00 |
|
canove
|
9bab61c7dc
|
enabled sentry
|
2020-09-22 10:39:59 -03:00 |
|
canove
|
6bc3b216c8
|
code cleanup
|
2020-09-22 10:18:38 -03:00 |
|
canove
|
48dbf7e859
|
migrated receive message logic to typescript
|
2020-09-22 09:15:18 -03:00 |
|
canove
|
391cd5495c
|
start converting wbot functions to typescript
|
2020-09-21 18:49:38 -03:00 |
|
canove
|
dd9b61c2b9
|
added unread messages count to tickets
|
2020-09-21 11:48:53 -03:00 |
|
canove
|
9bd4c30d3c
|
added id to whatsbot session types
|
2020-09-20 18:03:57 -03:00 |
|
canove
|
cb3ba09252
|
migrated wbot initialization to typescript
|
2020-09-20 14:06:20 -03:00 |
|
canove
|
8b99690c4a
|
enable socket io in all controllers
|
2020-09-20 12:06:45 -03:00 |
|
canove
|
256262f353
|
enabled socketio on users controller
|
2020-09-20 12:04:21 -03:00 |
|
canove
|
95c6dcb32f
|
enabled socket io on tickets controller
|
2020-09-20 12:00:30 -03:00 |
|
canove
|
02c37276ba
|
enabled socket io in settings controller
|
2020-09-20 11:53:31 -03:00 |
|
canove
|
23d16679b6
|
enabled socket events on contact controller
|
2020-09-20 11:47:46 -03:00 |
|
canove
|
a879bb95ca
|
fix: no extra info in contacts
|
2020-09-20 11:40:18 -03:00 |
|
canove
|
02d90af657
|
changed find to show services
|
2020-09-20 11:27:58 -03:00 |
|
canove
|
0f0d9470c5
|
change 'default' to 'isDefault' whatsapp field on frontend
|
2020-09-20 11:12:32 -03:00 |
|
canove
|
aa6f116514
|
use appError on socket io
|
2020-09-20 10:52:05 -03:00 |
|
canove
|
b7484afd63
|
migrated socket IO initialization to typescript
|
2020-09-20 10:45:49 -03:00 |
|
canove
|
04750df172
|
add upload config
|
2020-09-20 09:18:17 -03:00 |
|
canove
|
9368ef2512
|
started messages migration to ts
|
2020-09-19 22:49:27 -03:00 |
|
canove
|
70c391e8ef
|
finished contact migration to typescript
|
2020-09-19 21:41:28 -03:00 |
|
canove
|
5b54c4df41
|
change service names
|
2020-09-19 21:16:07 -03:00 |
|
canove
|
2bf5caadce
|
change delete ticket route to typescript
|
2020-09-19 21:14:25 -03:00 |
|
canove
|
f221fef32d
|
changed ticket update route to typescript
|
2020-09-19 21:10:12 -03:00 |
|
canove
|
1d0bbda00d
|
changed ticket creation and list to typescript
|
2020-09-19 21:00:49 -03:00 |
|
canove
|
5dda3aabaf
|
changed whatsapp controllers to typescript
|
2020-09-19 10:18:31 -03:00 |
|
canove
|
872e237b48
|
add validation to whatsapp name
|
2020-09-19 09:59:10 -03:00 |
|
canove
|
d3e0d1230f
|
updated whatsapp model
|
2020-09-19 09:54:08 -03:00 |
|
canove
|
eab7719583
|
changed whatsapp model
|
2020-09-19 09:52:39 -03:00 |
|
canove
|
c77eacf341
|
changed whatsapp default column name
|
2020-09-19 09:48:25 -03:00 |
|
canove
|
0ea4dbea51
|
all routes changed to typescript
|
2020-09-19 09:40:24 -03:00 |
|
canove
|
99fa2cea61
|
changed all models to typescript
|
2020-09-19 08:15:47 -03:00 |
|
canove
|
b04c0b878e
|
changed contacts routes to typescript
|
2020-09-15 19:28:06 -03:00 |
|
canove
|
14d90a2dd4
|
migrated setting routes to typescript
|
2020-09-15 17:16:29 -03:00 |
|
canove
|
149cbef98e
|
updated scripts
|
2020-09-15 12:59:20 -03:00 |
|
canove
|
b3cf16bbd3
|
feat: add user remove route
|
2020-09-14 19:24:38 -03:00 |
|