1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/server
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
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api update singleUser to return workspace UpdateAt as getMe User createAt 2022-05-11 14:39:51 -06:00
app Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
assets GH 2393 Move calculationColumns from board to view (#2762) 2022-04-14 10:33:57 -06:00
auth Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
client Local permissions test (#2839) 2022-04-19 10:00:52 -07:00
integrationtests Initialise the store with a single user flag and pass it to the migrations (#2906) 2022-04-27 15:11:27 +02: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 update to version 7.2.0 2022-05-11 17:25:46 -06:00
server Initialise the store with a single user flag and pass it to the migrations (#2906) 2022-04-27 15:11:27 +02:00
services Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
swagger Fix Swagger schema for OnboardingResponse (#2838) 2022-04-18 22:53:41 -07:00
utils standardize env var naming (#3031) 2022-05-05 15:49:34 -04:00
web standardize env var naming (#3031) 2022-05-05 15:49:34 -04:00
ws Add team access checks (#2862) 2022-04-25 17:39:40 +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 Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.sum Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.tools.mod Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00