Rocket.Chat.ReactNative/app/containers/ActionSheet
Gleidson Daniel Silva 5f248ebeb5
[NEW] Delete my account (#4219)
* create new delete account button

Co-Authored-By: Danish Ahmed Mirza <danishmirza30602@gmail.com>

* change modal to action sheet

* better naming

* remove ? from translation

* update translations

* change to new figma layout

* fix export

* remove unused state

* add new text input to base input

* clean up

* update bottom sheet and create a mock

* remove unecessary bracket and fix type

* fix header

* migrate buttons to action sheet

* fix imports

* update yarn.lock

* add separator to styles

* add ternary verification

* minor tweaks: keyboard for landscape android tablet, interface IactionSheetProvider and remove navigation options to get ismasterdetail from redux, fix jest setup

* fix colors

* disconnect from sdk when delete the account

* update snapshot

Co-authored-by: Danish Ahmed Mirza <danishmirza30602@gmail.com>
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
2022-06-22 09:24:25 -03:00
..
ActionSheet.tsx [NEW] Delete my account (#4219) 2022-06-22 09:24:25 -03:00
BottomSheetContent.tsx Chore: Update Detox to 19.7.0 (#4215) 2022-05-26 14:10:24 -03:00
Button.ts Chore: Evaluate helpers and utils - Typescript (#4146) 2022-06-06 11:17:51 -03:00
FooterButtons.tsx [NEW] Delete my account (#4219) 2022-06-22 09:24:25 -03:00
Handle.tsx Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
Item.tsx Chore: Evaluate RoomMembersView - TypeScript (#4116) 2022-05-02 21:48:08 -03:00
Provider.tsx [NEW] Delete my account (#4219) 2022-06-22 09:24:25 -03:00
index.ts Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
styles.ts [NEW] Delete my account (#4219) 2022-06-22 09:24:25 -03:00