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

1616 Коммитов

Автор SHA1 Сообщение Дата
Domendra Singh Komra
c40b685bc3 [MM-60842] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/license_settings/trial_banner/trial_banner.tsx' with FormattedMessage (#28671) 2024-10-11 01:13:06 +00:00
K Om Senapati
040220aea4 [MM-60838] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/billing/company_info_display.tsx' with FormattedMessage (#28651) 2024-10-10 01:27:19 +00:00
Ivy Gesare
ae2e1ddf6c [MM-60844] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/session_length_settings.tsx' with FormattedMessage (#28654) 2024-10-09 23:59:32 +00:00
Pablo Vélez
6cafd45fc9 MM 57516 - deactivate actions to ldap users (#28199)
* MM-57516 - restrict activation/deactivation over ldap users

* Add unit tests

* refactor test to unify repeated actions

* add disable actions in user details too

* migrate test to use react-testing-library

* add new ldap user test and fix other existing tests

* restrict ldap users status management via api

* use correct server status and update tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-09 18:59:53 +02:00
Caleb Roseland
0f200adbe0 MM-58349: Shared Channels in System Console (#28116)
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2024-10-09 07:53:19 -05:00
Rohan Sharma
51ce9733e2 [MM-60789] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/channel_selector_modal/channel_selector_modal.tsx' with FormattedMessage (#28464) 2024-10-09 09:04:54 +00:00
Rita Anene
59c8df0ca1 [MM-60813] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/team_channel_settings/users_to_be_removed_modal.tsx' with FormattedMessage (#28604) 2024-10-09 09:03:54 +00:00
Zubair Imtiaz
035f3c14f1 [MM-60833] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/group_settings/group_details/group_users.tsx' with FormattedMessage (#28619) 2024-10-09 08:50:04 +00:00
Rohan Sharma
db951c48e7 [MM-60849] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/integrations/outgoing_oauth_connections/installed_outgoing_oauth_connections.tsx' with FormattedMessagewith FormattedMessage (#28633) 2024-10-09 08:47:41 +00:00
Rohan Sharma
2f1df64298 [MM-60851] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/system_notice/notices.tsx' with FormattedMessage (#28632) 2024-10-09 08:46:29 +00:00
Ben Cooke
b3c7ef0b97 [MM-56073] MMCTL delete post command (#27539)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-10-08 16:45:31 +02:00
Harrison Healey
ce7fdb6c22 Removed unused code from actions/views/create_comment.tsx (#28479)
* Removed unused code from actions/views/create_comment.tsx

* i18n-extract
2024-10-07 20:04:06 +00:00
Nick Misasi
64a6e3a120 [CLD-8377] Add ability to open invitation modal from a query parameter (#28315)
* Add query_param_action_controller, allowing actions to be performed based on query parameters when webapp is loaded

* Actually git add the new component

* undo changes to package-lock

* Change render to renderWithContext

* Move into channel_controller

* Fix tests

* Updates to RootRedirect component and redirectUserToDefaultTeam

* Grab another entry point

* Adjust font for title of no permissions modal, fix default text

* Fix linter

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-07 10:55:23 -04:00
Weblate (bot)
415dae11c6 Translations update from Mattermost Weblate (#28581)
Automatic Merge
2024-10-07 16:44:32 +02:00
Devin Binnie
ed4cab7aa2 [MM-54021][MM-58736] Remove limit on loading channel members on initial load, reload members on reconnect, separate loading of members from channels on initial load (#28310)
* [MM-54021][MM-58736] Remove limit on loading channel members on initial load, reload members on reconnect, separate loading of members from channels on initial load

* PR feedback

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-07 09:13:31 -04:00
TheInvincible
0c8212078c Filter archived channel from webhooks dropdown (#28427) 2024-10-04 10:54:22 -04:00
Pablo Vélez
0f6f47d6b4 MM 60445 - fix preparing workspace wrong redirect (#28332)
* MM-60445 - fix preparing workspace wrong redirect

* add unit tests

* update unit tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-04 08:32:06 +02:00
Harrison Healey
c15c924c49 Disable PerformanceReporter tests (#28426) 2024-10-03 02:27:44 +00:00
Harrison Healey
394f625bcb MM-50347 Make desktop app landing page optional (#28421)
* fix: Make desktop app landing page optional

* Update i18n strings

* Fix linting and unit test

---------

Co-authored-by: Kiran <kiran@krinati.co>
2024-10-02 15:48:54 -04:00
Pablo Vélez
1690e48db6 MM 60222 - apply filter to export csv (#28212)
* MM-60222_apply filter to export csv

* get the report exporting with the filters ready

* add unit tests

* cover one more file with some tests

* style the confirm modal note

* add translations

* remove unnecessary print line

* disable export button if there is no data to export

* fix linter issues

* fix linter errors

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-02 12:23:39 +02:00
Tanishq Agarwal
5098669cfb [MM57343] Add unit tests to Team Groups Management Modal (#28272)
* added basic unit tests for team_groups_manage_modal

* removed errorenously added getIntlMock from test_helpers

* added additional general tests

* updated test suite

* updated snapshot update using jest

* fixed minor linting problems

* fixed unintended snapshot changes

* modified test case to wait for element removal
2024-10-02 12:22:48 +02:00
Weblate (bot)
f190375403 Translations update from Mattermost Weblate (#28356)
Automatic Merge
2024-09-30 16:14:32 +02:00
M-ZubairAhmed
4c6ac0a432 [MM-60218] Resettting to default doesnt reset to user's global notification setting in a channel's setting (#28046) 2024-09-27 18:17:23 +00:00
Felipe Martin
bb4d7de2b5 fix: dm shared channel indicator (#28302)
* fix: dm shared channel indicator
2024-09-27 12:31:03 -04:00
Aditya Soni
f97cd9ea5b MM-51091: Fixed the checkmarks bug (#28287)
* Fixed the checkmarks bug

* Fixed indentation

* Fixing the snapshots

* resolving the comments

* check-lint issues

* react fragment removal

* Fixing the .snap files
2024-09-27 11:17:30 -04:00
Matthew Birtch
bd61f1484b MM-60604 Hide pinned icon in channel header when no pinned posts (#28276) 2024-09-26 20:24:07 -04:00
Daniel Espino García
0676d300de Fix draft sent to show and rise errors (#28097)
* Fix draft sent to show and rise errors

* Remove event and set skipCommands

* Fix tests

* Improve error styles

* Fix lint

* Fix lint

* Fix tests

* Various fixes

* Fix lint

* fix test

* Extract onSubmit options type

* Address feedback

* Fix text
2024-09-26 16:59:20 +02:00
Devin Binnie
d58b048965 [MM-60603] Don't follow threads when marking them as read on focus (#28263)
* [MM-60603] Don't follow threads when marking them as read on focus

* Fix tests

* Fix lint

* Fix the original bug in the API call
2024-09-26 09:02:11 -04:00
Nikhil Kulkarni
6d51307ddf [MM-57711] Convert ./components/latex_inline/latex_inline.tsx from Class Component to Function Component (#28129)
* Changed the class component to functional

* Updated the tests for latex_inline

* Updated the snapshots and tests

* Updated the tests, snapshots and changed div to span

* Updated snapshots and tests

* used renderWithContext instead of render in tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-25 11:59:33 +02:00
Caleb Roseland
e0e0b57b8b MM-54022: add warning when deleting a remote post (#28284) 2024-09-24 12:04:26 -05:00
Harrison Healey
e080f9f5ed Change localizeMessage to take a MessageDescriptor as a parameter (#28141)
* Change localizeAndFormatMessage to take a MessageDescriptor

* Change localizeMessage to take a MessageDescriptor as a parameter

* Update mmjstool to support new localizeMessage signature

* Change mmjstool commit back to master branch
2024-09-24 12:07:51 -04:00
Caleb Roseland
355dd18e52 MM-60335: Upgrade to typescript 5.5.4 (#28099)
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-24 10:39:35 -05:00
Harrison Healey
46cad5c552 MM-59854 Fully allow at mentions in message attachment field values and add E2E tests (#28018)
* Add descriptions to test cases for getNeededAtMentionedUsernames

* MM-59854 Load users who are at-mentioned in message attachment fields

* MM-59854 Add server support for at-mentioning users in message attachment fields

* Migrate support/external_commands from JS to TS

* MM-59584 Ensure that at-mentions never show in other message attachment fields

* MM-59584 Add E2E tests for how we load users based on at mentions

* Use new E2E test helpers in other places

* Update snapshots
2024-09-24 09:41:03 -04:00
Pablo Vélez
88ad3bb95b MM-60419 - fix styling regression by adding back placeholder injection link element (#28219)
* MM-60419 - fix styling regression by adding back placeholder injection link

* add relevant comment

* add more details to how the link element work

* Update webapp/channels/src/root.html

---------

Co-authored-by: Harrison Healey <harrisonmhealey@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-24 15:28:35 +02:00
Pablo Vélez
5c7f99921b MM-60312 - replace office365 logo with entraId new logo (#28234)
* MM-60312 - replace office365 logo with entraId new logo

* rename icon file name

* remove unncessary aria-label in svg inside a button

* remove unnecessary translation

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-24 15:27:04 +02:00
M-ZubairAhmed
df901b132e [MM-60514] Accessing bot_accounts page directly fails to load (#28247) 2024-09-24 10:40:33 +00:00
M-ZubairAhmed
a03972e502 [MM-60303] Changing status in mobile app doesn't change your status in the webapp (#28246) 2024-09-24 10:39:26 +00:00
Weblate (bot)
b6f83c8438 Translations update from Mattermost Weblate (#28282)
Automatic Merge
2024-09-23 16:14:32 +02:00
Harshil Sharma
13b6e75fa9 Fixed horizontal alignment of no draft graphic (#28224)
* Fixed horizontal alignment of no draft graphic

* Lint fix
2024-09-19 12:33:11 +05:30
goooov
70cb1934e9 [MM-55296] Added warning in Workspace dashboard if Mattermost is running as root (#27999)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-09-18 11:51:50 +02:00
Caleb Roseland
d99961f106 Channel Bookmarks: adds enable, reordering, and other fixes (MM-56286, MM-59807, MM-59808, MM-60031, MM-59872) (#28098)
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-17 11:50:34 -05:00
Scott Bishel
d1960daa20 update icon color to system color (#28190) 2024-09-16 17:38:39 +02:00
Weblate (bot)
35079452c8 Translations update from Mattermost Weblate (#28198)
Automatic Merge
2024-09-16 16:14:33 +02:00
Vishal
3acceeefb2 quote names when using recent mention search (#28119) 2024-09-16 13:58:51 +05:30
Scott Bishel
46ca7747f8 set object to accept function, prevent javascript error (#28192) 2024-09-13 14:21:56 -06:00
Harshil Sharma
a0a6c48773 FIxed scrolling issue on drafts (#28187) 2024-09-13 19:22:04 +05:30
Scott Bishel
d1557271f1 Remove lock from shared channels indicator (#28132)
* remove lock from shared channels indicator

* remove import

* remove channelType

* remove channel type after merging

* update snapshot

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-12 11:26:27 -06:00
Ivy Gesare
19733eef1e [MM-59811] Fix Incorrect "set custom status" Color (#27777)
* Change: Update color css property to a=0.75 in custom_status__container class

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-12 16:28:35 +05:30
Guillermo Vayá
41bca03270 MM-55208 allow search prefixes (#28146)
* Ignore at and tilde for username and channel searches.

* allow using tilde in search suggestions

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-09-12 12:19:51 +02:00
Scott Bishel
5d8bf5f97b MM-58452-Update system console with shared indicator (#28131)
* update system console with shared indicator

* lint fixes, test fixes, i18 fixes

* minor tweeks

* Update webapp/channels/src/components/channel_members_rhs/member.tsx

Co-authored-by: Caleb Roseland <caleb@calebroseland.com>

---------

Co-authored-by: Caleb Roseland <caleb@calebroseland.com>
2024-09-11 15:11:15 -06:00