1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
focalboard/webapp
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
..
__mocks__
cypress Fixed duplicate attachment in board template (#4444) (#4562) 2023-02-09 07:24:34 -07:00
html-templates Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
i18n Update en.json (#4453) 2023-01-20 14:30:07 +02:00
src Fixed duplicate attachment in board template (#4444) (#4562) 2023-02-09 07:24:34 -07:00
static MM-46646 Serve all plugin images via webpack 2022-09-07 19:14:34 -04:00
.eslintignore
.eslintrc.json Enabling again the eslint rules and applying the fixes (#3791) 2022-09-14 07:11:50 -06:00
.nvmrc Updated nvmrc to use correct node version (#4356) 2022-12-16 16:46:18 +01:00
.prettierignore
.prettierrc.json
.stylelintrc.json Refactor z-index values to a SCSS map (#3332) 2022-07-11 17:27:03 +05:30
cypress.json revert bad config changes 2022-03-30 15:12:56 -06:00
NOTICE.txt
package-lock.json update version to v7.8.1 2023-02-08 13:51:14 -07:00
package.json update version to v7.8.1 2023-02-08 13:51:14 -07:00
tsconfig.json
tslint.json
webpack.common.js fix[GH-3764]: webpack extension (#3906) 2022-10-03 15:27:13 +05:30
webpack.dev.js
webpack.editor.js Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
webpack.prod.js