1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server
Miguel de la Cruz fa6de94070
Adds limits implementation to the server (#3213)
* Adds limits implementation to the server

* Add test for deleted boards on active card count
2022-06-15 12:17:44 +02:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
app Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
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 Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -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 Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
server Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
services Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
swagger Fix #3072. Add docs on how to auth to API readme. (#3102) 2022-05-25 09:19:02 -07:00
utils Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
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 Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -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