focalboard/server/services/store/sqlstore
2022-03-29 11:16:16 +05:30
..
migrations Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
blocks.go
board.go Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
boards_and_blocks.go
category.go
category_boards.go
data_migrations.go
data_migrations_test.go
helpers_test.go
legacy_blocks.go
migrate.go Fixed bug where migration failed if no teamless board existed 2022-03-28 13:17:18 +05:30
migrate_test.go
notificationhints.go
params.go Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
public_methods.go Removed getDefaultTemplates functin as no longer needed 2022-03-29 11:16:16 +05:30
session.go
sharing.go
sqlstore.go Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
sqlstore_test.go
subscriptions.go
system.go
team.go
templates.go Removed getDefaultTemplates functin as no longer needed 2022-03-29 11:16:16 +05:30
user.go
util.go