1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/model
Scott Bishel 838c6f90b7
Config for share board (#1187)
* initial commit for setting shared board configuration

* add unit test

* working again

* update default config

* initial commit for setting shared board configuration

* add unit test

* working again

* update default config

* add unit tests, some clean up

* more cleanup

* more clean up

* remove header text for GH-1105

* remove unnecessary logs

* update text

* fix lint errors

* more lint fixes

* webapp lint fixes

* Update mattermost-plugin/plugin.json

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update mattermost-plugin/plugin.json

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* update for review, sync with main

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
2021-09-16 13:31:02 -06:00
..
block.go Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
clientConfig.go Config for share board (#1187) 2021-09-16 13:31:02 -06:00
errorResponse.go Workspace backend support 2021-03-26 11:01:54 -07:00
sharing.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
user.go [GH-436] Add integration tests for missing User API endpoints (#810) 2021-08-09 22:57:45 -04:00
version.go Update version to v0.9.0 2021-08-06 10:37:28 -07:00
workspace.go Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30