focalboard/server
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
..
admin-scripts Rename admin local socket 2021-02-01 10:31:06 -08:00
api Multi version archive import (#2220) 2022-02-02 11:25:06 -07:00
app Multi version archive import (#2220) 2022-02-02 11:25:06 -07:00
auth Multi version archive import (#2220) 2022-02-02 11:25:06 -07:00
client Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
integrationtests MM-40542: Verify config setting in api (#2170) 2022-01-28 10:35:38 -07:00
main Fixing and regenerating swagger documentation (#1990) 2021-12-15 20:54:23 +01:00
model Multi version archive import (#2220) 2022-02-02 11:25:06 -07:00
server Fix #1745. Delete socket only if it exists (#2034) 2022-01-03 10:42:28 -08:00
services Multi version archive import (#2220) 2022-02-02 11:25:06 -07:00
swagger Add warning to API readme (#2140) 2022-01-18 13:02:43 -08:00
utils Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
web Remove noisy error log for unit tests 2021-12-17 01:05:05 -05:00
ws change log from error to debug (#2199) 2022-01-28 11:24:22 -07:00
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Import/export moved to server + image support + streaming (#2201) 2022-02-01 19:01:29 -05:00
go.sum Import/export moved to server + image support + streaming (#2201) 2022-02-01 19:01:29 -05:00
go.tools.mod Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00