focalboard/server
dave cfac3fe81b
[GH-431] Add unit tests for ./store/sqlstore/workspaces.go (#768)
* Add unit tests for ./store/sqlstore/workspaces.go

* replace require.Nil to require.NoError

* Fixing problem with workspace settings upsert

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-07-29 11:56:57 +02:00
..
admin-scripts
api Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
app fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
auth First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
client fix linter errors in plugin (#696) 2021-07-09 12:59:44 +02:00
integrationtests fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
main Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
model Merge release-0.8.0 2021-07-16 10:30:45 -07:00
server fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
services [GH-431] Add unit tests for ./store/sqlstore/workspaces.go (#768) 2021-07-29 11:56:57 +02:00
swagger
utils New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
web First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
ws Websocket client now connects once and subscribe/desubscribe on the fly (#752) 2021-07-28 18:14:18 +02:00
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
go.sum Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
go.tools.mod
go.tools.sum
modd.conf