Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.73.2 #13086

Merged
merged 2 commits into from
Jan 7, 2019
Merged

Release 0.73.2 #13086

merged 2 commits into from
Jan 7, 2019

Commits on Jan 7, 2019

  1. [NEW] Cloud Integration (#13013)

    * Cloud package inside of rocket.chat, enforcing a few items now
    
    * Implementing more of the requirements to get cloud up
    
    * Fix the linter error.
    Really should have the linter run on commit, not push.
    
    * Switch callback to webview and rename some of the variables
    
    * fix additional lint
    
    * clean up
    
    * remove console log
    
    * use check for register server on statistics
    
    * Implement calling the server-to-cloud and store the tokens
    
    * Add the workspace token to various services Rocket.Chat, the company, provides
    
    * Clean up the html spacing in the cloud.html
    
    * Remove the check on stats for sending the organization email
    
    * Cloud workspace and user connected
    
    * Update to include refresh token now that cloud does
    
    * Add a license api and try/catches
    
    * Add support for the token in the url of the admin/cloud page
    
    * Change redirectUrl var to redirectUri.  dont save scope, and remove workspace scope
    
    * fix messy looking if
    
    * try increasing wait time on test
    
    * add missing import after merge with develop
    
    * Check users email
    
    * Don't save the org email from the wizard
    
    * Fix the review issues, adding i18n
    
    * Remove console.log
    
    Co-Authored-By: geekgonecrazy <geekgonecrazy@users.noreply.github.com>
    2 people authored and sampaiodiego committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    ef0ae41 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.73.2

    sampaiodiego committed Jan 7, 2019
    Configuration menu
    Copy the full SHA
    26b7722 View commit details
    Browse the repository at this point in the history