Alex Junior
c9c41a8ab3
cherry-pick conflicts
2022-03-10 18:27:39 -03:00
Alex Junior
5fc209729d
Chore: Migrate REST API - getFiles to Typescript ( #3873 )
2022-03-10 18:19:08 -03:00
Alex Junior
d5b2afe1cb
Chore: Migrate REST API - searchMessages to Typescript ( #3874 )
2022-03-10 18:17:13 -03:00
Alex Junior
6a148b9e5f
Chore: Migrate REST API - getMessages to Typescript ( #3875 )
2022-03-10 18:17:06 -03:00
Reinaldo Neto
697a303f2f
Chore: Migrate REST API - getUsernameSuggestion to Typescript ( #3872 )
2022-03-10 18:16:59 -03:00
Reinaldo Neto
02c0a475ac
Chore: Migrate REST API - setAvatarFromService to Typescript ( #3871 )
2022-03-10 18:16:51 -03:00
Reinaldo Neto
2313f58a88
cherry-pick conflicts
2022-03-10 18:16:37 -03:00
Reinaldo Neto
a8b5ee718f
Chore: Migrate REST API - getAvatarSuggestion to Typescript ( #3869 )
2022-03-10 18:12:38 -03:00
AlexAlexandre
b27cdade36
chore: add rest api return
2022-03-10 18:12:33 -03:00
Diego Mello
7a3d3a5684
Remove protectedFunction
2022-03-09 15:27:50 -03:00
Diego Mello
8e73d1b70f
Apply https://github.com/RocketChat/Rocket.Chat.ReactNative/pull/3685
2022-03-09 15:27:50 -03:00
Diego Mello
fb48b14e94
Patch to stop awaiting for all subscription promises to be resolved before emitting login
2022-03-09 15:27:50 -03:00
Reinaldo Neto
60ecbe284c
Chore: Migrate REST API - saveUserProfile to Typescript ( #3863 )
...
* Chore: Migrate REST API - saveUserProfile to Typescript
* minor tweak
2022-03-09 15:10:36 -03:00
Alex Junior
b962925121
chore: add rest api return ( #3865 )
2022-03-09 14:04:25 -03:00
Alex Junior
abd9722133
chore: add rest api return ( #3864 )
2022-03-09 13:49:52 -03:00
Diego Mello
7a9cdde474
[FIX] Merge subscription and room logic using unparsed data ( #3859 )
2022-03-08 18:17:05 -03:00
Gerzon Z
80918f56fa
Chore: Dehydrate login methods from rocketchat.js ( #3759 )
...
* dehydrate login methods from rocketchat.js
2022-03-08 14:54:26 -04:00
Gerzon Z
15f573a703
Chore: Migrate REST API - getTeamListRoom to TS ( #3840 )
...
* add: `teams.listRooms` types
* add: `PaginatedResult<T>` to `teams.ts`
2022-03-08 13:59:17 -04:00
Alex Junior
b2bd71e83e
Chore: Server API types - chat.getDiscussions ( #3776 )
...
* chore: implementing type for test api - getDiscussions
* Fix DiscussionDetails count usage
* chore: update getDiscussions to use IMessageFromServer
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-03-08 14:09:45 -03:00
Diego Mello
09f73aee3d
Chore: Create IServerRoom and IServerSubscription ( #3782 )
2022-03-08 13:25:27 -03:00
Reinaldo Neto
679a628f75
Chore: Migrate REST API - getAgentDepartments to Typescript ( #3855 )
2022-03-08 12:04:41 -03:00
Reinaldo Neto
c758fa5c9f
Chore: Migrate REST API - getCustomFields to Typescript ( #3856 )
...
* Chore: Migrate REST API - getCustomFields to Typescript
* minor tweak
2022-03-08 11:37:38 -03:00
Reinaldo Neto
9becdf564e
Chore: Migrate REST API - getListCannedResponse to Typescript ( #3858 )
2022-03-08 11:30:45 -03:00
Gleidson Daniel Silva
e2612eb455
Chore: Migrate search and localSearch methods to Typescript ( #3751 )
...
* chore: migrate search to typescript
* fix types
* fix type
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-03-08 11:24:21 -03:00
Gerzon Z
d7c46a27d0
Chore: Migrate REST API - getChannelInfo to TS ( #3839 )
...
* add: type for REST API `channels.info`
* add: `ts-ignore` to `RoomActionsView`
2022-03-08 09:46:33 -04:00
Diego Mello
fe33a4a6b0
Chore: Remove Teams migration ( #3857 )
2022-03-08 10:15:03 -03:00
Gleidson Daniel Silva
d19ce3b3e4
Chore: Migrate REST API - e2eRequestRoomKey to Typescript ( #3814 )
2022-03-08 09:52:16 -03:00
Gerzon Z
8decd0f4b6
Chore: Migrate normalizeMessage to TS ( #3743 )
...
* migrate normalizeMessage to ts
* fix: missing null validations and type aliases
2022-03-07 22:54:34 -04:00
Reinaldo Neto
004f4ab0ee
Chore: Migrate REST API - getTagsList to Typescript ( #3854 )
2022-03-07 23:30:13 -03:00
Reinaldo Neto
8a01552b4b
[FIX] Hardcoded E2E password for Detox workflow ( #3809 )
...
* [FIX] Removed account from E2E Data and create a file responsible for this account
* Updated e2e/README.md
* minor tweak
* Update e2e/README.md
Co-authored-by: Gerzon Z. <gerzonzcanario@gmail.com>
Co-authored-by: Gerzon Z. <gerzonzcanario@gmail.com>
2022-03-07 20:26:13 -03:00
Reinaldo Neto
b7e523a267
Chore: Migrate ee/omnichannel folder to Typescript ( #3749 )
...
* Chore: Migrate ee/omnichannel folder to Typescript
* omnichannelstatus and queue list
* boolean searching and react.ref
* test initi
* test and refactor interfaces
* minor tweak
* minor tweaks
2022-03-07 18:16:20 -03:00
Diego Mello
091055a255
[FIX] Condensed layout cutting text on smaller text sizes ( #3831 )
2022-03-07 17:48:45 -03:00
Reinaldo Neto
45c0e0630c
Chore: Migrate REST API - getRoomCounters to Typescript ( #3842 )
...
* Chore: Migrate REST API - getRoomCounters to Typescript
* minor tweak
2022-03-07 13:48:33 -03:00
Reinaldo Neto
e3f4e9797d
Chore: Migrate REST API - returnLivechat to Typescript ( #3843 )
2022-03-07 13:39:02 -03:00
Reinaldo Neto
4d6f21647e
Chore: Migrate REST API - joinRoom to Typescript ( #3835 )
...
* Chore: Migrate REST API - joinRoom to Typescript
* join to discussion
2022-03-07 13:07:40 -03:00
Alex Junior
637d69bb17
chore: add rest api return ( #3848 )
2022-03-07 12:52:22 -03:00
Alex Junior
518ad5f64e
chore: add rest api return ( #3847 )
2022-03-07 12:40:38 -03:00
Reinaldo Neto
261b380818
Chore: Migrate REST API - usersAutoComplete to Typescript ( #3845 )
2022-03-07 12:32:51 -03:00
Alex Junior
9652692af5
chore: add rest api return ( #3844 )
2022-03-07 12:23:28 -03:00
Reinaldo Neto
b21d044f13
Chore: Migrate REST API - spotlight to Typescript ( #3821 )
...
* Chore: Migrate REST API - spotlight to Typescript
* minor tweak
2022-03-07 12:16:20 -03:00
Alex Junior
d43da089bf
Chore: Migrate REST API - setUserStatus to Typescript ( #3828 )
...
* chore: add rest api return
* chore: add rest api return
2022-03-07 12:00:39 -03:00
Alex Junior
c72b524ac0
chore: add rest api return ( #3849 )
2022-03-07 11:47:06 -03:00
Alex Junior
ec7538abfd
chore: add rest api return ( #3850 )
2022-03-07 11:08:45 -03:00
Gleidson Daniel Silva
1ef9f57f3d
Chore: Migrate REST API - hideRoom to Typescript ( #3832 )
2022-03-07 09:57:57 -03:00
Gleidson Daniel Silva
82439159a5
Chore: Migrate REST API - removeUserFromRoom to Typescript ( #3837 )
2022-03-07 09:44:11 -03:00
Gleidson Daniel Silva
256bf0eaee
Chore: Migrate REST API - deleteRoom to Typescript ( #3834 )
2022-03-07 09:33:58 -03:00
Gleidson Daniel Silva
892e919768
Chore: Migrate REST API - leaveRoom to Typescript ( #3833 )
...
* chore: add rest api type
* remove any
2022-03-07 09:20:12 -03:00
Gleidson Daniel Silva
58418fc5c2
Chore: Delete unused function getUserRoles ( #3836 )
2022-03-07 09:03:51 -03:00
Alex Junior
a9f074d20a
chore: add rest api return ( #3826 )
2022-03-05 00:40:41 -03:00
Alex Junior
f69ef6e59b
chore: add rest api return ( #3829 )
2022-03-05 00:28:36 -03:00