Commit Graph

1554 Commits

Author SHA1 Message Date
AlexAlexandre 3604e7d4b3 [improve] - adding the last rules for ts and js 2021-08-19 20:55:32 -03:00
AlexAlexandre 69888c4944 [improve] - add prettier 2021-08-18 18:25:34 -03:00
AlexAlexandre 0738bfb620 [improve] - setting up some rules and integration with typescript 2021-08-18 18:24:23 -03:00
AlexAlexandre 7cf55c1f3b Merge branch 'improvement.typescript-migration' into improvement.eslint-change-to-ts 2021-08-18 10:59:27 -03:00
AlexAlexandre 1737756b43 Merge branch 'develop' into improvement.typescript-migration
# Conflicts:
#	app/containers/Loading.tsx
2021-08-16 20:57:40 -03:00
Reinaldo Neto 14fd12ce64
[FIX] Hardcoded backdrop opacity on loading component (#3255)
* Added withTheme and themes to Loading

* Added animation to backdrop opacity

* Minor tweak

* Fix internal image impacted by opacity

Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: Levy Costa <levycosta471@gmail.com>
2021-08-16 18:14:56 -03:00
Reinaldo Neto 1c43c78cf4
[FIX] Unarchive permission not honored (#3237)
* [FIX] Show alert when unarchive error

* Title in alert

* Disable button when the user donesn't have the role permission

* Use ARCHIVE/UNARCHIVE instead of their lowercase in alert and removed capitalize lodash

* Check if the error eis translated before parse through i18n

* Remove unnecessary code

Co-authored-by: Diego Mello <diegolmello@gmail.com>
Co-authored-by: Levy Costa <levycosta471@gmail.com>
2021-08-16 18:08:34 -03:00
AlexAlexandre 43e238292e [IMPROVE] - push the snapshot 2021-08-05 16:18:03 -03:00
AlexAlexandre d63ee28275 [IMPROVE] - removing a wrong //TODO 2021-08-05 16:10:27 -03:00
AlexAlexandre 078c361efc [IMPROVE] - fixing some errors appoint by jest 2021-08-04 16:19:08 -03:00
AlexAlexandre 1596f1621f [IMPROVE] - changing the types for interfaces, for our new patterns 2021-08-03 19:01:54 -03:00
AlexAlexandre 49b9cf436f [IMPROVE] - fixing some errors appoint by jest 2021-08-02 19:17:29 -03:00
AlexAlexandre 50a99fb846 [IMPROVE] - fixing some errors appoint by jest 2021-08-02 10:48:43 -03:00
Alex Junior 20d7b6a051 [IMPROVE] - creating an Message type file 2021-08-01 23:33:36 -03:00
Alex Junior 757347fa29 [IMPROVE] - creating an emoji type file 2021-08-01 23:11:20 -03:00
Alex Junior ca2e28f893 [IMPROVE] - creating an Avatar type file 2021-08-01 22:41:15 -03:00
Diego Mello 3f75741dee
Merge branch 'develop' into improvement.typescript-migration 2021-07-30 11:00:58 -03:00
AlexAlexandre 3e74f59ca3 [IMPROVE] - remove unused PropTypes 2021-07-29 15:53:36 -03:00
AlexAlexandre 91e6566542 [IMPROVE] - migrate KeyboardView presentation layer 2021-07-29 15:21:04 -03:00
AlexAlexandre 9d312bd9a6 [IMPROVE] - migrate UnreadBadge presentation layer 2021-07-29 15:15:09 -03:00
AlexAlexandre 601a45a194 [IMPROVE] - migrate RoomItem presentation layer 2021-07-29 15:12:41 -03:00
AlexAlexandre a533e5c827 [IMPROVE] - migrate ImageViewer presentation layer 2021-07-29 12:48:17 -03:00
AlexAlexandre 72df0aef7e [IMPROVE] - migrate serverItem presentation layer 2021-07-29 12:46:46 -03:00
AlexAlexandre 3f5f309643 [IMPROVE] - migrate directoryItem presentation layer 2021-07-29 12:45:32 -03:00
AlexAlexandre bacaf7fc33 [IMPROVE] - fix some notes during code review 2021-07-29 12:03:52 -03:00
lingohub[bot] 49f936bf1c
Language update from LingoHub 🤖 (#3297)
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-28 17:44:53 -03:00
Diego Mello fb0a4ed266
Chore: Update Bugsnag (#3300)
* Remove bugsnag-react-native

* Really remove bugsnag from android

* Install @bugsnag/react-native

* Logging error on Android correctly

* Cleanup

* Fix bugsnag mock

* iOS builds

* Fix CI mistake

* Upload dSYMs to Bugsnag

* Upload source maps automatically on iOS

* Cleanup

* Enable Bugsnag on share extension

* Add test error

* Use large macos

* Bump to 4.19.0 temporarily to test on TestFlight official

* Use temp keys

* Fix upload source maps for Official iOS build

* Remove tests

* Set version back to 4.18.0
2021-07-28 17:36:06 -03:00
Diego Mello b64dac1f1c
Bump version to 4.19.0 (#3307) 2021-07-28 17:20:09 -03:00
AlexAlexandre c6e7826500 [IMPROVE] - fix some notes during code review 2021-07-28 14:43:32 -03:00
AlexAlexandre 107d4da851 [IMPROVE] - migrated forgot file 2021-07-28 14:42:18 -03:00
AlexAlexandre 9525786c0a removing unused proptypes import 2021-07-27 16:33:38 -03:00
AlexAlexandre 07741f0b98 Merge branch 'develop' into improvement.typescript-migration 2021-07-27 16:11:45 -03:00
AlexAlexandre 9179e90920 [IMPROVE] - migrating the last container files (finished) 2021-07-27 12:27:17 -03:00
AlexAlexandre 2c9f6f7f82 [IMPROVE] - migrating the last container files (in progress) 2021-07-27 00:13:43 -03:00
AlexAlexandre 11eaadde2d [IMPROVE] - migrating the UIKit container (finished) 2021-07-26 23:37:02 -03:00
AlexAlexandre e38e5880a8 [IMPROVE] - migrating the UIKit container (in progress) 2021-07-26 19:58:52 -03:00
AlexAlexandre 9a1b705471 [IMPROVE] - migrating the UIKit container (in progress) 2021-07-26 19:33:27 -03:00
AlexAlexandre 369b3f2ef6 [IMPROVE] - migrating the Passcode container 2021-07-26 14:35:37 -03:00
AlexAlexandre 60f659618d [IMPROVE] - migrating the RoomHeader container 2021-07-26 10:42:31 -03:00
AlexAlexandre e8b58323c7 [IMPROVE] - migrating the TwoFactor container 2021-07-23 16:33:40 -03:00
AlexAlexandre d5c2decfb9 [IMPROVE] - migrating the Status container 2021-07-23 16:27:52 -03:00
AlexAlexandre 4f65c1b371 [IMPROVE] - removing unused proptypes 2021-07-23 16:14:32 -03:00
AlexAlexandre 9e0154c436 [IMPROVE] - migrating the MessageBox container (in progress) 2021-07-23 15:54:46 -03:00
Alex Junior e9229e5097 [IMPROVE] - migrating the MessageBox container (in progress) 2021-07-23 01:15:16 -03:00
AlexAlexandre 0182853fdb [IMPROVE] - migrating the MessageBox container (in progress) 2021-07-22 23:59:46 -03:00
AlexAlexandre db11e664f6 [IMPROVE] - remove unused PropTypes 2021-07-22 23:14:21 -03:00
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