Commit Graph

53 Commits

Author SHA1 Message Date
canove
2c2a39ee1f feat: finished queue filter on tickets list 2021-01-13 19:43:50 -03:00
canove
aac6d30083 feat: add queue filter to tickets list 2021-01-13 12:22:43 -03:00
canove
3aa287d394 improvement: moved user data from localstorage to context 2021-01-13 08:08:25 -03:00
canove
0a4d5a081e chore: code cleanup 2021-01-11 08:17:49 -03:00
canove
90b438025b feat: add queue color to tickets list item 2021-01-11 07:22:56 -03:00
canove
8ef50a76ca improvement: rejoin websocket channels after reconnecting 2021-01-10 11:07:10 -03:00
canove
42f298ae8a fix: receiving a message while in "search tab" makes ticket appears in search results 2020-10-15 19:58:02 -03:00
canove
2998b6d40c fix: messages unread counter appear in front of ticket list header 2020-10-02 19:08:43 -03:00
canove
5b9ed686ef fix: Messages are appearing to everyone, even without "show all" 2020-10-02 18:12:29 -03:00
canove
e534b84abd code cleanup 2020-09-30 19:29:21 -03:00
canove
8699504eb9 improvement: keep queue title when scroll 2020-09-30 19:28:54 -03:00
canove
34a51ea288 improvement: keep queue title when scroll list 2020-09-30 19:28:36 -03:00
canove
daa91697b1 fix: new tickets not appearing in queue 2020-09-28 09:44:48 -03:00
canove
574fe9c517 fix: search tab does not receives websockets updates 2020-09-26 19:34:52 -03:00
canove
14caaf3895 improvement: start spliting "MessagesList" in multiple components 2020-09-26 18:53:28 -03:00
canove
03dcfdcbcd fix: updating contact does not contact data in ticket list 2020-09-26 13:01:38 -03:00
canove
72c3332401 improvement: change notifications logic 2020-09-25 19:20:31 -03:00
canove
5396837db4 improvement: remove tickets logic from useTickets to improve notifications 2020-09-25 18:53:14 -03:00
canove
dfde175c07 feat: added users page 2020-09-02 21:01:02 -03:00
canove
190ac41469 fix: Added missing english translations 2020-08-26 11:01:39 -03:00
canove
082d52cc74 improvement: moved ticket logic to TicketListItem 2020-08-25 13:14:12 -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
63732568e9 feat: start internatinalization 2020-08-12 19:55:41 -03:00
canove
f0fb5f5972 fix: change ticket timestamp display to PTBR format 2020-08-06 21:02:36 -03:00
canove
c56a9cf0c2 feat: show day timestamp instead of hour if not today 2020-08-06 19:08:33 -03:00
canove
5929c1bc3f code cleanup 2020-08-06 18:50:33 -03:00
canove
bfd5c4f1a3 feat: tickets and messages search concluded 2020-08-06 15:29:25 -03:00
canove
527e7c5375 feat: search contacts and messages 2020-08-06 09:19:07 -03:00
canove
e99bd2d54d feat: start search tickets styles 2020-08-05 21:33:03 -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
9fa9bfb560 fix: redirect to chat when ticket deleted by other 2020-07-31 08:45:17 -03:00
canove
362c4c183c feat: added delete tickets option 2020-07-30 19:48:45 -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
83b23529c5 feat: option to show all (other users) tickets 2020-07-29 10:50:52 -03:00
canove
5b0beb8b9c improvement: open ticket on notification click 2020-07-28 17:03:33 -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