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

19323 Коммитов

Автор SHA1 Сообщение Дата
Ben Schumacher
ff6de4bdab Fix errcheck issues in channels/app/admin_test.go (#28767) 2024-10-14 21:05:39 +02:00
Agniva De Sarker
a190fe8503 MM-59947: Remove the remaining **model.User special casing (#28707)
We remove the remaining special casing for **model.User
and add unit tests to lock in the behavior.

Additional load tests were done locally to confirm
there are no hidden code paths left out.

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

```release-note
NONE
```
2024-10-14 21:03:01 +05:30
Rohan Sharma
bef486ab00 [MM-60856] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/linking_landing_page/linking_landing_page.tsx' with FormattedMessage (#28724)
* fix: status errcheck issues

* Update server/channels/api4/status.go

Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>

* logged error message as required

* [MM-60856] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/linking_landing_page/linking_landing_page.tsx' with FormattedMessage

* fixed the bug in linking landing page

* changed location to landinPage

---------

Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-14 16:35:06 +02:00
Weblate (bot)
6d5b356899 Translations update from Mattermost Weblate (#28740)
Automatic Merge
2024-10-14 16:14:32 +02:00
TheInvincible
dfa29c2b59 fix errcheck issue (#28618)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-10-14 13:33:50 +02:00
Ben Schumacher
7ff22436dc [MM-60685] Fix racy TestSyncLdap (#28324) 2024-10-14 13:04:48 +02:00
Jesús Espino
5f8bdba459 Initial version of the new search interface (#27301)
* Initial version of the new search interface

* Fixing CI

* style tweaks

* tweaks to date picker in search

* change search input to button

* Addressing a lot of small problems

* Addressing current search visualization

* Fixing problem on filter autocompletion

* Adding some more fixes

* Tiny style ajustment

* Removing unnecessary slice call

* Adding search extensibility

* Improving the extensibility

* Fixing and refactoring a bit

* On clear click, clear the current search

* splitting components for simplicity

* tweaks to file ext search

* Addressing PR review comments and adding color to the extensions search icons

* Improving a bit the extension search

* Fixing CI

* Fixing some bugs

* Keep the focus on search input whenever we change the search type

* Adding SearchHint tests

* Adding search_box_type_selector tests

* Adding tests for the SearchBox component

* Adding tests for search box suggestions

* Adding SearchBoxInput tests

* Splitting extension suggestion component and provider

* ExtensionSuggestion tests

* Removing unneeded property

* Adding SearchBoxhints tests

* Adding tests for NewSearch component

* Adding tests for the extension suggestion provider

* Fixing linter errors

* Fixing tests

* Fixing linter errors

* Fixing linter errors

* Adding license check for plugins

* Addressing PR review comments

* Addressing PR review comments

* Addressing PR review comments

* Fixing tests

* Fixing some cypress tests

* More work around cypress tests for search

* Some accessibility changes

* more work on cypress tests

* fixing more cypress tests

* Fixing linter errors

* Fixing tests

* Fixing ctrl+f6 switching

* Fixing scrolling on small windows wheneve you are searching

* Improve editing in the middle of the search text

* Addressing some PR review comments

* Addressing some PR review comments

* Addressing some PR review comments

* Addressing some PR review comments

* Fixing tests and linter errors

* Fixingls tests and linter errors

* Fix type checks

* Clearer logic to render plugin or builtin suggestion

* Addressing PR review changes

* Addressing PR review changes

* Using selectors for plugin components

* Changing uppercase to lowercase on lists of components

* Updating tests

* Updating snapshots

* minor css tweaks

* minor css tweak

* Adding the search type and the clear button

* Fixing problem with the filetype selector

* fixing linter errors

* Some fixes

* More linter fixes

* Reverting prettier auto-formating

* Fixing CI

* Fixing CI

* Fixing chrome problem

* Fixing CI

* Addressing PR review comments

---------

Co-authored-by: Matthew Birtch <mattbirtch@gmail.com>
Co-authored-by: Christopher Speller <crspeller@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-14 12:56:35 +02:00
Arya Khochare
b7ccd745c8 Fixed errcheck issues in server/channels/api4/oauth_test.go (#28645)
Co-authored-by: Ibrahim Serdar Acikgoz <serdaracikgoz86@gmail.com>
2024-10-14 12:29:37 +02:00
Johnson
6818e0cafa [MM-60846] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/integrations/installed_incoming_webhooks/installed_incoming_webhooks.tsx' with FormattedMessage (#28655) 2024-10-14 08:55:06 +00:00
Nicolas Le Cam
845b5806c0 server: Fix typo in Makefile (#28710) 2024-10-14 10:32:43 +02:00
Rohan Sharma
abf60421b4 fix: role test errcheck issues (#28545)
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-14 09:55:34 +02:00
Arya Khochare
0668df063b [MM-60847] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/integrations/installed_oauth_apps/installed_oauth_apps.tsx' with FormattedMessage (#28673) 2024-10-13 13:42:02 +00:00
Arya Khochare
d2d0ae7654 [MM-60843] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/plugin_management/plugin_management.tsx' with FormattedMessage (#28675) 2024-10-12 11:07:31 +00:00
Angel Mendez
ebcde8535e refactor: convert channels/ad_ldap files to ts (#28677)
- convert js spec files to ts
- convert ldap_server_commands.js to ts

fixes: 21302

Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-10-12 08:28:47 +08:00
Claudio Costa
c2a0374d2c Prepackage Calls v1.2.0 (#28717) 2024-10-11 13:50:08 -06:00
Daniel Espino García
42c9905e16 Update root post update at on reply delete (#28688)
* Update root post update at on reply delete

* Address feedback
2024-10-11 21:32:17 +02:00
Arya Khochare
d6343832d9 errcheck issues fixed (#28643) 2024-10-11 18:26:40 +02:00
Arya Khochare
9eb424a252 [MM-60850] FormattedMarkdownMessage in 'webapp/channels/src/components/post_view/channel_intro_message/channel_intro_message.tsx' with FormattedMessage (#28672) 2024-10-11 15:28:09 +00:00
Johnson
362b02203a [MM-60841] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/group_settings/group_details/group_profile_and_settings.tsx' with FormattedMessage (#28657) 2024-10-11 15:27:05 +00:00
Rita Anene
7627a68d85 [MM-60814] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/authorize/authorize.tsx' with FormattedMessage (#28614) 2024-10-11 15:25:59 +00:00
Harrison Healey
3811dccd79 MM-60541 Don't save an unmodified draft when changing channels (#28620)
* MM-60541 Don't save an unmodified draft when changing channels

* Address feedback
2024-10-11 10:53:36 -04:00
k srisri reddy
bafe37d4b2 MM-60926: updated system_test.go to pass linter (#28691) 2024-10-11 16:18:19 +02:00
Arya Khochare
dd6546bd5e errcheck issues fixed (#28693) 2024-10-11 16:16:46 +02:00
M-ZubairAhmed
276b56d7a1 [MM-60788] Replace FormattedMarkdownMessage in custom_enable_disable_guest_accounts_setting, delete_channel_modal, signup.tsx & create_comment.tsx (#28438) 2024-10-11 14:04:01 +00:00
TheInvincible
7895000ab7 [MM-60824] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/leave_team_modal/leave_team_modal.tsx' with FormattedMessage (#28547) 2024-10-11 13:56:12 +00:00
goooov
2780b87d00 [MM-60817] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/convert_channel_modal/convert_channel_modal.tsx' with FormattedMessage (#28642) 2024-10-11 13:55:09 +00:00
Ivy Gesare
adeb1e9da1 [MM-60845] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/integrations/installed_commands/installed_commands.tsx' with FormattedMessage (#28706) 2024-10-11 13:38:05 +00:00
TheInvincible
dd2db41fbf [MM-60825] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/mfa/setup/setup.tsx' with FormattedMessage (#28628) 2024-10-11 13:36:48 +00:00
Arya Khochare
0e31f6226c [MM-60818] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/delete_category_modal/delete_category_modal.tsx' with FormattedMessage (#28607) 2024-10-11 13:34:45 +00:00
Zubair Imtiaz
428b38efbb [MM-60837] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/user_settings/security/user_access_token_section/user_access_token_section.tsx' with FormattedMessage (#28623) 2024-10-11 13:15:20 +00:00
Zubair Imtiaz
f7a7d76413 [MM-60834] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/select_team/select_team.tsx' with FormattedMessage (#28621) 2024-10-11 13:14:45 +00:00
Ivy Gesare
038bb6a2bb [MM-60808] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/license_settings/team_edition/team_edition_right_panel.tsx' with FormattedMessage (#28552) 2024-10-11 13:11:30 +00:00
Zubair Imtiaz
87ac98c524 [MM-60836] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/message_export_settings.tsx' with FormattedMessage (#28635) 2024-10-11 13:08:48 +00:00
Rohan Sharma
199eae09bb [MM-60852] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/tours/crt_tour/collapsed_reply_threads_modal.tsx' with FormattedMessage (#28631) 2024-10-11 13:05:02 +00:00
TheInvincible
064c78e63d [MM-60830] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/user_list_row/user_list_row.tsx' with FormattedMessage (#28629) 2024-10-11 11:59:28 +00:00
Zubair Imtiaz
7983521dc0 [MM-60835] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/actions_menu/actions_menu.tsx' with FormattedMessage (#28622) 2024-10-11 11:57:46 +00:00
goooov
80855cfc02 [MM-60823] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/invitation_modal/add_to_channels.tsx' with FormattedMessage (#28519) 2024-10-11 11:57:00 +00:00
Rita Anene
c8b4c6d7b4 [MM-60810] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/permission_schemes_settings/edit_post_time_limit_modal/edit_post_time_limit_modal.tsx' with FormattedMessage (#28611) 2024-10-11 11:52:16 +00:00
Ivy Gesare
34c8dd5504 [MM-60828] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/team_selector_modal/team_selector_modal.tsx' with FormattedMessage (#28575) 2024-10-11 11:50:26 +00:00
Rita Anene
275e922ec1 [MM-60827] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/suggestion/suggestion_list.tsx' with FormattedMessage (#28613) 2024-10-11 11:49:37 +00:00
Rita Anene
2f08b0df44 [MM-60821] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/integrations/installed_oauth_app/installed_oauth_app.tsx' with FormattedMessage (#28612) 2024-10-11 11:44:53 +00:00
Domendra Singh Komra
160be23dc0 [MM-60840] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/feature_discovery/feature_discovery.tsx' with FormattedMessage (#28668) 2024-10-11 11:08:33 +00:00
K Om Senapati
3cd0f1bc1c [MM-60839] Remove unused 'webapp/channels/src/components/admin_console/billing/payment_details.tsx' (#28652) 2024-10-11 10:56:35 +00:00
Ibrahim Serdar Acikgoz
9d5993d89d [MM-58834] Review user preferences export and import (#28286) 2024-10-11 12:28:37 +02:00
Ivy Gesare
e8ebbcc980 [MM-60819] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/integrations/bots/bots.tsx' with FormattedMessage (#28577)
* Change: Replace FormattedMarkdownMessage with FormattedMessage in bots.tsx
Change: Update en.json
Change: Update BackstageList component

* Change: Replace <a> tag with react-router-dom Link component

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-11 11:21:05 +02:00
Ivy Gesare
bd1743192d [MM-60809] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/license_settings/trial_license_card/trial_license_card.tsx' with FormattedMessage (#28554)
* Change: Replace FormattedMarkdownMessage with FormattedMessage in trial_license_card.tsx
Change: Update en.json

* Change: Update message ids in trial_license_card

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-11 11:19:43 +02:00
Rita Anene
4f496eedb5 [MM-60812] Replace FormattedMarkdownMessage in 'webapp/channels/src/components/admin_console/team_channel_settings/team/details/team_profile.tsx' with FormattedMessage (#28608)
* Fix: Replace FormattedMarkdownMessage in file

* fix: update snapshot

* fix: resolve conflicts in en.json file

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-11 09:42:45 +02:00
Angel Mendez
3f59f05f3f refactor: convert file fetch_commands to ts (#28139) 2024-10-11 04:37:52 +00:00
Agniva De Sarker
df08325ef6 store: use ToSQL (#28681)
- Improve some code to use ToSQL
- Fix a bug in SqlReactionStore.GetForPostSince
where OrderBy wasn't added properly. Added a test.
- Improve a method to return a slice rather than
pass a pointer to slice.

```release-note
NONE
```
2024-10-11 09:11:38 +05:30
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