Commit Graph

92 Commits

Author SHA1 Message Date
canove
806d31b450 improvement: added english translation 2020-08-13 11:25:00 -03:00
canove
91ea6bb193 improvement: all app strings now using i18n 2020-08-13 10:22:15 -03:00
canove
a8fe50643c fix: loading clearning messagesList 2020-08-12 20:45:52 -03:00
canove
63732568e9 feat: start internatinalization 2020-08-12 19:55:41 -03:00
canove
ecf5ea1eb3 improvement(style): change resolved ticket icon 2020-08-11 15:42:53 -03:00
canove
cc53cd8001 code cleanup 2020-08-11 11:07:37 -03:00
canove
7ca50ca56b fix: always keep only 20 tickets in TicketsList 2020-08-10 19:56:09 -03:00
canove
c7c451d227 fix: websocket handlers 2020-08-10 19:24:15 -03:00
canove
1c0e251b24 improvement: consider loading in all websockets handlers 2020-08-10 19:12:30 -03:00
canove
d747d49881 fix: receiving msg while load shows repeated messages in ticket 2020-08-10 19:05:31 -03:00
canove
c3d262648d improvement: remove ifinite scroll lib 2020-08-08 17:35:42 -03:00
canove
e0993dc238 improvement: use handleScroll instead lib to infinite scroll 2020-08-08 06:54:04 -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
4b2db9e003 fix: remove decimals from dashboard ticket graphic 2020-08-04 17:54:47 -03:00
canove
41f8fff611 improvement: better space between msgs 2020-08-04 16:09:24 -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
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
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
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
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