Joseph Baylon
0db46f2003
Detox/E2E: Fix some specs and comments ( #4919 )
...
* Detox/E2E: Fix some specs and comments
* Fix lint
2020-10-24 09:07:14 +08:00
Elias Nahum
cb4d875b13
MM-29620 Add props to post input to prevent autofill ( #4916 )
...
* MM-29620 Add props to post input to prevent autofill
* Set autoCompleteType to off instead of none
2020-10-23 15:13:59 -07:00
Elias Nahum
79d2d7b31d
MM-28968 Fix redux-persist serializer ( #4918 )
2020-10-23 15:12:06 -07:00
Elias Nahum
016a725732
MM-28105 do not crash when in-app notification shows ( #4915 )
...
* MM-28105 do not crash when in-app notification shows
* Use index.tsx to register the notification screen
* Fix notification e2e and some import cleanup
* Update iOS notification json
* e2e: Show the add reaction screen before receiving a notification
* Update snapshots
* Patch react-native-notifications to prevent iOS crash when opening
* Apply TM4J id
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
2020-10-22 14:34:49 -03:00
Elias Nahum
ccf286f324
Upgrade rudderstack attempt 2 ( #4912 )
2020-10-21 08:16:52 -03:00
Elias Nahum
30f7dce631
Update rudderStack ( #4909 )
2020-10-20 10:18:33 -03:00
Elias Nahum
80c655b8a9
Bump Version to 1.37.0 and Build to 331 ( #4907 )
...
* Bump app build number to 331
* Bump app version number to 1.37.0
* Update fastlane to 2.164.0
2020-10-20 09:28:56 -03:00
Elias Nahum
8c8f93b589
MM-28688 Close sidebar when current channel is selected ( #4897 )
...
* MM-28688 Close sidebar when current channel is selected
* Update snapshot
* Apply suggestions from code review
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
* Fix iOS select_channel e2e and feedback review
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
2020-10-19 20:32:34 -07:00
Weblate (bot)
d8792fbdf0
Translations update from Weblate ( #4898 )
...
* Translated using Weblate (Korean)
Currently translated at 97.7% (641 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
Co-authored-by: retheviper <youngbina@hotmail.com>
Co-authored-by: Elias Nahum <elias@mattermost.com>
2020-10-19 22:09:44 -03:00
Elias Nahum
aeb61cb162
MM-28336 Align hamburger menu badges ( #4894 )
...
* MM-28336 Align hamburger menu badges
* Fix Fastlane and CI artifacts for PR's
* Fastlane to post to QA build channel
* Fix plist.erb template
* Fix variable type
2020-10-19 21:48:37 -03:00
Elias Nahum
043b3a0e8e
Refactor Android Share extension (js) ( #4893 )
...
* Refactor Android Share extension (js)
* Feedback review
2020-10-19 21:39:59 -03:00
Ed Trist
cff81f168e
[MM-22366] Make user autocomplete also match on spaces ( #4880 )
...
* [MM-22366] Make user autocomplete also match on spaces
* Move template string to fullName variable
* Add Detox E2E tests for user autocomplete
* Add TM4J IDs
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
* Add test for keyword not associated with user
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
2020-10-19 10:15:18 -03:00
Elias Nahum
fbe2a9e575
MM-28539 Fix wrong participant count in GM info ( #4887 )
...
* Fix e2e flaky tests
* MM-28539 Fix wrong participant count in GM info
* Apply suggestions from code review
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
* Apply suggestions from code review
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
Co-authored-by: Saturnino Abril <saturnino.abril@gmail.com>
* Update detox/e2e/test/autocomplete/edit_post.e2e.js
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
Co-authored-by: Saturnino Abril <saturnino.abril@gmail.com>
2020-10-19 10:13:30 -03:00
Amy Blais
5579c1fc29
Update README.md ( #4896 )
2020-10-16 15:24:51 -03:00
Elias Nahum
30d4aa2a3e
Build Improvements ( #4884 )
...
* Use AppGroupId from Info.plists instead of hardcoded constant
* Update script, ci & Makefile
* Update Cocoapods to 1.9.3
* Split android builds using ABI filters
* Update Fastlane deps & build scripts
* Update CI to use latests scripts
* Display app version & build number in select server screen
* Make generate scripts compatible with node < 12
* Build scripts
* add build script to package.json
* Update to use bundler 2.1.4 and CI with Xcode 12
* Fix script name for build:ios-unsigned
* Fix RN iOS scripts
* Update CI pods-dependencies step
* Add pipefail to android executor
* Update Fastlane
* Fix type in postinstall script
* update android executor and set TERM
* Fix S3 bucket name variable
* Apply suggestions from code review
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
* Fix master unit tests
* use requireActual in jest setup
* Jest setup to use react instead of React
Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
2020-10-15 22:09:36 -03:00
Miguel Alatzar
57d60649f8
[MM-22959] Use Compass icons ( #4847 )
...
* Use Compass icons
* Update ChannelInfo and AdvancedSettings
* Fix search modifiers
* Fix Autocomplete item
* Remove VectorIcon component
* Unlink react-native-vector-icons
* Revert ProgressiveImage changes
* Update Mark as Unread icon
* Apply review suggestion
* Replace extension icons
* Update video control button style
* Replace (un)flag with (un)save
* Replace (un)flag with (un)save - take 2
* Use bookmark-outline icon
Co-authored-by: Miguel Alatzar <miguel@Miguels-MacBook-Pro.local>
2020-10-15 15:34:24 -07:00
Hector
eb0f511bb7
MM-T3201 create public channel e2e test ( #4867 )
...
* MM-T3201 initial test purpose with detox
* MM-T3201 spaces and more comments
* MM_T3201 update snapshot tests to include test id
* MM-T3201 edit test ID to follow naming convention, PR fix
* MM-T3201 change comments to indicate if action or expect
* MM-T3201 add more testID to create buttons
* MM-T3201 adding trailing commas and testID
* MM-T3201 fix style
* MM-T3201 fix snaps test
* MM-T3201 fix conflicts with prior PR
* MM-T3201 using test dependent on platform to test button behaviour
* Update detox/e2e/test/channels/create_public_channel.e2e.js
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
2020-10-15 10:13:41 -07:00
Ashish Bhate
3988e64d22
MM-29039: unit and e2e tests for #4821 ( #4879 )
...
* MM-29039: unit and e2e tests for #4821
* add e2e test
* Apply suggestions from code review
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
* use suggested test libs
* move mock to test setup
* update snapshot for new mock
Co-authored-by: Joseph Baylon <joseph.baylon@mattermost.com>
2020-10-15 09:27:28 -07:00
Saturnino Abril
6e2549de7f
MM-28653 Detox/E2E: Add jest-junit, jest-html-reporters and pathbuilders for test report/artifacts ( #4888 )
...
* add jest-junit, jest-html-reporters and pathbuilders for test report/artifacts
* change optional chaining implementation
2020-10-15 02:27:57 +08:00
Joseph Baylon
52f6f1dce8
Added missing comment guideline ( #4889 )
2020-10-13 20:24:16 -07:00
Saturnino Abril
64882b3176
MM-T3180 Detox/E2E for LDAP login ( #4863 )
...
* E2E for LDAP login
* add LDAP test and sync
* update per comment
* add api commands to ensure LDAP user has team
* clean up
* clean up file check
* update per comment
2020-10-13 19:13:51 +08:00
Weblate (bot)
11898abce2
Translations update from Weblate ( #4885 )
...
* Translated using Weblate (Korean)
Currently translated at 97.7% (641 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
* Translated using Weblate (Spanish)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
* Translated using Weblate (Ukrainian)
Currently translated at 91.7% (602 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/uk/
* Translated using Weblate (German)
Currently translated at 95.7% (628 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
Co-authored-by: Heefe <vampelf@gmail.com>
Co-authored-by: Elias Nahum <elias@mattermost.com>
Co-authored-by: Tatyana Rabievska <radyuk.tatyana@gmail.com>
Co-authored-by: Elisabeth Kulzer <elikul@elikul.de>
2020-10-13 07:17:38 -03:00
Joseph Baylon
e6fa202880
Detox/E2E: Add E2E comment guideline ( #4878 )
...
* Detox/E2E: Add comment guideline
* Updated page to screen
2020-10-12 20:04:43 -07:00
Andre Vasconcelos
c6c0d33f6a
MM-29046 Add unit and e2e tests for autocomplete popover ( #4855 )
...
* WIP: Adding autocomplete E2E tests
* Fixing search.e2e tests
* Updated testIDs, added 2 test suites, added comments
* Added comments to search E2E test
* Updating testIDs & reverting changes to common.js
* Updating snapshots
* Added TM4J ticket numbers
* Adding assertion commends to search E2E
* Updated testID values
2020-10-12 09:07:23 -03:00
Saturnino Abril
335a25b516
make error handling on unreachable server to be explicit ( #4852 )
2020-10-08 11:19:29 -03:00
Clare So
361349a4d4
MM-T3187 Unread channels sort at top ( #4833 )
...
* Automate MM-T3187
* Update the snapshots. Applied channel_item_display_name suggestion. Add verification for channels_list (to prove the testID works).
* Update testID. Move test to a new file under smoke test.
* Revert message_posting.e2e.js
* Applied suggestion from code review.
* Update detox/e2e/test/smoke_test/channels.e2e.js
Apply Saturnino's suggestion
Co-authored-by: Saturnino Abril <saturnino.abril@gmail.com>
Co-authored-by: Saturnino Abril <saturnino.abril@gmail.com>
2020-10-08 10:49:24 -03:00
Weblate (bot)
5b6db5da11
Translations update from Weblate ( #4881 )
...
* Translated using Weblate (Italian)
Currently translated at 98.4% (641 of 651 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/it/
Translated using Weblate (Dutch)
Currently translated at 100.0% (650 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
Translated using Weblate (Romanian)
Currently translated at 97.5% (634 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ro/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.5% (634 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pt_BR/
Translated using Weblate (French)
Currently translated at 95.3% (620 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/fr/
Translated using Weblate (Chinese (Simplified))
Currently translated at 97.5% (634 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
Translated using Weblate (Italian)
Currently translated at 97.5% (634 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/it/
Translated using Weblate (Polish)
Currently translated at 94.0% (611 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pl/
Translated using Weblate (Dutch)
Currently translated at 97.5% (634 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
Translated using Weblate (Russian)
Currently translated at 97.5% (634 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
Translated using Weblate (Spanish)
Currently translated at 97.5% (634 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/es/
Translated using Weblate (Ukrainian)
Currently translated at 89.0% (579 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/uk/
Translated using Weblate (Turkish)
Currently translated at 97.5% (634 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
Translated using Weblate (Chinese (Traditional))
Currently translated at 97.0% (631 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hant/
Translated using Weblate (Korean)
Currently translated at 97.3% (633 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
Translated using Weblate (German)
Currently translated at 96.0% (624 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/de/
Translated using Weblate (Japanese)
Currently translated at 97.5% (634 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
* Translated using Weblate (Japanese)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
Translated using Weblate (Japanese)
Currently translated at 99.8% (655 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
Translated using Weblate (Japanese)
Currently translated at 99.8% (649 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ja/
* Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (650 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hant/
* Translated using Weblate (Russian)
Currently translated at 100.0% (650 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ru/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
Translated using Weblate (Dutch)
Currently translated at 100.0% (651 of 651 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
Translated using Weblate (Dutch)
Currently translated at 99.3% (646 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
Translated using Weblate (Dutch)
Currently translated at 98.9% (643 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Translated using Weblate (Romanian)
Currently translated at 100.0% (650 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ro/
* Translated using Weblate (Turkish)
Currently translated at 100.0% (651 of 651 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
Translated using Weblate (Turkish)
Currently translated at 100.0% (650 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/tr/
* Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (650 of 650 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/zh_Hans/
* Translated using Weblate (Dutch)
Currently translated at 100.0% (651 of 651 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/nl/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (656 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/pt_BR/
* Translated using Weblate (Korean)
Currently translated at 96.4% (633 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
* Translated using Weblate (Korean)
Currently translated at 97.2% (638 of 656 strings)
Translation: mattermost-languages-shipped/mattermost-mobile_master
Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile_master/ko/
Co-authored-by: kaakaa <stooner.hoe@gmail.com>
Co-authored-by: Chikei <chikei@gmail.com>
Co-authored-by: Alexey Napalkov <flynbit@gmail.com>
Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Viorel-Cosmin Miron <cosmin@uhlhost.net>
Co-authored-by: Kaya Zeren <kayazeren@gmail.com>
Co-authored-by: aeomin <lin@aeomin.net>
Co-authored-by: ctlaltdieliet_TESTACCOUNTFORWEBINARS <github3@controlaltdieliet.be>
Co-authored-by: rodrigocorsi <rodrigocorsi@gmail.com>
Co-authored-by: Heefe <vampelf@gmail.com>
2020-10-07 10:30:51 +02:00
Miguel Alatzar
4782afc28e
Bump app build number to 330 ( #4876 )
2020-10-05 13:22:11 -07:00
Miguel Alatzar
ae43ba1187
Emit PASTE_FILES event only from last subscribed input ( #4872 )
2020-10-05 13:09:31 -07:00
Miguel Alatzar
935e1143b9
Update gradle version ( #4874 )
2020-10-05 12:31:35 -07:00
Michael Kochell
a6779f4293
[MM-29275]: Remove first char of slash cmd autocomplete suggestion text, only if it is a top-level command ( #4868 )
...
* Remove first char of suggestion text, only if it is a slash
* Check if suggestion is for a top-level command
2020-10-05 12:08:57 -07:00
Jorge Vallecillo
40b650bcd9
Fix typo in 3 files: consecutive occurrences of 'the' ( #4871 )
2020-10-05 12:07:20 -07:00
Miguel Alatzar
2c7be6f0aa
Bump app build number to 329 ( #4864 )
2020-10-02 10:51:41 -07:00
Miguel Alatzar
b8ce726b0d
[MM-29216] Don't allow sharing of files if file uploads are disabled ( #4857 )
...
* Don't allow sharing of files if file uploads are disabled
* Remove snapshot
* Fix iOS message
2020-10-02 10:03:31 -07:00
Miguel Alatzar
a5cb92876c
[MM-29225] Linking fix ( #4860 )
...
* Catch openURL over checking canOpenURL
* Update en.json
2020-10-02 10:01:44 -07:00
Amy Blais
07d47d90ce
Update NOTICE.txt ( #4836 )
2020-10-01 14:44:01 -07:00
Miguel Alatzar
85382e695a
[MM-29132] Update upload item styling ( #4853 )
...
* Update upload item styling
* Use font size 9
2020-10-01 11:19:30 -07:00
Miguel Alatzar
4265db3ecd
Bump app build number to 328 ( #4848 )
2020-09-25 14:51:01 -07:00
Andre Vasconcelos
59045e3bb0
MM-22968 Restyle mobile autocomplete ( #4531 )
...
* WIP: slash suggestion autocomplete
* WIP: patched styles a bit
* WIP: Adding styles
* Adding active state to autocomplete items
* Fixing style for channel mention item
* Fixing bugs + styling issues for Android
* Updating snapshot
* Fixing autocomplete to render on top of post draft
- Misc style fixes
* Renaming props, patching slash suggestion icon
* Fixing tests and lint errors
* Resolving post-merge issue with slash commands
* Fixing android positioning for autocomplete
* Fixing autocomplete not scrolling in edit_channel_info
* WIP: Fixing things according to UX Review
* UX Fixes to autocomplete
* Updating snapshots
* Updating snapshots, replacing slash-command icons
* Fixing android scrolling and positioning issues
* Fixing issues with date_suggestion not rendering
* Making use of the "ShowFullName" config in at_mention_item
* Removing top border on first autocomplete section
* Allowing autocomplete to be smaller than its maxWidth
* Fixing slash_suggestion padding
* removing "componentWillReceiveProps" from date_suggestion
* Changing edit_channel_info autocomplete offset
* Replacing toUpperCase() with textTransform: uppercase
* Fixing odd border issues + prop validation warning
* Restore section header background & add paddingBottom
* Patching up padding on channel mentions
- Reverting previous incorrect padding adjustments
* Removing inline 'completeSuggestion' function
* Removing brackets from style prop
2020-09-25 11:26:48 -07:00
Ashish Bhate
99f018faac
[MM-28706] revert ordering change for in: autosuggest search ( #4818 )
...
Summary:
Revert ordering change for in: auto-suggest search after user feedback. The ordering now is Public Channels, Private Channels, and finally DMs and GMs.
This PR only fixes ordering. Further search improvements are planned in https://mattermost.atlassian.net/browse/MM-26805
Ticket Link:
https://mattermost.atlassian.net/browse/MM-28706
The Jira ticket above reverts the changes in https://mattermost.atlassian.net/browse/MM-27540 (Parent: https://mattermost.atlassian.net/browse/MM-15477 ) which was implemented in #4704
2020-09-25 13:43:19 +05:30
Ashish Bhate
b6fbcf2e7c
[MM-23909] better error message if url is empty ( #4821 )
2020-09-24 20:22:28 -07:00
Ashish Bhate
7647367bcf
[MM-28100] fix reachability check and ensure channel membership before getting posts ( #4810 )
...
* [MM-28100] Reload state for newly fetched channels before checking reachability
* join selected channel if not already a member
* fix destructuring
* Revert joining channels in handleSelectChannel
* refactor channel joining
* use different server endpoint to work around requiring a server update
2020-09-24 11:59:46 -07:00
Amy Blais
0437b09438
Move mobile app changelog to admin docs ( #4835 )
...
* Update changelog
* Update CHANGELOG.md
2020-09-24 11:36:06 -07:00
Miguel Alatzar
72313291a1
[MM-27615] Update RequiredServer ( #4830 )
...
* Update RequiredServer
* Take 2
* Update patch version
* Take 3
* Update version
* Update version
2020-09-24 11:02:13 -07:00
Miguel Alatzar
1d94fb6e16
Exclude NotificationPreference for DMs ( #4831 )
2020-09-24 10:56:35 -07:00
Miguel Alatzar
8a5c58b39a
[MM-28973] Prevent destructuring of undefined ( #4832 )
...
* Prevent destructuring of undefined
* Do the same for thread drafts
2020-09-24 10:50:42 -07:00
Miguel Alatzar
816209b739
Bump app build number to 327 ( #4829 )
2020-09-22 10:46:47 -07:00
Miguel Alatzar
0750797f45
Bump app version number to 1.36.0 ( #4828 )
2020-09-22 08:10:16 -07:00
Amy Blais
7233f9afca
v1.35.1 Changelog ( #4827 )
2020-09-22 09:25:46 -03:00
Miguel Alatzar
8abee342ff
Bump app build number to 326 ( #4825 )
2020-09-21 12:41:20 -07:00