focalboard/server/model
Scott Bishel 90677ba7b8
GH 2393 Move calculationColumns from board to view (#2762)
* move calculation columns to view

* update tests

* add conversion for column calculations

* remove column_Calculations from boards and boards_history

* updates from testing

* update for sqlite

* fixes from testing

* fix lint, cleanup

* update templates,remove field from boards

* revert bad changes

* update snapshots

* Update server/services/store/sqlstore/migrations/000017_add_teams_and_boards.up.sql

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-04-14 10:33:57 -06:00
..
block.go Fixing delete/undelete boards (#2571) 2022-04-08 13:31:28 -04: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 GH 2393 Move calculationColumns from board to view (#2762) 2022-04-14 10:33:57 -06: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_boards.go Applying migration changes (#2752) 2022-04-13 16:10:53 -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 Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04: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 GH-2745 Don't init default templates when unit testing (#2748) 2022-04-08 13:46:16 +02: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