Elias Nahum
|
aaa571db32
|
Upgrade to RN 0.62.2 (#4093)
* Upgrade to RN 0.62.0
* Update packager module paths
* Fix Android PasteableInput
* Fix regression on Android share extension credentials needed
* Update android/app/src/main/java/com/mattermost/rnbeta/RNPasteableEditTextOnPasteListener.java
* Reject commit if TSC check fails and Fix small eslint issues automatically
* Use super.getExportedCustomBubblingEventTypeConstants in RNPasteableTextInputManager
* Update to rn 0.62.2
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
|
2020-04-14 16:39:51 -04:00 |
|
Amit Uttam
|
605c90ce61
|
Remove duplicated websocket client & constants (#4111)
* Remove duplicated websocket client & constants
Defunct code originally maintained in mattermost-redux, but not used in mobile, in favour of https://github.com/mattermost/mattermost-mobile/blob/master/app/client/websocket.ts
* PR review: Remove redundant reference to constants
* Remove deleted files from modules list
|
2020-04-02 13:57:17 -03:00 |
|
Miguel Alatzar
|
ee4b85edcf
|
[MM-23520] Port mattermost-redux (#4088)
* Remove mattermost-redux
* Move mm-redux files into app/redux
* Add @redux path to tsconfig.json
* Fix imports
* Install missing dependencies
* Fix tsc errors
* Fix i18n_utils test
* Fix more imports
* Remove redux websocket
* Fix tests
* Rename @redux
* Apply changes from mattermost-redux PR 1103
* Remove mattermost-redux mention in template
* Add missing imports
* Rename app/redux/ to app/mm-redux/
* Remove test file
* Fix fetching Sidebar GM profiles
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
|
2020-03-31 11:09:26 -07:00 |
|