1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-11-27 08:31:20 +02:00
focalboard/server/app
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
..
app_test.go Config for share board (#1187) 2021-09-16 13:31:02 -06:00
app.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
auth_test.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
auth.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blocks_test.go Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
blocks.go Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
boards_and_blocks.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
boards.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
category_boards.go Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
category.go Permissions integration tests (#2697) 2022-04-05 08:00:04 -07:00
clientConfig_test.go Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
clientConfig.go Create FeatureFlags in configurations (#1622) 2021-11-01 19:12:43 -06:00
cloud_test.go Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
cloud.go Ported view limits to main (#3252) 2022-06-29 18:05:24 +05:30
export.go Use the correct endpoint for exporting all boards on a team 2022-04-13 15:04:47 +02:00
files_test.go Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
files.go Forward-porting fileinfo limits (#3164) 2022-06-13 13:35:42 +05:30
helper_test.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
import_test.go fix unit test 2022-03-31 14:45:41 -04:00
import.go Adds limits implementation to the server (#3213) 2022-06-15 12:17:44 +02:00
initialize.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
onboarding_test.go GH-2890 Copy files when duplicating boards (#2915) 2022-04-25 10:37:57 -06:00
onboarding.go Merge pull request #2687 from mattermost/private-onboarding-board 2022-04-04 15:11:16 -06:00
sharing_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
sharing.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
subscriptions.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
teams_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
teams.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
templates_test.go don't check team permission for GlobalTeamID 2022-04-01 13:42:30 -06:00
templates.boardarchive remove invalid assigned settings 2022-05-17 14:14:48 -06:00
templates.go update template, remove view (#3080) 2022-05-16 17:04:09 -04:00
user.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00