focalboard/server/model
Doug Lauder 7db8108330
No camel-case for Focalboard in logs (#4472)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-01-24 14:56:47 +01:00
..
mocks Use GetDirectChannelOrCreate when notifying block chg in MPA mode (#4496) 2023-01-20 07:55:07 -05:00
auth.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
block.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
block_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
blockid.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
blocktype.go Fix MM-40428 (#1926) 2021-12-10 08:28:52 -05:00
board.go Expose boards APIs for MPA (#4372) 2022-12-23 10:47:51 -05:00
board_insights.go Change activeUsers field type to []string (#3909) 2022-12-05 17:20:15 +05:30
board_statistics.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
boards_and_blocks.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
boards_and_blocks_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
card.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
card_test.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
category.go Revert "Revert dnd (#4294)" (#4324) 2022-12-14 14:21:53 +05:30
category_boards.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
clientConfig.go File attachment in the card (#4053) 2022-11-24 17:16:59 +05:30
cloud.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
database.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
error.go Search boards by prop (#4291) 2022-12-16 11:46:00 -05:00
errorResponse.go Workspace backend support 2021-03-26 11:01:54 -07:00
import_export.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
notification.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
permission.go Adding the permissions for commenter + viewer roles (#2882) 2022-08-24 15:36:28 -05:00
properties.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
properties_test.go Added support for multiperson property in notifications (#4440) 2023-01-09 18:03:38 -05:00
services_api.go Use GetDirectChannelOrCreate when notifying block chg in MPA mode (#4496) 2023-01-20 07:55:07 -05:00
sharing.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
subscription.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
team.go Fix #2800. Add missing Swagger docs (#2801) 2022-04-15 10:21:10 -07:00
user.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
util.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
version.go No camel-case for Focalboard in logs (#4472) 2023-01-24 14:56:47 +01:00