focalboard/server/services
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
..
audit Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
auth CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
config Implement Boards Data Retention - Take 2 (#2859) 2022-04-25 12:58:08 -06:00
metrics Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
notify Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
permissions Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
scheduler CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
store standardize env var naming (#3031) 2022-05-05 15:49:34 -04:00
telemetry
webhook