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
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
Diego Mello
6b3730ce43
Chore: Migrate RoomView to Typescript ( #3754 )
2022-03-02 11:18:01 -03:00
Reinaldo Neto
9ec598407d
[FIX] Add search and fix pagination for omnichannels departments ( #3621 )
...
* [FIX] Search and pagination for omnichannels departments
* pagination complete
* minor tweak
* renamed a param and workaround for a ux bug
* fix style of flatlist and search as header scrollable
* stick the header
* Merge branch 'fix.forward-department-list' of https://github.com/RocketChat/Rocket.Chat.ReactNative into fix.forward-department-list
* refactor pagination
* fix value type
* refactor render search
* refactor layout
* make ts happy
2022-02-17 11:57:30 -03:00
Diego Mello
1ffa592201
Chore: dehydrate small server requests away from rocketchat.js ( #3740 )
2022-02-15 15:50:55 -03:00
Diego Mello
765c5c50f8
Chore: Move some methods to SDK ( #3736 )
2022-02-14 16:23:13 -03:00
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
Gerzon Z
a01d281032
Chore: Migrate lib/rocketchat.js to TS - structure PoC ( #3661 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
2022-02-10 09:10:42 -03:00