Commit Graph

239 Commits

Author SHA1 Message Date
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
canove
dc62a85dcb update README 2020-09-07 10:05:31 -03:00
canove
42a8feacdd code cleanup 2020-09-07 09:45:39 -03:00
canove
324a1996b0 improvement: change page names 2020-09-07 09:42:23 -03:00
canove
10bc003d02 feat: block no admin users to access some routes 2020-09-07 09:38:52 -03:00
canove
8e8658425f feat: finished multiple whatsapp support 2020-09-06 15:12:25 -03:00
canove
fae02cf8e3 feat: checking default whatsapp on import and create contacts 2020-09-06 14:31:53 -03:00
canove
b793d28e60 feat: checking for whatsapp session Id on ticket and message creation 2020-09-06 14:22:05 -03:00
canove
371477aa98 fix: check whatsapp default when editing 2020-09-06 12:51:16 -03:00
canove
60e9181ece feat: set default whatsapp account in frontend 2020-09-06 12:43:27 -03:00
canove
72c7c83110 code cleanup 2020-09-06 12:13:26 -03:00
canove
b0f28c16ad feat: finished multiple whatsapps handle in frontend 2020-09-06 12:09:12 -03:00
canove
f423dd60bc feat: continue session handle in frontend 2020-09-05 17:43:09 -03:00
canove
40e2e5e8a6 improvement: better names on wbot methods 2020-09-05 15:43:52 -03:00
canove
b8ff993e6f feat: new connections page to handle multiple whats 2020-09-05 14:41:55 -03:00
canove
8786c7ca5e feat: started multiple whatsapps support 2020-09-04 20:18:11 -03:00
canove
f7fe3286b8 improvement: better error handling 2020-09-04 17:09:39 -03:00