Mattermost plugin for OpenProject

gm 9bce287433 Update README.md hai 1 ano
.circleci ac76edcefb Initial commit %!s(int64=3) %!d(string=hai) anos
.github f54b9ffef6 update paypal link hai 1 ano
assets 702f1d058f op auth feature %!s(int64=3) %!d(string=hai) anos
build ac76edcefb Initial commit %!s(int64=3) %!d(string=hai) anos
node_modules 9ca59ac728 refactoring updates %!s(int64=2) %!d(string=hai) anos
public 702f1d058f op auth feature %!s(int64=3) %!d(string=hai) anos
server 9ca59ac728 refactoring updates %!s(int64=2) %!d(string=hai) anos
webapp 9a184aa678 WIP: Log time feature %!s(int64=3) %!d(string=hai) anos
.editorconfig ac76edcefb Initial commit %!s(int64=3) %!d(string=hai) anos
.gitattributes ac76edcefb Initial commit %!s(int64=3) %!d(string=hai) anos
.gitignore ac76edcefb Initial commit %!s(int64=3) %!d(string=hai) anos
.golangci.yml 53d51c56d6 config changes %!s(int64=3) %!d(string=hai) anos
LICENSE ac76edcefb Initial commit %!s(int64=3) %!d(string=hai) anos
Makefile ac76edcefb Initial commit %!s(int64=3) %!d(string=hai) anos
README.md 9bce287433 Update README.md hai 1 ano
go.mod e41ef2e034 view time logs feature %!s(int64=3) %!d(string=hai) anos
go.sum e41ef2e034 view time logs feature %!s(int64=3) %!d(string=hai) anos
package-lock.json ba47c336ad slash command registry and response %!s(int64=3) %!d(string=hai) anos
plugin.json 702f1d058f op auth feature %!s(int64=3) %!d(string=hai) anos

README.md

This project is obsolete and the latest one is available here

Mattermost plugin for OpenProject

This plugin provides integration for OpenProject features in Mattermost. It emulates an existing slash command integration. This plugin's work progress can be tracked here

Following enhancements (on top of the existing slash command features) are supported:

  • Authentication for an OpenProject user through Mattermost
  • A directly installable plugin for Mattermost

Development setup

Mirror repositories

This project is also available on other repositories (as an alternative to GitHub) on:

Integrated Development Environment (IDE) used

GoLand logo