Commit Graph

92 Commits

Author SHA1 Message Date
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
9234fd23fc folders organization 2020-08-01 19:47:03 -03:00
canove
9fa9bfb560 fix: redirect to chat when ticket deleted by other 2020-07-31 08:45:17 -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
14fed6c4a0 feat: added signup sucess and error msgs 2020-07-30 18:07:56 -03:00
canove
78a0c7cd9b feat: display erros messages on login errors 2020-07-30 18:02:30 -03:00
canove
45682a6788 improvement: start moving routes to custom route 2020-07-30 17:43:57 -03:00
canove
baae27f18a fix: ticket lastMessage not change when msg fromMe 2020-07-30 15:31:57 -03:00
canove
56afe86805 major: change message logic and breaks oldticket 2020-07-30 14:09:05 -03:00
canove
ee6c742a8d code cleanup 2020-07-30 11:27:37 -03:00
canove
940844c91f fix: clean last notifications when visible = true 2020-07-30 11:26:39 -03:00
canove
f03f8d52b7 code cleanup 2020-07-30 09:39:47 -03:00
canove
83491b5882 feat: reopen same ticket when last ticket < 2h 2020-07-30 09:38:00 -03:00
canove
b5599ce054 improvement: open notification in same window 2020-07-29 19:00:48 -03:00
canove
35174ff2d5 improvement(style): no wrap in tickets list action 2020-07-29 16:56:32 -03:00
canove
e388b69839 fix: show all tickets not working when mytickets=0 2020-07-29 16:38:00 -03:00
canove
a443c82c71 feat: simple dashboard with current day tickets 2020-07-29 16:22:05 -03:00
canove
83b23529c5 feat: option to show all (other users) tickets 2020-07-29 10:50:52 -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
2ce5b320d3 improvement: Better favicon in windows taskbar 2020-07-29 08:25:34 -03:00
canove
f4b47807bf improvement: moved public folder outside src 2020-07-28 17:08:45 -03:00
canove
5b0beb8b9c improvement: open ticket on notification click 2020-07-28 17:03:33 -03:00
canove
5a1b79ea7e feat: Added favicon and changed app name 2020-07-28 16:07:52 -03:00
canove
aebb5505bd Feat: show some session details in frontend 2020-07-28 11:40:41 -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
725adfaf6a Started new ticket modal 2020-07-27 20:20:27 -03:00
canove
0f2e3e7216 Some style improovement 2020-07-27 17:30:53 -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
660458a8ab 🗂Better folder structure on frontend 2020-07-25 10:49:39 -03:00
canove
a543dd31ae Added linkfy lib to handle messages links 2020-07-25 10:25:13 -03:00
canove
1550fefa41 Added Contact drawer to messageList 2020-07-24 19:07:57 -03:00
canove
829d6b6070 Merge last commit 2020-07-24 16:43:07 -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
c61ef7e732 Migarte Contact Form to Formik lib 2020-07-23 16:14:54 -03:00
canove
9665de9c52 Started edit contact modal 2020-07-23 12:00:48 -03:00
canove
9d0b5cb0b1 Start contact modal 2020-07-22 18:02:14 -03:00
canove
5a6c3b6b14 Finished styles and pagination of contacts page 2020-07-22 17:18:39 -03:00
canove
f64157fc74 Start contacts page frontend 2020-07-22 15:28:17 -03:00