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

16209 Коммитов

Автор SHA1 Сообщение Дата
Allan Guwatudde
c70d85c9bc [MM-51330] - Sentry Crash: nil pointer dereference in getSelfHostedProducts (#22569)
* [MM-51330] - Sentry Crash: nil pointer dereference in getSelfHostedProducts

* feedback impl

* fix bool

* remove double check

* fix failing tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-29 18:11:45 +03:00
Nathaniel Allred
c78d6d47ac MM-50952 RFQA can save notifications 2023-03-29 07:57:52 -05:00
Ibrahim Serdar Acikgoz
5267dfdcc6 Cancel in progress workflows but exclude master (#22684) 2023-03-29 15:56:12 +03:00
Eva Sarafianou
3f13d8fd41 Merge pull request #22713 from mattermost/codeql_monorepo
[SEC-3469] Update codeql config for monorepo
2023-03-29 14:45:24 +02:00
Harshil Sharma
5da458a16f Allowed searcginbg users by substring in admin console (#22505) 2023-03-29 17:11:55 +05:30
Pablo Andrés Vélez Vidal
5a76d20a1a MM-47849 - show worktemplate tourtip only once (#22703) 2023-03-29 13:39:55 +02:00
Pablo Andrés Vélez Vidal
b892fe0555 MM-49865 - add telemetry to account creation screen (#22702)
* MM-49865 - add telemetry to account creation screen

* fix snapshots
2023-03-29 13:39:27 +02:00
Eva Sarafianou
6bdadc246c Update codeql config for monorepo 2023-03-29 12:55:00 +02:00
Ashish Dhama
529ab959e2 exclude file count on channel stats api call on from channel header (#22624) 2023-03-29 10:48:32 +05:30
Scott Bishel
932790f99a fix issue with card id being valid block but not card (#22697) 2023-03-28 14:49:12 -06:00
Harrison Healey
a25a3826ba MM-51729 Fix make dev after monorepo move (#22687) 2023-03-28 15:36:52 -04:00
Harrison Healey
fb2dac307b MM-51735 Remove references to mattermost-redux from Boards (#22694)
* MM-51735 Remove references to mattermost-redux from Boards

* Fix styling and remove debug comments

* Update Playbooks Jest config to point to mattermost-redux correctly
2023-03-28 15:36:04 -04:00
Harrison Healey
1cbfef65f1 MM-51683 Re-add CODEOWNERS for Web Platform files (#22627) 2023-03-28 15:34:06 -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
Ibrahim Serdar Acikgoz
5072cd7bdf Trigger master branch for builds (#22616) 2023-03-27 10:01:02 +03:00
Agniva De Sarker
d8d3c6e7a6 MM-51699: Skip flaky test (#22635)
https://mattermost.atlassian.net/browse/MM-51699

```release-note
NONE
```
2023-03-27 10:28:16 +05:30
Nathaniel Allred
067784dc4a Fix EmailSettings.FeedbackEmail client validation (#22611)
* fix EmailSettings.FeedbackEmail client validation
2023-03-24 14:51:28 -05:00
Nathaniel Allred
9105077ee1 Mm 50735 (#22626)
* add shipping address to self hosted signup model
* purchase modals allow scroll
* fix z-index issues with payment modal dropdowns
2023-03-24 14:46:22 -05:00
Ibrahim Serdar Acikgoz
379dbb1ca8 Add setup-go action (#22618) 2023-03-24 18:07:23 +03:00
Ibrahim Serdar Acikgoz
5c857e9df3 add concurrency limitation to gh actions (#22638) 2023-03-24 17:04:15 +03:00
Agniva De Sarker
176a58617d MM-51504: Control compliance export goroutine (#22604)
Spawn a goroutine from the server layer to have better
control for compliance tests.

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

```release-note
NONE
```

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-03-24 13:56:19 +05:30
byigorv
017c51c246 fix mem leak in hubConnectionIndex (#22560) 2023-03-24 11:22:37 +05:30
Harrison Healey
9b5afb1b5f Run tests for all web app packages in CI (#22579)
* Run tests for all web app packages in CI

* Test specific packages instead of all of them

* Revert back to using test-ci scripts and rely on Jest to count the number of CPU cores

* Revert more changes made to the web app CI tests

* Fix path to client package tests
2023-03-23 14:23:56 -04:00