Commit Graph

19295 Commits

Author SHA1 Message Date
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
Agniva De Sarker
a258fd80b2
Remove remaining references to model.NewXX (#28678)
And we remove the deprecated functions to force uses
only of the new function.
```release-note
NONE
```
2024-10-10 22:15:22 +05:30
Agniva De Sarker
3db139f746
Removed the max/min family of functions (#28679)
They are in-built in Go now
```release-note
NONE
```
2024-10-10 22:14:21 +05:30
Angel Mendez
4440ace6a9
refactor: migrate managing_bot_accounts_spec.js ts (#28368)
- convert file to ts
- fix lint issues
2024-10-10 14:09:09 +02: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
enzowritescode
991debeb0b
Change log level inside sendMail() (#28669)
* Change log level inside sendMail()
2024-10-09 14:01:01 -06: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
Arya Khochare
ac38f5f751
Errcheck issues fixed in server/channels/api4/brand.go (#28362)
* errcheck proper error handling

* write response err check log

* resolving conflicts and io.Copy error handling
2024-10-09 18:43:34 +02:00
Angel Mendez
ce63a20980
refactor: convert accessibility specs to ts (#28348) 2024-10-09 13:32:39 +00:00
Rohan Sharma
e41ab1a3b8
fix: plugin errcheck issues (#28517)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-10-09 14:56:22 +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
02e6851603
fix: status test errcheck issues (#28541)
Co-authored-by: Mattermost Build <build@mattermost.com>
2024-10-09 14:51:19 +02:00
Arya Khochare
90ceb4a5e3
Fixed errcheck issues in server/channels/api4/usage_test.go (#28644)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-10-09 13:28:36 +02:00
TheInvincible
b49d86c24d
fix errcheck issue (#28548)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-10-09 13:27:39 +02:00
Angel Mendez
23623fc9c9
MM-47288 refactor: convert channels/channel/ files to ts (#28483)
* refactor: convert channels/channel/ files to ts

- convert js files to typescript
- update types
- fix lint issues

Fixes: 21299

* fix: solve lint issues channels/channel

- fix lint issues
- udpate types

* fix: adjustment to test case MM-T1687

- code reorganization for test case MM-T1687

* fix: update types on function apiCreateCustomAdmin

- update types for apiCreateCustomAdmin on  user.d.ts so that
lint issue is solved
2024-10-09 11:22:45 +00:00
Mario Vitale
429c41747c
CLD-8395 Integrate playwright into E2E tests (#28492)
* Finalize Playwright E2E scripts integration, add videos
* Add suggestion by Saturn

Co-authored-by: Saturnino Abril <5334504+saturninoabril@users.noreply.github.com>

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Saturnino Abril <5334504+saturninoabril@users.noreply.github.com>
2024-10-09 13:05:11 +02:00
Arya Khochare
2467c39224
[MM-59308] Cypress end to end test for channel header modal (#28275) 2024-10-09 10:33:39 +00:00
Rohan Sharma
65bb1a3427
fix: plugin test errcheck issues (#28531)
Co-authored-by: Ben Schumacher <ben.schumacher@mattermost.com>
2024-10-09 12:26:23 +02:00
Rohan Sharma
68404f2f33
fix: scheme errcheck issues (#28543) 2024-10-09 11:58:16 +02:00
Arya Khochare
d1962e123e
[MM-60932] Fix errcheck issues in server/channels/api4/usage.go (#28641) 2024-10-09 11:53:25 +02: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
Angel Mendez
6fadc0c041
[MM-47312] Migrate /enterprise/saml e2e tests to TypeScript (#28367) 2024-10-09 09:03:08 +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
Elias Nahum
e808c14a73
Fix the response type of create bookmark in go client (#28574) 2024-10-09 08:46:43 +08:00
Angel Mendez
84fba1e1d4
refactor: convert auth_sso files to ts (#28349)
- convert js files to ts
- update types

Fixes #21311
2024-10-08 22:24:40 +00:00