Commit Graph

86 Commits

Author SHA1 Message Date
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
canove
14d90a2dd4 migrated setting routes to typescript 2020-09-15 17:16:29 -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
f18bab145f started migration of user domain to ts 2020-09-14 12:42:20 -03:00
canove
42a8feacdd code cleanup 2020-09-07 09:45:39 -03:00
canove
10bc003d02 feat: block no admin users to access some routes 2020-09-07 09:38:52 -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
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
f7fe3286b8 improvement: better error handling 2020-09-04 17:09:39 -03:00
canove
3cb3fc1a20 feat: allowing user editing only to admins 2020-09-04 11:22:53 -03:00
canove
364b94c8ab feat: block user creation if userCreation setting is disabled 2020-09-04 10:56:47 -03:00
canove
e4e918ab90 feat: finished settings page 2020-09-04 10:35:34 -03:00
canove
bc376e2b1c feat: added settings api on beackend 2020-09-04 05:08:30 -03:00
canove
514f1c3b75 improvement: adopted infinity scroll in users and contacts 2020-09-03 17:43:04 -03:00
canove
dfde175c07 feat: added users page 2020-09-02 21:01:02 -03:00
canove
04477783b4 feat: create user endpoint 2020-08-27 19:19:25 -03:00
canove
a0dd4ebe80 improvement: better error messages in frontend 2020-08-27 17:43:22 -03:00
canove
eae3a052b7 fix: change .env to handle https installations 2020-08-25 17:28:57 -03:00
canove
6e8eba1187 feat: show pending messages in appbar 2020-08-25 12:24:19 -03:00