Commit Graph

16420 Commits

Author SHA1 Message Date
Miguel de la Cruz
4cc2fed079
Adds support for public routes on shared boards (#22710)
* Adds support for public routes on shared boards

* Fix linter

* Address review comments

* Update playbooks registerProduct call

* Use boards product config for setting

* update additional product locations for parameter changes

* fixes for read-only when logged in

* turn off global header and don't initialize plugin if shared board

* fix unit tests

* revert package-lock.json

* more fixes

* Remove FF check for system console setting for boards

* update tests, Product boards is displayed in system console

* only check products section of config

* update test for config change

---------

Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-06 12:24:32 -06:00
Pablo Andrés Vélez Vidal
71923fe311
add screenshots section to github pr template (#22868) 2023-04-06 19:30:28 +02:00
Caleb Roseland
366b972b30
Merge pull request #22795 from mattermost/MM-51842-number-change-detection 2023-04-06 11:36:48 -05:00
Christopher Speller
1b6eeb34a5
Fix boards share dialog (#22773)
* Make sure proper state is shown for unconvential states of boards permissions.

* Fix lint.
2023-04-06 08:27:17 -07:00
Caleb Roseland
21c10616eb sync playbooks webapp 2023-04-06 09:57:31 -05:00
Mattermost Build
996e519b02
Merge branch 'master' into MM-51842-number-change-detection 2023-04-06 17:28:23 +03:00
Harrison Healey
532070fa6d
MM-51963 Fix how Webpack embeds i18n files in JS bundle (#22860) 2023-04-06 09:59:12 -04:00
Pantelis Vratsalis
de28df0b45
[MM-50744] do not add event listeners to every visible post (#22727)
* [MM-50744] register event listeners for alt only on hover

* Small changes based on PR input
2023-04-06 09:49:31 -04:00
Jesse Hallam
4b7f6cb974
bind to localhost:0 for tests (#22839)
* bind to localhost:0 for tests

Explicitly bind to `localhost:0` instead of just `:0` to avoid binding to all available interfaces and in turn avoid triggering firewall warnings on MacOS.

* fix Playbooks to use dynamic port

* TestMetrics: handle ipv4 localhost too

* TestMetrics: linting
2023-04-06 09:59:58 -03:00
Rohitesh Gupta
7325c38c39
Fixes MM-50733 (#22784) 2023-04-05 21:58:21 +02:00
Ashish Dhama
0af69b3411
[MM-51489]: Fix issue with compact message mode (#22711)
Automatic Merge
2023-04-05 22:04:28 +03:00
Harrison Healey
54af9a7c7d
MM-51359 Replace makeGetUserTimezone selector with getCurrentTimezone and similar selectors (#22832) 2023-04-05 14:57:19 -04:00
Konstantinos Pittas
7029d88443
[MM-51034] Sanitize embedded posts transmitted over WS (#22424)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-05 21:43:22 +03:00
Konstantinos Pittas
9c4455d103
[MM-51302] Fix scroll to the bottom of editor after pasting long text (#22491)
Automatic Merge
2023-04-05 19:04:28 +03:00
Nick Misasi
62e6f29638
Undo accidental merge (#22848) 2023-04-05 11:24:32 -04:00
Nick Misasi
6fce376e7b
[MM-51905] Fix: Successful trial request shows error modal (#22800)
* License public key to test env for mono-repo

* Fix error modal showing on a successful trial request
2023-04-05 10:53:07 -04:00
Nathaniel Allred
b3a4aadee8
fix choose different shipping spacing (#22829) 2023-04-05 08:56:59 -05:00
Conor Macpherson
aebc8e97f3 Merge branch 'master' of github.com:mattermost/mattermost-server into MM-51692-delete-reason-feedback-is-sending-notifications-with-translated-text 2023-04-05 09:38:20 -04:00
Jesse Hallam
28ad1c80cd
fix various copy/paste/typos (#22823) 2023-04-05 10:18:50 -03:00
Conor Macpherson
5ca5d2be88 Merge branch 'master' of github.com:mattermost/mattermost-server into MM-51692-delete-reason-feedback-is-sending-notifications-with-translated-text 2023-04-05 09:02:55 -04:00
Conor Macpherson
3d7a54555f
Merge pull request #22817 from mattermost/MM-51911-delete-workspace-button-opens-a-new-tab
MM-51911 - The Delete Workspace Button Opens the Modal in a New Tab
2023-04-05 09:01:48 -04:00
Pablo Andrés Vélez Vidal
f1d1d1eff0
MM-51915-fix no more channels to join text (#22810)
* fix no more channels to join text

* revert de.json changes
2023-04-05 14:32:50 +02:00
Saturnino Abril
f6cae9ab42
fix: e2e tests (#22807)
* fix: e2e tests

* add more fix

* fixed_custom_categories

---------

Co-authored-by: Furqan Malik <furqan.malik@mattermost.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-05 06:50:49 +08:00
Conor Macpherson
5292655dbb lint. 2023-04-04 17:23:13 -04:00
Conor Macpherson
cbdb4bd6fe Update options for downgrade feedback. 2023-04-04 17:12:09 -04:00
Conor Macpherson
f717d686ff lint. 2023-04-04 16:47:22 -04:00
Conor Macpherson
23d873cda3 Ensure feedback options are not submitting in their translated forms. 2023-04-04 15:39:18 -04:00
Caleb Roseland
cb85672bb5 update snapshot 2023-04-04 12:16:55 -05:00
Okan Işıldar
8afb6a6b39
fix announcement bar overlap after signup (#22664)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-04 12:29:49 -04:00
Dismated
42ae1536cb
MM-47095 Migrate AbstractIncomingWebhook to TypeScript (#22654)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-04 12:28:40 -04:00
Pablo Andrés Vélez Vidal
6919761122
MM-49862 - remove no longer needed webapp calls to action and pulsating dots (#22699)
* MM-49862 - remove no longer needed webapp calls to action and pulsating dots

* fix snapshots

* improve function logic based on pr comments

* fix unit tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-04 18:04:06 +02:00
Conor Macpherson
2c69315bc8 lint. 2023-04-04 11:45:02 -04:00
Conor Macpherson
f218c105ec replace external link with a button. 2023-04-04 11:26:12 -04:00
Conor Macpherson
9736304633
Merge pull request #22749 from mattermost/MM-51317-change-users-when-referring-to-license-seats
MM-51317 - Change the use of the Word 'user(s)' to 'seat(s)' When Referring to the Number of Seats Bought with a License
2023-04-04 11:14:47 -04:00
Caleb Roseland
a18573dfaa
correct test whitespaces 2023-04-04 09:56:19 -05:00
Caleb Roseland
f2faa4cb5d
correct test name 2023-04-04 09:55:31 -05:00
Conor Macpherson
4c58fee5eb
Merge branch 'master' into MM-51317-change-users-when-referring-to-license-seats 2023-04-04 09:27:01 -04:00
Allan Guwatudde
ed36e8bd64
[MM-51236] - Add opt-in checkbox in self-hosted account creation page (#22709)
* [MM-51236] - Add opt-in checkbox in self-hosted account creation page

* add server impl

* fix lint and translations

* add tests

* improvents

* fix model

* fix mocks

* feedback impl

* update text color

* handle error

* fix tests
2023-04-04 13:57:32 +03:00
Pablo Andrés Vélez Vidal
bbadbfde45
MM-51912 - fix not able to scroll in the LHS (#22806) 2023-04-04 11:39:40 +02:00
Ashish Dhama
3d8701058a
adding aria-live to resolve JAWS issue (#22785)
Co-authored-by: Babinder Rathi babinderrathi@gmail.com
2023-04-04 15:03:04 +05:30
master7
8ccf5c3c14 Translated using Weblate (Polish)
Currently translated at 99.7% (5756 of 5770 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/pl/
2023-04-04 11:08:38 +03:00
jprusch
70a97de225 Translated using Weblate (German)
Currently translated at 100.0% (5770 of 5770 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% (5766 of 5766 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/de/
2023-04-04 11:08:38 +03:00
Maxime tremblay Godindustry@gmail.com
cabd3c4b7e Translated using Weblate (French)
Currently translated at 84.6% (4879 of 5766 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/fr/
2023-04-04 11:08:38 +03:00
Felipe Nogueira
0d6b3576d5 Translated using Weblate (Portuguese (Brazil))
Currently translated at 71.1% (4103 of 5766 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/pt_BR/
2023-04-04 11:08:38 +03:00
Hosted Weblate
3000926e81 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/

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-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/

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/

Update translation files

Updated by "Remove blank strings" hook in Weblate.

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/
2023-04-04 11:08:38 +03:00
Ji-Hyeon Gim
26e74f92ec Translated using Weblate (Korean)
Currently translated at 83.1% (2105 of 2533 strings)

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ko/
2023-04-04 11:08:38 +03:00
Vadim Kazantsev
aef364c1d0 Translated using Weblate (Russian)
Currently translated at 99.8% (5745 of 5754 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ru/
2023-04-04 11:08:38 +03:00
Pantelis Vratsalis
57eba3423b Translated using Weblate (Spanish)
Currently translated at 89.5% (5152 of 5754 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/es/
2023-04-04 11:08:38 +03:00
Frank Tang
3f863afbe2 Translated using Weblate (Chinese (Simplified))
Currently translated at 80.1% (4620 of 5766 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 99.4% (2517 of 2532 strings)

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

Translated using Weblate (Chinese (Simplified))

Currently translated at 79.7% (4600 of 5766 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% (2534 of 2534 strings)

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

Translated using Weblate (Chinese (Simplified))

Currently translated at 79.7% (4586 of 5754 strings)

Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/zh_Hans/
2023-04-04 11:08:38 +03:00
MArtin Johnson
ca2c77f556 Translated using Weblate (Swedish)
Currently translated at 100.0% (5754 of 5754 strings)

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

Translated using Weblate (Swedish)

Currently translated at 100.0% (2533 of 2533 strings)

Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/sv/
2023-04-04 11:08:38 +03:00