focalboard/mattermost-plugin/server
Scott Bishel 22aae37dd1
User updates (#3244)
* retrieve additional user fields

* implement config setting

* cleanup

* fix tests

* remove unused constant

* fix more tests

* add tests, cleanup

* lint fixes

* revert bad lint fixes

* more merge fixes

* update to use personal setting

* add user settings

* update package-lock.json

* lint fixes

* npm audit fix

* update tests

* Revert "lint fixes"

This reverts commit 6a50d335ca.

* Revert "update package-lock.json"

This reverts commit 1117e557e4.

* Revert "npm audit fix"

This reverts commit 77ea931c77.

* Revert "Revert "lint fixes""

This reverts commit 3ebd81b9fa.

* restore to original

* fix for empty prefs

* fix bad merge

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-07-08 08:43:43 -06:00
..
.gitignore Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
configuration.go User updates (#3244) 2022-07-08 08:43:43 -06:00
configuration_test.go User updates (#3244) 2022-07-08 08:43:43 -06:00
data_retention.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
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.go User updates (#3244) 2022-07-08 08:43:43 -06:00
plugin_test.go User updates (#3244) 2022-07-08 08:43:43 -06:00