Kaya Zeren
ed6e5a6f3c
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/tr/
2023-08-14 18:41:15 +02:00
Matthew Williams
d008caa21f
Translated using Weblate (English (Australia))
...
Currently translated at 99.9% (2464 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/en_AU/
Translated using Weblate (English (Australia))
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/en_AU/
2023-08-14 18:41:15 +02:00
Konstantin
6c06e5a97e
Translated using Weblate (Russian)
...
Currently translated at 100.0% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ru/
2023-08-14 18:41:15 +02:00
Hosted Weblate
42e10901d2
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/
2023-08-14 18:41:15 +02:00
jprusch
5dd7a12648
Translated using Weblate (German)
...
Currently translated at 100.0% (5648 of 5648 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% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/de/
2023-08-14 18:41:15 +02:00
Konstantin
cb3616faf8
Translated using Weblate (Russian)
...
Currently translated at 99.2% (2447 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/ru/
Translated using Weblate (Russian)
Currently translated at 100.0% (5648 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/ru/
2023-08-14 18:41:15 +02:00
CI-YU
896e6a3a11
Translated using Weblate (Chinese (Traditional))
...
Currently translated at 63.3% (3580 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/zh_Hant/
2023-08-14 18:41:15 +02:00
master7
c28c4918cc
Translated using Weblate (Polish)
...
Currently translated at 100.0% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/pl/
Translated using Weblate (Polish)
Currently translated at 97.4% (5503 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/pl/
2023-08-14 18:41:15 +02:00
Tom De Moor
746427584d
Translated using Weblate (Dutch)
...
Currently translated at 97.3% (5499 of 5648 strings)
Translation: mattermost-languages-shipped/mattermost-webapp-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp-monorepo/nl/
2023-08-14 18:41:15 +02:00
Sharuru
2ee8dc0739
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 79.4% (4485 of 5648 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% (2465 of 2465 strings)
Translation: mattermost-languages-shipped/mattermost-server-monorepo
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server-monorepo/zh_Hans/
2023-08-14 18:41:15 +02:00
Jesús Espino
5f7482e541
Remove remote users from the license counting and explicitly dissallow them to log in ( #22582 )
...
* Making all the counts aware of Remote users
* Disable login for remote users
* Adding tests for login remote_users error
* Adding tests for the store
* Adding frontend part of not counting remote users in the license
* Addressing PR review comment
* Adding the new ExternaUserId field to users
* Running make migrations-extract
* Running make app-layers and make gen-serialized
* Revert "Adding the new ExternaUserId field to users"
This reverts commit 12e5fd518962a16cdbdb8964179b6cd8e915f230.
* Adding GetUserByRemoteID methods
* Adding needed migration for users
* i18n-extract
* Fixing postgres increase remote user id field size migration up and down
* run make gen-serialized
* Removing migration code
* Not count remote users as part of the cloud pricing
* Add the cloud subscription when a user gets promote from remote to not-remote
* Fixing merge problems
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-08-14 17:54:10 +02:00
Daniel Espino García
5a349873f7
Class to functional component example 2 ( #24183 )
...
* Class to functional component example 2
* Fix tests
2023-08-14 14:20:47 +02:00
Daniel Espino García
1f525550a5
Migrate access history modal to functional component ( #24210 )
...
* Migrate access history modal to functional component
* Fix tests
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-08-14 14:20:07 +02:00
Saturnino Abril
a93a01fa8f
MM-54004 migrate HeaderFooterNotLoggedIn as functional component ( #24244 )
...
* chore: MM-54004 migrate HeaderFooterNotLoggedIn as functional component
* fix about and HA links
2023-08-14 06:48:19 -04:00
Daniel Espino García
e9b3afecc2
Mark category as read ( #24003 )
...
* Mark category as read
* Fix lint and test
* Fix tests
* Fix test and remove wrong aria
* Address server issues and add mark as read for unreads
* Missing changes
* Fix tests
* fix tests
* Add confirmation popup to mark as read category
* Always use viewMultipleChannels and other fixes
* Remove unneeded code
* Fix test
* Address feedback
* Address feedback
* Fix tests
* Fix test
* Fix tests
* Update aria-haspopup depending on the number of channels to mark as viewed
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-08-14 10:01:02 +02:00
Daniel Espino García
c1c07ba1bb
Migrate components/post_view/post_flag_icon/post_flag_icon.tsx from class to function component ( #24187 )
...
* Class to functional example 3
* Address feedback
* Address feedback
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-08-11 16:57:25 +02:00
Amy Blais
6c18ac49f3
Update NOTICE.txt ( #24119 )
...
Automatic Merge
2023-08-11 01:57:32 +03:00
Harrison Healey
1f95a8f52b
MM-50953 Post textbox cleanup ( #23971 )
...
* Remove unused code around scrollbarWidth
* MM-50953 Remove unused code for popover at mentions
* Add tests for messageHtmlToComponent wrapper
2023-08-10 15:22:48 -04:00
Jesse Hallam
c4949a664d
.npmrc: engine-strict ( #24217 )
...
Enforce the existing `engine` directives requiring node at `16.x` and npm at `7.x`, failing with a clear error message if a mismatch exists:
```
npm ERR! code EBADENGINE
npm ERR! engine Unsupported engine
npm ERR! engine Not compatible with your version of node/npm: undefined
npm ERR! notsup Not compatible with your version of node/npm: undefined
npm ERR! notsup Required: {"node":"^16.10.0","npm":"^7.24.0"}
npm ERR! notsup Actual: {"npm":"8.5.0","node":"v16.14.2"}
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/jesse/.npm/_logs/2023-08-08T15_09_40_758Z-debug-0.log
```
This change makes the version mismatch exceedingly and immediately clear instead of the developer having to infer from an obscure error much later on in the installation process.
2023-08-10 15:23:54 -03:00
Saturnino Abril
ecf7cdbdea
fix(accessibility): tab support at login, reset and signup pages, buttons at ATE and app bar ( #24214 )
2023-08-10 08:53:13 -04:00
Agniva De Sarker
45a14e23a9
MM-53228: Adding schema version to cluster info ( #24209 )
...
With the schema version available, a job can query for
the cluster info to confirm whether or not all nodes
in a cluster are upgraded to the same version or not.
This will help it in determining whether to start
the job or not.
https://mattermost.atlassian.net/browse/MM-53228
```release-note
NONE
```
2023-08-10 09:40:49 +05:30
Jesús Espino
e1c6ae7d85
Adding PostAction plugin hook ( #24102 )
...
* Adding PostAction plugin hook
* Adding missing doc string
* WIP
* Simplifying it
* Adding support for selected text
* fixing linter errors
* Adding support for the plugin editor action in the thread view
* Fixing ci check-types
* Addressing PR review comments
* Fix linter error in CI
* Fixing tests
2023-08-08 11:36:37 -07:00
Alejandro García Montoro
72b648cf81
Remove unused functions getPing and resetPing ( #24065 )
...
* Remove unused functions getPing and resetPing
* Remove PING_RESET
* Remove unused import lines
* One more to go
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-08-02 21:19:02 +02:00
Nick Misasi
0b3457c672
Add '(Only visible to admins) to license overature banners ( #24166 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-08-02 08:53:43 -04:00
Pablo Andrés Vélez Vidal
ef3aec40ac
MM-53609 - remove channels from archived teams during search ( #24053 )
...
* MM-53609 - remove channels from archived teams during search
* filter channels after the channels from server are fetched
* filter only channels, not DM or GM
* add unit tests; prevent blinking when searching for terms
2023-07-31 23:23:47 +02:00
Elias Nahum
aa88f8bf59
Add read_channel_content permission ( #24118 )
...
* Add read_channel_content permission
* fix tests
* update system console default permissions per role
* add read_channel_content to e2e defaultRolesPermissions
* Migration to include custom roles
* change deprecated isNotExactRole for isNotRole
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-31 09:12:53 -04:00
Devin Binnie
047583947f
[MM-53636] Add channel/team name back for the Saved Posts view ( #24117 )
...
* [MM-53636] Add channel/team name back for the Saved Posts view
* E2E test
2023-07-28 15:35:18 -04:00
Saturnino Abril
93a2c3281a
MM-53813: Fix(accessibility): on channels page ( #24122 )
...
* fix(accessibility): on channels page
* fix lint and update dynamic-virtualized-list
* fix snapshot and update per feedback
* fix e2e tests
* fix test
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-28 11:17:11 -04:00
Pablo Andrés Vélez Vidal
525c21a9d3
MM52237 - prevent fetching fileCount from unnecessary places ( #23981 )
...
* MM52237 - prevent call file count from unnecesary places
* rename the variable to make more clear function signature
2023-07-27 11:48:36 +02:00
Qrypt
93b7957de3
Mm 52178 Fix "registerMessageWillBeUpdatedHook" not running ( #23763 )
...
Automatic Merge
2023-07-26 21:57:32 +03:00
Harrison Healey
f10487c511
MM-50460 : Remove max-width from AdvancedTextEditor ( #23970 )
2023-07-26 15:01:37 +05:30
Maria A Nunez
12c829032f
Fix user is typing font size ( #24096 )
...
* Fix user is typing font size
* PR feedback
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-25 21:59:10 -04:00
Ibrahim Serdar Acikgoz
2a4de2eecc
Revert "Add read_channel_content permission ( #24018 )" ( #24114 )
...
This reverts commit a19ce047ba .
2023-07-25 13:17:58 +03:00
Harshil Sharma
26617fcbdc
Remove insights ( #23952 )
...
* removed server side
* Updated store layer
* unused import
* Updated autogenerated code template
* Updated tests
* lint fix
* unused translations
* webapp side
* Updated i18n
* lint fix:
* type fix
* Updated snapshots
* Removed insights from API specs
* updated e2e
* Updated e2e tests
* Updated e2e tests
* Removed insights tests
* Removed Insights as possible channel to load in sidebar from test
* Removed more insights tests
* More e2e fixed
* More cleanup
* Lint
* More cleanup in client4 and boards api
* More cleanup
* Fixes
* lint fix
---------
Co-authored-by: maria.nunez <maria.nunez@mattermost.com >
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-25 12:34:38 +05:30
M-ZubairAhmed
e37459cd00
MM-53230 : Remove custom polyfilled 'getClosestParent' with browser 'closest' ( #24086 )
2023-07-25 08:39:46 +05:30
M-ZubairAhmed
065d3c3f6b
Lint formatted on "build/emoji/additional_shortnames.json" ( #24097 )
2023-07-25 08:37:39 +05:30
Sinan Sonmez (Chaush)
e70abd6e0f
MM-53776 : Profile pop-over for Bots has funky line breaks ( #24095 )
2023-07-24 20:07:26 +05:30
Elias Nahum
a19ce047ba
Add read_channel_content permission ( #24018 )
...
* Add read_channel_content permission
* fix tests
* update system console default permissions per role
* add read_channel_content to e2e defaultRolesPermissions
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-24 09:37:59 -04:00
Devin Binnie
c35777194d
[MM-53520] Refresh drafts in comment when the rootId of the draft changes ( #24068 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-24 08:59:56 -04:00
Scott Bishel
0c4ac8b201
prepackage boards v7.11.2 ( #24085 )
...
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-24 11:49:12 +02:00
Sai Deepesh
16606f4420
MM-23523 Migrate "components/markdown_image/*" to typescript ( #23524 )
2023-07-21 20:30:19 +05:30
Nathan
ab38a8fbd7
MM-50382 Shows an error if post edit history fails to load ( #22828 )
2023-07-21 20:28:05 +05:30
Austin DeNoble
949a7875cd
MM-47091 : Migrate "components/integrations/abstract_outgoing_webhook.jsx" and tests to TypeScript ( #23977 )
2023-07-20 18:29:57 +05:30
Saturnino Abril
e377d985cd
MM-52641 MM-52645 Playwright/Accessibility: Initial setup and accessibility fix on login page ( #23254 )
...
* MM-52641 Playwright/Accessibility: initial setup
* upgrade Playwright to 1.36.1
* fix accessibility at login page
* fix lint
* update snapshot
2023-07-19 16:25:17 -04:00
ridker
f3b1f33dff
MM-47075 : Migrate "components/suggestion/suggestion_list.jsx" and tests to Typescript ( #23837 )
2023-07-20 00:18:55 +05:30
LeonardJouve
49dddaa0f0
Fix props of 'react-day-picker' #23591 )
2023-07-20 00:06:16 +05:30
Karan Mishra
91efa7bfc8
MM-52845 : Migrate "components/admin_console/elasticsearch_settings.jsx" and tests to Typescript ( #23821 )
2023-07-19 23:11:58 +05:30
Nick Misasi
0b564005cf
[MM-53702] Remove Downgrade Team Selection modal and all accompanying logic ( #24059 )
...
* Remove Downgrade Team Selection modal and all accompanying logic
* fix linter
* Fix i18n
* Final pipeline fixes
2023-07-19 09:35:14 -04:00
Hamza
9322f71f94
MM-52793 : Search calendar selects the day before when selected for a date ( #23618 )
2023-07-19 16:56:19 +05:30
Sinan Sonmez (Chaush)
628273d98d
MM42267: Add member count in the browse channel modal ( #23800 )
...
* add base for calling the endpoint
* add endpoint and handler
* update store and layers
* call the endpoint
* align types
* update app layers
* generate mocks
* complete handler
* finish store query
* add todos
* add ui for member count
* add selector
* add a todo
* add cache layer
* optimize calls in FE
* handle invalidation of the cache
* fix go style
* fix test
* use existing channel layer count
* fix import error
* delete unnecessary code
* write tests for channel cache layer
* fix testname
* fix mocks
* fix cache layer test
* fix a test
* really fix the test
* write more tests for server
* address PR comments
* remove comment
* rename more_channels to browse_channels
* fix style
* update snapshot
* add translations
* Revert "add translations"
This reverts commit 56476a5dabe357703ef02be9a38b3e88f5c8b1e7.
* add only related translations
* address PR review points
* add test
* fix test
---------
Co-authored-by: Mattermost Build <build@mattermost.com >
2023-07-19 11:45:27 +05:30