Commit graph

3506 commits

Author SHA1 Message Date
Harrison Healey
3122e9c3cf MM-50810 Fix module loading issues caused by shared modules 2023-02-27 19:04:17 -05: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
Rajat Dabade
cc9a689c8b
Added the bot-notification changes for attachment (#4301)
* Added the bot-notification changes for attachment

* Linter fixes

* Added Todo for i18n

* Grammer fix

* Statement Corrections

* Grammer fix

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-13 14:30:15 -07:00
Milo Ivir
1b917ba44d 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-13 19:00:11 +02:00
kaakaa
9efea6ac3b Translated using Weblate (Japanese)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
2023-02-13 19:00:11 +02:00
Rizumu85
fdc1ece02a Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
2023-02-13 19:00:11 +02:00
MArtin Johnson
7d46887932 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-13 19:00:11 +02:00
Sergey Seroed
d8b82981d5 Translated using Weblate (Ukrainian)
Currently translated at 31.5% (142 of 450 strings)

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

Translated using Weblate (Ukrainian)

Currently translated at 10.2% (46 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/uk/
2023-02-13 19:00:11 +02:00
Matthew Williams
137421578b Translated using Weblate (English (Australia))
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2023-02-13 19:00:11 +02:00
master7
6d6c0fc716 Translated using Weblate (Polish)
Currently translated at 100.0% (450 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2023-02-13 19:00:11 +02:00
Tom De Moor
856693171a Translated using Weblate (Dutch)
Currently translated at 99.7% (449 of 450 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
2023-02-13 19:00:11 +02:00
Doug Lauder
935e5c68fd
Use name column to determine if schema_migrations table is correct format (#4557)
* Use name column to determine if schema_migrations table is correct format

* fix result when table missing

* fix result when table missing

* really fix result when table missing

* fix linter

* more linter

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-13 16:16:20 +01:00
Scott Bishel
f1a190d4d6
use specific class, rather than NOT an unrelated ID (#4570) 2023-02-11 08:51:05 -07:00
Asaad Mahmood
1abd7f2645
GH-4478 - Forcing global header icons on the right (#4556) 2023-02-09 18:18:32 +05:00
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
Rajat Dabade
c91a67fbe6
Used Shared resource from MM-server for attachment serving (#4542)
* Used Shared resource for File Handling

* Making use of shared attachment serve functionality

* Added license

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-08 20:44:28 -07:00
Harshil Sharma
fe515f6c82
Fixed category menu position (#4555) 2023-02-08 08:45:59 +05:30
Scott Bishel
bb5e6769b6
Merge pull request #4535 from mattermost/save-date-on-close
GH-4475 - Save date change to database when closing form
2023-02-07 10:52:32 -07:00
Harshil Sharma
06984c7856
Added check for to-be-added user into team (#4515)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-07 09:09:26 +05:30
Scott Bishel
c718633bb0
Merge pull request #4505 from weblate/weblate-focalboard-webapp
Translations update from Mattermost Weblate
2023-02-06 17:43:48 -07:00
Xiaoguo
94d8eadf0b Translated using Weblate (Chinese (Simplified))
Currently translated at 67.7% (302 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hans/
2023-02-06 16:23:24 +01:00
CI-YU
5d5b80b9ff Translated using Weblate (Chinese (Traditional))
Currently translated at 93.0% (415 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/zh_Hant/
2023-02-06 16:23:24 +01:00
Milo Ivir
7397751ace Translated using Weblate (Croatian)
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/hr/
2023-02-06 16:23:24 +01:00
Sajjad Jazini
cbb5341726 Translated using Weblate (Persian)
Currently translated at 27.3% (122 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/fa/
2023-02-06 16:23:23 +01:00
Matthew Williams
95e4ffd804 Translated using Weblate (English (Australia))
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/en_AU/
2023-02-06 16:23:23 +01:00
Kaya Zeren
dbfda1f1fd Translated using Weblate (Turkish)
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/tr/
2023-02-06 16:23:23 +01:00
kaakaa
1e988f26c4 Translated using Weblate (Japanese)
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/ja/
2023-02-06 16:23:23 +01:00
MArtin Johnson
47c8ae0a5b Translated using Weblate (Swedish)
Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/sv/
2023-02-06 16:23:22 +01:00
oleksandr-kucheriavyi
02ad4d16fb Translated using Weblate (Ukrainian)
Currently translated at 10.5% (47 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/uk/
2023-02-06 16:23:22 +01:00
master7
300c472a0d Translated using Weblate (Polish)
Currently translated at 100.0% (446 of 446 strings)

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

Translated using Weblate (Polish)

Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/pl/
2023-02-06 16:23:22 +01:00
Tom De Moor
88dbf1d2fc Translated using Weblate (Dutch)
Currently translated at 99.7% (445 of 446 strings)

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

Translated using Weblate (Dutch)

Currently translated at 99.7% (445 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/nl/
2023-02-06 16:23:22 +01:00
jprusch
e2e0fa31b7 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/

Translated using Weblate (German)

Currently translated at 100.0% (446 of 446 strings)

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

Translated using Weblate (German)

Currently translated at 100.0% (446 of 446 strings)

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/de/
2023-02-06 16:23:22 +01:00
Hosted Weblate
390153b45e Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Focalboard/webapp
Translate-URL: https://translate.mattermost.com/projects/focalboard/webapp/
2023-02-06 16:23:21 +01:00
Pablo Andrés Vélez Vidal
fcbb69c543
Merge pull request #4449 from mattermost/MM48320-refactor-channel-with-associated-board-to-plugable
MM48320 - refactor create channel with board from webapp to pluggable
2023-02-06 11:39:38 +01:00
Scott Bishel
ed5651404a
Merge pull request #4530 from mattermost/gh-4520-bots
GH-4520 - Check isBot property before displaying BotBadge
2023-02-03 09:03:42 -07:00
Scott Bishel
acec7f0f40
Merge pull request #4545 from mattermost/version-update-7.9.0
Update version to 7.9.0
2023-02-03 08:15:43 -07:00
Doug Lauder
c1c94e9794
Fix notifications for deleted card content blocks (#4508)
* comment only

* add getBlockHistoryNewestChildren store method

* fixed delete comment notify

* fix notification for content block deletion

* fix linter errors

* address review comments

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-02-03 11:54:14 +01:00
Scott Bishel
c8fd8c31c0 update version to 7.9.0 2023-02-02 15:43:49 -07:00
Julien Tant
61563daabd
Merge pull request #4541 from mattermost/work-template-insurance 2023-02-02 11:45:38 -07:00
Scott Bishel
e540f27e68
Merge pull request #4540 from mattermost/add-admin-on-import
add admin user on import
2023-02-02 10:54:13 -07:00
Julien Tant
54ded7b48a
typo
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2023-02-02 08:18:41 -07:00