Commit Graph

1506 Commits

Author SHA1 Message Date
AlexAlexandre 024c744615 [IMPROVE] - migrating the message container (finished) 2021-07-22 22:59:16 -03:00
AlexAlexandre 6db54e9920 [IMPROVE] - migrating the message container (in progress) 2021-07-22 17:09:06 -03:00
AlexAlexandre 43c4234f73 [IMPROVE] fix some errors pointed out in LGTM 2021-07-22 15:59:48 -03:00
AlexAlexandre d3986689e5 [IMPROVE] fix the Reply message errors 2021-07-22 15:30:37 -03:00
AlexAlexandre 2b533f86e3 [IMPROVE] - migrating the message container (in progress) 2021-07-21 18:01:59 -03:00
AlexAlexandre f9b1e0eab4 [IMPROVE] remove unused proptypes 2021-07-21 14:51:26 -03:00
AlexAlexandre a557d7f5d2 [IMPROVE] migrate all markdown container files 2021-07-21 12:15:13 -03:00
AlexAlexandre 1c7ae63ac1 chore: adding some external modules for type 2021-07-21 12:14:26 -03:00
AlexAlexandre e0930466b4 [IMPROVE] migrate the List component 2021-07-21 10:54:39 -03:00
AlexAlexandre ee7ad68e92 Merge branch 'develop' into improvement.typescript-migration
# Conflicts:
#	package.json
#	yarn.lock
2021-07-20 17:57:17 -03:00
AlexAlexandre 4d07101a56 [IMPROVE] disable the "missing file extension" rule at eslintrc 2021-07-20 17:31:08 -03:00
AlexAlexandre b795b6fc5a [IMPROVE] migrating component the Header to reduce lint errors 2021-07-20 17:01:35 -03:00
AlexAlexandre 8ef11eab49 [IMPROVE] enable jsx compiler 2021-07-20 15:14:36 -03:00
Diego Mello 3d5e69b8a1
Chore: Update dependencies (#3206)
* Update non-dev patches

* Update dev patches

* Update minors

* Update dev minors

* Update few non semver

* Cookies

* datepicker, netinfo, base64 and bootsplash

* Patch cookies

* Update navigation

* Device info

* mocha

* localize

* react-native-picker-select

* vector icons, xregexp, popover

* try save husky

* document picker

* Remove emotion dev

* Downgrade some libs and make sure jest is passing

* Update storybook to stable

* mocha, axios, bootsplash

* Update lint job to node 15
2021-07-20 10:23:29 -03:00
Diego Mello 66d986e2b5
Chore: Improve QA workflow (#3285) 2021-07-19 18:04:45 -03:00
AlexAlexandre d060edb05f [IMPROVE] keeping migrate some files and fix some lint errors 2021-07-19 16:52:45 -03:00
AlexAlexandre f5eee1cbaf [IMPROVE] migrate the emoji component 2021-07-19 12:06:45 -03:00
AlexAlexandre 66a4627fec [IMPROVE] fix typescript error “No overload matches this call” with some @ts-ignore for not changing the implementation 2021-07-16 16:31:28 -03:00
AlexAlexandre 19d8ab1a57 [IMPROVE] migrate EmojiPicker component (in progress) 2021-07-15 23:33:57 -03:00
AlexAlexandre b0ddb87c88 [IMPROVE] migrate BackgroundContainer component 2021-07-15 23:31:43 -03:00
AlexAlexandre a18b13c06b [IMPROVE] migrate Avatar component 2021-07-15 20:15:59 -03:00
AlexAlexandre 0354b49b08 [IMPROVE] trying remove an IGTM error 2021-07-15 18:56:37 -03:00
AlexAlexandre acdc2ce8f5 [IMPROVE] fix some typing erros 2021-07-15 18:46:31 -03:00
AlexAlexandre 802c7b2b28 [IMPROVE] migrate the ActionSheet component 2021-07-15 16:47:53 -03:00
AlexAlexandre 99b6c3d073 [IMPROVE] migrate the ActivityIndicator and the Button component 2021-07-15 16:47:30 -03:00
AlexAlexandre eadbb59e09 [IMPROVE] migrate all constants file 2021-07-15 11:57:48 -03:00
AlexAlexandre 584a16b20e Merge branch 'develop' into improvement.typescript-migration 2021-07-15 11:54:30 -03:00
Gerzon Z d1f35bb799
Regression: Markdown handlePress not working properly (#3278)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-15 11:39:44 -03:00
Diego Mello d1702aa416
Regression: Settings pagination not working (#3277) 2021-07-15 11:34:39 -03:00
AlexAlexandre b6577de7c2 [IMPROVE] migrate some navigation files, our index/share and low level files 2021-07-15 10:54:47 -03:00
AlexAlexandre fdcfd3e0ee [IMPROVE] Create a new file for export external modules 2021-07-15 10:48:57 -03:00
AlexAlexandre 8a1dc781eb [IMPROVE] migrate the HeaderButton component and the colors constant 2021-07-15 10:47:21 -03:00
AlexAlexandre 7bfe1fcadb chore: setup initial libs for using typescript 2021-07-14 11:39:26 -03:00
Gerzon Z e040be0b45
[IMPROVE] Remove difference between public/private on "Group by type" (#3271)
* Merge channels and private groups

* Remove i18n
2021-07-13 16:35:21 -03:00
lingohub[bot] 8a91d0d509
Language update from LingoHub 🤖 (#3269)
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-07-13 08:50:49 -03:00
Reinaldo Neto 4882ccd588
[IMPROVE] Make `system default` the default browser (#3265)
* [FIX] use systemdefault: as the default browser, not inApp

* Fix

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-12 16:19:25 -03:00
Gerzon Z c9d5bc37c4
[IMPROVE] Set black as default dark theme (#3270)
* Update default darkLevel

* Minor tweak
2021-07-12 15:05:09 -03:00
Reinaldo Neto 16fee2aa64
[IMPROVE] Convert Team to Channel (#3249)
* [IMPROVE] Add convert team to a channel

* Action to SelectListView and new words to i18n

* Implemented the post and it's working with selected channels or not

* Fixed the Convert Team Warning at english i18n and changed the function name

* E2E test completed in sequence the convert/move teams

* [IMPROVE] Add convert team to a channel

* Action to SelectListView and new words to i18n

* Implemented the post and it's working with selected channels or not

* Fixed the Convert Team Warning at english i18n and changed the function name

* rebase develop into this branch

* [IMPROVE] Add convert team to a channel

* Action to SelectListView and new words to i18n

* Implemented the post and it's working with selected channels or not

* Fixed the Convert Team Warning at english i18n and changed the function name

* rebase develop into this branch

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-09 15:46:24 -03:00
Reinaldo Neto 190853225f
[FIX] Create team crashing the app (#3248)
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-09 11:11:26 -03:00
Diego Mello 3f172e6c3d
Bump version to 4.18.0 (#3252) 2021-07-08 17:10:35 -03:00
Diego Mello 3e53a76238
[FIX] Poor performance in messages list on Android 11 (#3260) 2021-07-08 17:09:46 -03:00
Diego Mello 6385daebb5
[FIX] Subscribe to settings making app to hang on login (#3254) 2021-07-06 13:22:38 -03:00
Gung Wah 999f05bbd1
[IMPROVE] Message body readability on dark themes (#2981)
* [CHORE] Apply auxiliaryText on message body

* change bodyText to uxiliaryText

* Update tests

* Update bodyText color and rollback PR changes

* Update Storyshots.test.js.snap

* Minor tweak

Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
2021-07-05 15:44:33 -03:00
lingohub[bot] a169441fd0
Language update from LingoHub 🤖 (#3251)
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-07-05 15:36:55 -03:00
Gerzon Z f42c9149fb
[FIX] Google OAuth triggering cookies logic (#3244)
* Remove checkCookiesAndLogout

* Add loginEmailPassword to loginOAuthOrSso

* Add isFromWebView field

* Fix migrations

* Minor tweak

* Fix OAuth for other services

* Fix migrations

* Stop persisting loginEmailPassword

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-05 15:21:15 -03:00
Reinaldo Neto 300c1f96f0
[FIX] Jump to message from in-app notification (#3225)
* [FIX] Jump to message by in-app notification

* Bug fix to scroll proper the last message

* Minor tweak

Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-02 16:17:47 -03:00
Reinaldo Neto 58d21be195
[IMPROVE] Add Jitsi button to Teams (#3223)
* [IMPROVE] Add Jitsi button to teams

* Added setting to check is Jitsi is Enable for Channel too

* Fix typo

Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-02 16:15:21 -03:00
Reinaldo Neto 46689930c3
[FIX] App not showing proper alert on team delete (#3219)
* [FIX] Rule to delete team's channel

* Fixed Saga and flow to delete team and team's channel

* Adjusted the warning alert as the Figma

Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-02 16:13:41 -03:00
Reinaldo Neto 8517b1fd13
Chore: Add Lint to E2E tests (#3217)
* Added eslint plugin dependencie and fixed the eslint.js

* E2E Tests folder Assorted

* Linted all e2e, just e2e/docker that don't changed

* Update 09-jumptomessage.spec.js

* Removed async from describe function

* Remove outdated detox linter lib

* Add overrides to eslintrc

Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-02 14:39:39 -03:00
Gerzon Z d547b6129f
[IMPROVE] Subscribe to settings (#3222)
* Add action and reducer

* Add streamNotifyAll listener

* Minor tweak

* Minor tweak

* Fix update not taking in consideration other type columnns

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-07-01 16:30:55 -03:00