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

3344 Коммитов

Автор SHA1 Сообщение Дата
M-ZubairAhmed
47bf846731 [MM-56387] Replace missed usage of LocalizedIcon in 'search_results_header.tsx' with i/span tags (#25826) 2024-01-02 10:36:33 +00:00
Sudhanva-Nadiger
64232a106e [MM-47083] Migrate "components/pdf_preview.jsx" and tests to Typescript (#25211) 2024-01-02 10:33:42 +00:00
Kapil Dutta
b4ee90afca [MM-55101] Replace usage of LocalizedIcon in 'multiselect.tsx' with i/span tags (#25665) 2024-01-01 12:12:03 +00:00
Sudhanva-Nadiger
ef0c5e2125 [MM-47086] Migrate "components/size_aware_image.jsx" and tests to Typescript (#25230) 2023-12-30 12:52:27 +00:00
M-ZubairAhmed
1af0782991 [MM-55307] Make AdminConsole/TeamFilterDropdown use AsyncSelect instead of LegacyInfiniteScroll (#25294) 2023-12-28 10:09:35 +00:00
Zubair Imtiaz
287cbad2d5 [MM-55974] Theme is not used in notification selector box in user notification settings (#25689) 2023-12-26 09:24:33 +00:00
Asaad Mahmood
8f0d2b05ea MM-56352 - Making modals consistent overall (#25622)
* Modal UI Improvements

* Updating modal header

* Updating modals

* Updating invite as a guest

* Updating modals

* Modal fixes

* Updating modal footer DMs

* Updating footer buttons next prev

* Updating tests

* Updating tests

* Updating modal css

* Updating modal

* Updating UI

* Updating modal snap

* Updating modal issues

* Updating modal

* Updating modal scss

* Updating modal changes

* Updating sys console modal

* Updating modal css

* Updating modal issue

* Removing css file

* Updating test

* Updating modal

* Updating test spec
2023-12-26 12:36:22 +05:00
Syed Ali Abbas Zaidi
02e27f78b2 [MM-56291] Convert ./components/widgets/icons/checkbox_checked_icon.tsx from Class Component to Function Component (#25763)
* [MM-56291] Convert `./components/widgets/icons/checkbox_checked_icon.tsx` from Class Component to Function Component

* refactor: update snapshots
2023-12-26 09:04:36 +05:30
Syed Ali Abbas Zaidi
55e222a9e2 [MM-56019] Move the deactivate account section to the last, and change the button to danger (#25697)
* [MM-56019] 🎨 Move the deactivate account section to the last, and change the button to danger

* refactor: remove unnecessary divider
2023-12-26 09:04:03 +05:30
Harshil Sharma
bc1a53472a Added air-gapped contact sales modal (#25807) 2023-12-25 09:42:17 +00:00
Syed Ali Abbas Zaidi
77161715fc [MM-56042] Show full timestamp with seconds in tooltip of post date (#25699) 2023-12-25 07:35:39 +00:00
Harshil Sharma
6520e570e0 Updated tier wording (#25808) 2023-12-25 07:09:20 +00:00
Syed Ali Abbas Zaidi
11ae867ce3 [MM-56294] Convert ./components/admin_console/group_settings/group_details/group_profile.tsx from Class Component to Function Component (#25766)
* [MM-56294] Convert `./components/admin_console/group_settings/group_details/group_profile.tsx` from Class Component to Function Component

* refactor: update snapshots
2023-12-22 10:35:17 +01:00
Daniel Espino García
ec4fdba04e Fix auto delete post when dismissed by a plugin (#25791) 2023-12-22 10:34:32 +01:00
Miguel de la Cruz
0e60f3d542 Improves validation in getRolesByName endpoint (#25215)
* Improves validation in getRolesByName endpoint

* Updates the max constant and fixes linter

* Adds a mechanism to split roles in chunks in the webapp client

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-22 10:29:51 +01:00
Harshil Sharma
a59f5ccded Added API to return user count bands and user count (#25796) 2023-12-21 13:00:19 +00:00
Syed Ali Abbas Zaidi
cac50f593b [MM-56298] Convert ./components/file_attachment/file_thumbnail/file_thumbnail.tsx from Class Component to Function Component (#25761)
* [MM-56298] Convert `./components/file_attachment/file_thumbnail/file_thumbnail.tsx` from Class Component to Function Component

* refactor: implement code review changes
2023-12-21 15:43:08 +05:30
Syed Ali Abbas Zaidi
ab6e206a51 [MM-56292] Convert ./components/widgets/icons/checkbox_partial_icon.tsx from Class Component to Function Component (#25764)
* [MM-56292] Convert `./components/widgets/icons/checkbox_partial_icon.tsx` from Class Component to Function Component

* refactor: update snapshots
2023-12-21 15:42:38 +05:30
Syed Ali Abbas Zaidi
4fb3d7a349 [MM-56295] Convert ./components/post_view/message_attachments/message_attachment_list.tsx from Class Component to Function Component (#25767)
* [MM-56295] Convert `./components/post_view/message_attachments/message_attachment_list.tsx` from Class Component to Function Component

* refactor: update default prop

* refactor: update snapshot

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-21 15:42:11 +05:30
Syed Ali Abbas Zaidi
dadc752212 [MM-56297] Convert ./components/widgets/settings/radio_setting.tsx from Class Component to Function Component (#25770)
* [MM-56297] Convert `./components/widgets/settings/radio_setting.tsx` from Class Component to Function Component

* fix: check-types issue
2023-12-21 15:41:37 +05:30
Agniva De Sarker
7dcf5f85a5 MM-56071: Track multiple threads (#25775)
We can have 2 types of threads open at the same time. One from
the thread view, and another from RHS.

We add another variable to distinguish between the 2 states.

In future, if we have the ability for more than 2 threads, then
we would need to track by threadID.

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

```release-note
NONE
```
2023-12-21 08:42:58 +05:30
Daniel Espino García
721f05e01e Add SectionNotice to plugin user settings (#25740)
* Add SectionNotice to plugin user settings

* Make section notice more general

* i18n-extract

* Address feedback

* Add missing import

* Fix lint

* Use OpenSans typography
2023-12-20 15:04:04 +01:00
Sven Hüster
2c6b5856a1 [MM-54714] Change dnd status and remind to next morning 9 (#25472) 2023-12-20 13:45:55 +00:00
Syed Ali Abbas Zaidi
293caec0c7 [MM-56293] Convert ./components/admin_console/filter/filter_list.tsx from Class Component to Function Component (#25765) 2023-12-19 18:06:32 -05:00
Asaad Mahmood
726e157f5e Updating sidebar position in settings modal (#25738)
* Updating sidebar position in settings modal

* Updating sidebar

* Updating css

* Updating commit

* Fixing lint
2023-12-19 14:42:38 +05:00
M-ZubairAhmed
7b49e15824 [MM-55993] Create a composable independent table to be used in Admin reporting (#25611) 2023-12-18 18:52:58 +00:00
ShlokJswl
c6b600b186 Removed blank space in sidebar display in compact view mode (#23139) 2023-12-18 16:23:21 +01:00
Ben Schumacher
1fdddfe678 [MM-53269] Add configuration setting for integration requests timeout (#23805)
Co-authored-by: Michael Kochell <6913320+mickmister@users.noreply.github.com>
2023-12-18 16:07:00 +01:00
JaeMin Kim
57709029ae Translated using Weblate (Korean)
Currently translated at 59.7% (3466 of 5799 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/ko/
2023-12-18 15:22:05 +02:00
MArtin Johnson
ad98cd86c5 Translated using Weblate (Swedish)
Currently translated at 100.0% (5799 of 5799 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/sv/
2023-12-18 15:22:05 +02:00
Tom De Moor
5dc972a6ec Translated using Weblate (Dutch)
Currently translated at 100.0% (5799 of 5799 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/
2023-12-18 15:22:05 +02:00
Pieter Teekens
bf808d1c8a Translated using Weblate (Dutch)
Currently translated at 99.9% (5796 of 5799 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/
2023-12-18 15:22:05 +02:00
Tom De Moor
31b68f35f7 Translated using Weblate (Dutch)
Currently translated at 99.9% (5796 of 5799 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/
2023-12-18 15:22:05 +02:00
Tom De Moor
81626eabc1 Translated using Weblate (Dutch)
Currently translated at 99.6% (5781 of 5799 strings)

Translation: Mattermost/webapp
Translate-URL: https://translate.mattermost.com/projects/mattermost/webapp/nl/
2023-12-18 15:22:05 +02:00
Asaad Mahmood
9ae530bd58 MM-55505 - Updating thread avatars hover state (#25488)
* MM-55505 - Updating thread avatars hover state

* Updating elevation

* Updating tests
2023-12-18 15:10:55 +05:00
Daniel Espino García
5933a3ebc8 MM-33823 Fix suggestion box deleting the message (#25639)
* Fix suggestion box deleting the message

* Remove unneeded checks

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-18 10:47:41 +01:00
Jamin
d69b4075e5 [MM-55330]: Convert ./components/widgets/popover/index.tsx from Class Component to Function Component (#25541)
* refactor: update component from class to functional component

* refactor: update failing snapshots

* refactor: use one props per line for improved readability

* refactor: fix popove type errors

* refactor: fix component and update failing tests

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-18 10:46:20 +01:00
Zubair Imtiaz
cd8796bf0b [MM-56011] Migrated radio_setting.tsx from Class to Functional Component #25603 (#25668)
* Added cancel button in the delete category modal

* fix lint error

* fix eslint issues

* migrated from class to functional component

* updateCode

* used react.memo

* updateSnapshots

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-18 05:56:57 +05:30
Devin Binnie
5c061a6f75 [MM-56206] Allow for proper paging and sorting (#25726)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-18 05:56:06 +05:30
Harrison Healey
00e88ebaa5 MM-56087 Change Move Thread hotkey to force close menu (#25685) 2023-12-15 11:02:30 -05:00
Christopher Speller
433a644db7 Export permalink preview component for plugins. (#25609)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-14 08:43:27 -08:00
Harshil Sharma
97a23d791e New report router and user reporting refactoring (#25713)
* Added materialized view migration

* Renamed mat view

* Added channel membership mat view and indexes

* Added channel membership mat view and indexes

* Added new index

* WIP

* Simplifying user reporting code

* Created app and API layer for cahnnel reporting, reporting refactoring in general

* New router

* Remobved channel reporting meanwhile

* Upodated autogenerated stuff

* Lint fix

* Fixed typo

* api vet

* i18n fix

* Fixed API vetting and removed channel reporting constants

* yaml

* removed app pagination tests
2023-12-14 10:49:19 -05:00
Pulkit Garg
32880efa25 [MM-55110] Replace usage of LocalizedIcon in 'custom_theme_chooser.tsx' with i/span tags (#25537) 2023-12-14 11:51:31 +00:00
Daniel Espino García
acd413ef69 Add plugin user settings (#25517)
* Add plugin user settings

* Feedback and UI improvements

* Extract the plugin configuration instead of just validating it

* Fix lint

* Fix lint

* Divide between settings and sections

* i18n-extract

* Adjust icon location

* Add tests

* Improve documentation

* Force plugin id

* Fix test

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-14 11:30:31 +01:00
Syed Ali Abbas Zaidi
e644f4e4bb [MM-56009] Convert ./components/post_view/embedded_bindings/embedded_bindings.tsx from Class Component to Function Component (#25717)
* [MM-56009] Convert `./components/post_view/embedded_bindings/embedded_bindings.tsx` from Class Component to Function Component

* refactor: use Map instead of forEach
2023-12-14 09:36:28 +01:00
Siddhanth M
9d6bfc77ae [MM-55100] Replace usage of LocalizedIcon in 'create_user_groups_modal/create_user_groups_modal.tsx' with i/span tags (#25617) 2023-12-13 18:15:10 +00:00
Aditi Patel
440039ba98 Migrate ./components/widgets/icons/fa_warning_icon.tsx from Class Component to Function Component (#25644)
* chore: migrate fa_warning_icon to functional component

* test: updated snapshots

* removed injectIntl funtion call

* test: updated snapshots
2023-12-13 16:16:02 +01:00
Syed Ali Abbas Zaidi
f8d191b7cb [MM-56007] Convert ./components/get_public_link_modal/get_public_link_modal.tsx from Class Component to Function Component (#25672)
* [MM-56007] Convert `./components/get_public_link_modal/get_public_link_modal.tsx` from Class Component to Function Component

* refactor: improve code based on suggestions

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-13 16:12:36 +01:00
k srisri reddy
3e16d621a0 MM-56010: changed accordion_toggle_icon.tsx to functional component (#25651)
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-12-13 16:06:14 +01:00
Agniva De Sarker
c42ae47948 MM-56071: Thread presence indicator (#25694)
We also track the channelID of the thread opened.

Additionally on every connection create or re-connect
with an existing queue, we reset the active state to empty
to avoid any edge-cases.

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

```release-note
NONE
```
2023-12-13 13:58:40 +05:30