focalboard/server
Scott Bishel 3e9219ab0f
GH-3050 - Fix deleting empty property (#3249)
* remove check for blocks on patch, a delete may not have blocks

* remove no longer necessary tests

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-06-20 14:16:02 -06:00
..
admin-scripts
api Registered personal-server specific APIs only when running as personal server (#3228) 2022-06-16 16:16:35 +05:30
app Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
assets remove invalid assigned settings 2022-05-17 14:14:48 -06:00
auth
client Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
integrationtests GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
main Initialise the store with a single user flag and pass it to the migrations (#2906) 2022-04-27 15:11:27 +02:00
model GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
server Registered personal-server specific APIs only when running as personal server (#3228) 2022-06-16 16:16:35 +05:30
services Fix failure to upgrade from 7.0 to 7.2 (#3240) 2022-06-16 12:55:48 +02:00
swagger Fix #3072. Add docs on how to auth to API readme. (#3102) 2022-05-25 09:19:02 -07:00
utils Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
web Allowing subpath in development environment (#3000) 2022-06-03 12:10:46 +02:00
ws Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
.golangci.yml
go.mod Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
go.sum Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
go.tools.mod Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum