-
Notifications
You must be signed in to change notification settings - Fork 25
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 v1.2.0 #250
Release v1.2.0 #250
Conversation
"settings": [ | ||
{ | ||
"key": "AdminUserIDs", | ||
"display_name": "Admin User IDs:", | ||
"type": "text", | ||
"help_text": "List of users authorized to administer the plugin in addition to the System Admins. Must be a comma-separated list of user IDs.\n \n User IDs can be found in **System Console > User Management > Users**. Select the user's name, and the ID is displayed in the top-right corner of the banner." | ||
"help_text": "List of users authorized to administer the plugin in addition to the System Admins. Must be a comma-separated list of user IDs.\n \n User IDs can be found in **System Console \u003e User Management \u003e Users**. Select the user's name, and the ID is displayed in the top-right corner of the banner.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder why those right carets were changed
"help_text": "List of users authorized to administer the plugin in addition to the System Admins. Must be a comma-separated list of user IDs.\n \n User IDs can be found in **System Console \u003e User Management \u003e Users**. Select the user's name, and the ID is displayed in the top-right corner of the banner.", | |
"help_text": "List of users authorized to administer the plugin in addition to the System Admins. Must be a comma-separated list of user IDs.\n \n User IDs can be found in **System Console > User Management > Users**. Select the user's name, and the ID is displayed in the top-right corner of the banner.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested and passed
- Install and setup
- Connect and disconnect (Tested browser and Desktop)
- New event DM from Bot
- Can set acceptance status
- Cal View is functional
- Status change prompt is working
- User counts are logged when status sync finishes
- Plugin start with enterprise license
- As a precaution, tested binary on Cloud servers and running in HA
- Version correctly set at v1.2.0
LGTM!
@hanzei or @mickmister - Whenever possible can we get this merged and have a release cut so this can move forward to the marketplace. |
Summary
Notable changes: