canove
|
099a3354ca
|
feat: added new method to fetch old whatsapp messages
|
2020-10-30 10:37:57 -03:00 |
|
canove
|
74d3772eb1
|
feat: support displaing quoted messages
|
2020-10-28 17:54:29 -03:00 |
|
canove
|
4e259a3de7
|
feat: show an alert when connection with whatsapp brokes
|
2020-10-27 19:59:38 -03:00 |
|
canove
|
e573656276
|
feat: add options to handle whatsapp session on frontend
|
2020-10-27 16:08:50 -03:00 |
|
canove
|
73cb08a557
|
feat: added routes to handle whatsapp session
|
2020-10-26 19:55:07 -03:00 |
|
canove
|
443528d8ed
|
improvement: stop deleting wbot session if phone is offline (timeout)
|
2020-10-24 22:54:24 -03:00 |
|
canove
|
65deab09b4
|
feat: update tickets list on transfer
|
2020-10-24 19:01:04 -03:00 |
|
phegalante
|
9b3c14c2cb
|
improvement: accept number with - like 1399142-8988 and sanitize it in backend
|
2020-10-23 16:51:08 -03:00 |
|
phegalante
|
d82b65f879
|
feat: support multi files upload
|
2020-10-22 20:39:03 -03:00 |
|
phegalante
|
8eaa084170
|
improvement: change default whatsapp logic
|
2020-10-21 20:08:50 -03:00 |
|
canove
|
a567614c63
|
improvement: translated all backend errors messages
|
2020-10-13 22:53:05 -03:00 |
|
canove
|
0b91a341ed
|
chore: split ticket in multiple componentts
|
2020-10-13 16:16:48 -03:00 |
|
canove
|
ec9fbee7d3
|
improvement: add validation to contacts create/update
|
2020-10-04 09:04:36 -03:00 |
|
canove
|
70e89996a3
|
fix: connections page not updating on session changes
|
2020-10-03 16:12:26 -03:00 |
|
canove
|
ea25a76b6f
|
Merge branch 'master' into refresh-tokens
|
2020-09-30 19:30:43 -03:00 |
|
canove
|
4c67067d8f
|
feat: handle group messages
|
2020-09-30 19:16:31 -03:00 |
|
canove
|
c8b4b5bdfe
|
feat: start using refresh tokens and better session handler
|
2020-09-29 20:30:02 -03:00 |
|
canove
|
d78df2bf2e
|
fix: deleting a ticket with unreadMessages keeps ticket in notifications
|
2020-09-29 06:20:16 -03:00 |
|
canove
|
3c0ecd8fb1
|
improvement: moved delete message logic to single file
|
2020-09-28 11:38:10 -03:00 |
|
canove
|
d5bee7420d
|
feat: option to delete messages on whatsapp chat
|
2020-09-28 09:40:27 -03:00 |
|
canove
|
2e1785ea15
|
feat: start delete whatsapp messages backend
|
2020-09-27 20:10:52 -03:00 |
|
canove
|
856308e093
|
fix: ticket status not updating on "search tab"
|
2020-09-27 09:06:05 -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
|
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
|
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
|
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
|
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
|
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
|
eab7719583
|
changed whatsapp model
|
2020-09-19 09:52:39 -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 |
|