mattermost-mobile/app/utils
Miguel Alatzar 150253d392
[MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913)
* Update screens

* Update login tests

* Remove done

* Fix failing tests

* Update screens and components

* Check styles fix

* Update tests

* Prevent setState call after component unmounts

* Add empty setButtons func to dummy navigator

* Remove platform check

* Remove Platform import

* Update react-native-navigation version

* Add separate showModalOverCurrentContext function

* check-style fixes

* Remove overriding of AppDelegate's window

* Fix modal over current context animation

* Add showSearchModal navigation action

* Check-style fix

* Address review comments

* Update SettingsSidebar and children

* Update EditProfile screen

* Update SettingsSidebar

* Keep track of latest componentId to appear

* Track componentId in state to use in navigation actions

* Update FlaggedPosts and children

* Update RecentMentions

* Update Settings

* Store componentIds in ephemeral store

* Update AttachmentButton

* Remove unnecessary dismissModal

* Fix typo

* Check-style fix

* Address review comments
2019-06-24 12:52:08 -07:00
..
bottom_sheet Update UX for post long press menu (#2325) 2018-11-14 17:29:09 -03:00
sentry MM-11477 Use custom thunk middleware to intercept leaked network errors (#2222) 2018-10-09 10:13:28 -04:00
avoid_native_bridge.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
channels.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
client_upgrade.js Don't show confusing versioning message in "Check for Updates" screen when using a beta/testing build or platform config hasn't been updated for prod (#2556) 2019-02-20 01:11:41 +05:30
emoji_utils.js [MM-14191] Render emojis in Interactive Message Buttons (#2640) 2019-04-09 11:41:39 -04:00
emoji_utils.test.js [MM-13677] Fix to ensure unsupported unicode emoji can be rendered jumbo size (#2545) 2019-02-05 11:58:07 -05:00
emojis.js RN-217 Add emoji autocomplete (#798) 2017-07-28 16:49:46 -04:00
error_handling.js Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
file.js Use numbered capture over named capture (#2765) 2019-05-03 13:18:41 -07:00
file.test.js [MM-15401] Fix setting of extension when caching files (#2762) 2019-05-03 09:24:40 -07:00
general.js MM-11157 Switch ESLint to use eslint-config-mattermost (#2247) 2018-10-11 13:35:25 -04:00
i18n.js Add t() translation mark to i18nable strings and update translations (#2026) 2018-09-21 11:25:38 -03:00
image_cache_manager.js [MM-15401] Fix setting of extension when caching files (#2762) 2019-05-03 09:24:40 -07:00
image_cache_manager.test.js [MM-15401] Fix setting of extension when caching files (#2762) 2019-05-03 09:24:40 -07:00
images.js [MM-16012] [MM-16084] Update screens related to settings sidebar + update SearchResultPost screen and its children (#2913) 2019-06-24 12:52:08 -07:00
images.test.js MM-14030 Don't show large gifs in posts (#2750) 2019-05-01 09:34:45 -04:00
latinise.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
list_view.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
markdown.js Add support for Elixir syntax highlighting (#2355) 2018-12-05 08:56:05 -03:00
member_list.js Refactor CustomList to use Section and Flat Lists (#2332) 2018-11-13 18:16:57 -05:00
network.js Update netInfo to check for internet connectivity (#2850) 2019-05-31 13:33:56 -04:00
notify_props.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
opengraph.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
push_notifications.js MM-14630 Mark channel as read and viewed when opening brought from the background (#2658) 2019-03-19 19:58:23 -03:00
reaction.js [MM-13433] Fix unnecessary rendering for reactions component and reaction list screen (#2464) 2018-12-18 23:07:42 +08:00
reaction.test.js [MM-13433] Fix unnecessary rendering for reactions component and reaction list screen (#2464) 2018-12-18 23:07:42 +08:00
security.js [MM-14081] Show MFA Prompt after Server returned error for login request (#2599) 2019-03-01 19:01:10 +01:00
segment.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
status.js MM-13846 Alert boxes to follow UX Guidelines (#2525) 2019-01-28 12:48:07 -03:00
tap.js MM-13151 Increase double tap delay for post action buttons (#2406) 2019-04-02 10:22:31 -04:00
teams.js Retry fetching teams if no teams are found (#2288) 2018-10-27 00:50:19 -03:00
teams.test.js Fix team utils test eslint (#2295) 2018-10-30 15:48:58 -03:00
theme.js [MM-16008] Update setNavigatorStyles and replace setOnNavigatorEvent (#2877) 2019-06-14 08:14:26 -07:00
time_tracker.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
timezone.js Set post list data and timestamp based on the user timezone if available (#2888) 2019-06-17 15:24:28 -04:00
tooltip.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
url.js fix intermittent crash when selecting a link (#2620) 2019-03-05 02:28:40 +08:00
url.test.js fix intermittent crash when selecting a link (#2620) 2019-03-05 02:28:40 +08:00
why_did_you_update.js Fix Posts cutoff (#2071) 2018-09-04 11:53:15 -03:00
wrap_context_provider.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00