mattermost-mobile/app/screens
Avinash Lingaloo 091bd8301b
MM-41602 Gekidou long press menu UI only (#5950)
* skeleton in place

* fix ts error

* creating base option component

* Added all options except reaction

* moved options under /component/options

* added destructive styling

* skeleton - need polishing now

* default emojis for quick reaction

* rename files and small refactor

* Properly close bottom sheet

* redid reaction component

* canSave, isSaved

* canAddReaction condition

* fix aligment

* code clean up

* fix opening on tablet

* undo comment on local reaction action

* undo needless formatting

* clean up comment

* shows selected reaction

* fix marginTop and added title for Tablet

* code clean up

* investigating navigation

* fixed navigation

* Post options bottomSheet and renamed DrawerItem to MenuItem

* renamed optionType to testID

* update navigation_close_modal to close_bottom

* removed context in favor of Pressable

* Apply suggestions from code review

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

* removed theme prop from PickReaction

* en.json and code fixes

* removed post_options from screen/index

* removed post_options from screens constant

* Revert "removed post_options from screen/index"

This reverts commit 24caa9773fef7f5355e8a3231f4b7e7afef2aa1d.

* Revert "removed post_options from screens constant"

This reverts commit 863e2faaf79819974dbb264d137fdcecc8066ec3.

* fix theme import

* remove useless margin

* disabled post_options

* refactored render method for post_options

* fixing issue on iOS

* corrections from PR review

* fix for background on mobile

* Fix stack navigation styles

* i18n-extract output

* Feedback review

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-02-14 17:26:16 -03:00
..
about Corrects SemiBold to Semibold (#5903) 2022-01-20 09:28:08 -03:00
bottom_sheet Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
browse_channels Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
channel [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
custom_status Channel List Header Data from DB (#5807) 2021-11-25 17:56:50 +02:00
custom_status_clear_after Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
edit_profile Rename NAVIGATION_CLOSE_MODAL as CLOSE_BOTTOM_SHEET constant (#5952) 2022-02-10 13:15:02 -03:00
emoji_picker MM-38682: Gekidou Homepage (Static) (#5756) 2021-11-04 10:32:35 -03:00
forgot_password Fix navigation 2021-12-14 11:45:12 +02:00
home MM-41602 Gekidou long press menu UI only (#5950) 2022-02-14 17:26:16 -03:00
in_app_notification V2 dependency updates (#5907) 2022-01-21 08:49:04 -03:00
login Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
mfa [Gekidou] Add color to loading spinners (#5872) 2021-12-14 14:09:11 +01:00
post_options MM-41602 Gekidou long press menu UI only (#5950) 2022-02-14 17:26:16 -03:00
server Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
sso Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
background.tsx [Gekidou] MM-39736 Login Flow (#5799) 2021-11-18 22:07:41 +01:00
index.tsx MM-41602 Gekidou long press menu UI only (#5950) 2022-02-14 17:26:16 -03:00
navigation.ts MM-41602 Gekidou long press menu UI only (#5950) 2022-02-14 17:26:16 -03:00