mattermost-plugin-google-calendar icon indicating copy to clipboard operation
mattermost-plugin-google-calendar copied to clipboard

Mattermost Google Calendar Plugin

Results 27 mattermost-plugin-google-calendar issues
Sort by recently updated
recently updated
newest added

#### Summary - Updates mscalendar to v1.3.0 - Removes dead code - Refactored package file names and code - Removed `msgraph` as a direct dependency (as a result of the...

When using `/gcal settings` and clicking one of the options nothing happens. When looking into the Dev Console you can see the following request being responded to with a error...

Type/Question

![Screenshot 2024-05-01 at 3 42 14 PM](https://github.com/mattermost/mattermost-plugin-google-calendar/assets/46071821/909a7ea5-e5c1-4082-8105-5489294bbe79)

With the siteURL blank in Mattermost the gcal plugin appears to start, but in fact it crashes. ```json {"timestamp":"2024-05-01 19:36:14.820 Z","level":"info","msg":"[ERROR] call to OnConfigurationChange failed, error: plugin requires Mattermost Site...

Type/Bug

- https://github.com/mattermost/mattermost-plugin-starter-template/pull/193 - https://github.com/mattermost/mattermost-plugin-starter-template/pull/192

Currently, the plugin outputs 12h format clock times even when the user's settings are 24h format clock times. ![image](https://github.com/mattermost/mattermost-plugin-google-calendar/assets/1557341/29d1ed9a-5d8b-431b-b552-1c648c0cd88a)

Type/Enhancement

I have connected my Google account but I am unable to see calendars shared with me. I hope to be able to see calendars shared with me and create events...

Type/Bug

Using the [regenerate] button on the encryption key should delete all records from the database since those will be unusable after regeneration. We should add a disclaimer below the button...

Type/Bug

Looking at the features list, I'm trying to see how to do the second part of this: "Create events directly from a channel, optionally linking them to a channel for...

Type/Question

Allow the Plugin to use the Custom status and make a meeting with a time from the calendar as the time limit Having this directly blocking out your time will...

Type/Enhancement