focalboard/server
Rajat Dabade 80024851a5
Added single-user check for getUserList (#3801)
* Added single-user check for getUserList

* Added check for length of UserIDs slice

* ErrorResponse arg fix and UserIDs len fix

* Linter fixes

* Error fixes

* Linter and error fix
2022-09-15 16:52:35 -04:00
..
admin-scripts
api Added single-user check for getUserList (#3801) 2022-09-15 16:52:35 -04:00
app Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
assets Custom template's default card template works (#3335) 2022-07-29 11:27:18 -06:00
auth Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
client Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
integrationtests Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
main Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00
model Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
server GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
services Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
swagger fix: filter out bots for sharing, @mention-ing, and Person property (#3762) 2022-09-09 19:56:44 -06:00
utils
web
ws getBlocks store API with query options (#3755) 2022-08-30 15:56:41 +02:00
.golangci.yml
go.mod Card APIs (#3760) 2022-09-08 13:01:33 +02:00
go.sum Card APIs (#3760) 2022-09-08 13:01:33 +02:00
go.tools.mod
go.tools.sum