focalboard/server/services/store
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
..
generators GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
mattermostauthlayer Add code to disble guest account access (#2690) 2022-04-04 16:00:40 +02:00
mockstore Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
sqlstore GH 2393 Move calculationColumns from board to view (#2762) 2022-04-14 10:33:57 -06:00
storetests GH 2393 Move calculationColumns from board to view (#2762) 2022-04-14 10:33:57 -06:00
store.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00