focalboard/server/app
Harshil Sharma eceb406535
Revert "Revert dnd (#4294)" (#4324)
This reverts commit 9fac8f476e.
2022-12-14 14:21:53 +05:30
..
app.go
app_test.go
auth.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
auth_test.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
blocks.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
blocks_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
boards.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
boards_and_blocks.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
boards_test.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
cards.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
cards_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
category.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
category_boards.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
category_boards_test.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
category_test.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
clientConfig.go File attachment in the card (#4053) 2022-11-24 17:16:59 +05:30
clientConfig_test.go
cloud.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
cloud_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
content_blocks.go Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
content_blocks_test.go Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
export.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
files.go Fix bug where workspace era uploaded files won't load on team era codebase (#3907) 2022-10-05 14:16:03 -06:00
files_test.go
helper_test.go
import.go when importing boards, don't add user to board if system user (#4173) 2022-11-08 11:54:21 -07:00
import_test.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
initialize.go
insights.go make my insights available in free tier 2022-11-23 17:21:25 -05:00
insights_test.go
onboarding.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
onboarding_test.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
server_metadata.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
server_metadata_test.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
sharing.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
sharing_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
subscriptions.go
teams.go
teams_test.go
templates.boardarchive
templates.go update template version (#4177) 2022-11-08 13:43:38 -07:00
templates_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
user.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00