1
0
mirror of https://github.com/mattermost/focalboard.git synced 2025-01-05 14:50:29 +02:00
Commit Graph

3545 Commits

Author SHA1 Message Date
Mattermost Build
886f50e342
Adds a database migration to restore the fileinfos that are deleted (#4815) (#4817)
(cherry picked from commit 257cc5f1fd)

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-07-21 21:12:40 -06:00
Mattermost Build
93a57ecfe0
Adds the parent ID filter when fetching child blocks to extract fileId and attachmentId (#4802) (#4809)
(cherry picked from commit e0dbb380a3)

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2023-07-21 18:08:11 +02:00
Scott Bishel
89a24960cc
update version 7.9.7 (#4805) 2023-07-21 17:00:04 +02:00
Scott Bishel
369ebd5fd6
update version to v7.9.6 (#4781) 2023-06-13 11:11:15 -06:00
Mattermost Build
d43ee90fb2
Fix public boards setting not applying properly (#4739) (#4778)
(cherry picked from commit d10e4070ba)

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2023-06-13 10:30:07 -06:00
Scott Bishel
510e0931bf
update version to v7.9.5 (#4768) 2023-06-08 11:13:48 -06:00
Mattermost Build
7d26b768bf
Fix boards share dialog (#4761) (#4764)
(cherry picked from commit d95d100d8c)

Co-authored-by: Christopher Speller <crspeller@gmail.com>
2023-06-08 10:33:09 -06:00
Scott Bishel
59e10fb860
update ubuntu version (#4757) 2023-06-01 11:10:04 -06:00
Scott Bishel
33c452783a
Fix cards not deleting properly. (#4746) (#4755)
* Fix cards not deleting properly. (#4746)

* Fix cards not deleting properly.

* Review feedback

* Test and lint fixes.

* Fix tests.

(cherry picked from commit c3b1c82b1a)

* fix bad merge

---------

Co-authored-by: Christopher Speller <crspeller@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-05-31 15:52:19 -06:00
Scott Bishel
70893582a2
fix issue with card id being valid block but not a card (#4729) (#4737)
(cherry picked from commit 0af70a0a4f)

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-05-15 11:32:50 -06:00
Scott Bishel
43f3f4af66
update version to v7.9.4 (#4731) 2023-05-08 17:37:06 +02:00
Miguel de la Cruz
6556a8dd10
Fix table_schema check for postgres (#4723) 2023-04-26 22:53:07 +02:00
Harshil Sharma
c9e8dd3d8d
Cherrypicking 22606 to old focalboard (#4679) 2023-03-30 10:51:16 +02:00
Miguel de la Cruz
ec292f661f
Fix schema migration check for postgres (#4661)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-29 14:13:25 -06:00
Scott Bishel
8de83a1de1
copy safe writeFileResponse into personal server/desktop (#4654) (#4664)
* copy safe writeFileResponse into personal server/desktop

* lint fix

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
(cherry picked from commit d8e1fb4832)

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-29 08:37:13 -06:00
Miguel de la Cruz
98672be3e7
Test fixing main after mono-repo (#4669) (#4675) 2023-03-29 13:39:59 +02:00
Scott Bishel
fec3f7a5be
update version to v7.9.3 (#4662)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-28 09:51:30 -06:00
Miguel de la Cruz
07cd0e585d
Adds escaping when normalizing table names for MySQL on DB helpers (#4653) (#4668)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-27 16:38:51 +02:00
Miguel de la Cruz
610cab5dea Revert "Fix schema migration check for postgres"
This reverts commit 4054294f5b.
2023-03-24 12:51:45 +01:00
Miguel de la Cruz
4054294f5b Fix schema migration check for postgres 2023-03-24 12:51:14 +01:00
Scott Bishel
5310193fa6
Merge pull request #4641 from sbishel/MM-51303-add-schema-check
Add  schema check for schema migration
2023-03-14 12:58:14 -06:00
Scott Bishel
4bb974c3f4 only add TableSchema check for mySQL 2023-03-14 12:33:08 -06:00
Scott Bishel
917ca6b918 revert postgres change 2023-03-14 12:08:34 -06:00
Scott Bishel
136fae748d revert postgres change 2023-03-14 12:04:49 -06:00
Scott Bishel
c2efb74d0d add check for schema migration 2023-03-14 11:55:46 -06:00
Scott Bishel
9e1dd374f2
Merge pull request #4635 from mattermost/fix-emoji
fix path for static files
2023-03-13 18:11:41 -06:00
Scott Bishel
1f09a94161
Merge pull request #4636 from mattermost/update-version-7.9.2
update version to v7.9.2
2023-03-13 16:32:27 -06:00
Scott Bishel
6b36a6fdc9 update version to v7.9.2 2023-03-13 15:53:09 -06:00
Scott Bishel
c9bd3b8e20 fix path for static files 2023-03-13 15:39:45 -06:00
Scott Bishel
4ca234ec7f
Merge pull request #4624 from mattermost/cp-4620
Merge pull request #4620 from mattermost/MM-51062-fix-api
2023-03-09 09:38:57 -07:00
Scott Bishel
b979baab37
Merge pull request #4625 from mattermost/cp-4614
Merge pull request #4614 from mattermost/deduplicate_category_boards
2023-03-09 09:14:57 -07:00
Scott Bishel
1c0393716c Merge pull request #4614 from mattermost/deduplicate_category_boards
Deduplicate category boards

(cherry picked from commit 64f4684564)
2023-03-09 08:47:35 -07:00
Scott Bishel
fee3ef7963 Merge pull request #4620 from mattermost/MM-51062-fix-api
check permissions to channel before patching via api

(cherry picked from commit 3a9f0fed7e)
2023-03-09 08:43:44 -07:00
Scott Bishel
f68ed3d7fe
Merge pull request #4622 from mattermost/update-version-7.9.1
Update version to v7.9.1
2023-03-08 13:50:05 -07:00
Scott Bishel
c8167483f5 Update version to v7.9.1 2023-03-08 12:31:59 -07:00
Scott Bishel
a6936552cb
disable patches on read-only unmount (#4608) (#4611)
(cherry picked from commit 805e0d93dc)
2023-03-02 12:50:21 -07:00
Pablo Andrés Vélez Vidal
a1659ad8d2
Merge pull request #4602 from mattermost/MM-50804-error-creating-empty-board
MM-50804 - add reference to template id to action function
2023-03-01 00:32:48 +01:00
Caleb Roseland
a6b3ea6fc4
Merge pull request #4605 from mattermost/MM-50810_fix-shared-modules 2023-02-28 10:48:28 -06:00
Harrison Healey
3122e9c3cf MM-50810 Fix module loading issues caused by shared modules 2023-02-27 19:04:17 -05:00
Pablo Andrés Vélez Vidal
7e0b4955e2 MM-50804 - add reference to template id to action function 2023-02-27 12:52:09 +01:00
Sergey Seroed
f2a7d613eb Translated using Weblate (Ukrainian)
Currently translated at 54.6% (246 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/uk/
2023-02-23 00:29:07 +02:00
Milo Ivir
afea83a652 Translated using Weblate (Croatian)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2023-02-23 00:29:07 +02:00
CI-YU
c61729c77c Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2023-02-23 00:29:07 +02:00
MArtin Johnson
37e5059754 Translated using Weblate (Swedish)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2023-02-23 00:29:07 +02:00
Marcio Santos
4819e58a18 Translated using Weblate (Portuguese)
Currently translated at 2.2% (10 of 450 strings)

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

Translated using Weblate (Portuguese)

Currently translated at 0.8% (4 of 450 strings)

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

Added translation using Weblate (Portuguese)
2023-02-23 00:29:07 +02:00
Scott Bishel
f88ee1ece3
Fix for users adding board links to Read-only channels (#4581)
* initial commit for channel permissions

* add test

* check for write post when returning channels

* lint fix

* fix test

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-22 14:55:13 -07:00
Harshil Sharma
230e519352
Added emoji spirit file in codebase (#4592)
* Useing native emoji instead of relying on a spirit

* Added emoji spirit in code

* Added emoji spirit in code
2023-02-22 09:17:17 +05:30
Doug Lauder
6576d75192
improve logging (#4578) 2023-02-14 16:42:32 -05:00
Scott Bishel
098868387e
initial implementation of SysAdmin/TeamAdmin feature (#4537)
* initial implementation of SysAdmin/TeamAdmin feature

* fix adminBadge tests

* updating tests

* more fixes for unit tests

* lint fixes

* update snapshots

* update cypress test for call change

* add additional unit tests

* update test for lint errors

* fix reviews implement tests

* fix for merge, reset dialog before redirection

* remove unused test code

* fix more tests

* fix swagger doc for missing parameters

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-14 09:17:33 -07:00
Scott Bishel
759a8bb76a
Fix today (#4531)
* set date from today click to 12pm UTC

* make sure all dates are set to 12pm

* fix test

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-14 08:32:37 -07:00