mattermost-plugin-agenda icon indicating copy to clipboard operation
mattermost-plugin-agenda copied to clipboard

Mattermost plugin to handle meeting agendas

Results 20 mattermost-plugin-agenda issues
Sort by recently updated
recently updated
newest added

closes #113 - Have resolved any of the unused params flagged by revive (by ignoring with _) - Have added a nolint rule for the unused getConfiguration function. Didn't feel...

The CI linter checks are broken. The CI job fails with: ``` golangci-lint run ./... Error: server/plugin.go:39:28: unused-parameter: parameter 'c' seems to be unused, consider removing or renaming it as...

Help Wanted
Good First Issue
Difficulty/1:Easy
Tech/Go
Up For Grabs

#### Summary Updated plugin with respect to phase 1 upgrades - Updated go version from `1.18` to `1.21` - Updated `build` folder to sync with starter template - Updated package...

2: Dev Review

Sometimes I want to queue an item for discussion when talking in a thread. It would be convenient to create a meeting item without having to leave the current context....

Difficulty/2:Medium
Tech/Go
Tech/ReactJS
Up For Grabs
Type/Enhancement

Hi, I need to know if this is expected behavior , If we set multiple Meeting days and then we add item to queue by `/agenda queue Mytask`. **It Adds...

Help Wanted
Up For Grabs
Type/Bug

The post dot menu should show an option to (re-)queue an item to the next meeting that should update the post hashtag to the next meeting date, or if no...

Help Wanted
Difficulty/2:Medium
Hacktoberfest
Tech/Go
Tech/ReactJS
Up For Grabs

While adding something to the queue, I would also like to add substeps to the queue item (at the time of adding to the queue or at a later moment...

We have a lot of meetings which have a fixed day but are monthly. Eg first Wednesday each month. It would be nice if the plugin would support this schedule.

#### Summary in the Dark theme The User is not able to see the "Date Format" in the "Channel Agenda Settings" #### Steps to reproduce 1) in the mattermost change...

Type/Bug

Use-cases: - `/agenda setting schedule gcal` brings up a calendar view of recurring meetings to select one (if not connected, prompts to connect) - `/agenda queue` uses the next instance...

Help Wanted
Difficulty/3:Hard
Hacktoberfest
Up For Grabs
Type/Enhancement
Needs Spec