Rocket.Chat.ReactNative/app/definitions
Gerzon Z b9651493d2
Chore: update `theme` type (#4025)
* chore: update `theme` type

* update: components

* update: storyshots

* add: `theme` type to `DirectoryItem`

* chore: update theme type on `message/index.tsx`

* update: `RoomTypeIcon`'s useTheme
2022-04-12 12:27:05 -04:00
..
redux Chore: Migrate ee/omnichannel folder to Typescript (#3749) 2022-03-07 18:16:20 -03:00
rest Chore: Evaluate lib/rocketchat structure and files (#3986) 2022-04-04 16:15:29 -03:00
ERoomType.ts Chore: Migrate redux module room to typescript (#3636) 2022-02-18 10:46:19 -03:00
IAttachment.ts Chore: Evaluate Message - TypeScript (#3944) 2022-04-01 18:52:38 -03:00
ICannedResponse.ts Chore: Migrate CannedResponsesListView to Typescript (#3553) 2022-02-04 19:15:01 -03:00
ICertificate.ts Chore: Migrate logout to Typescript (#3688) 2022-02-09 17:37:08 -03:00
ICommand.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
ICredentials.ts Chore: Clean LoginServices - TypeScript (#3935) 2022-03-22 19:14:42 -03:00
ICustomEmoji.ts Chore: Migrate getCustomEmojis to TS (#3724) 2022-02-18 12:20:16 -04:00
ICustomEmojiDescriptor.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IDDPMessage.ts Chore: Migrate subscriptions/rooms to TS (#3748) 2022-03-03 21:23:11 -03:00
IEmoji.ts Chore: Properly type MessageActions (#3930) 2022-03-31 09:38:20 -03:00
IFrequentlyUsedEmoji.ts Chore: Properly type MessageActions (#3930) 2022-03-31 09:38:20 -03:00
IInvite.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatAgent.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatDepartment.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatDepartmentAgents.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatEditView.ts Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
ILivechatMonitor.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatTag.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILivechatVisitor.ts Chore: Migrate RoomInfoView to Typescript (#3778) 2022-03-03 18:46:53 -03:00
ILoggedUser.ts Chore: evaluate getUserSelector (#4013) 2022-04-07 12:27:45 -04:00
IMention.ts Chore: Migrate ThreadMessagesView to Typescript (#3538) 2022-01-12 10:53:06 -03:00
IMessage.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
INotification.ts Chore: Upgrade react-native-notifications to 4.2.4 (#3958) 2022-04-07 16:14:04 -03:00
IPermission.ts Chore: Migrate getPermissions to Typescript (#3720) 2022-02-17 10:06:31 -03:00
IPreferences.ts Chore: Move constants away from rocketchat folder - Typescript (#4022) 2022-04-07 11:10:03 -03:00
IProfileViewInterfaces.ts Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
IReaction.ts Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
IRocketChat.ts Chore: Migrate REST API - e2eResetOwnKey to Typescript (#3888) 2022-03-14 11:56:49 -03:00
IRocketChatRecord.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
IRole.ts Chore: Migrate REST API - getRoomRoles to Typescript and fix getRoomMembers (#3868) 2022-03-14 21:11:34 -03:00
IRoom.ts chore: add rest api return (#3865) 2022-03-09 14:04:25 -03:00
ISearch.ts Chore: Migrate search and localSearch methods to Typescript (#3751) 2022-03-08 11:24:21 -03:00
IServedBy.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
IServer.ts Chore: evaluate ServerItem - TypeScript Migration (#4015) 2022-04-07 13:07:16 -04:00
IServerHistory.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
ISetting.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ISettings.ts Chore: Migrate method getSettings to typescript (#3703) 2022-02-18 11:49:47 -03:00
ISlashCommand.ts Chore: Migrate REST API - getCommandPreview and executeCommandPreview to Typescript (#3897) 2022-03-15 11:41:23 -03:00
ISpotlight.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
ISubscription.ts Chore: Evaluate lib/rocketchat structure and files (#3986) 2022-04-04 16:15:29 -03:00
ITeam.ts Chore: Create IServerRoom and IServerSubscription (#3782) 2022-03-08 13:25:27 -03:00
ITheme.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
IThread.ts Chore: Migrate normalizeMessage to TS (#3743) 2022-03-07 22:54:34 -04:00
IThreadMessage.ts Chore: Migrate RoomView to Typescript (#3754) 2022-03-02 11:18:01 -03:00
IUpload.ts Chore: Migrate methods/sendFileMessage to typescript (#3683) 2022-02-21 13:06:57 -03:00
IUrl.ts Chore: Evaluate Message - TypeScript (#3944) 2022-04-01 18:52:38 -03:00
IUser.ts Chore: evaluate getUserSelector (#4013) 2022-04-07 12:27:45 -04:00
TUserStatus.ts Chore: Properly type Status (#3911) 2022-03-25 17:05:49 -03:00
index.ts Chore: update `theme` type (#4025) 2022-04-12 12:27:05 -04:00
navigationTypes.ts [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00