Diego Mello
5997c7ae6b
[IMPROVE] Keep biometry option from last session ( #3668 )
...
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
2022-02-08 13:44:34 -03:00
Gerzon Z
2d1b093666
Chore: Migrate lib/utils to TypeScript ( #3637 )
...
* Migrate utils to TypeScript
* Add @types/semver
* Refactor compareServerVersion(currentVersion, oldVersion, func) to compareServerVersion(current, func, oldVersion)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-07 14:44:04 -04:00
Reinaldo Neto
0289ba716d
Chore: Migrate LivechatEditView to Typescript ( #3499 )
...
* Chore: Migrate LivechatEditView to Typescript
* refactor: minor tweak
* refactor: fix the interfaces for input
* refactor: fix lint erros
* minor tweak with new navigation types
* function
* iroom tweak
* livechateditview tweak
* TextInput tweak
* refactor: update new types and interfaces for use ISubscription
* refactor to default useState type
* change the component name in SearchBox
* changed state type
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-07 12:18:37 -03:00
Reinaldo Neto
6933278fd5
Chore: Migrate CannedResponsesListView to Typescript ( #3553 )
...
* Chore: Migrate CannedResponsesListView to TS
* Moved IcannedResponse to definitions and fixed the index
* Chore: Migrate CannedResponseDetail to TS
* minor tweaks
* refactor: update new types and interfaces for use ISubscription
* fix lint error and canned responses's dropdown
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-04 19:15:01 -03:00
Reinaldo Neto
b95cad71eb
Chore: Remove Non-null assertion operator in ThreadMessagesView ( #3632 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-04 17:47:05 -03:00
Gleidson Daniel Silva
d7c32b71c3
Chore: Migrate redux module createDiscussion to typescript ( #3604 )
...
* chore: migrate createDiscussion to ts and add tests
* chore: add TActionCreateDiscussion to TApplicationActions
* fix types
* update types
* fix types
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-02 15:51:18 -03:00
Gleidson Daniel Silva
6fa35cd748
Chore: Migrate redux module app to typescript ( #3598 )
...
* chore: migrate activeUsers reducer and action to TS
* chore: init types folder and set redux and BaseScreen interface
* chore: remove mapDispatchToProps to use dispatch prop and clear some types
* chore: type selectedUsers action and reducer and improvement in the code of other files
* chore: move IUser to base types
* chore: move state props to ISelectedUsersViewProps
* chore: create mocketStore
* chore: remove applyAppStateMiddleware
* test: create activeUser and selectedUser tests
* test: add more selectedUsers tests
* chore: fix action type
* chore: move types to definition folder and fix imports
* chore: remove unused const
* chore: migrate redux tests to reducer folder and add eslint jest plugin
* chore: exprot initial state and then import on tests
* chore: move interfaces to reducer and import on screen
* chore: set eslint-plugin-jest version to 24.7.0
* chore: fix IUser import
* chore: update interfaces and types names
* chore: update definitions
* chore: update IBaseScreen definitions
* chore: init reducer/app migration to ts
* chore: add tests and migrate RootEnum
* wip: migrate fixed consts to RootEnum
* chore: remove redux action inferences
* fix types
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-02 15:27:10 -03:00
Gleidson Daniel Silva
7ad900a515
Chore: Migrate redux module createChannel to typescript ( #3602 )
...
* chore: migrate createChannel to ts and add tests
* chore: fix naming
* chore: add more types and remove mapDispatchToProps from components
* remove todo
* update tests
* chore: migrate interface to reducer and fix errors on return
* chore: insert IApplicationState to mapStateToProps state type
* Remove spread
* fix type
* fix import and state type
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-02 15:02:02 -03:00
Gerzon Z
9caff40a2e
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-02-01 09:49:39 -04:00
Reinaldo Neto
f88bdfb97c
Chore: Migrate Database to Typescript ( #3580 )
...
Co-authored-by: Gleidson Daniel Silva <gleidson10daniel@hotmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-02-01 10:39:09 -03:00
Gerzon Z
67541baf95
Add missing DiscussionsView snapshot
2022-01-31 17:49:37 -04:00
Gerzon Z
89613bb85b
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-31 17:32:49 -04:00
Gerzon Z
350a20d3cd
remove console.log
2022-01-31 17:21:26 -04:00
Gleidson Daniel Silva
2f7ff43ea0
[FIX] StoryShots not working for async rendered components ( #3677 )
2022-01-31 18:15:44 -03:00
Gerzon Z
a093af38fe
test
2022-01-31 10:27:16 -04:00
Gerzon Z
5a320a806c
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-28 10:59:02 -04:00
Gleidson Daniel Silva
2b3f67f801
Merge branch 'develop' into chore/migration-ts-redux-sortPreferences
2022-01-26 13:33:04 -03:00
Gleidson Daniel Silva
52f379807b
Merge branch 'develop' into chore/migration-ts-redux-encryption
2022-01-26 11:27:12 -03:00
GleidsonDaniel
cbe1af6f63
chore: add as string to fix type
2022-01-26 11:00:21 -03:00
Gleidson Daniel Silva
cbca46ab55
Merge branch 'develop' into chore/migration-ts-redux-invite-links
2022-01-26 10:42:05 -03:00
Gleidson Daniel Silva
40ffc01c3d
Merge branch 'develop' into chore/migration-ts-redux-invite-links
2022-01-26 09:52:22 -03:00
Gleidson Daniel Silva
cfbb3c8d27
Merge branch 'develop' into chore/migration-ts-redux-sortPreferences
2022-01-26 09:52:12 -03:00
Gleidson Daniel Silva
56ea4393ba
Merge branch 'develop' into chore/migration-ts-redux-encryption
2022-01-26 09:52:06 -03:00
Gleidson Daniel Silva
46af969a2a
Merge branch 'develop' into chore/migration-ts-redux-rooms
2022-01-26 09:51:28 -03:00
Gerzon Z
e0d7cbbaca
Minor tweak
2022-01-24 15:20:25 -04:00
Gerzon Z
4f9460b8b2
Remove style.ts
2022-01-24 15:18:59 -04:00
Gerzon Z
5d84468561
Minor tweaks
2022-01-24 15:12:09 -04:00
Gerzon Z
bce775d88d
Fix navigation logic and update interfaces
2022-01-24 14:35:06 -04:00
Gerzon Z
ce8a208e42
Update interfaces and minor tweaks to DiscussionsView screen and components
2022-01-24 13:40:39 -04:00
Gerzon Z
0a6e5d3fb0
Move onDiscussionpress logic on message, update SearchHeader and DiscussionDetails component, add useLayoutEffect at DiscussionsView
2022-01-24 11:51:31 -04:00
Diego Mello
ddd0a84530
Send missing params to selectServerRequest
2022-01-20 14:45:40 -03:00
Diego Mello
6be5b7ed95
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-20 10:06:40 -03:00
Reinaldo Neto
e91bb90543
[FIX] Threads' pagination not working ( #3631 )
2022-01-19 17:54:12 -03:00
GleidsonDaniel
048012f6a9
chore: remove mapDispatchToProps and continue ts migration
2022-01-18 11:39:24 -03:00
GleidsonDaniel
aaffc6e006
chore: implements IAplicationState on type
2022-01-18 11:38:29 -03:00
GleidsonDaniel
68a8bf942d
chore: migrate redux module inviteUsers to typescript
2022-01-17 18:27:28 -03:00
Diego Mello
e9ab1e5531
Merge branch 'develop' into chore/migration-ts-redux-sortPreferences
2022-01-17 18:06:23 -03:00
Diego Mello
49ac4c1f65
Merge branch 'develop' into chore/migration-ts-redux-encryption
2022-01-17 17:34:33 -03:00
Gerzon Z
79eeb5524d
Remove unused import
2022-01-17 16:33:48 -04:00
Gerzon Z
23244e30b9
Fix lint
2022-01-17 16:19:48 -04:00
Gerzon Z
6c9a3f977e
Minor tweaks
2022-01-17 16:15:58 -04:00
Gerzon Z
680476a9a7
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-17 16:02:53 -04:00
Gerzon Z
89ae4304c4
add storybooks, update snapshots and DiscussionsView
2022-01-17 15:55:33 -04:00
Gerzon Z
2946c4724e
[FIX] TypeScript's errors raised by HOCs ( #3535 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-01-17 13:10:39 -03:00
Gerzon Z
18da04ba08
update definitions
2022-01-17 10:18:32 -04:00
Gerzon Z
e010d804d5
Merge branch 'develop' into new.add-discusions-roomactionsview
2022-01-17 10:12:19 -04:00
GleidsonDaniel
89b9e17481
chore: migrate redux module room to typescript
2022-01-14 19:06:55 -03:00
Gerzon Z
dc70bf617b
Add DiscussionDetails and Item for DiscussionsView; update ThreadDetails, BackgroundContainer and DiscussionsView
2022-01-14 13:38:08 -04:00
GleidsonDaniel
e153f55f7d
chore: fix IPreference interface and organize import
2022-01-13 18:45:55 -03:00
GleidsonDaniel
2c2635e250
chore: migrate redux module encryption to typescript
2022-01-13 15:37:14 -03:00
Diego Mello
dbf4a847f0
[FIX] Lint not ignoring Markdown props ( #3600 )
2022-01-12 11:35:35 -03:00
Gerzon Z
e68485bccd
[FIX] Message parser switch not updating field properly ( #3576 )
2022-01-12 11:05:30 -03:00
Reinaldo Neto
bff99d5c0b
[FIX] RoomInfoView displaying different info depending on the origin ( #3586 )
...
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-01-12 11:04:15 -03:00
Reinaldo Neto
cd9ce58660
Chore: Migrate ThreadMessagesView to Typescript ( #3538 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2022-01-12 10:53:06 -03:00
Reinaldo Neto
a2b92f5e70
Chore: Migrate Utils Folder to Typescript ( #3544 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2022-01-12 09:54:04 -03:00
Reinaldo Neto
f7418791a2
Chore: Migrate DisplayPrefsView to Typescript ( #3555 )
2022-01-11 11:47:23 -03:00
Reinaldo Neto
905e12380a
[FIX] teams.removeMembers mobile usage ( #3557 )
2022-01-11 11:44:53 -03:00
Reinaldo Neto
8d2226c279
[FIX] Roles rendering on dark theme ( #3589 )
2022-01-11 11:33:18 -03:00
Gleidson Daniel Silva
791ef4d423
Chore: Migrate lib user preferences to Typescript ( #3578 )
2022-01-11 11:23:43 -03:00
Reinaldo Neto
13af9d80ed
Chore: Migrate Model's folder to Typescript ( #3564 )
2022-01-11 10:51:48 -03:00
Gleidson Daniel Silva
01d22ed96b
Chore: Migrate Redux to Typescript PoC ( #3565 )
2022-01-11 10:48:01 -03:00
Reinaldo Neto
25885fc406
[FIX] Download video/quicktime in iOS ( #3581 )
2022-01-11 10:46:17 -03:00
Reinaldo Neto
b75e192e20
[IMPROVE] Remove Omnichannel visitor's navigation history ( #3534 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:29:48 -03:00
Reinaldo Neto
1ea6fe1133
Chore: Migrate SelectedUsersView to Typescript ( #3520 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:28:59 -03:00
Reinaldo Neto
4ba589cfbe
Chore: Migrate ModalBlockView to Typescript ( #3503 )
...
* Chore: Migrate ModalBlockView to Typescript
* minor tweaks
* update the navigator
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:28:29 -03:00
Reinaldo Neto
a1cee02fb0
[NEW] Permission for uploading files ( #3505 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-13 13:27:01 -03:00
Gerzon Z
691bf1ef17
Chore: Migrate react-navigation to TypeScript ( #3480 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-03 16:27:57 -03:00
Reinaldo Neto
11f00fb5f7
Chore: Migrate TeamChannelsView to Typescript ( #3532 )
...
Co-authored-by: Gerzon Z <gerzonzcanario@gmail.com>
2021-12-02 10:58:49 -03:00
Reinaldo Neto
65f5b03bdf
Chore: Migrate ShareListView to Typescript ( #3459 )
...
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
2021-12-02 10:39:48 -03:00
Reinaldo Neto
17c70e73d3
Chore: Migrate StatusView to Typescript ( #3527 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:36:46 -03:00
Reinaldo Neto
ceeca5952d
Chore: Migrate ThemeView to Typescript ( #3522 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:33:27 -03:00
Reinaldo Neto
afaa185fe7
Chore: Migrate SetUsernameView to Typescript ( #3526 )
2021-12-02 10:29:01 -03:00
Reinaldo Neto
e93a73d52d
Chore: Migrate SelectServerView to Typescript ( #3521 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-12-02 10:27:44 -03:00
Reinaldo Neto
7da1b70829
Chore: Migrate SelectListView to Typescript ( #3519 )
2021-12-02 10:27:07 -03:00
Reinaldo Neto
d83193a66d
Chore: Migrate SecurityPrivacyView to Typescript ( #3518 )
2021-12-02 10:26:34 -03:00
Reinaldo Neto
8d06b17995
Chore: Migrate ScreenLockedView to Typescript ( #3515 )
2021-12-02 10:26:02 -03:00
Reinaldo Neto
79feef179c
Chore: Migrate ScreenLockConfigView to Typescript ( #3517 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-12-02 10:21:10 -03:00
Reinaldo Neto
fa07bbec2f
Chore: Migrate NewMessageView to Typescript ( #3502 )
2021-12-02 10:20:19 -03:00
Anant Bhasin
f69b82dae9
Tests: Make Detox work on Android ( #3051 )
2021-12-02 10:19:15 -03:00
Gerzon Z
2b7f589847
Merge branch 'develop' into new.add-discusions-roomactionsview
2021-11-23 12:02:43 -04:00
Diego Mello
010d88530c
[FIX] Display prefs showing wrong header icon on tablet ( #3510 )
2021-11-22 13:19:49 -03:00
Matheus Barbosa Silva
1ec4046a86
[FIX] Push notifications user preference not syncing correctly ( #3494 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-18 14:46:11 -03:00
Reinaldo Neto
cedca3f0bf
Chore: Migrate JitsiMeetView to Typescript ( #3498 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 17:13:06 -03:00
Reinaldo Neto
7715f93faf
Chore: Migrate ForwardLivechatView to Typescript ( #3497 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 17:09:20 -03:00
Reinaldo Neto
da21f58293
Chore: Migrate ForgotPasswordView to Typescript ( #3496 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 17:06:17 -03:00
Reinaldo Neto
049e3f164f
Chore: Migrate E2ESaveYourPasswordView to Typescript ( #3493 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 17:05:35 -03:00
Reinaldo Neto
4ef0cfe581
Chore: Migrate E2EHowItWorksView to Typescript ( #3492 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 17:04:48 -03:00
Reinaldo Neto
c93e4420dc
Chore: Migrate E2EEnterYourPasswordView to Typescript ( #3490 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 17:03:53 -03:00
Reinaldo Neto
a22e9593b2
Chore: Migrate E2EEncryptionSecurityView to Typescript ( #3489 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 17:02:57 -03:00
Reinaldo Neto
945fe235cd
Chore: Migrate MarkdownTableView to Typescript ( #3500 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 17:00:40 -03:00
Reinaldo Neto
afdc915499
Chore: Migrate AttachmentView to Typescript ( #3483 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 16:59:53 -03:00
Reinaldo Neto
bf2cad08b3
Chore: Migrate PickerView to Typescript ( #3501 )
...
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-17 16:56:28 -03:00
Reinaldo Neto
ccd1b6596e
Chore: Migrate DefaultBrowserView to Typescript ( #3488 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-11-17 16:55:22 -03:00
Reinaldo Neto
2b3542d4ae
Chore: Migrate ShareView to Typescript ( #3481 )
2021-11-16 13:19:50 -03:00
Reinaldo Neto
8e55032118
Chore: Migrate UserNotificationPreferencesView to Typescript ( #3469 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
2021-11-16 13:16:29 -03:00
Alex Junior
b223a711a2
Chore: Migrate MessagesView to Typescript ( #3447 )
...
Co-authored-by: Gerzon Z <gerzonc@icloud.com>
2021-11-16 13:10:49 -03:00
Alex Junior
251b42ca54
[IMPROVE] Open Jitsi call even if server isn't found ( #3442 )
2021-11-16 13:04:33 -03:00
Reinaldo Neto
3249c54d03
Chore: Migrate CreateChannelView to Typescript ( #3486 )
...
Co-authored-by: AlexAlexandre <alexalexandrejr@gmail.com>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2021-11-10 18:18:35 -03:00
Reinaldo Neto
138f0ab444
Chore: Migrate ChangePasscodeView to Typescript ( #3482 )
2021-11-10 17:50:38 -03:00
Reinaldo Neto
8b4e39d1cf
Chore: Migrate AddExistingChannelView to Typescript ( #3474 )
2021-11-10 17:41:13 -03:00