1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/mattermost-plugin/server/boards
Doug Lauder c1c94e9794
Fix notifications for deleted card content blocks (#4508)
* comment only

* add getBlockHistoryNewestChildren store method

* fixed delete comment notify

* fix notification for content block deletion

* fix linter errors

* address review comments

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-03 11:54:14 +01:00
..
boards_service_api.go Add DuplicateBoard to service API (#4400) 2022-12-26 11:53:51 -05:00
boardsapp_test.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
boardsapp_util.go Change board serverRoot from '/plugins/focalboard' to '/boards' (#4467) 2023-01-17 06:54:58 -07:00
boardsapp.go services/store: use mattermost sql settings for migration connections (#4395) 2022-12-23 11:19:37 -05:00
configuration_test.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
configuration.go update configuration to use 'ProductSettings.EnablePublicSharedBoards' (#4484) 2023-01-18 07:20:30 -07:00
data_retention_test.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
data_retention.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
mutex_adapter.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
notifications.go Fix notifications for deleted card content blocks (#4508) 2023-02-03 11:54:14 +01:00
post.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00