Commit Graph

1267 Commits

Author SHA1 Message Date
GleidsonDaniel 328733f3e8 chore: fix import 2022-01-11 14:03:37 -03:00
Gleidson Daniel Silva 7478d142be
Merge branch 'develop' into chore/migration-ts-redux-create-discussion 2022-01-11 13:42:17 -03:00
Reinaldo Neto f7418791a2
Chore: Migrate DisplayPrefsView to Typescript (#3555) 2022-01-11 11:47:23 -03:00
Reinaldo Neto 905e12380a
[FIX] teams.removeMembers mobile usage (#3557) 2022-01-11 11:44:53 -03:00
Gleidson Daniel Silva 0eb862abdc
fix: Add height verification to fix modal dimension (#3573) 2022-01-11 11:35:06 -03:00
Reinaldo Neto 8d2226c279
[FIX] Roles rendering on dark theme (#3589) 2022-01-11 11:33:18 -03:00
GleidsonDaniel 24053363e5 chore: migrate encryption to ts and add tests 2022-01-11 11:27:01 -03:00
Gleidson Daniel Silva 791ef4d423
Chore: Migrate lib user preferences to Typescript (#3578) 2022-01-11 11:23:43 -03:00
Reinaldo Neto 13af9d80ed
Chore: Migrate Model's folder to Typescript (#3564) 2022-01-11 10:51:48 -03:00
Gleidson Daniel Silva 01d22ed96b
Chore: Migrate Redux to Typescript PoC (#3565) 2022-01-11 10:48:01 -03:00
Reinaldo Neto 25885fc406
[FIX] Download video/quicktime in iOS (#3581) 2022-01-11 10:46:17 -03:00
GleidsonDaniel c25c34b725 chore: migrate createDiscussion to ts and add tests 2022-01-10 18:17:47 -03:00
GleidsonDaniel f1ac7ce77c chore: fix naming 2022-01-10 18:05:12 -03:00
GleidsonDaniel f19787f35a chore: migrate createChannel to ts and add tests 2022-01-10 17:47:54 -03:00
GleidsonDaniel 6bc0e82fdc chore: add more tests 2022-01-10 15:49:12 -03:00
GleidsonDaniel 1db676f424 chore: migrate connect to ts and add tests 2022-01-10 15:34:07 -03:00
GleidsonDaniel ba2931665b wip: migrate fixed consts to RootEnum 2022-01-07 17:40:48 -03:00
GleidsonDaniel 701361a686 chore: add tests and migrate RootEnum 2022-01-07 17:24:24 -03:00
GleidsonDaniel 16e04c7232 chore: init reducer/app migration to ts 2022-01-07 15:12:59 -03:00
GleidsonDaniel bc92a4f29d chore: update IBaseScreen definitions 2021-12-29 18:44:04 -03:00
GleidsonDaniel 0cf9765f86 chore: update definitions 2021-12-29 13:22:02 -03:00
GleidsonDaniel 48e4640bee chore: update interfaces and types names 2021-12-29 10:39:20 -03:00
GleidsonDaniel c471195d8c chore: fix IUser import 2021-12-23 10:20:38 -03:00
GleidsonDaniel bad5643a4d chore: move interfaces to reducer and import on screen 2021-12-22 16:40:29 -03:00
GleidsonDaniel f0977ddb22 chore: exprot initial state and then import on tests 2021-12-22 16:33:39 -03:00
GleidsonDaniel d12b28b5f5 chore: migrate redux tests to reducer folder and add eslint jest plugin 2021-12-22 16:27:19 -03:00
GleidsonDaniel ff0925cc96 chore: move types to definition folder and fix imports 2021-12-22 09:38:11 -03:00
GleidsonDaniel b56f6048d4 chore: fix action type 2021-12-22 09:28:21 -03:00
GleidsonDaniel dc83f76843 chore: move state props to ISelectedUsersViewProps 2021-12-21 17:01:33 -03:00
GleidsonDaniel 010676aa85 chore: move IUser to base types 2021-12-21 12:04:39 -03:00
GleidsonDaniel 003f9fca68 chore: type selectedUsers action and reducer and improvement in the code of other files 2021-12-21 12:03:59 -03:00
GleidsonDaniel 9d7450b300 chore: remove mapDispatchToProps to use dispatch prop and clear some types 2021-12-21 10:17:11 -03:00
GleidsonDaniel 34e6ece871 chore: init types folder and set redux and BaseScreen interface 2021-12-21 10:11:40 -03:00
GleidsonDaniel 3b97c34959 chore: migrate activeUsers reducer and action to TS 2021-12-21 09:51:04 -03:00
Reinaldo Neto b75e192e20
[IMPROVE] Remove Omnichannel visitor's navigation history (#3534)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:29:48 -03:00
Reinaldo Neto 1ea6fe1133
Chore: Migrate SelectedUsersView to Typescript (#3520)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:28:59 -03:00
Reinaldo Neto 4ba589cfbe
Chore: Migrate ModalBlockView to Typescript (#3503)
* Chore: Migrate ModalBlockView to Typescript

* minor tweaks

* update the navigator

Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:28:29 -03:00
Reinaldo Neto 4e15c25ef5
[FIX] Files screen stopped listing content on server 4.2 (#3541)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:27:43 -03:00
Reinaldo Neto a1cee02fb0
[NEW] Permission for uploading files (#3505)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:27:01 -03:00
Diego Mello 404c7cff07
[IMPROVE] Connection stability (#3531) 2021-12-07 17:05:30 -03:00
Diego Mello 838be232ff
[FIX] Certificate stops working after app update on iOS (#3537) 2021-12-07 10:57:11 -03:00
Gerzon Z 691bf1ef17
Chore: Migrate react-navigation to TypeScript (#3480)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-03 16:27:57 -03:00
lingohub[bot] 4af97f192a
Language update from LingoHub 🤖 (#3529)
Project Name: Rocket.Chat.ReactNative
Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative
User: Robot LingoHub

Easy language translations with LingoHub 🚀

Co-authored-by: Robot LingoHub <robot@lingohub.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-02 15:38:33 -03:00
Reinaldo Neto 11f00fb5f7
Chore: Migrate TeamChannelsView to Typescript (#3532)
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
2021-12-02 10:58:49 -03:00
Reinaldo Neto 65f5b03bdf
Chore: Migrate ShareListView to Typescript (#3459)
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
2021-12-02 10:39:48 -03:00
Reinaldo Neto 17c70e73d3
Chore: Migrate StatusView to Typescript (#3527)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:36:46 -03:00
Reinaldo Neto ceeca5952d
Chore: Migrate ThemeView to Typescript (#3522)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:33:27 -03:00
Reinaldo Neto afaa185fe7
Chore: Migrate SetUsernameView to Typescript (#3526) 2021-12-02 10:29:01 -03:00
Reinaldo Neto e93a73d52d
Chore: Migrate SelectServerView to Typescript (#3521)
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:27:44 -03:00
Reinaldo Neto 7da1b70829
Chore: Migrate SelectListView to Typescript (#3519) 2021-12-02 10:27:07 -03:00