1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-11 18:13:52 +02:00
focalboard/server/app
Doug Lauder 11bd3720f1
Refactor notify init (#3043)
* remove unneeded store interfaces

* - reduce dependencies for notifications service
- notifications service no longer concerned with web socket notifications

gnored, and an empty message aborts the commit.

* use app to add member to board

* remove unneeded API

* remove dependency on app package

* fix webapp jest

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 11:53:41 -04:00
..
app_test.go Config for share board (#1187) 2021-09-16 13:31:02 -06:00
app.go call notification engine when duplicating boards (#2910) 2022-04-22 11:14:12 -06:00
auth_test.go Channels style UUID (#1369) 2021-10-05 09:52:59 -04:00
auth.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
blocks_test.go Permissions integration tests (#2697) 2022-04-05 08:00:04 -07:00
blocks.go allow duplicating cards/baords if filecopy fails (#3012) 2022-05-05 09:40:46 -06:00
boards_and_blocks.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
boards.go allow duplicating cards/baords if filecopy fails (#3012) 2022-05-05 09:40:46 -06: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
export.go Use the correct endpoint for exporting all boards on a team 2022-04-13 15:04:47 +02:00
files_test.go Fix #2770: Handle Windows path in import and tests (#2771) 2022-04-13 10:17:04 -07:00
files.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
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 cleanup log levels (#2824) 2022-04-18 08:21:44 -04: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 Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
templates.go GH-2745 Don't init default templates when unit testing (#2748) 2022-04-08 13:46:16 +02:00
user.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00