focalboard/server
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-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
app Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
assets remove invalid assigned settings 2022-05-17 14:14:48 -06:00
auth Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
client Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
integrationtests GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
main Initialise the store with a single user flag and pass it to the migrations (#2906) 2022-04-27 15:11:27 +02:00
model Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
server Registered personal-server specific APIs only when running as personal server (#3228) 2022-06-16 16:16:35 +05:30
services Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
swagger Fix #3072. Add docs on how to auth to API readme. (#3102) 2022-05-25 09:19:02 -07:00
utils Cherry pick to main for add board link in bot notification (#3272) 2022-06-24 12:39:04 +05:30
web Allowing subpath in development environment (#3000) 2022-06-03 12:10:46 +02:00
ws Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
.golangci.yml add cyclo complexity, update migrate() to use defer (#3257) 2022-06-21 09:12:55 -06:00
go.mod Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
go.sum Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
go.tools.mod Updated go version (#3189) 2022-06-06 10:18:21 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00