generated from mattermost/mattermost-plugin-starter-template
-
Notifications
You must be signed in to change notification settings - Fork 23
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
[MM-21689] Handle timezone complications between Go and Microsoft Graph #25
Commits on Jan 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4b22ea7 - Browse repository at this point
Copy the full SHA 4b22ea7View commit details -
handle timezones for user supplied dates and dates that need to be fo…
…rmatted for display fix test update mocks
Configuration menu - View commit details
-
Copy full SHA for 45bf064 - Browse repository at this point
Copy the full SHA 45bf064View commit details -
Configuration menu - View commit details
-
Copy full SHA for 699dc70 - Browse repository at this point
Copy the full SHA 699dc70View commit details -
Configuration menu - View commit details
-
Copy full SHA for dee8656 - Browse repository at this point
Copy the full SHA dee8656View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45515c5 - Browse repository at this point
Copy the full SHA 45515c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d3242c - Browse repository at this point
Copy the full SHA 8d3242cView commit details
Commits on Jan 27, 2020
-
* make utils/tz package * convert mapping array to a map available at compile-time to avoid map creation at run-time * unit test for testing go-compatibility of all timezones in conversion map * some renaming
Configuration menu - View commit details
-
Copy full SHA for 97cb3c3 - Browse repository at this point
Copy the full SHA 97cb3c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8aa82f - Browse repository at this point
Copy the full SHA f8aa82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60e5249 - Browse repository at this point
Copy the full SHA 60e5249View commit details -
Configuration menu - View commit details
-
Copy full SHA for d582a0d - Browse repository at this point
Copy the full SHA d582a0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b1303a - Browse repository at this point
Copy the full SHA 7b1303aView commit details
Commits on Jan 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d4851dc - Browse repository at this point
Copy the full SHA d4851dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c15e99 - Browse repository at this point
Copy the full SHA 5c15e99View commit details -
* rename ConvertToTimezone -> In * inline tz.Go() * rename remote.NewMicrosoftDateTime -> remote.NewDateTime * rename common.go -> date_time.go * remove tz package alias * use URL builder
Configuration menu - View commit details
-
Copy full SHA for 7a76d8b - Browse repository at this point
Copy the full SHA 7a76d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b519c9 - Browse repository at this point
Copy the full SHA 5b519c9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.