focalboard/server
Miguel de la Cruz 9163e4cd9b
Check on GetBoardsForUserAndTeam if the board result list is incomplete and continue if that's the case (#3842)
* Check on GetBoardsForUserAndTeam if the board result list is incomplete and continue if that's the case

* Remove template filter and correctly check for not founds
2022-09-14 08:59:39 -04:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
app GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06: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 Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
main Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00
model Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
server GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
services Check on GetBoardsForUserAndTeam if the board result list is incomplete and continue if that's the case (#3842) 2022-09-14 08:59:39 -04:00
swagger fix: filter out bots for sharing, @mention-ing, and Person property (#3762) 2022-09-09 19:56:44 -06:00
utils Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
web Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
ws getBlocks store API with query options (#3755) 2022-08-30 15:56:41 +02:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
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 Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00