1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/server/app
Mattermost Build d7b7f7e5c5
Fixed duplicate attachment in board template (#4444) (#4562)
* Fixed duplicate attachment in board template

* Linter fixes

* Duplicate attachment fix

* Code optimismed

* Linter fixes

* Updated test cases

* update some error handling, update attachments on duplicate card

* Fixed attachment section width

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
(cherry picked from commit 5a89960b64)

Co-authored-by: Rajat Dabade <rajat.dabade@mattermost.com>
2023-02-09 07:24:34 -07:00
..
app_test.go Config for share board (#1187) 2021-09-16 13:31:02 -06:00
app.go Cherry-pick 4285 Compliance export into release-7.8 (#4558) 2023-02-08 16:12:06 -05:00
auth_test.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
auth.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00
blocks_test.go Disable cloud limits (#4268) 2022-12-22 10:40:20 -07:00
blocks.go Fixed duplicate attachment in board template (#4444) (#4562) 2023-02-09 07:24:34 -07:00
boards_and_blocks.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
boards_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
boards.go Fixed duplicate attachment in board template (#4444) (#4562) 2023-02-09 07:24:34 -07:00
cards_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
cards.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
category_boards_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
category_boards.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
category_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
category.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
clientConfig_test.go User updates (#3244) 2022-07-08 08:43:43 -06:00
clientConfig.go File attachment in the card (#4053) 2022-11-24 17:16:59 +05:30
cloud_test.go Disable cloud limits (#4268) 2022-12-22 10:40:20 -07:00
cloud.go Disable cloud limits (#4268) 2022-12-22 10:40:20 -07:00
compliance.go Cherry-pick 4285 Compliance export into release-7.8 (#4558) 2023-02-08 16:12:06 -05:00
content_blocks_test.go Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
content_blocks.go Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
export.go Export Import Memberships is retained (#4422) 2023-01-19 08:52:14 +05:30
files_test.go Fix mock early finish issue on test helpers (#3374) 2022-07-15 08:34:36 -04:00
files.go Fix bug where workspace era uploaded files won't load on team era codebase (#3907) 2022-10-05 14:16:03 -06:00
helper_test.go Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
import_test.go add admin user on import 2023-02-02 11:00:08 -07:00
import.go add admin user on import 2023-02-02 11:00:08 -07:00
initialize.go Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
insights_test.go Revert "MM-49703: Bump to Go 1.19 (#4489)" (#4499) (#4527) 2023-01-31 00:28:05 +05:30
insights.go Revert "MM-49703: Bump to Go 1.19 (#4489)" (#4499) (#4527) 2023-01-31 00:28:05 +05:30
onboarding_test.go Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
onboarding.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
permissions.go Expose boards APIs for MPA (#4372) 2022-12-23 10:47:51 -05:00
server_metadata_test.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
server_metadata.go [GH-3410] Healthcheck Endpoint with Server Metadata (#4151) 2022-11-14 14:37:06 -05:00
sharing_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
sharing.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
subscriptions.go Refactor notify init (#3043) 2022-05-16 11:53:41 -04:00
teams_test.go Fix mock early finish issue on test helpers (#3374) 2022-07-15 08:34:36 -04:00
teams.go Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
templates_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
templates.boardarchive remove invalid assigned settings 2022-05-17 14:14:48 -06:00
templates.go update template version (#4177) 2022-11-08 13:43:38 -07:00
user.go Fix to respect System Console settings (#4110) 2022-11-02 14:07:10 -06:00