mattermost-mobile/app/actions/local
Daniel Espino García 0c4a42a06a
Remove tand prevent double tap (#9078)
* Remove the t function and all wrong uses of preventDoubleTap

* Fix existing typo

* Fix tests

* Address comments

* Fix test
2025-08-25 12:03:01 +02:00
..
category.test.ts Increase branch test coverage to over 80% for actions/local (#8366) 2024-11-21 08:16:19 -05:00
category.ts Added one important test (#7683) 2023-11-25 07:55:46 +08:00
channel.test.ts Remove app alias for imports (#8314) 2024-11-07 08:34:49 +08:00
channel.ts Remove playbooks on delete channel (#8994) 2025-07-17 11:54:14 +02:00
channel_bookmark.test.ts Add unit tests for actions/local/channel_bookmark (#8125) 2024-08-06 14:20:45 -04:00
channel_bookmark.ts Channel Bookmarks (#7817) 2024-07-18 09:10:28 +08:00
draft.test.ts Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
draft.ts Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
file.test.ts Add is_blocked to FileModel (#8842) 2025-05-07 15:33:04 +08:00
file.ts Add is_blocked to FileModel (#8842) 2025-05-07 15:33:04 +08:00
group.test.ts Increase branch test coverage to over 80% for actions/local (#8366) 2024-11-21 08:16:19 -05:00
group.ts Graph QL POC (#6024) 2022-07-29 16:28:32 +02:00
post.test.ts Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
post.ts feat(MM-64410): batch write all posts for all channels by team (#8892) 2025-06-01 07:40:38 -06:00
reactions.test.ts Remove app alias for imports (#8314) 2024-11-07 08:34:49 +08:00
reactions.ts Substitute all console.x by an appropiate log util function (#6427) 2022-06-24 10:26:40 -04:00
scheduled_post.test.ts Fix tests leaks and other minor improvements (#9001) 2025-07-21 07:29:26 -06:00
scheduled_post.ts Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
systems.test.ts Fix team sidebar not showing thread unreads (#8624) 2025-03-18 13:33:15 +01:00
systems.ts MM-59618 Add unit test coverage of app/actions/local/systems (#8128) 2024-08-06 14:20:26 -04:00
team.test.ts Remove playbooks on delete channel (#8994) 2025-07-17 11:54:14 +02:00
team.ts Remove playbooks on delete channel (#8994) 2025-07-17 11:54:14 +02:00
thread.test.ts Fix team sidebar not showing thread unreads (#8624) 2025-03-18 13:33:15 +01:00
thread.ts Remove tand prevent double tap (#9078) 2025-08-25 12:03:01 +02:00
user.test.ts Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00
user.ts Add model mocks to TestHelper (#8715) 2025-03-28 09:40:08 +01:00