1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/webapp
Scott Bishel 888c169910
Backport fixes for import/export attachments and fixes (#4741)
* Backport fixes for import/export attachments and fixes

* fix bad merge

* lint fixes

* Update server/app/boards.go

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>

---------

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-05-22 10:31:24 -06:00
..
__mocks__
cypress Fixed duplicate attachment in board template (#4444) 2023-02-09 12:50:44 +05:30
html-templates Adding the new blocks based editor (#3825) 2022-11-15 16:59:07 +01:00
i18n Merge branch 'main' into weblate-focalboard-webapp 2023-03-30 17:17:12 +03:00
src Backport fixes for import/export attachments and fixes (#4741) 2023-05-22 10:31:24 -06:00
static Added emoji spirit file in codebase (#4592) 2023-02-22 09:17:17 +05:30
.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
cypress.json
NOTICE.txt
package-lock.json update to version v7.11.0 (#4742) 2023-05-22 13:11:06 +02:00
package.json update to version v7.11.0 (#4742) 2023-05-22 13:11:06 +02: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