1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-27 08:31:20 +02:00
focalboard/mattermost-plugin/server
Doug Lauder 11bd3720f1
Refactor notify init (#3043)
* remove unneeded store interfaces

* - reduce dependencies for notifications service
- notifications service no longer concerned with web socket notifications

gnored, and an empty message aborts the commit.

* use app to add member to board

* remove unneeded API

* remove dependency on app package

* fix webapp jest

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 11:53:41 -04:00
..
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
configuration_test.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
configuration.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
data_retention_test.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
data_retention.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
logtarget.go MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
main.go Update focalboard to be compatible with mattermost v6 (#1020) 2021-08-24 12:13:58 +02:00
manifest.go update to version 7.2.0 2022-05-11 17:25:46 -06:00
notifications.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
plugin_test.go Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
plugin.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00