focalboard/server/services/store/sqlstore
Scott Bishel 0489de8bd3
implement data retention for boards (#2588)
* implement data retention for boards

* fix lint errors

* start of orphans

* add and update tests

* fixes for merge

* fix tests

* fix lint

* reset from testing

* update setting unit test variable

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-04-18 09:03:42 -06:00
..
migrations GH 2393 Move calculationColumns from board to view (#2762) 2022-04-14 10:33:57 -06:00
blocks.go implement data retention for boards (#2588) 2022-04-18 09:03:42 -06:00
board.go cleanup log levels (#2824) 2022-04-18 08:21:44 -04:00
boards_and_blocks.go make all duplicated boards private (#2823) 2022-04-15 14:29:33 -06:00
category.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
category_boards.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
data_migrations.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
data_migrations_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
helpers_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
legacy_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
migrate.go cleanup log levels (#2824) 2022-04-18 08:21:44 -04:00
migrate_test.go
notificationhints.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
params.go implement data retention for boards (#2588) 2022-04-18 09:03:42 -06:00
public_methods.go implement data retention for boards (#2588) 2022-04-18 09:03:42 -06:00
session.go
sharing.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
sqlstore.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
sqlstore_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
subscriptions.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
system.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
templates.go GH-2745 Don't init default templates when unit testing (#2748) 2022-04-08 13:46:16 +02:00
user.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
util.go Revert in-memory unit tests for sqlite (#2630) 2022-03-24 15:45:10 -06:00