focalboard/server
Harshil Sharma dc59929206
Converted synthetic membership to natuaral for board's channel members (#3390)
* Converted synthetic membership to natuaral if needed

* Added unit tests for AddMemberToBoard

* Update server/app/boards_test.go

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>

* Fix test

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-07-27 15:34:52 -06:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Add disable_notify flag for InsertBlocks API (#3384) 2022-07-19 10:26:01 -05:00
app Converted synthetic membership to natuaral for board's channel members (#3390) 2022-07-27 15:34:52 -06:00
assets remove invalid assigned settings 2022-05-17 14:14:48 -06:00
auth Fix mock early finish issue on test helpers (#3374) 2022-07-15 08:34:36 -04:00
client Add disable_notify flag for InsertBlocks API (#3384) 2022-07-19 10:26:01 -05:00
integrationtests Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
main Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
model Update Boards version to 7.3 (#3382) 2022-07-18 12:05:59 -06:00
server Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
services Move category creation and UUID update to a more performant data migration (#3437) 2022-07-27 23:21:19 +02:00
swagger Fix #3072. Add docs on how to auth to API readme. (#3102) 2022-05-25 09:19:02 -07: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 Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
go.sum Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
go.tools.mod Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum