Commit graph

2456 commits

Author SHA1 Message Date
Elias Nahum
1d37c81163 Fix tests (#3114) 2019-08-13 09:51:51 -07:00
Elias Nahum
32f329fca2
MM-17693 Android fix close settings screen (#3108)
* MM-17693 Android fix close settings screen

* Fix unit tests
2019-08-13 10:29:54 -04:00
Elias Nahum
f0a885865f
MM-17692 execute callback after closing post options (#3107)
* MM-17692 execute callback after closing post options

* Fix unit tests
2019-08-13 10:19:11 -04:00
Elias Nahum
b3a4cc2b7e
Do not track foreground notifications when notification is opened (#3105) 2019-08-13 10:16:59 -04:00
Saturnino Abril
ca61faafd5 MM-15218 Open as alert dialog when interactive message is without element (#3088)
* open as alert dialog when interactive message is without element

* add missing translations
2019-08-13 10:16:14 -04:00
Jesús Espino
7410e3c266 Aligning correctly 'has guests' warning in channel info screen (#3097)
* Aligning correctly 'has guests' warning in channel info screen

* Fixing eslint problems

* Adding tests

* Fixing tests
2019-08-12 09:14:47 -07:00
Elias Nahum
9aa7d7e523 Exclude the SafeAreaHeader in Select Server screen (#3094) 2019-08-12 22:58:12 +08:00
Elias Nahum
9d54853be5 Remove unnecessary component definition (#3096) 2019-08-12 22:52:50 +08:00
Miguel Alatzar
d8f9dcc233 [MM-17637] Add flex 1 to wrapper view (#3087)
* Add flex 1

* Add snapshot test

* Fix placeholder text color
2019-08-12 08:22:21 -04:00
Sudheer
23f1358e27
Bump app build number to 217 (#3104) 2019-08-10 23:03:11 +05:30
Elias Nahum
f1b87cdaa1 MM-17630 add Navigation bar to terms of service modal (#3098) 2019-08-10 22:49:04 +05:30
Elias Nahum
f263eac658
MM-17612 Fix fetch periodic status updates when re-connecting (#3089) 2019-08-09 18:47:38 -04:00
Asaad Mahmood
3c950c514c MM-17484 - Updating loading rows (#3076)
* MM-17484 - Updating loading rows

* Updating test

* Updating mobile loader css

* Updating test

* Updating changes

* Updating tests
2019-08-09 13:33:38 -04:00
Elias Nahum
06e333dc52
MM-10193 Apply SafeAreaView to Landscape views (#3003) (#3081)
* MM-10193 for landscape Feature

Commit for MM-10193 to the landscape feature with latest pull.
This is the initial commit with SafeAreaView in place, but should not be merged into master as this is step one and not suitable for production.
Another commit will be following with adjustments to allow SafeAreaView to display correctly for users.

* MM-10193 for landscape Feature

Commit for MM-10193 to the landscape feature with latest pull.
This is the initial commit with SafeAreaView in place, but should not be merged into master as this is step one and not suitable for production.
Another commit will be following with adjustments to allow SafeAreaView to display correctly for users.

* MM-10193 Extend design elements for iPhoneX SafeAreaViews

This is the second portion of the MM-10193 changes for the landscape feature. This item was to extend the design elements for the application into the SafeAreaView so the application looks uniform on the iPhoneX.

* MM-10193 Patch for Snapshot tests and eslint

* MM-10193 Re-Patch

These chanbes mistakenly got reverted from last Patch

* MM-10193 Updates for PR

Fixed the 4 screens from the text box that were missed.
Updated the padding to run from a method.

* Revert "MM-10193 Updates for PR"

This reverts commit fe8d650ce3ca2828d8c94e4af470649aa2582ec1.

* MM-10193 Updates for PR

This reverts commit 4966d83d5401720d26ca22a55cf8f92f1657b7e2.
Applied Updated Snapshots

* MM-10193 Updated Modifier for iphone_x_spacing

Updated Modifier for iphone_x_spacing

* MM-10193 Updates for Review

Review changes for Post Textbox and a few states that were unavailable.

* MM-10193 Fix Longpress padding

Fixed longpress padding for Channel Info and Edit Post views.

* MM-10193 Update isLandscape

Updated isLandscape to pull directly from dimensions.
Updated padding for Recent Mentions and Flagged Posts.

* MM-10193 Updates for review longpost

Updated for longpost padding.
Fixed issue with notifications not padding right correctly.

* MM-10193 Update with Cleanup

Reverted Cocoapods back to 1.5.3.
Cleaned up spacing in two files.

* MM-10193 Merge Conflict Updates

Updates to resolve merge conflicts
2019-08-09 11:14:38 -04:00
Elias Nahum
5869e1a110
Fix pop thread screen when deleting the root post (#3092) 2019-08-09 11:04:24 -04:00
Miguel Alatzar
757e58f83b
Increase ReplyIcon dimensions (#3086) 2019-08-09 06:05:11 -07:00
janvt
066e98e145 MM-15218 allow interactive dialogs to have no elements (#3048) 2019-08-09 08:26:50 -04:00
Hossein Ahmadian-Yazdi
55bd6a2f7e [MM-13849] Display confirmation box for [at]all and [at]channel (#3028)
* [MM-13849] Display confirmation box for @all and @channel

* [MM-13849] Fetch Channel stats when user changes channel

* [MM-13849] Address PR comments

* [MM-13849] Addressed PR comments

* [MM-13849] Made getChannelStats into it's own statement
2019-08-08 16:21:52 -04:00
Elias Nahum
fddb0cf2fb
MM-17562 scroll to new message line indicator on componentDidUpdate (#3074)
* MM-17562 scroll to new message line indicator on componentDidUpdate

* feedback review

* Cancel animation frame requests
2019-08-08 15:50:37 -04:00
Elias Nahum
e87858d7af Various fixes (#3078)
* MM-17588 Remove navigation component from stack

* MM-175986 Fix Clock Display Settings on iOS

* Fix markdown and team icon currentServerUrl

* Fix closing permalink logs out the user

* Fix file attachment document ref

* Fix applyTheme when changing a theme in the app

* Feedback review

* remove / when fetching the image on the markdown table on relative paths
2019-08-08 22:28:07 +08:00
Miguel Alatzar
71e56120eb
[MM-17431] Remove flex for horizontalRule (#3079)
* Remove flex for horizontalRule

* Fix snapshot tests
2019-08-08 07:05:16 -07:00
Miguel Alatzar
c7b5aff765 Fix theme thumbnail width (#3080) 2019-08-08 21:53:44 +08:00
Eric Sethna
1ea76d1e47 Add details on leaving the beta program (#3062) 2019-08-08 03:19:47 -04:00
Hossein Ahmadian-Yazdi
01213e56bf [MM-13837] Updated commonmark dependency (#3070) 2019-08-08 03:18:53 -04:00
amyblais
3069546235 Update NOTICE.txt (#3075)
* Update NOTICE.txt

* Update NOTICE.txt
2019-08-07 11:05:23 -04:00
amyblais
6e1cb7339e v1.21.2 changelog (#3041)
* Update CHANGELOG.md

* Update CHANGELOG.md
2019-08-06 18:02:05 +05:30
Elias Nahum
21a790e820
Update fastlane ENV vars (#3006) 2019-08-03 20:00:59 -04:00
Sudheer
d31c4aa31f
Bump app build number to 216 (#3068) 2019-08-03 02:21:53 +05:30
Elias Nahum
76df42bbd1 MM-16752 Fix unhandled promise rejection TypeError state.websocket.lastConnectAt (#3039) 2019-08-02 13:04:50 -07:00
Deepak Sah
8167c2ddea [MM-14593] Add password type for Interactive Dialogs (#2998)
* Added prop secureTextEntry for password type

* Added test cases for DialogElement

* Fixed issues
2019-08-02 14:14:49 -04:00
Elias Nahum
d230bdac1e
MM-17424 Setting to enable/disable fixed sidebar (#3060) 2019-08-02 13:50:31 -04:00
Miguel Alatzar
94b48813f9
Include archived teams filter change from mattermost-redux (#3061) 2019-08-02 10:13:00 -07:00
Miguel Alatzar
53b5f40e22 Bump app build number to 215 (#3066) 2019-08-01 12:27:05 -04:00
Elias Nahum
bf5c5cd7e6
Bump app build number to 214 (#3063) 2019-07-31 19:38:02 -04:00
Miguel Alatzar
04c22e2efe
Include null check on name from mattermost-redux (#3059) 2019-07-31 13:24:33 -07:00
Miguel Alatzar
a3dd8a753d
[MM-15424] Update dependencies (#3057)
* Update dependencies

- Update babel deps to 7.5.5
- Regenerate module paths
- Remote inline require blacklist from metro config

* Remove socketcluster
2019-07-31 08:15:07 -07:00
Elias Nahum
8c9243a3de
Bump app build number to 213 (#3058) 2019-07-31 09:32:43 -04:00
Saturnino Abril
3a531461e7
send message to Mattermost on iOS VM/simulator build (#2996) 2019-07-30 17:31:35 +08:00
Asaad Mahmood
06f3511222 MM-13083 - Removing refresh button from some pages (#3010)
* MM-13083 - Removing refresh button from some pages

* Updating test

* Removing unused component

* Updating minor changes

* Updating failed actions import

* Updating post list error screen

* Updating connection issue error message

* Updating network connection messages

* Updating terms of service page

* Updating test

* Updating animations and FailedNetwork component

* Reverting some changes

* Updating channel post list

* Updating requestsed changes

* Updating code changes

* Removing error description
2019-07-29 14:26:24 -04:00
Elias Nahum
90ac092443
Load Android WebView package instead of module (#3053) 2019-07-29 09:15:40 -04:00
Miguel Alatzar
3453de7948 Fix test (#3051) 2019-07-27 01:10:26 +08:00
Miguel Alatzar
f25ffdf3d5 Check if ackId is nil first (#3046) 2019-07-27 00:16:46 +08:00
Miguel Alatzar
4ee4ff10dd [MM-14926] Clear foreground notifications from AsyncStorage on logout and server upgrade (#3033)
* Clear foreground notifications from AsyncStorage

* Remove unnecessary call to clearNotifications
2019-07-26 18:21:11 +08:00
Joram Wilander
894ba58acc
MM-17120 Update fastlane image to a working one (#3044)
https://mattermost.atlassian.net/browse/MM-17120
2019-07-25 09:15:10 -04:00
Elias Nahum
f6779b1c9c
Bump app build number to 212 (#3042) 2019-07-25 08:46:08 -04:00
Elias Nahum
f1ef6920f3
MM-17100 setCSRFFromCookie with subpath support (#3035) 2019-07-25 07:16:37 -04:00
Miguel Alatzar
78bdf0e4e2
Check initialIndex in callback (#3025) 2019-07-24 09:51:36 -07:00
Miguel Alatzar
ebe8d45711
[MM-16816] Parse source URI (#3026)
* Parse source URI

* Revert "Parse source URI"

This reverts commit 1cf421c9b9897e46881685aabebb793ad6ff4c07.

* Pass imageUri instead of defaultSource to ProgressiveImage

* Parse source URI in ImageCacheManager
2019-07-24 07:59:06 -07:00
Miguel Alatzar
9a894641fc
[MM-14926] Include in-app notifications in iOS badge number (#3001)
* Include in-app notifications in iOS badge number

* Make foreground notifications key a const
2019-07-24 07:58:15 -07:00
Miguel Alatzar
83c9856897
Call scrollToIndex only if flatListRef.current is not null (#3022) 2019-07-23 11:21:38 -07:00