1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-21 13:38:56 +02:00
Commit Graph

3610 Commits

Author SHA1 Message Date
Scott Bishel
e6b67af8b1
update version v7.12.0 (#4814) 2023-07-21 18:57:10 +02:00
Scott Bishel
9901557d99
update minimum dependencies (#4811)
* update minimum dependencies

* update minimum dependencies
2023-07-21 10:27:13 +02:00
Miguel de la Cruz
e0dbb380a3
Adds the parent ID filter when fetching child blocks to extract fileId and attachmentId (#4802) 2023-07-20 09:50:25 +02:00
Scott Bishel
a745c29cb1
update version to v7.11.1 (#4797) 2023-07-10 09:46:55 -06:00
Eric Sethna
8cf0ec3a61
Update README.md (#4794) 2023-07-05 08:39:26 -06:00
Milo Ivir
4e7416358e Translated using Weblate (Croatian)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2023-06-30 13:47:27 +03:00
Matthew Williams
1388d41a9b Translated using Weblate (English (Australia))
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2023-06-30 13:47:27 +03:00
Kaya Zeren
236099f40e Translated using Weblate (Turkish)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
2023-06-30 13:47:27 +03:00
Andrius Balsevičius
1381babf37 Added translation using Weblate (Lithuanian) 2023-06-30 13:47:27 +03:00
master7
77b8a8e14d Translated using Weblate (Polish)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2023-06-30 13:47:27 +03:00
leonambeez
4a6cab9233 Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/
2023-06-30 13:47:27 +03:00
jprusch
56cc1b84c1 Translated using Weblate (German)
Currently translated at 100.0% (460 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/

Translated using Weblate (German)

Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
2023-06-30 13:47:27 +03:00
Hosted Weblate
d69c5bee0e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/
2023-06-30 13:47:27 +03:00
Felipe Nogueira
5bea58c2c3 Translated using Weblate (Portuguese)
Currently translated at 20.4% (94 of 460 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/

Translated using Weblate (Portuguese)

Currently translated at 11.5% (52 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 99.1% (446 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/

Translated using Weblate (Portuguese (Brazil))

Currently translated at 96.4% (434 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/
2023-06-30 13:47:27 +03:00
Miguel de la Cruz
5dfd402e26
Unify and enhance block validation (#4790)
* Adds limit check for block titles

* Adds limit check for the aggregation of the fields

* Fix linter

* Adds tests

* Fix err check method order
2023-06-26 13:37:37 -06:00
Miguel de la Cruz
625526c3e7
Updates import to read with a scanner (#4788)
* Updates import to read with a scanner

* Fix linter
2023-06-22 11:31:08 +02:00
Scott Bishel
343b7bdc4b
check 'path' for 'empty' as well (#4785) 2023-06-20 11:36:13 +02:00
Miguel de la Cruz
c4454cac52
Update ubuntu version to use latest LTS (#4771) 2023-06-09 10:44:15 -06:00
Miguel de la Cruz
3b7954872e
Upgrade Scorecards action version (#4760) 2023-06-08 10:33:59 -06:00
Christopher Speller
d95d100d8c
Fix boards share dialog (#4761) 2023-06-07 16:39:44 -06:00
zhsj
a76ef9c168
Fix Chinese lang code (#4415)
zh-cn is for Simplified Chinese, and zh-tw is for Traditional Chinese.
And remove invalid zh-tx code.

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-06-01 10:37:43 -06:00
Miguel de la Cruz
e4630d1a84
Remove product references (#4744) 2023-05-31 15:52:44 -06:00
Christopher Speller
c3b1c82b1a
Fix cards not deleting properly. (#4746)
* Fix cards not deleting properly.

* Review feedback

* Test and lint fixes.

* Fix tests.
2023-05-31 08:26:19 -06:00
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
Scott Bishel
b7d94a8fe2
update to version v7.11.0 (#4742) 2023-05-22 13:11:06 +02:00
Scott Bishel
d10e4070ba
Fix public boards setting not applying properly (#4739) 2023-05-11 08:06:06 -06:00
Scott Bishel
0af70a0a4f
fix issue with card id being valid block but not a card (#4729) 2023-05-08 18:40:14 +02:00
Scott Bishel
252f2138ca
fix so dropping on card has latest cards objects (#4725)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-28 19:03:27 +02:00
Scott Bishel
c9acca6acb
check permissions for personal server (#4726)
* check permissions for personal server

* remove import
2023-04-28 18:56:32 +02:00
Miguel de la Cruz
799b8ead1c
Adds a retry count to the websocket re-open flow (#4722)
* Adds a retry count to the websocket re-open flow

* Fix linter
2023-04-26 22:41:27 +02:00
Miguel de la Cruz
acc9750d97
Add table_schema filter when checking for migrations table shape (#4717) 2023-04-26 22:01:47 +02:00
Winson Wu
7fd923b213
Merge pull request #4720 from mattermost/wuwinson-patch-2
Update README.md
2023-04-26 10:47:30 -04:00
Winson Wu
615b6ceee7
Update README.md
Updated announcement to make it more obvious.
2023-04-24 17:01:21 -04:00
Caleb Roseland
dc0e664df9
Backport: MM-51842: fix value-change detection in number properties (#4694) 2023-04-04 14:29:49 -05:00
Doug Lauder
2b9eec1bec
Avoid panic in file request handler on error (#4693)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-03 17:43:58 -04:00
Winson Wu
1d22070454
Merge pull request #4688 from mattermost/wuwinson-patch-2
Update README.md for Focalboard
2023-03-30 17:20:47 -04:00
Winson Wu
a015aa2cf2
Update README.md for Focalboard
Added details around sunsetting Personal Editions as well as changes to the plugin.
2023-03-30 16:03:45 -04:00
Scott Bishel
b1ba8b08e6
Merge branch 'release-7.10' into main 2023-03-30 13:28:53 -06:00
Scott Bishel
94e03eebb1
Merge pull request #4685 from mattermost/fix-emoji2
need url for emoji picker
2023-03-30 12:55:51 -06:00
Scott Bishel
dfd3d3edfc need url for emoji picker 2023-03-30 10:01:12 -06:00
Scott Bishel
f7156b6341
Merge pull request #4684 from mattermost/main
Sync release-7.10 with main
2023-03-30 08:39:14 -06:00
Scott Bishel
689d808c19
Merge pull request #4652 from weblate/weblate-focalboard-webapp
Translations update from Mattermost Weblate
2023-03-30 08:37:06 -06:00
Mattermost Build
4af46a43b0
Merge branch 'main' into weblate-focalboard-webapp 2023-03-30 17:17:12 +03:00
Scott Bishel
13c33acb7d
MM-51795 Remove free cloud server message (#4677)
* remove free cloud server message

* remove selector for cloud message

* remove unused import
2023-03-30 11:45:32 +02:00
Harshil Sharma
2634924150
Cherrypicking 22606 to old focalboard (#4673) 2023-03-30 10:50:50 +02:00
Scott Bishel
0192ef6f3f
only send category updates to user (#4672)
* only send category updates to user

* remove unused function

* Revert "remove unused function"

This reverts commit 8c4fc9b200.

* remove unused function

* fix test

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-29 16:27:18 -06:00
Scott Bishel
01b58cb45a
update ubuntu to latest (#4671) 2023-03-29 12:13:18 +02:00
Miguel de la Cruz
d7af2be765
Test fixing main after mono-repo (#4669) 2023-03-27 15:47:32 -06:00
Miguel de la Cruz
1fff221da9
Adds escaping when normalizing table names for MySQL on DB helpers (#4653)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-27 13:56:39 +02:00
Felipe Nogueira
b3469c645c Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.4% (434 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pt_BR/
2023-03-22 20:28:28 +01:00