focalboard/server/api
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
..
admin.go
api.go Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
archive.go Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
audit.go Updated go version (#3189) 2022-06-06 10:18:21 +02:00
auth.go Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
context.go