1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/mattermost-plugin/server
Jesús Espino d414d5cc5e
Showing only the right boards in the board switcher (#2971)
* Showing only the right boards board switcher

* Adding unit tests

* Fix linter error

* Addressing PR review changes

* Fixing compilation problem

* Fixing a couple of query errors

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2022-07-05 12:56:22 +05:30
..
.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 Updated go version (#3189) 2022-06-06 10:18:21 +02: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 Showing only the right boards in the board switcher (#2971) 2022-07-05 12:56:22 +05:30