Rocket.Chat.ReactNative/app/reducers
Gleidson Daniel Silva d7c32b71c3
Chore: Migrate redux module createDiscussion to typescript (#3604)
* chore: migrate createDiscussion to ts and add tests

* chore: add TActionCreateDiscussion to TApplicationActions

* fix types

* update types

* fix types

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-02 15:51:18 -03:00
..
activeUsers.test.ts Chore: Migrate Redux to Typescript PoC (#3565) 2022-01-11 10:48:01 -03:00
activeUsers.ts chore: fix types and apply IAplicationState to types 2022-01-18 12:04:40 -03:00
app.test.ts Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
app.ts Chore: Migrate redux module app to typescript (#3598) 2022-02-02 15:27:10 -03:00
connect.test.ts chore: add more tests 2022-01-12 17:09:45 -03:00
connect.ts chore: migrate connect to ts and add tests 2022-01-12 17:08:45 -03:00
createChannel.test.ts Chore: Migrate redux module createChannel to typescript (#3602) 2022-02-02 15:02:02 -03:00
createChannel.ts Chore: Migrate redux module createChannel to typescript (#3602) 2022-02-02 15:02:02 -03:00
createDiscussion.test.ts Chore: Migrate redux module createDiscussion to typescript (#3604) 2022-02-02 15:51:18 -03:00
createDiscussion.ts Chore: Migrate redux module createDiscussion to typescript (#3604) 2022-02-02 15:51:18 -03:00
customEmojis.test.ts chore: migrate customEmoji to typescript and add tests 2022-01-13 17:22:57 -03:00
customEmojis.ts chore: migrate customEmoji to typescript and add tests 2022-01-13 17:22:57 -03:00
encryption.test.ts chore: fix any interface and change null to empty string 2022-01-18 09:49:44 -03:00
encryption.ts chore: fix any interface and change null to empty string 2022-01-18 09:49:44 -03:00
enterpriseModules.js [IMPROVEMENT] Verify Enterprise status on Omnichannel (#2399) 2020-08-21 10:38:50 -03:00
index.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
inviteLinks.test.ts chore: migrate redux module inviteUsers to typescript 2022-01-17 18:27:28 -03:00
inviteLinks.ts chore: migrate redux module inviteUsers to typescript 2022-01-17 18:27:28 -03:00
login.js [FIX] Screen Lock (#2177) 2020-06-09 17:19:54 -03:00
mockedStore.ts Chore: Migrate Redux to Typescript PoC (#3565) 2022-01-11 10:48:01 -03:00
permissions.test.ts Chore: Migrate redux module permissions to typescript (#3630) 2022-02-02 14:01:31 -03:00
permissions.ts Chore: Migrate redux module permissions to typescript (#3630) 2022-02-02 14:01:31 -03:00
roles.test.ts chore: migrate redux module roles to typescript 2022-01-17 15:16:24 -03:00
roles.ts chore: migrate redux module roles to typescript 2022-01-17 15:16:24 -03:00
room.js Chore: Start Typescript migration (#3279) 2021-09-13 17:41:05 -03:00
rooms.test.ts chore: migrate redux module room to typescript 2022-01-14 19:06:55 -03:00
rooms.ts chore: fix error on error interface 2022-01-17 11:20:29 -03:00
selectedUsers.test.ts Chore: Migrate Redux to Typescript PoC (#3565) 2022-01-11 10:48:01 -03:00
selectedUsers.ts Chore: Migrate Redux to Typescript PoC (#3565) 2022-01-11 10:48:01 -03:00
server.test.ts update tests 2022-01-20 11:06:12 -04:00
server.ts update action definition 2022-01-20 17:07:11 -04:00
settings.test.ts chore: migrate settings to typescript 2022-01-14 18:00:04 -03:00
settings.ts chore: update settings value types 2022-01-20 14:41:04 -03:00
share.test.ts Chore: Migrate redux module share to typescript (#3612) 2022-02-02 14:46:05 -03:00
share.ts Chore: Migrate redux module share to typescript (#3612) 2022-02-02 14:46:05 -03:00
sortPreferences.test.ts chore: migrate redux module sortPreferences to typescript 2022-01-13 18:45:14 -03:00
sortPreferences.ts chore: migrate redux module sortPreferences to typescript 2022-01-13 18:45:14 -03:00
usersTyping.test.ts chore: migrate usersTyping to typescript 2022-01-14 14:19:08 -03:00
usersTyping.ts chore: migrate usersTyping to typescript 2022-01-14 14:19:08 -03:00