Apps.Google.Calendar icon indicating copy to clipboard operation
Apps.Google.Calendar copied to clipboard

Rocket.Chat app to integrate Google Calendar into your chat

Results 9 Apps.Google.Calendar issues
Sort by recently updated
recently updated
newest added

I'm using docker container was trying to add this integration but I'm getting error ; Starting App Deployment to Server Getting Server Info... ✓ Packaging the app... ✖ Error: ⟿...

Hi, upon running: rc-apps deploy --url http://localhost:3000 --username ... I am getting "Cannot find module 'typescript'" So I do "npm link typescript", but then I get: Failed to resolve module:...

Is it possible to set the user's status as 'busy' as soon as an event starts? It'd be great to have that kind of sync of status according to calendar...

Google Calendar is a good app, if author who can create UI for it so great.

Is there a way that it can use the user's timezone? It doesn't seem to be creating the events at the correct time.

The two loops could be replaced by a call to `.map()` on the user array. And instead of using the two loops, we only need to do it in a...

This should be dynamically retrieved by the app instead of hardcoded in the ap, by the use of the function. This should replace the current hardcoded url inside Webhook file....

Rocket.Chat shows this message when it finishes the oauth flow ![image](https://user-images.githubusercontent.com/1810309/61404357-a9050d80-a8ad-11e9-9f68-087581e2fa58.png) Maybe the app could be updated to show the same message

enhancement

If you run the `/calendar auth` command and then change the app's settings afterwards, it will not update correctly until the server is restarted.