focalboard/server/app
Harshil Sharma ab02e98831
Duplicate board retain category (#3395)
* Converted synthetic membership to natuaral if needed

* Creating duplicated board to same category as parent board

* fixed tests

* fixed an incorrect API path in client

* Added logic to prevent jumping of new board between categories

* fixed lint error
2022-08-10 16:31:34 +05:30
..
app.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
app_test.go
auth.go Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00
auth_test.go
blocks.go
blocks_test.go
boards.go Duplicate board retain category (#3395) 2022-08-10 16:31:34 +05:30
boards_and_blocks.go
boards_test.go Converted synthetic membership to natuaral for board's channel members (#3390) 2022-07-27 15:34:52 -06:00
category.go
category_boards.go
clientConfig.go
clientConfig_test.go
cloud.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
cloud_test.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
export.go
files.go
files_test.go
helper_test.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
import.go
import_test.go
initialize.go
insights.go [MM-43781] Feature: boards insights (#3005) 2022-08-08 11:42:02 +05:30
insights_test.go [MM-43781] Feature: boards insights (#3005) 2022-08-08 11:42:02 +05:30
onboarding.go
onboarding_test.go Duplicate board retain category (#3395) 2022-08-10 16:31:34 +05:30
sharing.go
sharing_test.go
subscriptions.go
teams.go
teams_test.go
templates.boardarchive
templates.go
templates_test.go
user.go