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

16220 Коммитов

Автор SHA1 Сообщение Дата
Conor Macpherson
406df06ef6 Revert "add layers, add missing model."
This reverts commit 7d152b2cd1.
2023-03-28 14:37:33 -04:00
Conor Macpherson
3e49c81e8a Merge branch 'MM-50966-in-product-expansion' of github.com:mattermost/mattermost-server into MM-50966-in-product-expansion 2023-03-28 14:18:11 -04:00
Conor Macpherson
43b25fa488 fix types. 2023-03-28 14:17:39 -04:00
Conor Macpherson
4856f846da lint. 2023-03-28 14:17:39 -04:00
Conor Macpherson
2dcc12d242 fix links, types. 2023-03-28 14:17:39 -04:00
Conor Macpherson
8b76d05f98 i18n. 2023-03-28 14:17:39 -04:00
Conor Macpherson
c4f6f21ca0 lint. 2023-03-28 14:17:39 -04:00
Conor Macpherson
7d152b2cd1 add layers, add missing model. 2023-03-28 14:17:39 -04:00
Conor Macpherson
923ae3941e Add shiping address and add back terms. 2023-03-28 14:17:39 -04:00
Conor Macpherson
1941349ba9 update expansion request. 2023-03-28 14:17:39 -04:00
Conor Macpherson
d5a891702c add license_id param. 2023-03-28 14:17:39 -04:00
Conor Macpherson
cd5b836015 fix cost per user movement when total is large. 2023-03-28 14:17:39 -04:00
Conor Macpherson
6afe8ce9b3 Migrate to mono-repo 2023-03-28 14:17:36 -04:00
Conor Macpherson
5babdf3de7 fix types. 2023-03-28 14:11:49 -04:00
Conor Macpherson
378bdae7fe lint. 2023-03-28 14:11:49 -04:00
Conor Macpherson
d4631a4add fix links, types. 2023-03-28 14:11:49 -04:00
Conor Macpherson
9f01e98343 i18n. 2023-03-28 14:11:49 -04:00
Conor Macpherson
e4cf521add lint. 2023-03-28 14:11:49 -04:00
Conor Macpherson
759943d24e add layers, add missing model. 2023-03-28 14:11:49 -04:00
Conor Macpherson
acb4c57ee1 Add shiping address and add back terms. 2023-03-28 14:11:49 -04:00
Conor Macpherson
afb929b041 update expansion request. 2023-03-28 14:11:49 -04:00
Conor Macpherson
32ccd93ed8 add license_id param. 2023-03-28 14:11:49 -04:00
Pablo Andrés Vélez Vidal
bb939e28c9 MM-49869 - add channels button lhs sidebar (#22701) 2023-03-28 18:57:09 +02:00
mvitale1989
29cff3269c Merge pull request #22691 from mattermost/rename-e2e-dir
Move /e2e -> /e2e-tests
2023-03-28 18:35:40 +02:00
Agniva De Sarker
b7be613ed7 MM-51744: Ignore http.ErrServerClosed from Playbooks metricsServer (#22708)
https://mattermost.atlassian.net/browse/MM-51744

```release-note
NONE
```
2023-03-28 09:15:36 -07:00
Mario Vitale
ba6b97fb62 Move /e2e -> /e2e-tests 2023-03-28 18:10:00 +02:00
Julian Mondragón
da7a6825ce MM-50087_Add marketplace button to apps bar (#22653) 2023-03-28 10:54:30 -05:00
Pantelis Vratsalis
6c9ec24fb9 [MM-50002] catch and log exceptions from missed message listeners 2023-03-28 16:55:29 +03:00
Agniva De Sarker
2287dff298 MM-51700: Suppress websocket warnings with a threshold (#22637)
We log warnings whenever our websocket buffer sizes exceed
certain thresholds. The problem with that is, when this happens,
the logs are completely spammed with these lines
making it annoying for the customer.

To improve the situation, we use a timer that only gets reset
every minute.

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

```release-note
NONE
```
2023-03-28 09:04:09 +05:30
Ashish Dhama
dc4e7bf2ec [MM-51680] : Revert New Browse Channels UI modal changes (https://github.com/mattermost/mattermost-webapp/pull/11262) (#22613)
* Revert https://github.com/mattermost/mattermost-webapp/pull/11262

* fix missing translation

* fix indentation issue

* fix imports in Update accessibility_modals_dialogs_spec.js

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-27 21:47:42 -03:00
Christopher Speller
d0babfd254 Remove unhelpful test publish. (#22633) 2023-03-27 14:04:28 -07:00
Christopher Speller
ae6416e357 Remove configuration auto enable. (#22625)
* Remove configuration auto enable.

* i18n

* Fix diff tests.
2023-03-27 14:02:18 -07:00
Allan Guwatudde
0140e94d77 [MM-49751] - Turn off Inactive Server Email (#22648)
* [MM-49751] - Turn off Inactive Server Email

* remove unused var

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-27 22:38:19 +03:00
Julian Mondragón
50a9b9bdfa MM-50976_Fix error on non-cloud initial start (#22692) 2023-03-27 12:54:30 -05:00
Jesse Hallam
1cf0cff9c6 Boards: Use custom placeholder for telemetry. (#22623)
Adopt `placeholder_boards_rudder_key` as the replacement value for injecting the telemetry key, allowing Boards to preserve its unique telemetry key.

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-27 13:20:39 -03:00
Jesse Hallam
e755ae8635 Adopt placeholder_ semantics for telemetry key (#22621)
Update playbooks to use the `placeholder_*` semantics in use by channels in boards. While debugging this, I realized the telemetry service isn't available until after `Start()` is called, so move most of the Playbooks initialization logic there.
2023-03-27 13:19:58 -03:00
Jesse Hallam
80c1431983 Revert testing workarounds (#22630)
* Revert "fix store issue take two"

This reverts commit 59f943c2c7ff7d88f7b36cc29e242042746e959e.

* Revert "fix store override issue"

This reverts commit 29c346757aa627c07d357c54991f9188c927dd1a.

* Revert "Fix TestPushNotificationRace"

This reverts commit 6d62dddf8679e82b02e8ad9fe7513217eef5b4ee.

* Revert "fix default DSN for CI"

This reverts commit e0e69cdbb0645bb50434f6b5bbd12bead1e7ce1d.

* Revert "disable playbooks from more unit tests"

This reverts commit a1e97a9e96bdd16537f5b6dbdc8335762617a9e0.

* Revert "disable playbooks for more tests"

This reverts commit 4d2dc74f05339f0b3cd28b997a2e35ae20f898be.

* Revert "disable playbooks for TestSAMLSettings"

This reverts commit 35c1a4312d0c6a0a64991520fa5b0892c083e6a1.

* Revert "disable playbooks for more unit tests"

This reverts commit c049631a1474cddf168b2be8feb24140e0dcfd48.

* Revert "disable playbooks for mocked enterprise tests"

This reverts commit 829317fddbd0e84866534a5a75e52dcffd2dbde7.

* Partially revert "disable playbooks for channel/apps mocked tests"

This reverts commit 52b4a0a6cf135d26f53298294ed23734aafae0d2.

* Revert "fix TestUnitUpdateConfig"

This reverts commit 8f134f2a8ae9765aa2b6f66d6827e10ef1f5109f.

* Revert "add plugin mock to TestUnitUpdateConfig"

This reverts commit 3ec5419092135f494fd04701b5cbbd15920e667b.

* Revert "disable Boards for more test helpers"

This reverts commit 5d4d0d02d9cf6f872f0304098c68a01a3aab0fbe.

* Revert "disable boards at correct place in test helpers"

This reverts commit 0c9e175f79293c8be4289c7424930388f207dc75.

* Partially revert "disable boards for slash cmd tests"

This reverts commit fad8d9de93f5ce351d2e50fd6448662e75f597ae.

* Revert "disable Boards for channels web tests"

This reverts commit 15540fdfc09cf927071af718d4ad0b2c58308328.

* Revert "Adds a teardown function to playbook server tests to disable and reenable boards"

This reverts commit 9a46e3d0f43f66d548994986b8c4029d58ad022f.

* Revert "Test disable boards through feature flag"

This reverts commit 787044add8ba8e2680a2c3c6ba11e709cebc8705.

* TestUnitUpdateConfig: restore callback check

* Revert "Revert "fix default DSN for CI""

This reverts commit 01b879d55ad1249265f23c6fd9ceb5d7730ddb3d.
2023-03-27 13:19:29 -03:00
master7
d62244aebb Translated using Weblate (Polish)
Currently translated at 100.0% (5759 of 5759 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/pl/

Translated using Weblate (Polish)

Currently translated at 98.3% (2505 of 2546 strings)

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/pl/
2023-03-27 18:47:05 +03:00
jprusch
5c4f1b5bde Translated using Weblate (German)
Currently translated at 100.0% (5759 of 5759 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/de/

Translated using Weblate (German)

Currently translated at 100.0% (2546 of 2546 strings)

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/de/
2023-03-27 18:47:05 +03:00
kaakaa
a6f5f0619c Translated using Weblate (Japanese)
Currently translated at 100.0% (5759 of 5759 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ja/

Translated using Weblate (Japanese)

Currently translated at 100.0% (2546 of 2546 strings)

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ja/
2023-03-27 18:47:05 +03:00
Frank Tang
ecf800edc1 Translated using Weblate (Chinese (Simplified))
Currently translated at 79.6% (4587 of 5759 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/zh_Hans/

Translated using Weblate (Chinese (Simplified))

Currently translated at 79.5% (4583 of 5758 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/zh_Hans/

Translated using Weblate (Chinese (Simplified))

Currently translated at 100.0% (2546 of 2546 strings)

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/zh_Hans/
2023-03-27 18:47:05 +03:00
Hosted Weblate
1a01dedfee Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/
2023-03-27 18:47:05 +03:00
Guillermo Vayá
d6dab94847 Translated using Weblate (Spanish)
Currently translated at 89.4% (5152 of 5758 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/es/

Translated using Weblate (Spanish)

Currently translated at 89.4% (5152 of 5758 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/es/
2023-03-27 18:47:05 +03:00
Pantelis Vratsalis
884e8e280a Translated using Weblate (Spanish)
Currently translated at 93.6% (2384 of 2546 strings)

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/es/
2023-03-27 18:47:05 +03:00
Allan Guwatudde
865b3d75e7 [MM-50976] - Contact Support to redirect to Zendesk and pre-fill known information (#22640) 2023-03-27 17:42:07 +03:00
Jesse Hallam
5215a0c30d update LICENSE.txt (#22659) 2023-03-27 10:54:06 -03:00
Nathaniel Allred
b7f2c00554 return 404 if the enterprise library error returned is 404 (#22628) 2023-03-27 08:21:29 -05:00
Kyriakos Z
26c3b4668b MM-51436: fixes broken link (#22655) 2023-03-27 13:42:27 +03:00
Harshil Sharma
3e85a9bb3a Updated query to support old mysql version (#22606)
* Updated query to support old mysql version

* Added tests

* Using foundation for tests

* Removed unused override params

* Removed unused override params
2023-03-27 09:53:05 +02:00
Allan Guwatudde
ee068726bc [MM-51467] - NotifyAdmin job reports an error for unlicensed servers (#22568)
* [MM-51467] - Reduce frequency for notify install plugin job

* [MM-51467] - NotifyAdmin job reports an error for unlicensed servers

* .

* fix imports
2023-03-27 10:50:45 +03:00