sabril
3be58f5f34
E2E/Playwright: Upgrade playwright dependencies ( #30951 )
...
* upgrade playwright dependencies
* fix test on scheduled messages
2025-05-08 23:39:15 +08:00
Devin Binnie
0058edb806
[MM-62987] Include description on aria-label for last reply time, make link focused when using up/down arrows. ( #30837 )
...
* [MM-62987] Include description on aria-label for last reply time, make link focused when using up/down arrows.
* PR feedback
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-08 10:50:14 -04:00
Devin Binnie
c33dbe8d37
[MM-63015] Add more descriptive page titles to login/create account/password reset pages ( #30857 )
...
* [MM-63015] Add more descriptive page titles to login/create account/password reset pages
* PR feedback
* Fix e2e
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-08 10:48:31 -04:00
Devin Binnie
0e806bf8e8
[MM-62971][MM-63017] Search box accessibility fixes ( #30910 )
...
* [MM-62971] Add role='button' and focusability to the file suggestion list items
* [MM-63017] Add aria-label to Close button in Search
2025-05-08 10:43:52 -04:00
Devin Binnie
7efb83396b
[MM-62974][MM-62984][MM-63016][MM-63025] Various fixes for the Create Team screen ( #30905 )
...
* [MM-62974] Focus team name inputs when error occurs
* [MM-62984] Change h5 to label on create team screens
* [MM-63016] Add a page title for the create team page
* [MM-63025] Add role=alert and aria-describedby for error messages on create team page
* Fix i18n
2025-05-07 15:20:22 -04:00
Devin Binnie
ee61301b67
[MM-62986][MM-63011][MM-63013][MM-63014][MM-63018] Various accessibility fixes around login, account creation and MFA setup ( #30847 )
...
* [MM-62986] Ensure focus goes back to the inputs after an error for Login/Create Account/MFA
* [MM-63011] Show outline on Mattermost logo link when focused
* [MM-63018] Remove tabindex from the login/signup cards and use <form> element for submit
* [MM-63014] Toggle aria-label when show/hide password is pressed
* [MM-63013] Mention the field name when showing an error message about the password field
* Fix lint
* Update screenshots and fix tests
* Update screenshots and fix tests
* Fix tests
* Update webapp/channels/src/components/mfa/setup/setup.tsx
Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com >
* update screenshots
---------
Co-authored-by: yasserfaraazkhan <attitude3cena.yf@gmail.com >
Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com >
2025-05-07 15:19:33 -04:00
Ben Schumacher
92011a6c75
[MM-29111] Fix errcheck issues in server/channels/app/upload.go ( #30678 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-05-07 13:40:51 +02:00
Ben Schumacher
bfb15ab179
[MM-61074] Fix errcheck issues in oauth_test.go and web_test.go ( #30707 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-05-07 12:41:10 +02:00
KIMBOH LOVETTE
b8b3efda48
[GH-25995]_Validate SITE URL in mmctl auth login ( #30362 )
2025-05-07 12:24:18 +02:00
Guillermo Vayá
5b68afe452
[MM-63837] Bump x/net version to 0.39 ( #30843 )
...
* bump x/net version to 0.39
* modules-tidy
* upgrade dependencies for public
* tidy
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-07 11:41:31 +02:00
Ben Schumacher
dc2827a63e
[MM-28923] Fix errcheck issues in server/channels/app/file.go ( #30878 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-05-07 10:04:17 +02:00
Ben Schumacher
e10a1309c1
[MM-61774] Fix errcheck issues in server/channels/app/platform/status.go ( #30876 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-05-07 09:04:22 +02:00
Jesse Hallam
7f1987caec
wip ( #30941 )
2025-05-06 10:01:09 -03:00
unified-ci-app[bot]
c163fb10ac
chore: Update NOTICE.txt file with updated dependencies ( #30947 )
...
Automatic Merge
2025-05-06 14:28:42 +03:00
Antonis Stamatiou
b0ba67438e
fix: Ignore mm deps from Notice file ( #30945 )
...
Automatic Merge
2025-05-06 13:28:42 +03:00
dependabot[bot]
7992fffb76
Bump the github-actions-updates group across 1 directory with 5 updates ( #30933 )
...
Bumps the github-actions-updates group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | `6.15.0` | `6.16.0` |
| [github/codeql-action](https://github.com/github/codeql-action ) | `3.28.15` | `3.28.17` |
| [actions/download-artifact](https://github.com/actions/download-artifact ) | `4.2.1` | `4.3.0` |
| [tj-actions/changed-files](https://github.com/tj-actions/changed-files ) | `9934ab3fdf63239da75d9e0fbd339c48620c72c4` | `4168bb487d5b82227665ab4ec90b67ce02691741` |
| [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer ) | `3.8.1` | `3.8.2` |
Updates `docker/build-push-action` from 6.15.0 to 6.16.0
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](471d1dc4e0...14487ce63c )
Updates `github/codeql-action` from 3.28.15 to 3.28.17
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](45775bd823...60168efe1c )
Updates `actions/download-artifact` from 4.2.1 to 4.3.0
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](95815c38cf...d3f86a106a )
Updates `tj-actions/changed-files` from 9934ab3fdf63239da75d9e0fbd339c48620c72c4 to 4168bb487d5b82227665ab4ec90b67ce02691741
- [Release notes](https://github.com/tj-actions/changed-files/releases )
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md )
- [Commits](9934ab3fdf...4168bb487d )
Updates `sigstore/cosign-installer` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/sigstore/cosign-installer/releases )
- [Commits](d7d6bc7722...3454372f43 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-updates
- dependency-name: github/codeql-action
dependency-version: 3.28.17
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-updates
- dependency-name: actions/download-artifact
dependency-version: 4.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-updates
- dependency-name: tj-actions/changed-files
dependency-version: 4168bb487d5b82227665ab4ec90b67ce02691741
dependency-type: direct:production
dependency-group: github-actions-updates
- dependency-name: sigstore/cosign-installer
dependency-version: 3.8.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions-updates
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-06 11:47:15 +03:00
Harshil Sharma
a5e68639c2
Channel banner permissions ( #30917 )
...
* Fixed save state panel for channel banner
* Defined default background color
* Updated test
* WIP
* wip
* removed unused param
* Updated tests
* CI
* Fixed mmctl test
* Fixed TestDoAdvancedPermissionsMigration test
* Test update
* lint fix
* lint fix
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-06 14:03:35 +05:30
Harshil Sharma
d73222dca9
Channel banner misc fixes ( #30907 )
...
* Fixed save state panel for channel banner
* Defined default background color
* Updated test
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2025-05-06 14:02:41 +05:30
Daniel Espino García
257abbfb0d
Fix edit positioning, including its tooltip ( #30884 )
2025-05-06 09:58:53 +02:00
Martin Mičuda
f66d530b19
Translated using Weblate (Czech)
...
Currently translated at 98.2% (6075 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/
2025-05-06 08:35:57 +02:00
Martin Mičuda
a67cc4e472
Translated using Weblate (Czech)
...
Currently translated at 98.2% (6074 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/
2025-05-06 08:35:57 +02:00
master7
2c82dade94
Translated using Weblate (Polish)
...
Currently translated at 100.0% (6184 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2025-05-06 08:35:57 +02:00
Pineoak
dfc10ad4f5
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 72.0% (4458 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pt_BR/
2025-05-06 08:35:57 +02:00
Pineoak
a7bbca8724
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 71.8% (4446 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pt_BR/
2025-05-06 08:35:57 +02:00
Pineoak
2ef0543ce3
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 71.8% (4446 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pt_BR/
2025-05-06 08:35:57 +02:00
Frank Paul Silye
dfd54ba9a8
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 78.7% (4869 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-06 08:35:57 +02:00
Pineoak
7c3b9cb48f
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 71.8% (4446 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pt_BR/
2025-05-06 08:35:57 +02:00
Pineoak
3042013d3b
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 71.8% (4446 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pt_BR/
2025-05-06 08:35:57 +02:00
Pineoak
b535d03fa4
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 71.8% (4446 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pt_BR/
2025-05-06 08:35:57 +02:00
Frank Paul Silye
86e25822cf
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 78.5% (4857 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-06 08:35:57 +02:00
Bohdan
a39d9ca007
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (6184 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/uk/
2025-05-06 08:35:57 +02:00
Bohdan
acab46acd8
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (2656 of 2656 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/
2025-05-06 08:35:57 +02:00
Frank Paul Silye
6f8c353203
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 78.5% (4855 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-06 08:35:57 +02:00
Tom De Moor
4b8284c2b0
Translated using Weblate (Dutch)
...
Currently translated at 99.9% (6180 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/
2025-05-06 08:35:57 +02:00
Tom De Moor
17f159f0c6
Translated using Weblate (Dutch)
...
Currently translated at 99.6% (2648 of 2656 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/nl/
2025-05-06 08:35:57 +02:00
MArtin Johnson
7abd3029f6
Translated using Weblate (Swedish)
...
Currently translated at 99.0% (6125 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2025-05-06 08:35:57 +02:00
MArtin Johnson
bfb3208599
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (2656 of 2656 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/sv/
2025-05-06 08:35:57 +02:00
Serhii Khomiuk
9d1d88f1b2
Translated using Weblate (Ukrainian)
...
Currently translated at 99.7% (2649 of 2656 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/uk/
2025-05-06 08:35:57 +02:00
Frank Paul Silye
d4ec0ac163
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 78.2% (4842 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-06 08:35:57 +02:00
Lukáš Mlčůch
ea3f90ef73
Translated using Weblate (Czech)
...
Currently translated at 100.0% (2656 of 2656 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/cs/
2025-05-06 08:35:57 +02:00
master7
571283fb9f
Translated using Weblate (Polish)
...
Currently translated at 99.6% (6160 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2025-05-06 08:35:57 +02:00
Lukáš Mlčůch
ac7ddc3f61
Translated using Weblate (Czech)
...
Currently translated at 97.9% (6056 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/cs/
2025-05-06 08:35:57 +02:00
master7
da2cc9a98b
Translated using Weblate (Polish)
...
Currently translated at 99.1% (6134 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2025-05-06 08:35:57 +02:00
jprusch
d5c123981f
Translated using Weblate (German)
...
Currently translated at 100.0% (6184 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/de/
2025-05-06 08:35:57 +02:00
jprusch
f9ff866019
Translated using Weblate (German)
...
Currently translated at 100.0% (2656 of 2656 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/de/
2025-05-06 08:35:57 +02:00
Frank Paul Silye
1cd07132ae
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 78.1% (4833 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-06 08:35:57 +02:00
master7
10f9c25038
Translated using Weblate (Polish)
...
Currently translated at 99.1% (6133 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/pl/
2025-05-06 08:35:57 +02:00
master7
486574f6db
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2656 of 2656 strings)
Translation: Mattermost/server
Translate-URL: https://translate.mattermost.com/projects/mattermost/server/pl/
2025-05-06 08:35:57 +02:00
Frank Paul Silye
3383400462
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 77.9% (4818 of 6184 strings)
Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nb_NO/
2025-05-06 08:35:57 +02:00
unified-ci-app[bot]
027704e922
Update latest minor version to 10.9.0 ( #30943 )
...
Automatic Merge
2025-05-06 09:28:43 +03:00