Commit Graph

37 Commits

Author SHA1 Message Date
ertprs
258b5db4a1 add quick answers 2021-09-05 22:30:57 -03:00
canove
74e17a9f04 fix: loggin out keeps refresh token in browser
fix: https://github.com/canove/whaticket/issues/106
2021-01-15 11:56:28 -03:00
canove
d374c84b60 feat: finished queues crud services 2021-01-10 10:59:01 -03:00
canove
9f99245dc4 feat: add queue and assoc with whatsapps 2021-01-08 17:41:08 -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
phegalante
d82b65f879 feat: support multi files upload 2020-10-22 20:39:03 -03:00
canove
0b91a341ed chore: split ticket in multiple componentts 2020-10-13 16:16:48 -03:00
canove
c8b4b5bdfe feat: start using refresh tokens and better session handler 2020-09-29 20:30:02 -03:00
canove
2e1785ea15 feat: start delete whatsapp messages backend 2020-09-27 20:10:52 -03:00
canove
0d8b4cd60c migrated import contacts controller to typescript 2020-09-22 11:09:52 -03:00
canove
9368ef2512 started messages migration to ts 2020-09-19 22:49:27 -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
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
da33e2880d added eslint and prrettier config files 2020-09-14 10:37:05 -03:00
canove
bc376e2b1c feat: added settings api on beackend 2020-09-04 05:08:30 -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
9914c6752c feat: option to handle whatsapp session on app 2020-08-13 20:29:41 -03:00
canove
362c4c183c feat: added delete tickets option 2020-07-30 19:48:45 -03:00
canove
124297a849 Feat: Added import contacts function on frontend 2020-07-28 10:45:35 -03:00
canove
e266765caa Finished contact CRUD and frontend with websockets 2020-07-24 10:57:16 -03:00
canove
6d4e2a60a9 Feat: add and edit contact in frontend 2020-07-23 18:09:45 -03:00
canove
b20ed4c8db Create custom field table and assocs 2020-07-23 17:15:47 -03:00
canove
9687a1ce13 All models using classes and sequelize migrations 2020-07-17 14:29:10 -03:00
canove
aaf81019d5 🗑added public folder content to gitignore 2020-07-08 14:31:49 -03:00
canove
b1bed3623e 📂Better folder structures and file names in backend 2020-07-08 11:48:11 -03:00
canove
3679c94baa Migrate from moment to date-fns and some changes 2020-07-06 18:21:08 -03:00