Commit Graph

82 Commits

Author SHA1 Message Date
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
canove
ea4ff654ff feat: starting appbar notifications 2020-08-24 17:16:26 -03:00
canove
b12deadc5f fix: listener trying to create duplicate messages 2020-08-21 12:04:12 -03:00
canove
5c6a6b2b6e code cleanup 2020-08-21 06:07:10 -03:00
canove
27e7cb1121 feat: starting handling messages sent from phone 2020-08-21 06:02:29 -03:00
canove
5f5aa8298a code cleanup 2020-08-20 19:30:02 -03:00
canove
d8ed4055d3 fix: missed whatsapp calls showing as empty msgs 2020-08-20 18:45:48 -03:00
canove
92743a5210 fix: can't load messages when ther's no whatsapp session 2020-08-20 18:29:45 -03:00
canove
645489ace6 improvement: moved hasMore logic to backend 2020-08-18 14:57:58 -03:00
canove
003173d35d improvement: "sendSeen" to whatsapp when read messages 2020-08-17 14:36:56 -03:00
canove
88074fc636 impromente: better jwt errors handler 2020-08-14 05:48:24 -03:00
canove
9914c6752c feat: option to handle whatsapp session on app 2020-08-13 20:29:41 -03:00
canove
7486b2d6ef fix: typo in sequelize method 2020-08-13 18:15:50 -03:00
canove
5b429bda87 improvement: move sentry config to .env 2020-08-13 17:58:37 -03:00
canove
7850a0cdfa feat: added sentry to monitor backend 2020-08-13 17:00:01 -03:00
canove
f95fb87bc3 fix: change tickets lastMessage column to TEXT 2020-08-13 08:46:10 -03:00
canove
85522b30ef ignore lock files 2020-08-11 13:01:06 -03:00
canove
978606f1c6 fix: updated libs 2020-08-11 11:55:17 -03:00
canove
c3d262648d improvement: remove ifinite scroll lib 2020-08-08 17:35:42 -03:00
canove
bfd5c4f1a3 feat: tickets and messages search concluded 2020-08-06 15:29:25 -03:00
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