focalboard/server/model
Jesús Espino 8212e5401e
Add Members History support (#2595)
* Adding Members History support

* Adding unit tests for boards members history

* Changing insert_at to a milliseconds from epoch field

* Addressing PR review comment

* Addressing PR review comment

* Fix golangci-lint

* Fix migrations in postgres

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-03-29 10:17:19 +02:00
..
block.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
block_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blockid.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blocktype.go Fix MM-40428 (#1926) 2021-12-10 08:28:52 -05:00
board.go Add Members History support (#2595) 2022-03-29 10:17:19 +02:00
boards_and_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
boards_and_blocks_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
category.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
category_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
clientConfig.go Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
database.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
errorResponse.go Workspace backend support 2021-03-26 11:01:54 -07:00
import_export.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
notification.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
permission.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
properties.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
properties_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
sharing.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
subscription.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
team.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
user.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
util.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
version.go update to v0.16.0 (#2438) 2022-03-02 15:08:40 -07:00