Commit Graph

394 Commits

Author SHA1 Message Date
canove
5e769e5f8e fix: notifications not working sometimes 2020-10-18 12:04:28 -03:00
canove
a254e27d4f fix: show translated error when sending media 2020-10-18 09:39:12 -03:00
canove
1190383a18 chore: code cleanup 2020-10-17 16:23:18 -03:00
canove
7d9e209722 improvement(style): better menus placement 2020-10-17 16:20:21 -03:00
canove
18eb5e4502 fix: changing between two tickets sometimes shows another tickets message 2020-10-17 14:08:53 -03:00
canove
67a56473e4 chore: rename variable 2020-10-17 13:29:05 -03:00
canove
68c43a5020 fix: warning of memory leak in cotact modal 2020-10-17 13:18:22 -03:00
canove
a523e244f8 chroe: code cleanup 2020-10-17 13:08:13 -03:00
canove
ce155e817d improvement: blocking reopen a ticket when already a ticket open for that contact 2020-10-17 11:58:54 -03:00
canove
a0c807301e fix: setMessageAsRead not handling group contacts 2020-10-17 11:50:34 -03:00
canove
d7d953d812 improvement: removed await from "sendSeen" method to improve performance 2020-10-17 11:48:49 -03:00
canove
e0c1b0eec5 improvement: use updatedAt instead of createdAt as reopen ticket criteria 2020-10-17 11:39:46 -03:00
canove
f3ecb5dbd0 fix: apps throws an error when importing contacts from phone 2020-10-17 11:16:17 -03:00
canove
55fbadc86e fix: audios ACK 2020-10-15 20:10:50 -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
f03d0a23db fix: contact extra info is missing after receiving message. 2020-10-15 18:59:23 -03:00
canove
a567614c63 improvement: translated all backend errors messages 2020-10-13 22:53:05 -03:00
canove
558475f121 improvement: remove cursor:pointer on pending tickets 2020-10-13 21:51:25 -03:00
canove
3a6db45b6d fix: contact name not appearing in group tickets 2020-10-13 21:33:51 -03:00
canove
0b91a341ed chore: split ticket in multiple componentts 2020-10-13 16:16:48 -03:00
canove
011d8d5dfe improvement: started translation of backend errors 2020-10-13 06:50:00 -03:00
canove
09f8ef9be0 chore: removed redundant user check on session controller 2020-10-12 18:43:19 -03:00
canove
27015f12b2 fix: sending contact from phone shows a "download" button 2020-10-12 18:30:13 -03:00
canove
ed25d8572e Revert "Revert "fix: contact profilePic not updating in ticket header""
This reverts commit 3bca996064.
2020-10-12 18:04:31 -03:00
canove
4a740b1b0e Revert "chore: removed readme"
This reverts commit 338ee9f5b8.
2020-10-12 18:03:17 -03:00
canove
3bca996064 Revert "fix: contact profilePic not updating in ticket header"
This reverts commit d198243bf9.
2020-10-12 18:03:01 -03:00
canove
d198243bf9 fix: contact profilePic not updating in ticket header 2020-10-12 17:57:15 -03:00
canove
2f4bdd9289 chore: added pgsql dependencie 2020-10-12 17:34:59 -03:00
canove
caf0623761 chore!: add dialetic env to database config file 2020-10-12 16:31:52 -03:00
canove
338ee9f5b8 chore: removed readme 2020-10-12 16:26:57 -03:00
canove
ef673325de improvement: better error checking on session handler 2020-10-09 17:53:57 -03:00
canove
ecbcb322f8 chore: update README 2020-10-09 17:33:19 -03:00
canove
5ad611fec7 chore: updated sequelize to latest v5 2020-10-09 06:39:58 -03:00
canove
0bdb85daa8 chore: updated frontend dependencies 2020-10-09 06:28:57 -03:00
canove
dd454a7ac3 chore: ignore yarn.lock file 2020-10-09 06:28:45 -03:00
canove
79d3959f66 updated dependencies 2020-10-09 06:00:55 -03:00
canove
9945e61d7c remove .env in frontend folder 2020-10-08 17:50:07 -03:00
canove
c170c0c8ae improvement: better user feedback on clicking buttons 2020-10-08 14:10:34 -03:00
canove
31bf85635d improvement: better styles on messages 2020-10-07 18:25:42 -03:00
canove
a21ccbc539 fix: remove vcard support, waiting for better implementation 2020-10-07 17:50:14 -03:00
canove
ffce591817 improvement: moved message creation to service 2020-10-07 12:50:01 -03:00
canove
2d7751231d fix: sending media count as unread messages 2020-10-07 11:15:50 -03:00
canove
44ff9a8e96 fix: click 2 times on send media sends media twice 2020-10-07 10:48:40 -03:00
canove
18cc2caedd improvement: added translation to input message placeholder 2020-10-07 09:39:31 -03:00
canove
cb009551cb fix: last commit broke sendinf files with CTRL + V 2020-10-07 06:47:05 -03:00
canove
6cd215dc63 fix: block adding attachment on closed ticket (CTRL + V) 2020-10-07 06:45:48 -03:00
canove
34d0280fef improvement: better variable names in ModalImageCors 2020-10-06 11:08:18 -03:00
canove
6c18c3d722 fix: clicking "download" in an image modal opens image in new tab 2020-10-06 10:55:52 -03:00
canove
32b93681ba fix: can't create new user after logout an existing one 2020-10-06 09:23:18 -03:00
Cassio Santos
cdedc45a73 Merge pull request #37 from juanpagfe/spanish-translation
feat: add Spanish translation
2020-10-06 08:26:45 -03:00