Guillermo Vayá
c3f83f9028
[MM-67456] Allow OptionItem labels to wrap to two lines ( #9504 )
2026-02-24 18:17:04 +01:00
Daniel Espino García
23565b5135
Add autotranslations ( #9324 )
...
* Add autotranslations
* Develop latest changes and missing features
* i18n-extract
* Fix tests and update api behavior
* Fix minor bugs
* adjustments to shimmer animation, showtranslation modal style
* Update post.tsx
* Update show_translation.tsx
* adjust sizing and opacity of translate icon
* Add channel header translated icon
* Disable auto translation item if it is not a supported language
* Move channel info to the top
* Update edit channel to channel info
* Fix align of option items
* Fix i18n
* Add detox related changes for channel settings changes
* Add tests
* Address changes around the my channel column change
* Address feedback
* Fix test
* Fix bad import
* Fix set my channel autotranslation
* Fix test
* Address feedback
* Add missing files from last commit
* Remove unneeded change
---------
Co-authored-by: Matthew Birtch <mattbirtch@gmail.com>
2026-02-10 17:50:39 +01:00
Daniel Espino García
d76791ebe6
Add guest invites ( #9288 )
...
* Add guest invites
* Fix tests and address copilot feedback
* Fix test
* Add magic link changes
2025-12-11 17:21:18 +01:00
Rahim Rahman
72b97f60f5
revert: floating banner & low connectivity ( #9254 )
...
* Revert "feat(MM-65625): low connectivity feature toggle in advance settings (#9191 )"
This reverts commit c872e2e2b1 .
* Revert "feat(MM-65145): Network connectivity/performance observer (#9173 )"
This reverts commit 597e03d7d8 .
* Revert "feat(MM-65625): floating banner (#9162 )"
This reverts commit 5887c3ab46 .
* Revert "feat(MM-65625): enhance navigation overlay management (#9165 )"
This reverts commit f1554f0341 .
* revert advanced.test.tsx changes
2025-11-04 07:15:51 -07:00
Rahim Rahman
c872e2e2b1
feat(MM-65625): low connectivity feature toggle in advance settings ( #9191 )
2025-10-12 23:21:11 -06:00
Daniel Espino García
8aa13c4e0a
Add bottom sheet for playbooks checklist items ( #9065 )
...
* Add bottom sheet for playbooks checklist items
* i18n extract
* Remove unneeded test case
* Add tests
* Address feedback
* Remove unneeded useCallback and add needed useMemo
* Address feedback
* Add missing translation string
2025-08-25 12:37:29 +02:00
Daniel Espino García
a27c82da90
Refactor and cleanup of option item ( #9067 )
...
* Refactor and cleanup of option item
* Fix tests and minor cleanup
* Fix bug and address feedback
2025-08-19 14:01:56 +02:00
Elias Nahum
374f812b98
Update dependencies ( #8721 )
...
* update fastlane
* update dev dependencies
* update to eslint 9+
* update testing-library
* update react-intl
* update bottom-sheet
* update expo
* update reanimated
* upgrade msgpack
* upgrade datepicker
* upgrade react-navigation
* update sentry
* update FlasList
* update fuse.js moment-timezone node-html-parser and semver
* update gesture-handler
* update image-picker
* update react-native-keychain
* update react-native-localize
* update react-native-navigation
* update watermelonDB
* update react-native-permissions
* update react-native-safe-area-context and react-native-screens
* update react-native-share and react-native-svg
* update react-native-video and react-native-webrtc
* update @mattermost/rnutils
* update @mattermost/rnshare
* update @mattermost/hardware-keyboard
* fix isMainActivity
* update android dependencies
* fix upload file progress indicator
* fix entry update config & license
* revert to stable version of @sentry/react-native
* update react-intl again
* update moment-timezone
* upgrade @react-native-camera-roll/camera-roll
* update @react-native-clipboard/clipboard
* update @react-navigation again
* update @shopify/flash-list
* update eslint
* update expo again
* update html-entities
* update mime-db
* update react-native-permissions
* Revert "update react-intl again"
This reverts commit e8e6d5a60dfa56b82b810cbbd7cdffec7697ffc7.
* Revert "update react-intl"
This reverts commit c77f329bb38910aeeba03869b72d77a8b0e00ba1.
* update react-native-keychain
* update and patch react-intl
* mend
* feedback during review 1
2025-04-07 09:30:06 +08:00
yasser khan
9976cacec4
Add ability to run detox tests on Android ( #8553 )
2025-02-14 01:26:53 +05:30
yasserfaraazkhan
2830d06fc2
E2E: Mobile Drafts tests cases ( #8469 )
2025-01-22 04:02:14 +05:30
Elias Nahum
2f3dfbbbfa
Update dependencies and upgrade to RN 0.76.5 ( #8421 )
...
* update dev deps
* partial update dependencies
* update watermelondb
* update rn to 0.76.5, expo to 52.0.18 and others
* upgrade android firebase
* upgrade detox deps
* fix package-lock.json
* update emm and paste-input
* update turbo-log
* update network library
* fix tests
* review feedback
* fix Keyboard blocking signIn button
* Fall back to iphone 14 iOS 17.2 simulator as app crashes on iOS 17.4
* changes in deleteCredentialsForServer is causing a crash
* withOptions x2 clearly is wrong
* re-add cli-platform-apple fix
* fix: RN 0.76.5 issue with bottom sheet disappearing (#8478 )
* experiment, using view vs BottomSheetView
* revert previous & try disabling enableDynamicSizing
* revert an unintended removal
---------
Co-authored-by: yasserfaraazkhan <attitude3cena.yf@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
Co-authored-by: Rahim Rahman <rahim.rahman@mattermost.com>
2025-01-16 07:11:32 -07:00
harshil Sharma
b0becb4cee
Fixed menu icon
2023-11-15 16:29:04 +05:30
harshil Sharma
7106c1807b
Somre review fixes
2023-11-10 16:14:11 +05:30
harshil Sharma
34567cb74e
Cleanup
2023-11-09 17:23:48 +05:30
harshil Sharma
c59d7fee8e
WIP
2023-10-24 15:43:08 +05:30
Daniel Espino García
5a610f1620
Fix post priority bottom sheet ( #7350 )
...
* Fix post priority bottom sheet
* Remove unneeded tablet handling
2023-05-16 19:13:06 +02:00
Kyriakos Z
ab4f65020a
[MM-49540] Message Priority Phase 3 ( #7142 )
...
* Init
* i18 and types
* Acknowledge button, api
* Ack button + display ackd users
* Saves priority on draft and addresses some comments
* Addresses review comments round 2
* Moves fetching userprofiles upon opening ACKs
* Adds metadata column in drafts table
+ Addresses some more review comments.
* Small refactor according to review comments
* Addresses some review comments
* Addresses some review comments
* Uses local action when ACKing
* Fixes first time selecting priority and other
* Updates snapshots
* Fixes i18n
* Fixes ts errors
---------
Co-authored-by: Anurag Shivarathri <anurag6713@gmail.com>
Co-authored-by: Mattermost Build <build@mattermost.com>
2023-04-27 11:22:03 +00:00
Elias Nahum
784b05fe97
Upgrade Dependencies ( #7299 )
...
* upgrade reanimated
* update devDependencies
* upgrade react-intl
* update react-native and some dependencies
* update react-native-permissions
* update RN
* use Share sheet for Report a problem
* update Sentry
* remove step to downloadWebRTC
* update detox deps
* feedback review
2023-04-21 12:16:54 -04:00
Joseph Baylon
21ae37353e
Add testID for radio item option
2023-02-09 09:40:32 +01:00
Matthew Birtch
9753334ff2
[Gekidou MM-46365] fix reaction bar space and update bottom sheet styles ( #6634 )
...
* updated styles for reaction bar and made pick reaction pressable
* removed unused style import
* removed unused style import
* updated user avatars, user presence, thread options bottom sheets to new style also
* updated status bottom sheet, thread options, and some tweaks to the bottom sheet main file
* fixed a few minor styling issues
* used proper bottom inset in user presence bottom sheet
* various updates to bottom sheets
* used negative top position instead of negative margin
* updated camera type bottom sheet
* further refinements to bottom sheets
* updates to emoji bar and profile image picker
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
2022-12-23 14:08:51 +02:00
Elias Nahum
d676568c61
Refactor NavigationStore ( #6842 )
2022-12-07 16:44:21 +02:00
Michael Kochell
c1f480de31
App framework - Post menu and channel info bindings, App forms ( #6735 )
2022-11-30 21:25:08 +02:00
Anurag Shivarathri
d20da35205
[Gekidou MM-46585] Message Priority (Phase 2 - setting message priority) ( #6656 )
2022-11-23 10:22:05 +01:00
Joseph Baylon
bcca6be0af
Detox/E2E: Search Messages e2e tests in Gekidou ( #6756 )
...
* Detox/E2E: Search Messages e2e tests in Gekidou
* Migrate to Detox 20
* Fix detoxrc
* Fix assertion for search messages
2022-11-21 12:58:51 -08:00
Joseph Baylon
8d7b15da51
Detox/E2E: Edit Profile, Custom Status, and Settings e2e tests in Gekidou
2022-08-25 17:42:41 -07:00
Daniel Espino García
afd818996e
Improve autocomplete behaviour ( #6559 )
...
* Fix positioning issues with Autocomplete
* Fix positioning for iOS and iPad
* Adapt search to new autocomplete approach
* Adapt for android
* Fix lint
* Fix calculations on channel edit
* Address feedback
* Address feedback
Co-authored-by: Daniel Espino <danielespino@MacBook-Pro-de-Daniel.local>
2022-08-13 08:34:26 -04:00
Avinash Lingaloo
e443a69265
MM-45344 Gekidou Remove <MenuItem/> ( #6522 )
...
* added MENU_ITEM_HEIGHT to constant/view
* fix user presence and your profile
* added MENU_ITEM_HEIGHT to constant/view
* fix user presence and your profile
* UI Polish - Custom Status
* UI Polish - Settings
* UI Polish - logout
* refactored styles
* removed 'throws DataOperatorException' from './database/`
* fix for copy link option
* fix autoresponder
1. user should be allowed to enter paragraph
2. the OOO was not immediately being updated on the notification main screen. The fix is to cal fetchStatusInBatch after the updateMe operation
* About Screen - code clean up
* removed MenuItem component from common_post_options
* removed MenuItem from Settings
* refactored show_more and recent_item
* removed menu_item component
* Update setting_container.tsx
* PR review correction
* Update setting_container.tsx
* Update recent_item.tsx
2022-08-04 12:26:27 +04:00
Jason Frerich
a18bc6cde1
[Gekidou MM-45552] Replace Recent Search Item From MenuItem To OptionItem ( #6480 )
2022-08-02 07:04:42 -05:00
Avinash Lingaloo
adde833ea9
MM-45221 - Gekidou Settings fixes - part 2 ( #6491 )
...
* modifying setting option
* navigates to email screen
* UI construction [in progress]
* hooking up withObservables
* email settings - need to save now
* adding a bit of paddings
* setting initial value
* Update notification_email.tsx
* UI Polish - main setting screen
* UI Polish - Mention
* UI Polish - Notification main screen
* code clean up
* code clean up
* UI Polish Notification
* UI Polish
* code clean up
* UI Polish - OOO
* fix observable for email interval
* fix ooo
* fix ooo
* added setting_row_label component
* further clean up
* UI Polish - Display - [ IN PROGRESS ]
* UI Polish - Display - [ IN PROGRESS ]
* UI Polish - Timezone Select [ IN PROGRESS ]
* Update index.test.tsx.snap
* Update app/screens/settings/notification_email/notification_email.tsx
Co-authored-by: Daniel Espino García <larkox@gmail.com>
* refactor after review
* update option_item so that action can accept type React.Dispatch<React.SetStateAction
* UI - Polish - Display Theme
UI Polish - Display/Theme [ IN PROGRESS ]
UI - Polish - Display Save button
* UI - Polish - Display Clock
UI - Polish - Display Clock
* UI Polish - Display - Timezone
UI Polish - Display Timezone
added the save button
UI Polish - Display/TZ
UI Polish - Display Timezone
minor refactoring
code clean up
code clean up
* UI Polish - Adv Settings
* UI Polish - Settings/About
UI Polish - Settings/About
* UI Polish - Radio Button
UI Polish - Radio Button
* UI Polish - Android Polishing [ IN PROGRESS ]
* UI Polish - Timezone
fix timezone
fix timezone select
fix timezone select ui
Update index.tsx
* UI Polish - Display/Theme
UI Polish - Custom Theme - Checked Radio btn
* Update en.json
* tweaks to settings styles
* further tweaks to spacing
* Revert "Merge branch 'gekidou-settings-finale' of https://github.com/mattermost/mattermost-mobile into gekidou-settings-finale"
This reverts commit f1fd26987ee5b1854366573b5822c9d0b919d83a, reversing
changes made to 684ba6a19c5962353ce61add2cc9cf10c8f9d3d4.
* added space before 'default'
* Update index.test.tsx.snap
* Revert "Revert "Merge branch 'gekidou-settings-finale' of https://github.com/mattermost/mattermost-mobile into gekidou-settings-finale""
This reverts commit ce77127cb20a3668510a82122325f1642ec7bb60.
Co-authored-by: Daniel Espino García <larkox@gmail.com>
Co-authored-by: Matthew Birtch <mattbirtch@gmail.com>
2022-07-27 22:35:57 +04:00
Avinash Lingaloo
431406f09b
MM-45221 - Gekidou Settings fixes - part 1 ( #6472 )
...
* modifying setting option
* navigates to email screen
* UI construction [in progress]
* hooking up withObservables
* email settings - need to save now
* adding a bit of paddings
* setting initial value
* Update notification_email.tsx
* UI Polish - main setting screen
* UI Polish - Mention
* UI Polish - Notification main screen
* code clean up
* code clean up
* UI Polish Notification
* UI Polish
* code clean up
* UI Polish - OOO
* fix observable for email interval
* fix ooo
* fix ooo
* added setting_row_label component
* further clean up
* UI Polish - Display - [ IN PROGRESS ]
* UI Polish - Display - [ IN PROGRESS ]
* UI Polish - Timezone Select [ IN PROGRESS ]
* Update index.test.tsx.snap
* Update app/screens/settings/notification_email/notification_email.tsx
Co-authored-by: Daniel Espino García <larkox@gmail.com>
* refactor after review
* update option_item so that action can accept type React.Dispatch<React.SetStateAction
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2022-07-15 13:32:25 +04:00
Jason Frerich
d015656944
[Gekidou MM-45521] Remove show results button ( #6465 )
...
* - calculate the bottom sheet height dynamically
- remove show results button
- set the new fitler when select a new item
* when the user selects the same filter, just dismiss the bottom sheet,
don't fetch the values again
* Update app/screens/home/search/results/header.tsx
Co-authored-by: Daniel Espino García <larkox@gmail.com>
* Use OptionItem instead of MenuItem
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2022-07-12 20:05:35 +02:00
Avinash Lingaloo
39cfb297a3
MM-39711 - Gekidou Advanced Settings ( #6412 )
...
* fix display clock
* implemented help functionality
* skelton for adv settings
* added rightComponent to menuItem
* added advanced settings
* adv settings delete
* Update en.json
* clean up
* Update index.tsx
* fix for camera-roll on android > 30
* undo delete camera-roll images
* Update app/screens/settings/index.tsx
Co-authored-by: Daniel Espino García <larkox@gmail.com>
* refactoring
* removed menu item
* refactored imports and getAllFilesInCachesDirectory transferred into util/files
* corrections after review
* ts fix
Co-authored-by: Daniel Espino García <larkox@gmail.com>
2022-07-08 14:39:41 +04:00
Jason Frerich
6c18cc8b38
[Gekidou - MM-44928] Search Screen - Search Modifiers ( #6393 )
2022-06-30 09:52:26 -05:00
Elias Nahum
7fa011a89a
Set the color for the Switch component based on the theme ( #6397 )
2022-06-16 20:48:02 -04:00
Avinash Lingaloo
bb02b1178a
MM-39711 - Gekidou - Theme functionality ( #6327 )
...
* added chevron to menu item component
* starting with the skeleton
* starting with the skeleton
* starting with the skeleton
* starting with the skeleton
* remove extra line
* tested on tablets
* some corrections
* corrections as per review
* starting with notification skeleton
* attached notification settings to navigation
* added auto responder
* update translation
* update snapshot
* updated snapshot
* correction after review
* removed unnecessary screen
* refactored
* updated the testIDs
* Update Package.resolved
* refactor
* removed Mattermost as default server name
* fix ts
* refactored settings constant
* display settings skeleton
- pending: query for allowed themes
* added 'allowedThemes' query
* added section item
* mention screen skeleton in place
* added section and sectionItem component
* added reply section to the mention screen
* update i18n
* rename screens properly
* update i18n
* Refactored to MentionSettings component
* Refactored to ReplySettings component
* style clean up
* textTransform uppercase
* rename Section/SectionItem to Block/BlockItem
* added mobile push notif screen - push status section
* adding text to those two components
* correction following review
* added mobile push notification section
* added mobile push notification thread section
* style fix
* code fix
* code fix
* added skeleton for auto responder
* code clean up
* display theme skeleton
* display theme skeleton
* now using selected theme
* clean up code
* showing custom theme
* setTheme implemented
* code clean up
* some corrections
* Gekidou - Replace BlockItem with OptionItem (#6352 )
* Replaced BlockItem component with OptionItem
* ui fix
* corrections from PR review
* code clean up
* correction from PR review
* fix - SettingsDisplay was wrongly removed from @screen/index
* fix dependencies
* corrections from peer review
2022-06-10 14:28:35 +04:00
Elias Nahum
a61d65eb09
[Gekidou] pinned posts ( #6336 )
...
* Pinned messages
* Move isCRTEnabled query to be called earlier and only once
* Update Channel stats when post is (un)pinned
* Create svg module type definition
* Add missing localization strings
* feedback review
2022-06-03 09:27:45 -04:00
Elias Nahum
a0f25f0e3b
[Gekidou] Channel Info screen ( #6330 )
...
* Channel Info screen
* Delete the channel & related data when archiving while viewing archived channels is off
* feedback review
* UX feedback
* Add missing isOptionItem prop
2022-06-02 16:09:12 -04:00