Cassio Santos
|
fd420d67af
|
Merge pull request #27 from canove/dev
|
2020-09-26 18:56:05 -03:00 |
|
canove
|
8cc2672c6a
|
fix: typo in stale bot config
|
2020-09-26 18:55:37 -03:00 |
|
canove
|
14caaf3895
|
improvement: start spliting "MessagesList" in multiple components
|
2020-09-26 18:53:28 -03:00 |
|
canove
|
1b95595db5
|
improvement: better component names
|
2020-09-26 16:21:50 -03:00 |
|
canove
|
9b6181a9a2
|
update stale bot config
|
2020-09-26 15:47:20 -03:00 |
|
canove
|
9546749130
|
updated stale config
|
2020-09-26 15:43:48 -03:00 |
|
canove
|
de1a633635
|
enable stale bot
|
2020-09-26 15:39:58 -03:00 |
|
Cassio Santos
|
e4e020e367
|
Merge pull request #26 from canove/dev
https://github.com/canove/whaticket/issues/14
|
2020-09-26 15:34:01 -03:00 |
|
canove
|
2e9919c621
|
feat: #14 allow multiline messages
|
2020-09-26 15:33:01 -03:00 |
|
Cassio Santos
|
64d7a868ce
|
Merge pull request #25 from canove/dev
|
2020-09-26 14:36:50 -03:00 |
|
canove
|
8f5aab598d
|
improvement: change layout name in routes
|
2020-09-26 14:35:37 -03:00 |
|
canove
|
d86a79a337
|
feat: enabled "profile" button on appbar menu
|
2020-09-26 14:26:50 -03:00 |
|
canove
|
03dcfdcbcd
|
fix: updating contact does not contact data in ticket list
|
2020-09-26 13:01:38 -03:00 |
|
canove
|
abe0b84b83
|
improvement: change ticket user after aceppting ticket
|
2020-09-25 22:37:32 -03:00 |
|
canove
|
9d87522ad9
|
improvement: focus app when clicking desktop notification
|
2020-09-25 22:12:31 -03:00 |
|
canove
|
eb23775948
|
fix: remove ticket from all users when deleted
|
2020-09-25 21:17:41 -03:00 |
|
canove
|
6c63abf29c
|
improvement: clicking on desktop notification push to ticket without rendering
|
2020-09-25 20:22:36 -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
|
c7d3807219
|
improvement: moved notification logic to backend
|
2020-09-24 21:00:57 -03:00 |
|
canove
|
c58baf3470
|
fix: notification not closing after click on ticket
|
2020-09-24 17:27:30 -03:00 |
|
canove
|
8125b36083
|
update README
|
2020-09-24 16:22:57 -03:00 |
|
canove
|
34ad37fb50
|
update README
|
2020-09-24 15:56:58 -03:00 |
|
canove
|
8ee97a37e2
|
fix: removed deprecated reload function after import contacts
|
2020-09-24 15:47:37 -03:00 |
|
Cassio Santos
|
00c04eb464
|
Merge pull request #24 from canove/typescript
Typescript adoption on backend code.
|
2020-09-24 15:41:20 -03:00 |
|
Cassio Santos
|
44d01a1dc3
|
Merge branch 'master' into typescript
|
2020-09-24 15:39:59 -03:00 |
|
canove
|
d44b81b05d
|
update readme with build instructions for new typescript backend
|
2020-09-24 14:48:59 -03:00 |
|
canove
|
0729f25295
|
improvement: change code execution order in some services
|
2020-09-24 14:27:11 -03:00 |
|
canove
|
e1db12d545
|
improvement: added types to ListTicketService
|
2020-09-24 14:15:06 -03:00 |
|
canove
|
f6b5ed389a
|
improvement: better token error handling
|
2020-09-24 14:08:57 -03:00 |
|
canove
|
34a99ade2d
|
improvement: error handling on contact creation
|
2020-09-24 13:49:38 -03:00 |
|
canove
|
e6641bde39
|
code cleanup
|
2020-09-22 21:20:29 -03:00 |
|
canove
|
c0e42d71c0
|
code cleanup
|
2020-09-22 21:18:06 -03:00 |
|
canove
|
ee9fe6c60d
|
fix: check message types on wbotMessageListener
|
2020-09-22 17:55:22 -03:00 |
|
canove
|
5c7a759efa
|
fix: handling wwebjs erros without blocking routes
|
2020-09-22 16:33:13 -03:00 |
|
canove
|
0d8b4cd60c
|
migrated import contacts controller to typescript
|
2020-09-22 11:09:52 -03:00 |
|
canove
|
9bab61c7dc
|
enabled sentry
|
2020-09-22 10:39:59 -03:00 |
|
canove
|
6bc3b216c8
|
code cleanup
|
2020-09-22 10:18:38 -03:00 |
|
canove
|
48dbf7e859
|
migrated receive message logic to typescript
|
2020-09-22 09:15:18 -03:00 |
|
canove
|
391cd5495c
|
start converting wbot functions to typescript
|
2020-09-21 18:49:38 -03:00 |
|
canove
|
dd9b61c2b9
|
added unread messages count to tickets
|
2020-09-21 11:48:53 -03:00 |
|
canove
|
9bd4c30d3c
|
added id to whatsbot session types
|
2020-09-20 18:03:57 -03:00 |
|
canove
|
cb3ba09252
|
migrated wbot initialization to typescript
|
2020-09-20 14:06:20 -03:00 |
|
canove
|
8b99690c4a
|
enable socket io in all controllers
|
2020-09-20 12:06:45 -03:00 |
|
canove
|
256262f353
|
enabled socketio on users controller
|
2020-09-20 12:04:21 -03:00 |
|
canove
|
95c6dcb32f
|
enabled socket io on tickets controller
|
2020-09-20 12:00:30 -03:00 |
|
canove
|
02c37276ba
|
enabled socket io in settings controller
|
2020-09-20 11:53:31 -03:00 |
|
canove
|
23d16679b6
|
enabled socket events on contact controller
|
2020-09-20 11:47:46 -03:00 |
|
canove
|
a879bb95ca
|
fix: no extra info in contacts
|
2020-09-20 11:40:18 -03:00 |
|
canove
|
02d90af657
|
changed find to show services
|
2020-09-20 11:27:58 -03:00 |
|