1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-12 09:04:14 +02:00
focalboard/server/model
Doug Lauder 42c6ec5b61
Upgrade default templates on launch (#2167)
* store ImportArchive

* fix db call

* blockModifier

* fix template cards appearing

* remove old templates

* disable max-lines eslint rule

* undo eslint rule chg

* updates default templates

* Update server/services/store/sqlstore/archive.go

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-02-01 19:36:12 +01:00
..
block_test.go Fixing unique ID problems on content order with multiple colums (#2071) 2022-01-11 13:25:51 -07:00
block.go Upgrade default templates on launch (#2167) 2022-02-01 19:36:12 +01:00
blocktype.go Fix MM-40428 (#1926) 2021-12-10 08:28:52 -05:00
clientConfig.go Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
errorResponse.go Workspace backend support 2021-03-26 11:01:54 -07:00
notification.go List all authors of a card diff in the notification (#2055) 2022-01-07 10:11:36 -05:00
properties_test.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
properties.go Resolve usernames for person property type (#2116) 2022-01-18 13:08:28 -05:00
sharing.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
subscription.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
user.go Removed unused fields (#1944) 2021-12-08 12:47:47 -07:00
util.go Notifications phase 1 (#1851) 2021-12-10 10:46:37 -05:00
version.go Update version to 0.14.0 (#2057) 2022-01-06 12:26:35 -07:00
workspace.go Workspace switcher (#1052) 2021-09-08 10:22:03 +05:30