Joseph Baylon
eaa09cbf66
Gekidou: Create patches for node modules failing on android build ( #6603 )
...
* Gekidou: Create patches for node modules failing on android build
* Trim unnecessary data from patch
2022-08-29 12:59:19 -07:00
Daniel Espino García
5c061eac42
Fix loading unreads not stopping with GraphQL ( #6601 )
2022-08-29 08:52:25 -04:00
Daniel Espino García
c051e94b6e
Fix MFA when introducing wrong token or having no teams ( #6599 )
2022-08-25 15:46:02 +02:00
Jason Frerich
d88bf8e535
[Gekidou MM-46370] Fix slow response time which switching between files and messages tabs ( #6579 )
2022-08-25 08:27:55 -05:00
Elias Nahum
f9e37c37af
Fix bottom sheet backdrop ( #6595 )
2022-08-25 09:07:57 -04:00
Elias Nahum
37e13b81b5
fix option box minHeight so that it fits on iPhone SE ( #6588 )
2022-08-24 08:55:26 -04:00
Avinash Lingaloo
afa38ddee6
MM-46443 : Gekidou - removes save button on settings screens ( #6583 )
2022-08-24 08:54:40 -04:00
Anurag Shivarathri
dba66832a3
Fixes ( #6592 )
2022-08-24 08:54:22 -04:00
Daniel Espino García
f874279d87
Make it so a space after autocomplete channels and users closes the autocomplete ( #6589 )
2022-08-23 09:56:04 +02:00
Elias Nahum
1035a3c2e0
Remove storybook unneeded files
2022-08-22 06:17:51 -04:00
Elon Volo
e6104bd6d3
[Gekidou] Solidarity poc ( #6394 )
...
* [Gekidou] Solidarity poc
* solidarity tweaks
* Fix npm install failing with npm higher than 8.5.5
Co-authored-by: Elias Nahum <nahumhbl@gmail.com >
2022-08-22 06:13:35 -04:00
Elias Nahum
2703407e3a
Bump app build number to 420 ( #6587 )
2022-08-20 09:57:51 -04:00
Jason Frerich
08ecc19185
[Gekidou MM-46342] Search screen - handle loading spinner in results screen ( #6575 )
2022-08-20 09:03:06 -04:00
Avinash Lingaloo
bdd09607c8
Gekidou - fix about screen - wrong i18n key ( #6586 )
...
* added schemaVersion and fix wrong i18n id
* i18n extract
2022-08-20 08:58:06 -04:00
Christopher Poile
d30b97ba99
MM-45747 - Cloud freemium limits & Max participants limits ( #6578 )
2022-08-20 08:57:14 -04:00
Christopher Poile
1692687c32
display multiple speakers in call screen UI ( #6585 )
2022-08-20 08:56:44 -04:00
Elias Nahum
c2f5092678
[Gekidou] refactor clean notifications ( #6566 )
2022-08-19 16:29:15 -04:00
Joseph Baylon
25ae8fdb88
Detox/E2E: Account e2e tests in Gekidou ( #6584 )
...
* Detox/E2E: Account e2e tests in Gekidou
* Fix suite title
* Changed ldap port to number
* Fix testIDs for settings
* Added zephyr test case keys
2022-08-18 03:18:46 -07:00
Elias Nahum
1fa248b5a7
[Gekidou] Fix mimeType undefined in isImage utility ( #6581 )
...
* Fix mimeType undefined in isImage utility
* Apply suggestion
Co-authored-by: Jason Frerich <jason.frerich@mattermost.com >
* remove unecessary return
Co-authored-by: Jason Frerich <jason.frerich@mattermost.com >
2022-08-17 13:29:58 -04:00
Christopher Poile
7a63467610
do not send the call end slash command (no fallthrough) ( #6580 )
2022-08-17 10:01:09 -04:00
Joseph Baylon
1781477bc6
Detox/E2E: Convert to private channel e2e tests in Gekidou ( #6563 )
...
* Detox/E2E: Convert to private channel e2e tests in Gekidou
* Fix tests
* Fix typo
Co-authored-by: Mattermod <mattermod@users.noreply.github.com >
2022-08-15 13:07:19 -07:00
Daniel Espino García
ea595f1ced
Fix MM-46309 ( #6567 )
...
* Fix MM-46309
* Address feedback
* Update dbPath and rename server databas instead of deleting
* ios fixes
Co-authored-by: Daniel Espino <danielespino@MacBook-Pro-de-Daniel.local >
2022-08-15 10:55:54 -04:00
Elias Nahum
63e6290c76
Gekidou bump build to 419 ( #6576 )
...
* Fix profile picture update locking the screen
* Bump app build number to 419
* update fastlane
2022-08-13 09:00:25 -04:00
Joseph Baylon
927f207bff
Detox/E2E: Scripts to run tests and save report ( #6560 )
...
* Detox/E2E: Scripts to run tests and save report
* Change TM4J to ZEPHYR
* Change AWS to DETOX_AWS
* Removed send report on type release; moved incrementalDuration to getAllTests
* Apply change requests
* Fix import order
* Fixed save_report comments; Fixed IOS checks
* Added TEST_CYCLE_LINK_PREFIX to save_report comments
* Re-order variables
2022-08-13 08:37:24 -04: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
Christopher Poile
6e3b2c2bd9
fix reconnect state; correct new channel state ( #6574 )
2022-08-12 16:02:04 -04:00
Daniel Espino García
da4b7184df
Fix graphQL error ( #6573 )
2022-08-12 14:19:52 -04:00
Christopher Poile
59c03b7b36
move currentCall creation into userJoined event ( #6571 )
2022-08-12 09:50:19 -04:00
Christopher Poile
7da253e310
MM-45945 - Calls: finish i18n of calls components and messages ( #6547 )
...
* finish i18n for calls components
* fix formatted time style bug
* prefer FormattedText
* more FormattedText
* merge conflicts
* PR comments on copy
2022-08-11 16:10:28 -04:00
Christopher Poile
c4e93ce2a5
Fix for call screen popping errors ( #6569 )
2022-08-11 14:03:25 -04:00
Daniel Espino García
2576e3fd16
Fix convert to private ( #6562 )
2022-08-11 16:18:14 +02:00
Avinash Lingaloo
5004baf9c6
MM-46252 : Gekidou - Settings - Fixes Advanced Settings ( #6561 )
...
* properly deletes data
* ts fix
2022-08-11 11:02:24 +04:00
Claudio Costa
c71b28a6a8
[MM-45749] Support for advanced ICE server configs and TURN credentials ( #6544 )
...
* Support for advanced ICE server configs and TURN credentials
* PR comments
* merge conflicts
Co-authored-by: Christopher Poile <cpoile@gmail.com >
2022-08-10 12:33:02 -04:00
Claudio Costa
a2a3f4940d
Calls: WebSocket reconnection support ( #6543 )
...
Co-authored-by: Christopher Poile <cpoile@gmail.com >
2022-08-10 11:12:39 -04:00
Elias Nahum
d575b536bb
Fix load channels animation ( #6558 )
2022-08-10 09:37:59 -04:00
Jason Frerich
f376b3f6af
[Gekidou MM-46195] Fix team picker height ( #6554 )
2022-08-10 06:32:40 -05:00
Elias Nahum
f55976a2c3
Pass down client custom headers to native ( #6556 )
2022-08-09 13:29:51 -04:00
Elias Nahum
99ccf52132
Gekidou cold start ( #6557 )
...
* Do not load emojis on cold start
* Reduce emoji.json file size
2022-08-09 13:29:12 -04:00
Mattermod
9b0940a93e
Update Licences at Notice.txt to reflect dependency changes. ( #6555 )
2022-08-08 09:19:27 -04:00
Elias Nahum
dcc05956b6
Gekidou upgrade RN to 0.69.3 and dependencies ( #6537 )
...
* module dependencies
* update fastlane
* upgrade types dependencies
* update dev deps
* update react-native-notifications
* update react-native-keychain
* update sentry
* update detox
* Upgrade to RN 69.3
* increase MaxMetaspaceSize gradle opts
* feedback review
2022-08-08 09:06:20 -04:00
Jason Frerich
28a52d327f
correct spelling for log messages ( #6551 )
2022-08-08 10:59:36 +02:00
Jason Frerich
6d43406e3a
- use the same handler for onClose and onClear. ( #6481 )
...
- SearchBar component will handle the focussing and blurring
- Keyboard dismissal is handled in the onCancel and onClear functions in
search/index.tsx
2022-08-08 10:57:04 +02:00
Avinash Lingaloo
e849bad37e
Bump app build number to 417 ( #6553 )
2022-08-05 21:07:11 +04:00
Elias Nahum
d83c2a6ff1
fix podfile lock missing user-agent ( #6550 )
2022-08-05 16:57:25 +04:00
Daniel Espino García
f4e6917185
Ensure no unresolved types in the definition files ( #6521 )
...
* Ensure no unresolved types in the definition files
* Address feedback and general cleanup
* Move import from @constants/x to @constants where relevant
* Remove unneeded "import as"
2022-08-05 14:36:19 +02:00
Jason Frerich
aec0ccb105
[Gekidou MM-44940] Add autocomplete to navigation search ( #6516 )
...
* implement so that autocomplete will track the collapsable header
* add search screen
* move autocomplete to it's own view and add zindex to the view so it sits
atop the modifiers and results
* remove unused imports
* - remove console.log
- paddingTop is optional
* remove comments
* remove commented code
* - use a more reasonable zindex value. On more than in Nav Header
- use consts for autocomplete padding top
* remvoe search screen button
* - add dependencies
* - remove search button
* - not needed
* move autocomplete zindex to constant
* - move autocomplete directly below NavigationHeader
- adjust distance from search box
* - remove setXX from dependencies
- remove useMemo because only returning the component
* remove these changes. after placing autocomplete correcting in the
search component, this works as expected
* without this setting, ios has the issue where autocomplete is open,
transparent, and has height. The user cannot click any modifiers.
* - need usememot for autocomplete
- add isSearch to remote runSearch function as option to hit the search
for autocomplete API option
- Initial component needs handleTextChange callback to set the
cursorPosition correctly
* use ternary operator
2022-08-05 16:15:12 +04:00
Shaz MJ
ba5c49d9fc
[Gekidou] GroupTeams WebSocket Handling ( #6529 )
...
* Handles group websocket event
* Fetches data on error
* Handles GroupMember Add/Delete WS Event
* PR Feedback
* Handles GroupTeam add/delete event
* Handles Group Channel associated websocket (#6530 )
Co-authored-by: Avinash Lingaloo <avinashlng1080@gmail.com >
2022-08-05 16:06:19 +04:00
Christopher Poile
f61ea842af
MM-45746 - Handle call_end ws event and '/call end' slash command ( #6542 )
2022-08-05 07:39:10 -04:00
Jason Frerich
4dfb9fb60c
[Gekidou MM-45178] Improve wording about url not being a valid one ( #6449 )
...
* if the API client returns and error, throw a new error with better
descriptive text for the user
* add intl to message
* move happy path code into try block
2022-08-05 14:12:01 +04:00
Daniel Espino García
a0e1f2dbd6
Fix channel added websocket message ( #6546 )
2022-08-04 19:04:06 +02:00