Rocket.Chat.ReactNative/app/definitions
Gleidson Daniel Silva 7866ec3f33
Chore: Add REST API definitions from server (#3721)
* create first definitions

* chore: implements get and post types

* fix lint

* add ts-ignore

* add teams.removeRoom method

* Remove unused endpoints

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-14 13:20:29 -03:00
..
redux Chore: Remove Non-null assertion operator in ThreadMessagesView (#3632) 2022-02-04 17:47:05 -03:00
rest Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IAttachment.ts Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -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
ICustomEmoji.ts Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
ICustomEmojiDescriptor.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IFrequentlyUsedEmoji.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -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
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: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ILoggedUser.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
IMention.ts Chore: Migrate ThreadMessagesView to Typescript (#3538) 2022-01-12 10:53:06 -03:00
IMessage.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
INotification.ts [FIX] App crashes when opening a notification while app is closed (#3629) 2022-01-19 17:37:06 -03:00
IPermission.ts Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
IPreferences.ts chore: create IPreferences interface 2022-01-13 18:44:34 -03:00
IReaction.ts Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
IRocketChat.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IRocketChatRecord.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IRole.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IRoom.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IServedBy.ts Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
IServer.ts Chore: Migrate lib/rocketchat.js to TS - structure PoC (#3661) 2022-02-10 09:10:42 -03: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 Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
ISlashCommand.ts Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
ISubscription.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
ITagsOmnichannel.ts Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
ITeam.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
ITheme.ts Chore: Migrate Utils Folder to Typescript (#3544) 2022-01-12 09:54:04 -03:00
IThread.ts Chore: Migrate Database to Typescript (#3580) 2022-02-01 10:39:09 -03:00
IThreadMessage.ts Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
IUpload.ts Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
IUrl.ts Chore: Migrate ThreadMessagesView to Typescript (#3538) 2022-01-12 10:53:06 -03:00
IUser.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
IVisitor.ts Chore: Migrate LivechatEditView to Typescript (#3499) 2022-02-07 12:18:37 -03:00
UserStatus.ts Chore: Add REST API definitions from server (#3721) 2022-02-14 13:20:29 -03:00
index.ts Chore: Migrate logout to Typescript (#3688) 2022-02-09 17:37:08 -03:00
navigationTypes.ts [FIX] TypeScript's errors raised by HOCs (#3535) 2022-01-17 13:10:39 -03:00