focalboard/server/services/store
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
..
generators Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
mattermostauthlayer User updates (#3244) 2022-07-08 08:43:43 -06:00
mockstore Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
sqlstore Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
storetests don't copy 'comment' blocks (#3267) 2022-06-22 15:57:27 -06:00
store.go Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00