Commit Graph

255 Commits

Author SHA1 Message Date
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
4fda0b18c6 fix: qrcode modal throwing error when no whatsappId 2020-09-20 11:16:07 -03:00
canove
c56f848fa6 fix default whatsapp in connection page 2020-09-20 11:13:46 -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
canove
7f33e33078 finished user store in typscript 2020-09-14 18:54:36 -03:00
canove
eba3553a2d change user model to typescript 2020-09-14 16:47:43 -03:00
canove
60b12cbc9f changed migrations to typescript 2020-09-14 16:28:00 -03:00
canove
f18bab145f started migration of user domain to ts 2020-09-14 12:42:20 -03:00
canove
32f7e48362 update esling config 2020-09-14 10:42:50 -03:00
canove
da33e2880d added eslint and prrettier config files 2020-09-14 10:37:05 -03:00
canove
1298e61fe4 before adding eslint 2020-09-13 19:01:09 -03:00
canove
a2863352b0 fix: "Last update" not updating on connections list 2020-09-08 16:47:08 -03:00
canove
296b45b82b code cleanup 2020-09-08 16:24:32 -03:00
canove
92ab432ac7 improvement: dependencies updated 2020-09-07 12:20:59 -03:00
canove
12c3864a88 update README 2020-09-07 12:12:14 -03:00
canove
73f625aaf0 update README 2020-09-07 12:09:22 -03:00
Cassio Santos
122e1f48b2 Merge pull request #10 from canove/test
added multiple WhatsApp account support
2020-09-07 12:01:42 -03:00
canove
b207f3b966 update README 2020-09-07 11:59:12 -03:00