Граф коммитов

15577 Коммитов

Автор SHA1 Сообщение Дата
Weblate
cf4355313a Added translation using Weblate (Croatian) 2022-10-28 11:58:57 +03:00
Angel Mendez Cano
9f67b9024f Translated using Weblate (Spanish)
Currently translated at 100.0% (2387 of 2387 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/es/
2022-10-28 11:58:57 +03:00
Matthew Williams
c033661cf7 Translated using Weblate (English (Australia))
Currently translated at 100.0% (2387 of 2387 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/en_AU/
2022-10-28 11:58:57 +03:00
kaakaa
1f805db2a2 Translated using Weblate (Japanese)
Currently translated at 100.0% (2387 of 2387 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/

Translated using Weblate (Japanese)

Currently translated at 100.0% (2387 of 2387 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/
2022-10-28 11:58:57 +03:00
JtheBAB
8027c99385 Translated using Weblate (German)
Currently translated at 100.0% (2387 of 2387 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/
2022-10-28 11:58:57 +03:00
Conor Macpherson
1f1e83a16c MM-47838 - Conclude A/B test for upgrade button (#21508)
Automatic Merge
2022-10-28 01:10:25 +03:00
Harrison Healey
3eca862384 Actually build Boards product files in release builds (#21513)
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-10-27 15:32:03 -04:00
Said Atrahouch
effbf7d620 Merge pull request #21486 from mattermost/mm-46549-gather-intent-cloud-monthly-subscription
Mm 46549 gather intent cloud monthly subscription
2022-10-27 11:42:06 +02:00
Tim Scheuermann
c194fa3f45 MM-47861 Set paniced jobs to "failed" (#21500) 2022-10-27 11:08:13 +02:00
Agniva De Sarker
0b7dd5b965 MM-46450: Enable skipped test (#21526)
After looking at this for some time, I don't see
any way for this test to fail other than model.NewId
returning the same value for BasicUser and BasicUser2.

I think edge cases like this can exist from time to time.
Nothing much we can do about it.

https://mattermost.atlassian.net/browse/MM-46450

```release-note
NONE
```
2022-10-27 13:57:46 +05:30
Tim Scheuermann
6d162bc1ce Fixed job.IsValid and added tests (#21501) 2022-10-27 10:02:30 +02:00
Agniva De Sarker
2a9b3e1a86 MM-47736: Add jitter to job scheduler run time (#21516)
There can be a case where if a config change happened
at the same time for a large number of installations,
it can trigger a job to re-run all at the same time,
therefore causing a thundering herd issue.

To prevent this, we add a jitter.

https://mattermost.atlassian.net/browse/MM-47736

```release-note
NONE
```
2022-10-27 10:30:56 +05:30
Harrison Healey
b316e1384e Change status code to 400 when attempting to enable Boards plugin with product enabled (#21521) 2022-10-26 18:15:19 -04:00
Shota Gvinepadze
96c8dc1281 [MM-45868] Replace TeamId column with ThreadTeamId (#21505)
* Replace TeamId column with TreadTeamId

* make migrations-extract
2022-10-26 19:50:37 +04:00
cyrilzhang-mm
82096a8cbb [MM-44336] Add timestamp parameter to test data slash commands (#21400) 2022-10-26 09:08:24 -04:00
Mattermod
92efe456ee Merge branch 'master' into mm-46549-gather-intent-cloud-monthly-subscription 2022-10-26 14:11:11 +03:00
Agniva De Sarker
0323e40d3c MM-46874: Change to 400 for failed to upgrade ws (#21492)
https://mattermost.atlassian.net/browse/MM-46874

```release-note
NONE
```
2022-10-26 13:15:16 +05:30
Ibrahim Serdar Acikgoz
0fc1655cfc platform/service: fix a flaky test (#21497) 2022-10-26 08:42:10 +05:30
Harrison Healey
271b3bf915 MM-47238 Add MM_BOARDS_DEV_SERVER_URL environment variable for MPA (#21435)
* MM-47238 Add MM_BOARDS_DEV_SERVER_URL environment variable for MPA

* Switch from os.LookupEnv to os.Getenv
2022-10-25 20:04:05 -04:00
Harrison Healey
499f731a2b MM-46275/MM-46979 Production MPA for web app (#21401)
* MM-46275 Unify various targets for building web app

* MM-46275/MM-46979 Add logic to package boards product static files in CI

* Add error meessage when Boards files can't be found during packaging

* Remove a couple unneeded lines from release.mk

* Decrease size of machine used for setup-focalboard-product

* Revert "Add error meessage when Boards files can't be found during packaging"

This reverts commit f4f46ade0ac4c1ec5525d9b2eae959e13b9aec42.

* Revert "Revert "Add error meessage when Boards files can't be found during packaging""

This reverts commit a0e6420b19c5af0b5ff4706b6abaf8e56f8b3495.

* Fix unrelated email templates

* Skip flaky test
2022-10-25 17:02:14 -04:00
Agniva De Sarker
ee3fae80bc MM-47884: Migrate config state from focalboard plugin (#21490)
Instead of blindly setting the initial flag value
to false, we set it to the original plugin setting.

https://mattermost.atlassian.net/browse/MM-47884

```release-note
NONE
```
2022-10-25 23:29:16 +05:30
cyrilzhang-mm
a648ced221 [MM-42421] Prevent guests from seeing users through groups API (#21151) 2022-10-25 11:54:51 -04:00
Ibrahim Serdar Acikgoz
c5f4882f0a db/migrations: ensure to drop parentid from posts table (#21493) 2022-10-25 16:32:34 +03:00
Agniva De Sarker
b62ee905ae MM-40690: Populate the error message with email address (#21491)
When logging via openID, if the user email is invalid,
we don't log the invalid email address. This makes
debugging difficult.

https://mattermost.atlassian.net/browse/MM-40690

```release-note
NONE
```
2022-10-25 14:58:13 +05:30
Julian Mondragón
53b396d325 MM-46528_Verify Invitation Flow Tracking Telemetry - Fix build (#21488) 2022-10-24 19:29:01 -05:00
Julian Mondragón
757c4e041a MM-46528_Verify Invitation Flow Tracking Telemetry (#21227) 2022-10-24 16:20:56 -05:00
emmyni
679c23d235 [MM-47560]: In-product: Add support for new fields (back-end and front-end) 2022-10-24 13:34:38 -04:00
emmyni
3ea6247ec1 Merge pull request #21272 from emmyni/MM-46440
[MM-46440]: Update Logo and Remove grey email border
2022-10-24 09:27:06 -04:00
Shota Gvinepadze
fab9d350c7 [MM-45868] Add teamId to Threads table (#20915)
* Add teamId to Threads table

* Get rid of multiple teamId reads

* Fix failed test

* Add teamId to standard queries

* Fix linter

* Get teamId from db
2022-10-24 16:10:27 +04:00
Said Atrahouch
e6b06a6dae Merge branch 'master' into mm-46549-gather-intent-cloud-monthly-subscription 2022-10-24 12:54:15 +02:00
Said Atrahouch
f9b55631fc sync new name for survey 2022-10-24 12:51:08 +02:00
Emmy Ni
532a3c1f22 fix templates 2022-10-21 14:09:00 -04:00
Emmy Ni
eb67874cd6 Merge remote-tracking branch 'upstream/master' into MM-47560 2022-10-21 13:08:59 -04:00
Emmy Ni
2bed35ec1c update recurring_interval values 2022-10-21 12:59:29 -04:00
Scott Bishel
6ac0faf99e Display board statistics (#21433)
* prepackage boards v7.4.2

* allow plugin to call HasPermissionTo

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-10-21 18:10:45 +02:00
Scott Bishel
0dc8b7b9dd update prepackage boards to v7.4.3 (#21481) 2022-10-21 09:54:17 -06:00
Caleb Roseland
11ecd36eb2 Merge pull request #21042 from mattermost/people-product-init 2022-10-21 10:11:02 -05:00
Emmy Ni
e9b34ee037 fix tests 2022-10-21 10:23:31 -04:00
Ibrahim Serdar Acikgoz
2ce3e81490 move file backend to the platform service (#21365) 2022-10-21 12:24:36 +03:00
Julien Tant
b30e511ffe Deprecate ioutil (#21457) 2022-10-20 12:06:34 -07:00
cyrilzhang-mm
093c657e56 [MM-45052] Add error checking in insights API (#21048) 2022-10-20 14:37:24 -04:00
Pantelis Vratsalis
09f63eec06 Merge pull request #21452 from m1lt0n/fix_translations
Fix translations
2022-10-20 18:59:52 +03:00
Pablo Andrés Vélez Vidal
c39c05e93c Replace 500 errors with more meaningful error codes (#21439)
* Replace 500 errors with more meaningful error codes

* replace forbidden with badrequest for cloud customer fetch, rename parameter name
2022-10-20 16:01:15 +02:00
Pantelis Vratsalis
1688bf93fb Merge remote-tracking branch 'weblate/master' into fix_translations 2022-10-20 13:42:31 +03:00
Harshil Sharma
31e6cdd0e6 Slack attachment in email notifications (#20946)
* First POC

* Added author data and markdown support

* WIP

* styled fields

* WIP

* WIP

* IMplementation done

* Updated template

* fixed mjml compilation error

* removed card.mjml

* Added test

* Updated a styling

* Updated a styling

* CI

* Updated generated templates

* Explicitelly specified font for message attachments

* Lint fix

* Removed leftover existances of slack attachment
2022-10-20 11:05:22 +05:30
Shivashis Padhi
312bf283a8 [MM-47538] Pass handler functions directly while creating API endpoints (#21441)
* Pass handler functions directly without permission check middlewares

* Create necessary handlers in api4/group_local.go

* Refactor GetGroupsByTeam, GetGroupsByChannel to a common function for local and API
2022-10-20 10:08:09 +05:30
Zef Hemel
5ab0d6c756 Merge pull request #21378 from weblate/weblate-mattermost-mattermost-server_master 2022-10-19 22:38:04 +02:00
Angel Mendez Cano
78ad750665 Translated using Weblate (Spanish)
Currently translated at 99.7% (2381 of 2386 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/es/

Translated using Weblate (Spanish)

Currently translated at 98.2% (2344 of 2386 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/es/
2022-10-19 21:23:28 +02:00
JtheBAB
ee718b04a7 Translated using Weblate (German)
Currently translated at 100.0% (2386 of 2386 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/

Translated using Weblate (German)

Currently translated at 100.0% (2386 of 2386 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/de/
2022-10-19 21:23:28 +02:00
MArtin Johnson
b9bbe5c447 Translated using Weblate (Swedish)
Currently translated at 100.0% (2385 of 2385 strings)

Translation: mattermost-languages-shipped/mattermost-server
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/sv/
2022-10-19 21:23:28 +02:00