focalboard/mattermost-plugin
Jesús Espino c3dba863c1
Adding support for embed the webapp into the plugin (#597)
* Adding support for embed the webapp into the plugin

* Adding required dependency

* Removed unnecessary prettier command

* Installed imagemin required dependencies

* Open in a new window always

* Fix CSS Conflicts.

* Changing the app id to make it specific to focalboard

* Adding error boundary

* Fix styles on non-plugin environments

* Making the css scoped to focalboard only

* Create the focalboard root portal

* Including missed component

* Adding a missed rollback call

Co-authored-by: Christopher Speller <crspeller@gmail.com>
Co-authored-by: Hossein <hahmadia@users.noreply.github.com>
2021-07-29 20:08:39 +02:00
..
.circleci Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
assets Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
build Bump Logr version to fix Windows build (#520) 2021-06-04 08:43:32 +02:00
public Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
server Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
webapp Adding support for embed the webapp into the plugin (#597) 2021-07-29 20:08:39 +02:00
.editorconfig Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.gitattributes Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Add RPC API support to plugin (#619) 2021-06-25 16:49:06 +02:00
go.sum Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
LICENSE Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
Makefile Ensures cgo is disabled for plugin compilation to avoid libc linking (#565) 2021-06-11 14:41:15 +02:00
plugin.json Merge release-0.8.0 2021-07-16 10:30:45 -07:00
README.md Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00

Focalboard Plugin for Mattermost

This plugin allows to run focalboard inside your mattermost instance as a plugin.