Skip to content
Snippets Groups Projects
  1. Sep 23, 2016
  2. Sep 21, 2016
  3. Aug 17, 2016
  4. Aug 16, 2016
  5. Aug 10, 2016
  6. Aug 04, 2016
    • Diego Sampaio's avatar
      Livechat CRM integration improvements (#3912) · cd3778d0
      Diego Sampaio authored
      - Add ability to livechat customers to close the chat session
      - Send data to CRM on any livechat edit action
      - Add new livechat callbacks: `livechat.saveGuest`, `livechat.saveRoom` and `livechat.saveInfo`
      - Rename livechat callbacks:
        - `closeLivechat` -> `livechat.closeRoom`
        - `sendOfflineLivechatMessage` - `livechat.offlineMessage`
      - Rename method `livechat:saveLivechatInfo` to `livechat:saveInfo`
      - Save CRM returned data
      - Add option to override the input box template
      cd3778d0
  7. Jul 29, 2016
  8. Jul 26, 2016
    • Diego Sampaio's avatar
      Many livechat improvements and fixes · 7ec1a084
      Diego Sampaio authored
      - Fix integration page on livechat manager
      - Add responseTime: time until the first answer by an agent
      - Add chatDuration: chat duration until it's closed
      - Do not show the "leave" button for livechat rooms
      - canAccessRoom method now returns all data from the room object
      - Allow livechat managers to manage a livechat session
      7ec1a084
  9. Jul 25, 2016
  10. Jul 20, 2016
  11. Jul 19, 2016
  12. Jul 11, 2016
  13. Jul 08, 2016
    • Alec Troemel's avatar
      Add livechat guest pool queue method · ea7483bc
      Alec Troemel authored
      commented out unimplemented method returnAsInquiry
      
      removed console.logs
      
      removed trailing white spaces and dead code
      
      more code styling
      
      more more code styling
      
      fixed bug in takeInquiry, code styling
      
      switched to single quotes
      
      fixed names of files
      
      translations added, type fixed, meteor.userId() used, multi agent take inquiry bug fixed
      
      removed dead code
      
      fixes
      
      string switched to single quote
      
      added return room as inquiry functionality
      
      redirects to home when livechat returned and other code fixes
      
      removed trailing whitespace
      
      Change return to inquiry button icon
      
      Fix eslint errors
      ea7483bc
  14. Jul 01, 2016
  15. Jun 08, 2016
  16. Jun 02, 2016
  17. Jun 01, 2016
  18. May 27, 2016
  19. May 12, 2016
  20. May 10, 2016
  21. May 03, 2016
  22. May 02, 2016
  23. Apr 28, 2016
Loading