focalboard/server/services
Doug Lauder a47baf7f23
Multi version archive import (#2220)
* Fixed panic in PropDef.GetValue for `person` property types.
- the GetUserByID API can return a nil user and nil error

* return userid

* support old archive format

* move template init to app layer

* move app init

* init app

* revert

* ignore GetDefaultTemplate blocks call in store mock

* ignore GetDefaultTemplate blocks call in store mock2

* ignore InsertBlockss call in store mock3

* ignore RemoveDefaultTemplates call in store mock4

* ignore WriteFile call in files mock5

* ignore WriteFile call in files mock6

* ignore WriteFile call in files mock7

* ignore WriteFile call in files mock8

* fix unit tests

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-02-02 11:25:06 -07:00
..
audit MM-38342 plugin logging (#1193) 2021-09-15 09:01:05 -04:00
auth fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
config GH-2130: Remove subscriptions feature flag (#2132) 2022-01-19 07:27:26 -07:00
metrics Adding explict logout logic (#1895) 2021-12-01 10:21:31 +01:00
notify Don't log error message when multiple nodes try processing a notification hint at the same time. (#2166) 2022-01-25 14:30:06 -07:00
scheduler Some other code improvements from the golangci 2020-10-22 15:22:36 +02:00
store Multi version archive import (#2220) 2022-02-02 11:25:06 -07:00
telemetry use milliseconds for all timestamps (server) (#1447) 2021-10-07 07:51:01 -04:00
webhook Replace mlog with server v6 mlog (#1088) 2021-08-25 16:08:01 -04:00