focalboard/server/model
Harshil Sharma 8d17dd820e
Boards as persisted category (#3877)
* WIP

* WIP

* Removed unused webapp util

* Added server tests

* Lint fix

* Updating existing tests

* Updating existing tests

* Updating existing tests

* Fixing existing tests

* Fixing existing tests

* Fixing existing tests

* Added category type and tests

* updated tests

* Fixed integration test

* type fix

* removed seconds from boards name

* wip

* debugging cy test

* Fixed a bug preventing users from collapsing boards category

* Debugging cypress test

* CI

* debugging cy test

* Testing a fix

* reverting test fix

* Handled personal server

* Fixed a case for personal server

* fixed a test
2022-10-26 16:38:03 +05:30
..
mocks Display board statistics (#4025) 2022-10-25 14:28:00 -06: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
board.go Initial Boards+Channels implementation (#3110) 2022-07-07 16:46:53 +02:00
board_insights.go [MM-43781] Feature: boards insights (#3005) 2022-08-08 11:42:02 +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 Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
category_boards.go
clientConfig.go User updates (#3244) 2022-07-08 08:43:43 -06:00
cloud.go
database.go
error.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
errorResponse.go
import_export.go
notification.go
permission.go Adding the permissions for commenter + viewer roles (#2882) 2022-08-24 15:36:28 -05:00
properties.go
properties_test.go
services_api.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
sharing.go
subscription.go
team.go
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
version.go update to release 7.5.0 (#3890) 2022-10-03 11:55:20 -06:00