Skip to content
Snippets Groups Projects
  1. Jan 29, 2020
  2. Jan 27, 2020
  3. Jan 13, 2020
  4. Jan 10, 2020
  5. Dec 16, 2019
  6. Dec 02, 2019
  7. Nov 13, 2019
    • Marcos Spessatto Defendi's avatar
      [NEW] Livechat analytics (#15230) · c68f7b49
      Marcos Spessatto Defendi authored
      * Add livechat transfer history to room object
      
      * Add metrics to get the visitor inactivity on livechat room close
      
      * Add setting to know when its considered visitor abandonment
      
      * Add collection to track available time and history of livechat agents
      
      * Change date format
      
      * Apply suggestions from review
      
      * Apply suggestions from review
      
      * Apply suggestions from review
      
      * fix property name
      
      * Rename var and add ptbr translation
      
      * code improve
      
      * improve
      
      * Fix typo.
      
      * Fix typos.
      
      * livechat agent history save history by day
      
      * Convert livechat room transfer data to system message
      
      * Change query to retrieve transferred data from messages
      
      * remove code duplication
      
      * Add support to filter by department id
      
      * Code improve
      
      * Fix message filter
      
      * Fix cronjob
      
      * Fix livechat agent service history
      
      * Add a condition to read the department model.
      c68f7b49
  8. Oct 22, 2019
  9. Oct 20, 2019
  10. Oct 10, 2019
  11. Sep 25, 2019
  12. Sep 21, 2019
  13. Sep 20, 2019
  14. Sep 19, 2019
  15. Sep 09, 2019
  16. Aug 20, 2019
  17. Aug 06, 2019
  18. Aug 02, 2019
  19. Aug 01, 2019
  20. Jul 30, 2019
    • Tasso Evangelista's avatar
      Regression: Apps and Marketplace UI issues (#15045) · ee2ed864
      Tasso Evangelista authored
      * Alert admins about apps on invalid state
      
      * Implement ui for warning and error alerts in apps
      
      * Open detail modal on viewing subscription info instead of the subscribe one.  Check license after close
      
      * Implement ui for failed state of apps in detail screen
      
      * Add failure alert support into appManage
      
      * Show validation erros/warnings on app detail page
      
      * Add status column to apps template
      
      * Update uninstall modal
      
      * Notify admins of disabled apps with valid licenses
      ee2ed864
  21. Jul 23, 2019
  22. Jul 21, 2019
    • Douglas Gubert's avatar
      [NEW] Subscription enabled marketplace (#14948) · 3fb0cca5
      Douglas Gubert authored
      * Show the subscription apps different from regular purchase prices
      
      * Update app download calls return a Buffer directly
      
      * Add X-Apps-Engine-Version header to marketplace requests
      
      * Add getActiveUserCount method to apps-engine user bridge
      
      * Add distinction  for purchase type on apps list
      
      * Fix the issues with displaying subscriptions
      
      * Remove external federated users from active user count
      
      * Fix usage of federation module
      
      * Change app installation to validate license
      
      * Change the bridges to correctly query the workspace public key
      
      * Change marketplaceUrl to marketplace-beta
      
      * Update Apps and Marketplace styles (temp)
      
      * Update price column on Marketplace
      
      * Update status column on Marketplace
      
      * Fix Marketplace app list update
      
      * Remove log from client orchestrator
      
      * Refactor server orchestrator
      
      * Change rest api for license validation
      
      * Add popover to Marketplace app list
      
      * Add card (subscription) icon
      
      * Update active user count method
      
      * Update appManage template (partial)
      
      * Update appManage template
      
      * Add missing i18n strings
      
      * Add cron routine to update apps info
      
      * Add options parameter to new methods on model Users
      
      * Revert testing settings
      
      * Bump Apps-Engine version
      3fb0cca5
  23. Jun 28, 2019
  24. May 20, 2019
  25. May 10, 2019
    • Diego Sampaio's avatar
      New eslint rules (#14332) · d53e264b
      Diego Sampaio authored
      * Fix new eslint rules
      
      * Fix eslint rules:
      
      no-unsafe-finally
      no-await-in-loop
      
      * More and more rules
      
      * Fix changes after lint fixes
      
      * Fix import orders
      
      * New eslint rules
      
      operator-linebreak
      new-parens
      
      * New eslint rule: no-useless-computed-key
      
      * New eslint rule: no-useless-constructor
      
      * Fix after develop merge
      
      * Update lint package and fix new code
      Unverified
      d53e264b
  26. Apr 27, 2019
    • Aaron Ogle's avatar
      Improve: Marketplace auth inside Rocket.Chat instead of inside the iframe. (#14258) · 67d07a27
      Aaron Ogle authored
      * Oauth inside Rocket.Chat instead of inside the iframe.  This is more secure.
      
      Refactored the cloud page.  Changed menu to cloud connect, add button for cloud console and many others
      
      * change cloud sync endpoint
      
      * add resend button
      
      * add i18n.  If disconnected and click register again do sync
      
      * more error handling and fall back verbose for now.  Handle disconnect / reconnect case better.
      67d07a27
  27. Apr 17, 2019
  28. Apr 16, 2019
    • Douglas Gubert's avatar
      [FIX] Apps converters delete fields on message attachments (#14028) · 270f5131
      Douglas Gubert authored
      * Fix app converter deleting fields in message attachments (shallow merge)
      
      * Fix conversion method on other points of interface with apps
      
      * Update merge function so that it doesn't remove undefined fields
      
      * Add initial unit tests
      
      * Update strategy for maintaining unmapped fields when converting
      
      * WIP new strategy for mapping the values in the converters
      
      * WIP transform strategy for apps converters
      
      * Minor improvements to strategy
      
      * Fix variable reference
      
      * Improve logging on message error
      
      * Remove timeout from apps http bridge
      
      * Add chai-datetime dependency
      
      * Add first unit tests for AppMessagesConverter
      
      * Improve messages converter tests
      270f5131
  29. Apr 15, 2019
  30. Apr 12, 2019
  31. Apr 06, 2019
  32. Apr 01, 2019
  33. Mar 28, 2019
    • Rodrigo Nascimento's avatar
      [NEW] Marketplace integration with Rocket.Chat Cloud (#13809) · fd817b2b
      Rodrigo Nascimento authored
      * Add the cloud token to the marketplace calls
      
      * Switch the app downloading to the server
      
      * Implement some of the buying an app iframe
      
      * Show when apps are purchased in the list
      
      * Revert the committed change in the marketplace base url
      
      * More work on enabling purchasing
      
      * Install Apps from marketplace
      
      * Missing fixes on rebase
      
      * Improve marketplace design
      
      * Improve view of app’s logs
      
      * Move buttons of app details to header
      
      * Fix mispeling
      
      * Fix purchase/download flow
      
      * Enable checking for updates for an app based upon the version of the engine
      
      * Disable a possible issue with installation of apps
      
      * Perform app downloads with a special short lived token for app download only
      
      * Fix imports
      
      * Fix layout of app details on old chrome and safari
      
      * Re enable upload button adding a setting for development mode
      
      * Change download encoding to binary
      
      * Add iframe loading
      
      * Fix some UI problems
      Unverified
      fd817b2b
  34. Mar 18, 2019
  35. Mar 15, 2019
  36. Mar 13, 2019
Loading