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

Change repo name to mattermost-plugin-mscalendar #22

Merged
merged 1 commit into from
Jan 7, 2020

Conversation

mickmister
Copy link
Contributor

Summary

This PR renames the repo from *msoffice to *mscalendar, as the plugin is specific to Microsoft Calendar part of the Microsoft Office suite.

Various display name changes in:

  • plugin.json
  • README.md
  • server/config/const.go

Ticket Link

https://mattermost.atlassian.net/browse/MM-21531

@mickmister mickmister added 2: Dev Review Requires review by a core committer 1: PM Review Requires review by a product manager labels Jan 6, 2020
**`System Console` > `PLUGINS` > `MS Office Calendar`**

- [ ] (TODO: rename in plugin settings - currently `TODO:name`)
**`System Console` > `PLUGINS` > `Microsoft Calendar`**
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README display name change

"description": "TODO: description.",
"id": "com.mattermost.mscalendar",
"name": "Microsoft Calendar",
"description": "Microsoft Calendar Integration",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

plugin.json display name changes

CommandTrigger = "msoffice"
ApplicationName = "Microsoft Calendar"
Repository = "mattermost-plugin-mscalendar"
CommandTrigger = "mscalendar"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bot and command display name changes

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest mscal for command? @aaronrothschild

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(can be a separate change though, not blocking for this PR)

Copy link
Contributor

@aaronrothschild aaronrothschild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@aaronrothschild aaronrothschild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

CommandTrigger = "msoffice"
ApplicationName = "Microsoft Calendar"
Repository = "mattermost-plugin-mscalendar"
CommandTrigger = "mscalendar"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest mscal for command? @aaronrothschild

CommandTrigger = "msoffice"
ApplicationName = "Microsoft Calendar"
Repository = "mattermost-plugin-mscalendar"
CommandTrigger = "mscalendar"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(can be a separate change though, not blocking for this PR)

@hanzei hanzei removed the 1: PM Review Requires review by a product manager label Jan 7, 2020
@crspeller crspeller merged commit 821c0c4 into master Jan 7, 2020
@crspeller crspeller deleted the change-repo-name branch January 7, 2020 15:26
@crspeller crspeller removed the 2: Dev Review Requires review by a core committer label Jan 7, 2020
@mickmister mickmister added the 4: Reviews Complete All reviewers have approved the pull request label Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4: Reviews Complete All reviewers have approved the pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants