mattermost-mobile/app/utils
Elias Nahum 5b510cb780
fix issues found by sonarqube (#8095)
* fix issues found by sonarqube

* fix unit test
2024-07-18 09:40:47 +08:00
..
channel more utils unit test coverage (#8068) 2024-07-11 20:18:55 +08:00
deep_link more utils unit test coverage (#8068) 2024-07-11 20:18:55 +08:00
document more utils unit test coverage (#8068) 2024-07-11 20:18:55 +08:00
draft more utils unit test coverage (#8068) 2024-07-11 20:18:55 +08:00
emoji more utils unit test coverage (#8068) 2024-07-11 20:18:55 +08:00
file Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
gallery Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
general Use UUID native functions (#8032) 2024-06-20 18:22:59 +08:00
images Handle undefined metadata all over the app (#7244) 2023-03-31 09:41:28 +02:00
markdown [MM-53810] Add mobile markdown support for highlighting without notifications without configuration ability (#7663) 2023-11-23 17:11:06 +08:00
navigation Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
notification MM-55036 - Calls: Fix: Receiving in-app notifications for calls notifications while active (#7623) 2023-11-16 09:28:29 -05:00
permalink Fix permalink to not joined channels and to not fetched posts. (#6294) 2022-06-17 19:23:12 +02:00
post [MM-55988]: alert message in DM of persistent notification changed (#7743) 2024-03-04 10:06:20 +01:00
post_list remove usages of isTimeZoneEnabled (#7769) 2024-01-30 13:22:55 +01:00
role Fix permissions defaulting to true (#6653) 2022-10-04 11:40:31 +02:00
search [Gekidou - MM-44930] Use File component for showing files in search. (#6425) 2022-07-14 12:50:05 +02:00
server Add alert when deeplink is invalid (#7538) 2023-09-12 07:26:05 -03:00
snack_bar [MM-42565] Toast - Follow/Unfollow thread with undo functionality (#7267) 2023-04-14 12:28:03 -04:00
svg Gekidou MultiServers second part (#5963) 2022-02-17 10:42:06 -03:00
tap MM-36721 - [GEKIDOU] Porting Markdown components (#5586) 2021-08-02 20:30:17 +04:00
theme Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
thread Filter unused preferences (#7015) 2023-01-30 21:00:19 +02:00
url fix issues found by sonarqube (#8095) 2024-07-18 09:40:47 +08:00
user [MM-57486] [MM-58008] Calls: Mobile ringing for incoming calls (#7984) 2024-07-03 10:22:46 -04:00
apps.test.ts fix issues found by sonarqube (#8095) 2024-07-18 09:40:47 +08:00
apps.ts fix issues found by sonarqube (#8095) 2024-07-18 09:40:47 +08:00
buttonStyles.test.ts Add unit tests to Utils buttonStyles and categories (#8015) 2024-06-14 17:11:36 +08:00
buttonStyles.ts Add unit tests to Utils buttonStyles and categories (#8015) 2024-06-14 17:11:36 +08:00
categories.test.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
categories.ts Add unit tests to Utils buttonStyles and categories (#8015) 2024-06-14 17:11:36 +08:00
config.test.ts Add unit tests to utils config, datetime, error_handling, errors and files (#8018) 2024-06-15 01:29:03 +08:00
config.ts Fix race condition when the same websocket gets initialized twice (#7185) 2023-03-07 19:11:28 +01:00
datetime.test.ts Add unit tests to utils config, datetime, error_handling, errors and files (#8018) 2024-06-15 01:29:03 +08:00
datetime.ts Add support for review app (#6772) 2022-11-24 18:52:15 +01:00
error_handling.test.ts Add unit tests to utils config, datetime, error_handling, errors and files (#8018) 2024-06-15 01:29:03 +08:00
error_handling.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
errors.test.ts Add unit tests to utils config, datetime, error_handling, errors and files (#8018) 2024-06-15 01:29:03 +08:00
errors.ts Add unit tests to utils config, datetime, error_handling, errors and files (#8018) 2024-06-15 01:29:03 +08:00
files.test.ts Add unit tests to utils config, datetime, error_handling, errors and files (#8018) 2024-06-15 01:29:03 +08:00
files.tsx Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
font_family.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
font_family.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
groups.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
groups.ts [Gekidou] Groups + group-memberships deferred fetch (#6370) 2022-07-07 12:20:06 +02:00
helpers.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
helpers.ts fix issues found by sonarqube (#8095) 2024-07-18 09:40:47 +08:00
integrations.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
integrations.ts Update Dependencies and bug fixes (#7000) 2023-01-24 09:14:23 +02:00
key_mirror.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
key_mirror.ts MM-35115 [Gekidou] Login flow - Email and Password (#5402) 2021-06-18 00:57:40 -04:00
log.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
log.ts Gekidou Sentry Installation (#6726) 2022-11-11 22:48:38 +04:00
mattermost_managed.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
mattermost_managed.ts Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
message_attachment_colors.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
message_attachment_colors.ts Try to remove as many as as possible (#6200) 2022-05-12 15:46:11 +02:00
mix.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
mix.ts Remove watermelondb limitation on updating an already updated model (#7067) 2023-02-03 17:11:57 +02:00
opengraph.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
opengraph.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
push_proxy.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
push_proxy.ts capitalize back the alert text 2023-10-18 21:06:12 +02:00
reviews.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
reviews.ts Upgrade RN as well as update or replace other dependencies (#8011) 2024-06-19 09:33:45 +08:00
security.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
security.ts Remove uneeded database migrations (#6985) 2023-01-19 16:56:30 +01:00
sentry.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
sentry.ts Refactor errors around the app (#7306) 2023-05-03 13:08:55 +02:00
strings.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
strings.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
timezone.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
timezone.ts remove usages of isTimeZoneEnabled (#7769) 2024-01-30 13:22:55 +01:00
typography.test.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00
typography.ts added utils unit tests (#8040) 2024-07-05 07:17:09 +08:00