mattermost-mobile/app/screens
Daniel Espino García bb7ff622af
Add Playbooks read-only support for mobile devices (#8978)
* Add the channel options to get into playbooks (#8750)

* Add the channel options to get into playbooks

* Use playbook run id instead of playbook id

* i18n

* Fix issues and move playbooks to the products folder

* Address some tests

* Fix test

* Address design issues

* Add requested comment

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Playbooks database (#8802)

* Add lastPlaybookFetchAt to channel table (#8916)

* Add lastPlaybookFetchAt to channel table

* Add missing commit

* Use my_channel table instead

* Fix test

* Address feedback

* First implementation of playbooks API (#8897)

* First implementation of playbooks API

* Add version check

* Address feedback

* Fix test

* Add last fetch at usage and other improvements

* Simplify test

* Add sort_order, update_at and previousReminder columns (#8927)

* Add sort_order, update_at and previousReminder columns

* Remove order from the schema

* Fix tests

* Add tests

* Add websockets for playbooks (#8947)

* Add websocket events for playbooks

* Fix typo

* Add playbook run list (#8761)

* Add the channel options to get into playbooks

* Use playbook run id instead of playbook id

* i18n

* Fix issues and move playbooks to the products folder

* Address some tests

* Fix test

* Add playbook run list

* Add missing texts

* Add back button support and item size to flash list

* Address design issues

* Add requested comment

* Standardize tag and use it in the card

* Fix merge

* Add API related functionality

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Add playbooks run details (#8872)

* Add the channel options to get into playbooks

* Use playbook run id instead of playbook id

* i18n

* Fix issues and move playbooks to the products folder

* Address some tests

* Fix test

* Add playbook run list

* Add missing texts

* Add back button support and item size to flash list

* Address design issues

* Add requested comment

* Standardize tag and use it in the card

* Add playbooks run details

* Fix merge

* Add API related functionality

* Add API related changes

* Order fixes

* Several fixes

* Add error state on playbook run

* i18n-extract

* Fix tests

* Fix test

* Several fixes

* Fixes and add missing UI elements

* i18n-extract

* Fix tests

* Remove files from bad merge

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Add missing tests for playbooks (#8976)

* Add the channel options to get into playbooks

* Use playbook run id instead of playbook id

* i18n

* Fix issues and move playbooks to the products folder

* Address some tests

* Fix test

* Add playbook run list

* Add missing texts

* Add back button support and item size to flash list

* Address design issues

* Add requested comment

* Standardize tag and use it in the card

* Add playbooks run details

* Fix merge

* Add API related functionality

* Add API related changes

* Order fixes

* Several fixes

* Add error state on playbook run

* i18n-extract

* Fix tests

* Fix test

* Several fixes

* Fixes and add missing UI elements

* i18n-extract

* Fix tests

* Remove files from bad merge

* Add tests

* Fix typo

* Add missing strings

* Fix tests and skip some

* Fix test

* Fix typo

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Address feedback

* Address feedback and fix tests

* Address comments and fix tests

* Address feedback

* Address plugin changes and fix bugs

---------

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2025-07-14 09:21:37 +02:00
..
apps_form Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
bottom_sheet Disable Animations when Accessibility configuration is to remove it (#8743) 2025-06-26 11:25:48 +02:00
browse_channels Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
channel Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
channel_add_members Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
channel_bookmark Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
channel_files Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
channel_info Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
channel_notification_preferences Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
code Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
component_library Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
convert_gm_to_channel Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
create_direct_message Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
create_or_edit_channel Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
custom_status Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
custom_status_clear_after Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
draft_scheduled_post_options Feature schedule posts (#8509) 2025-04-14 22:08:59 +05:30
edit_post MM-64415 Attachment style updated for draft and Edit post screen (#8961) 2025-07-07 16:24:27 +05:30
edit_profile [MM-64358] don't save unneeded custom profile attributes (#8971) 2025-07-02 17:49:55 +02:00
edit_server Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
emoji_picker Fix Find channels not being interactable (#8794) 2025-04-29 13:56:22 +02:00
find_channels Fix Find channels not being interactable (#8794) 2025-04-29 13:56:22 +02:00
forgot_password Disable Animations when Accessibility configuration is to remove it (#8743) 2025-06-26 11:25:48 +02:00
gallery Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
global_drafts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
global_threads Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
home Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
in_app_notification Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
integration_selector [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
interactive_dialog Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
invite Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
join_team Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
latex Add error boundary to latex code (#8822) 2025-05-06 09:48:36 +02:00
login Disable Animations when Accessibility configuration is to remove it (#8743) 2025-06-26 11:25:48 +02:00
manage_channel_members Standardize tags and chips through the app (#8856) 2025-06-11 10:11:05 +02:00
mfa Disable Animations when Accessibility configuration is to remove it (#8743) 2025-06-26 11:25:48 +02:00
onboarding Disable Animations when Accessibility configuration is to remove it (#8743) 2025-06-26 11:25:48 +02:00
overlay Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
pdf_viewer Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
permalink Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
pinned_messages Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
post_options Viewing Files in Edit mode in mobile with ability to delete and save (#8918) 2025-06-20 01:03:57 +05:30
post_priority_picker E2E: Mobile Drafts tests cases (#8469) 2025-01-22 04:02:14 +05:30
reactions Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
report_a_problem Fix style issues with scroll on report a problem screen (#8906) 2025-06-16 11:30:58 +02:00
reschedule_draft Remaining test for draft and Scheduled post (#8887) 2025-07-01 13:47:02 +05:30
review_app Update additional images branding (#8672) 2025-06-20 11:41:26 -04:00
scheduled_post_options Remaining test for draft and Scheduled post (#8887) 2025-07-01 13:47:02 +05:30
select_team Unify buttons (#8865) 2025-05-30 15:59:15 +02:00
server Disable Animations when Accessibility configuration is to remove it (#8743) 2025-06-26 11:25:48 +02:00
settings Secure Files and preview PDF inline (#8844) 2025-06-19 15:30:56 +08:00
share_feedback Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
snack_bar Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
sso Disable Animations when Accessibility configuration is to remove it (#8743) 2025-06-26 11:25:48 +02:00
table Biometric prompt, Jailbreak / Root detection and screenshot prevention (#8645) 2025-03-13 14:07:41 -04:00
terms_of_service Add Report a Problem functionality (#8605) 2025-04-24 11:12:55 +02:00
thread Refactor Open Profile (#8746) 2025-05-13 17:07:13 +02:00
thread_options Fix bottomSheet bottom insets (#8331) 2024-11-29 12:50:09 +08:00
user_profile [MM-62700] User Attribute types (#8903) 2025-06-12 10:59:13 +02:00
background.tsx [Gekidou] MM-39736 Login Flow (#5799) 2021-11-18 22:07:41 +01:00
index.test.tsx Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
index.tsx Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
navigation.test.ts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00
navigation.ts Add Playbooks read-only support for mobile devices (#8978) 2025-07-14 09:21:37 +02:00