..
mocks
address review comments; return pointers to all structs; implement DBVersion
2023-01-26 12:12:28 -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_test.go
Replace Block references to use pointers throughout all application layers ( #3934 )
2022-10-25 14:46:43 -06:00
block.go
Fix notifications for deleted card content blocks ( #4508 )
2023-02-03 11:54:14 +01: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 notifications for deleted card content blocks ( #4508 )
2023-02-03 11:54:14 +01: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
board.go
Expose boards APIs for MPA ( #4372 )
2022-12-23 10:47:51 -05: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
boards_and_blocks.go
Replace Block references to use pointers throughout all application layers ( #3934 )
2022-10-25 14:46:43 -06:00
card_test.go
Card APIs ( #3760 )
2022-09-08 13:01:33 +02:00
card.go
Card APIs ( #3760 )
2022-09-08 13:01:33 +02:00
category_boards.go
Hide board feature ( #4409 )
2023-01-24 15:41:54 +05:30
category.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
cloud.go
Adds limits implementation to the server ( #3213 )
2022-06-15 12:17:44 +02:00
compliance.go
address review comments; return pointers to all structs; implement DBVersion
2023-01-26 12:12:28 -05: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
file.go
Backport fixes for import/export attachments and fixes ( #4741 )
2023-05-22 10:31:24 -06: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
Fix for users adding board links to Read-only channels ( #4581 )
2023-02-22 14:55:13 -07:00
properties_test.go
Added support for multiperson property in notifications ( #4440 )
2023-01-09 18:03:38 -05:00
properties.go
Hide board feature ( #4409 )
2023-01-24 15:41:54 +05:30
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
initial implementation of SysAdmin/TeamAdmin feature ( #4537 )
2023-02-14 09:17:33 -07:00
util.go
Notifications phase 1 ( #1851 )
2021-12-10 10:46:37 -05:00
version.go
update to version v7.11.0 ( #4742 )
2023-05-22 13:11:06 +02:00