Commit Graph

61 Commits

Author SHA1 Message Date
canove
3ad22f9195 fix: typo in node_env_dev 2020-08-05 19:45:52 -03:00
canove
a6d195f53a feat: start tickets and messages search 2020-08-04 20:55:44 -03:00
canove
87dc0c0625 improvement: redirect to ticketId after new ticket 2020-08-04 15:29:14 -03:00
canove
f7e8fed7d8 fix: lastMessage not changing when msg = fromMe 2020-08-04 13:50:18 -03:00
canove
b464337a8a fix: new ticket trhowing error 2020-08-04 13:34:25 -03:00
canove
5848359075 code cleanup 2020-08-04 11:41:25 -03:00
canove
0b61e8391f improvement: moved unreadMessages logic to model 2020-08-04 11:18:26 -03:00
canove
7a99abe543 improvement: better media filename handle 2020-08-04 10:07:03 -03:00
canove
c0817e99d1 fix: revert message to ingore msg sent from phone 2020-08-04 09:50:09 -03:00
canove
32ab7fe505 fix: ignore status and location messages 2020-07-31 07:57:50 -03:00
canove
362c4c183c feat: added delete tickets option 2020-07-30 19:48:45 -03:00
canove
56afe86805 major: change message logic and breaks oldticket 2020-07-30 14:09:05 -03:00
canove
83491b5882 feat: reopen same ticket when last ticket < 2h 2020-07-30 09:38:00 -03:00
canove
a443c82c71 feat: simple dashboard with current day tickets 2020-07-29 16:22:05 -03:00
canove
a36bd8f5a6 improvement: show username on ticket header 2020-07-29 10:14:38 -03:00
canove
c76ac84a76 fix: tickets not ordening by update date 2020-07-29 09:37:03 -03:00
canove
f4b47807bf improvement: moved public folder outside src 2020-07-28 17:08:45 -03:00
canove
124297a849 Feat: Added import contacts function on frontend 2020-07-28 10:45:35 -03:00
canove
915ee712dc Feat: Added 'New ticket" option on ticket list 2020-07-28 08:38:22 -03:00
canove
9477e46c24 Finished Contact Drawer styles and func 2020-07-27 16:51:54 -03:00
canove
66a1dc5fd2 Started contact deails drawer 2020-07-25 14:22:11 -03:00
canove
9292c2c27d Feat: Contacts custom fields working 2020-07-24 16:35:08 -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
5a6c3b6b14 Finished styles and pagination of contacts page 2020-07-22 17:18:39 -03:00
canove
2a73d7e89d Styles change in chat 2020-07-20 17:00:52 -03:00
canove
940285f63e New tickets logic on frontend 2020-07-17 17:58:34 -03:00
canove
9da6c3ceb2 Backend using new tickets logic 2020-07-17 15:20:53 -03:00
canove
9687a1ce13 All models using classes and sequelize migrations 2020-07-17 14:29:10 -03:00
canove
a41f7e63ac Start using sequelize migrations 2020-07-17 11:40:15 -03:00
canove
77158df3a1 Merge 2020-07-08 14:44:18 -03:00
canove
a5b02e5573 Merge 2020-07-08 14:43:59 -03:00
canove
52c11991ae Merge branch 'master' 2020-07-08 14:43:42 -03:00
canove
f6b3ad8f6c Merge branch 'master' 2020-07-08 14:36:11 -03:00
canove
74c71209de Merge branch 'master' 2020-07-08 14:34:44 -03:00
canove
aaf81019d5 🗑added public folder content to gitignore 2020-07-08 14:31:49 -03:00
canove
855e28c7d7 🗑added public folder content to gitignore 2020-07-08 14:29:16 -03:00
canove
b1bed3623e 📂Better folder structures and file names in backend 2020-07-08 11:48:11 -03:00
canove
c9cc973088 Backend folders organize and finshed send audio 2020-07-08 11:19:08 -03:00
canove
87e4537ce2 🔈 start adding send audio support to frontend 2020-07-07 12:33:08 -03:00
canove
3679c94baa Migrate from moment to date-fns and some changes 2020-07-06 18:21:08 -03:00
canove
1bc4831f8f first commit on wsl 2020-06-24 13:42:45 -03:00
canove
c60c0f44fc migration to WSL 2020-06-24 09:40:51 -03:00
canove
0270ae09e6 added public folder to git 2020-06-19 14:30:47 -03:00
canove
36fe32ec6a adjust images path to dotenv 2020-06-19 14:25:23 -03:00
canove
02bab6bee5 adjuste module import case 2020-06-19 08:36:05 -03:00
canove
4e69c0b008 deployment configuration 2020-06-19 08:28:12 -03:00
canove
8a6324a98b First github Commit 2020-06-18 17:25:43 -03:00
canove
48ee6385d3 added new "last message" logic, before useReducer 2020-06-17 09:03:44 -03:00