focalboard/server
Scott Bishel ee2f07c3da
fix adding members to public board by editor (#3954)
* fix adding members to public board by editor

* remove log line

* fix unit tests

* lint fix

* update test
2022-10-06 14:02:15 -06:00
..
admin-scripts
api fix adding members to public board by editor (#3954) 2022-10-06 14:02:15 -06:00
app Fix bug where workspace era uploaded files won't load on team era codebase (#3907) 2022-10-05 14:16:03 -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 fix adding members to public board by editor (#3954) 2022-10-06 14:02:15 -06:00
main Fix make swagger errors & update version (#3772) 2022-09-07 08:32:53 -06:00
model update to release 7.5.0 (#3890) 2022-10-03 11:55:20 -06:00
server GH-3797 Update telemetry to send boards count (#3820) 2022-09-13 14:37:05 -06:00
services Remove synthetic/implicit memberships for guests (#3786) 2022-10-03 18:23:21 -06: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