Rocket.Chat.ReactNative/app/actions
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
..
actionsTypes.ts [NEW] Delete my account (#4219) 2022-06-22 09:24:25 -03:00
activeUsers.ts [NEW] Stream to get individual presence updates (#3606) 2022-02-09 17:44:53 -03:00
app.ts Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
connect.ts chore: migrate connect to ts and add tests 2022-01-12 17:08:45 -03:00
createChannel.ts Chore: Migrate redux module createChannel to typescript (#3602) 2022-02-02 15:02:02 -03:00
createDiscussion.ts Chore: Evaluate CreateDiscussionView - TypeScript (#4133) 2022-05-02 19:48:29 -03:00
customEmojis.ts Chore: Evaluate emoji picker - TypeScript (#4069) 2022-05-06 22:06:08 -03:00
deepLinking.ts chore: migrate to typescript 2022-01-14 11:36:38 -03:00
encryption.ts chore: fix any interface and change null to empty string 2022-01-18 09:49:44 -03:00
enterpriseModules.ts Chore: Migrate redux actions/enterpriseModules to TS (#3698) 2022-02-16 18:10:09 -04:00
inviteLinks.ts chore: migrate redux module inviteUsers to typescript 2022-01-17 18:27:28 -03:00
login.ts [NEW] Delete my account (#4219) 2022-06-22 09:24:25 -03:00
messages.ts Chore: Evaluate Message - TypeScript (#3944) 2022-04-01 18:52:38 -03:00
permissions.ts Chore: Migrate getPermissions to Typescript (#3720) 2022-02-17 10:06:31 -03:00
roles.ts chore: migrate redux module roles to typescript 2022-01-17 15:16:24 -03:00
room.ts Chore: Migrate RoomActionsView to Typescript (#3750) 2022-03-02 11:49:43 -03:00
rooms.ts chore: fix error on error interface 2022-01-17 11:20:29 -03:00
selectedUsers.ts Chore: Migrate Redux to Typescript PoC (#3565) 2022-01-11 10:48:01 -03:00
server.ts Fix lint 2022-01-26 10:20:23 -04:00
settings.ts Chore: Migrate RoomActionsView to Typescript (#3750) 2022-03-02 11:49:43 -03:00
share.ts Chore: Migrate redux module share to typescript (#3612) 2022-02-02 14:46:05 -03:00
sortPreferences.ts chore: migrate redux module sortPreferences to typescript 2022-01-13 18:45:14 -03:00
usersTyping.ts chore: migrate usersTyping to typescript 2022-01-14 14:19:08 -03:00