1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-08 15:06:08 +02:00
focalboard/webapp/src
Rajat Dabade 5a89960b64
Fixed duplicate attachment in board template (#4444)
* 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>
2023-02-09 12:50:44 +05:30
..
blocks
boardCloudLimits
boardsCloudLimits
components Fixed duplicate attachment in board template (#4444) 2023-02-09 12:50:44 +05:30
config
fonts/metropolis
hooks move template id handling to plugin 2023-01-25 22:12:34 +01:00
insights
onboardingTour
pages Fixed duplicate attachment in board template (#4444) 2023-02-09 12:50:44 +05:30
properties Merge pull request #4535 from mattermost/save-date-on-close 2023-02-07 10:52:32 -07:00
statistics
store Fixed duplicate attachment in board template (#4444) 2023-02-09 12:50:44 +05:30
styles
svg
telemetry
test Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
types
widgets [MM-49159] Fix status dropdown menu avatar on click (#4411) 2023-01-31 17:30:42 +02:00
app.tsx
archiver.ts
blockIcons.ts
boardUtils.ts suppress error message (#4486) 2023-01-19 10:49:57 -07:00
cardFilter.test.ts Gh 4482 fix empty filters (#4485) 2023-01-19 12:21:20 -07:00
cardFilter.ts Gh 4482 fix empty filters (#4485) 2023-01-19 12:21:20 -07:00
constants.ts update version to 7.9.0 2023-02-02 15:43:49 -07:00
csvExporter.ts
emojiList.ts
errors.ts
file.ts
fileIcons.ts
i18n.tsx
main.tsx
mutator.test.ts
mutator.ts Fixed duplicate attachment in board template (#4444) 2023-02-09 12:50:44 +05:30
nativeApp.ts
octoClient.test.ts
octoClient.ts Hide board feature (#4409) 2023-01-24 15:41:54 +05:30
octoUtils.test.ts update condition to default if not valid for property (#4455) 2023-01-17 12:03:22 -07:00
octoUtils.tsx update condition to default if not valid for property (#4455) 2023-01-17 12:03:22 -07:00
route.tsx
router.tsx
testUtils.tsx
theme.ts
tsconfig.json
undoManager.test.ts
undomanager.ts
user.tsx
userSettings.ts
utils.test.ts
utils.ts
wsclient.ts