focalboard/server/app
Jesús Espino c734cfb8d1
Adding support for patch blocks (#877)
* Adding support for patch blocks

* Adding some improvements

* Adding api integration test for patch

* Adding SQL store tests

* Regenerating autogenerated code

* Fix linter errors

* Remove wrong update of the swagger file

* Update server/model/block.go

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>

* Fix gofmt

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
2021-08-06 14:10:24 +02:00
..
app.go Refactor App lifecycle (#590) 2021-06-18 16:03:42 +02:00
auth_test.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
auth.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
blocks_test.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
blocks.go Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
files.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
helper_test.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
sharing_test.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
sharing.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
user.go
workspaces.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00