Commit Graph

1634 Commits

Author SHA1 Message Date
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 928fac17de chore: set eslint-plugin-jest version to 24.7.0 2021-12-23 10:14:43 -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 ef0d2bf195 chore: remove unused const 2021-12-22 09:58:13 -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 b5bda757bc test: add more selectedUsers tests 2021-12-22 09:27:40 -03:00
GleidsonDaniel b80c0635d6 test: create activeUser and selectedUser tests 2021-12-21 17:14:59 -03:00
GleidsonDaniel 69f27438b2 chore: remove applyAppStateMiddleware 2021-12-21 17:14:08 -03:00
GleidsonDaniel f169f6e0a7 chore: create mocketStore 2021-12-21 17:04:32 -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
Diego Mello 81dc10de30
Bump version to 4.23.0 (#3546) 2021-12-07 10:55:46 -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
Reinaldo Neto d83193a66d
Chore: Migrate SecurityPrivacyView to Typescript (#3518) 2021-12-02 10:26:34 -03:00
Reinaldo Neto 8d06b17995
Chore: Migrate ScreenLockedView to Typescript (#3515) 2021-12-02 10:26:02 -03:00
Reinaldo Neto 79feef179c
Chore: Migrate ScreenLockConfigView to Typescript (#3517)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-02 10:21:10 -03:00
Reinaldo Neto fa07bbec2f
Chore: Migrate NewMessageView to Typescript (#3502) 2021-12-02 10:20:19 -03:00
Anant Bhasin f69b82dae9
Tests: Make Detox work on Android (#3051) 2021-12-02 10:19:15 -03:00
Diego Mello 010d88530c
[FIX] Display prefs showing wrong header icon on tablet (#3510) 2021-11-22 13:19:49 -03:00
Matheus Barbosa Silva 1ec4046a86
[FIX] Push notifications user preference not syncing correctly (#3494)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-18 14:46:11 -03:00