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 Rename admin local socket 2021-02-01 10:31:06 -08:00
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 Person Property Type (#406) 2021-06-04 18:53:15 +05:30
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 Add GitLab ci to build internally and bump go to 1.16 (#468) 2021-05-26 12:34:42 +02:00
go.tools.sum Workspace backend support 2021-03-26 11:01:54 -07:00
modd.conf Rename focalboard-server binary 2021-01-28 14:23:52 -08:00