Commit Graph

68 Commits (Export-PDF-Transcript)

Author SHA1 Message Date
Kevin Aleman bc33bf5ab7
refactor: convert routing manager to ts (#29406) 3 years ago
Kevin Aleman fef33034e4
fix: Show agent email not being passed to model calls (#29455) 3 years ago
Kevin Aleman 7832a40a6d
refactor: Move units check outside of model for finds (#29253) 3 years ago
Kevin Aleman a4a62baf4b
refactor: Big enterprise file to ts (#29261) 3 years ago
Murtaza Patrawala a52f384494
chore: convert Livechat.js to ts (1/N) (#28720) 3 years ago
Guilherme Gazzo 33ab16f9e1
chore: deprecation api (#29347) 3 years ago
Marcos Spessatto Defendi f66a1f94ba
refactor: remove all (possible) run as user (#29149) 3 years ago
Guilherme Gazzo 4e3effddc5
refactor: Move callbacks to async (#29051) 3 years ago
Kevin Aleman 74b1e2e590
refactor: Replace `http` with `fetch` - 2 (#28828) 3 years ago
Kevin Aleman fd4401f1a6
refactor: Remove Meteor timers (#28892) 3 years ago
Cauê Felchar 3ff0e64124
feat: New timeout setting for Omnichannel Webhooks (#28219) 3 years ago
Gabriel Dantas aed42ca77a
fix: Single omni closed room can't be deleted when the user doesn't have the permission to 'remove all closed omni rooms' (#28877) 3 years ago
Marcos Spessatto Defendi 7d47b3b624
refactor: remove Users from fibers 15 (#28789) 3 years ago
Marcos Spessatto Defendi c1994d9ef2
refactor: remove Users from fibers 9 (#28731) 3 years ago
Diego Sampaio 43cee7edb9
refactor(models): Use Messages Raw model (10/10) (#28695) 3 years ago
Kevin Aleman 3444929eec
refactor: Use `fetch` instead of `meteor/http` (#28682) 3 years ago
Kevin Aleman d4c57c3bdb
refactor: `LivechatDepartments` - 1/2 (#28664) 3 years ago
Guilherme Gazzo 8fe4b7f48d
refactor: remove hasRole to hasRoleAsync (#28648) 3 years ago
Kevin Aleman fa4e3137ca
refactor: Remove promise.await N/N (#28643) 3 years ago
Diego Sampaio c31a3862d7
refactor(models): Use Messages Raw model (6/N) (#28644) 3 years ago
Rodrigo Nascimento 729b7cc8d0
refactor: Meteor.user to Meteor.userAsync 1 (#28629) 3 years ago
Kevin Aleman 8e5a3e9e74
refactor: `Subscriptions` - 3 (#28538) 3 years ago
Kevin Aleman e2a522a933
refactor: `LivechatRooms` removal - 3 (#28506) 3 years ago
Rodrigo Nascimento a6ae079405
refactor: Easy replacements of Meteor.call to Meteor.callAsync (#28595) 3 years ago
Kevin Aleman d4b7a21ad5
refactor: `LivechatRooms` 2 (#28504) 3 years ago
Kevin Aleman b5676431a7
refactor: `livechat rooms` - 1 (#28497) 3 years ago
Guilherme Gazzo 229ae94f13
refactor: convert omnichannel callbacks to ts (#28564) 3 years ago
Kevin Aleman 6331e52e28
refactor: Remove `LivechatInquiry` model (#28487) 3 years ago
Tasso Evangelista ce7618daa3
refactor: Types of Meteor methods (9/N) (#28528) 3 years ago
Guilherme Gazzo faad471fdc
refactor: hasPermission to async - first part (#28533) 3 years ago
Rodrigo Nascimento 050e5bb5bb
refactor(promise.await): getMongoInfo.js, versio-check and missing meteor methods (#28529) 3 years ago
Kevin Aleman 528d353deb
refactor: `LivechatDepartmentAgents` removal (#28472) 3 years ago
Tasso Evangelista 6e85c121d1
refactor: Types of Meteor methods (8/N) (#28511) 3 years ago
Diego Sampaio a4674cfe38
refactor(models): Use Messages Raw model (1/N) (#28503) 3 years ago
Tasso Evangelista 94bdfa0f97
refactor: Types of Meteor methods (7/N) (#28482) 3 years ago
Tasso Evangelista a4a812e224
refactor: Types of Meteor methods (4/N) (#28452) 3 years ago
Tasso Evangelista d8f4730d8a
refactor: Fork minor Meteor packages (#28337) 3 years ago
Tasso Evangelista 05a9c0101d
Chore: Unused/dead code removal (#28155) 3 years ago
Kevin Aleman e6a964537a
Regression: SendFileLivechatMessage using deprecated prop affecting PDF transcript (#28225) 3 years ago
Kevin Aleman 8403604826
Regression: Remove unnecessary messages from Email transcript (#28165) 3 years ago
Tasso Evangelista 7960ff94c0
[BREAK] Limit `underscore` usage and remove `underscore.string` (even from integration script sandboxes) (#28037) 3 years ago
Kevin Aleman ae56a2f899
[NEW][EE] Omnichannel Priorities & SLAs (#27083) 3 years ago
Filipe Marins 813cdfbe45
[NEW] [EE] PDF Chat transcript for Omnichannel conversations (#27572) 3 years ago
Martin Schoeler 3e2d92c275
[BREAK] Move Multiple Department Creation to EE & [NEW] Department Archive (#27753) 3 years ago
Murtaza Patrawala 344809bda0
[BREAK] Remove legacy FB Messenger integration (#27760) 3 years ago
Murtaza Patrawala 2b210a9581
[FIX] Black screen when try to open a chat with a non-existent department (#27609) 3 years ago
Kevin Aleman c7eb2e7112
Chore: Create new endpoint for test webhooks and deprecate meteor method (#27160) 3 years ago
Murtaza Patrawala ef93facbb2
[NEW] Add new endpoint 'livechat/agent.status' & deprecate changeLivechatStatus meteor method (#27047) 3 years ago
Diego Sampaio 3239df00cd
Chore: Show better error logs (#27156) 3 years ago
Kevin Aleman 8367f1d2d3
Chore: Add info log to remove all rooms method (#27106) 3 years ago