mattermost-mobile/app
Avinash Lingaloo ea54a8dff3
MM-41748 Gekidou Post Options Queries (#5972)
* 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

* queries - work in progress

* queries - work in progress

* queries - work in progress

* minor fix

* queries - work in progress

* queries - work in progress

* queries - work in progress

* queries - work in progress

* queries - work in progress

* fix query

* queries - work in progress

* reaction query fixed

* queries - work in progress

* queries - canReaction option

* queries - canDelete option

* queries - canReply option

* queries - canPin, canSave, canCopyPermalink option

* queries - options - wip

* queries - options - wip

* queries - options - wip

* fix location

* removed logs

* undo post_draft changes

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-02-16 14:21:27 +04:00
..
actions Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
client Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
components MM-41748 Gekidou Post Options Queries (#5972) 2022-02-16 14:21:27 +04:00
constants MM-41748 Gekidou Post Options Queries (#5972) 2022-02-16 14:21:27 +04:00
context MM-41602 Gekidou long press menu UI only (#5950) 2022-02-14 17:26:16 -03:00
database Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
helpers [Gekidou] Post input (#5844) 2022-02-03 08:59:15 -03:00
hooks [Gekidou] post list (#5893) 2022-01-17 07:06:26 -03:00
i18n MM-39712 - Edit Profile Screen without image picker (#5849) 2021-12-23 15:16:55 +04:00
init Gekidou servers (#5960) 2022-02-14 16:39:29 -03:00
notifications [Gekidou] push notifications (#5779) 2021-10-27 17:53:11 -03:00
queries Gekidou - Sidebar - Adds actions, queries, db models and rest client (#5953) 2022-02-11 18:40:44 -03:00
screens MM-41748 Gekidou Post Options Queries (#5972) 2022-02-16 14:21:27 +04:00
store Upgrade deps (#5850) 2021-11-29 23:19:39 +02:00
utils Use dismissBottomSheet helper function instead of emitting an event (#5965) 2022-02-15 08:44:26 -03:00