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
auth.go
auth_test.go
blocks.go Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
blocks_test.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
files.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
helper_test.go
sharing.go
sharing_test.go
user.go
workspaces.go