focalboard/server/model
Harshil Sharma 2ac56dbfba
Ported view limits to main (#3252)
* Ported view limits to main

* lint fix

* Added tests

* Added tests

* Fixed a server test

* fixed webapp test

* fixed webapp test

* fixing some tests

* implement check when duplicating views

* Fixed webapp tests

* Fixed webapp tests

* Fixed webapp tests

* Trying without race test

* Lets race again

* Made error descriptive

* Minor improvements

* Updates snapshots for changed alt text

* Updates snapshots for changed alt text

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2022-06-29 18:05:24 +05:30
..
block.go
block_test.go
blockid.go
blocktype.go
board.go
boards_and_blocks.go GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
boards_and_blocks_test.go GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
category.go
category_boards.go
clientConfig.go
cloud.go
database.go
error.go
errorResponse.go
import_export.go
notification.go
permission.go
properties.go
properties_test.go
sharing.go
subscription.go
team.go
user.go Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
util.go
version.go