Commit Graph

2093 Commits

Author SHA1 Message Date
GleidsonDaniel 57aa61d8be mend 2022-04-08 18:20:10 -03:00
GleidsonDaniel 57d8e3dee3 work on helpers 2022-04-08 18:19:28 -03:00
GleidsonDaniel f42d9fcd95 add helpers 2022-04-08 16:43:13 -03:00
Diego Mello 31a02d3db3 Merge branch 'appium-v2' of github.com:RocketChat/Rocket.Chat.ReactNative into appium-v2 2022-04-08 15:05:15 -03:00
Diego Mello 38401a5365 stash 2022-04-08 15:05:03 -03:00
GleidsonDaniel d8d6504e07 Merge branch 'appium-v2' of github.com:RocketChat/Rocket.Chat.ReactNative into appium-v2 2022-04-08 15:03:51 -03:00
GleidsonDaniel 6d1829bbdd add testProps 2022-04-08 15:02:44 -03:00
Gleidson Daniel Silva 478d358e6d
Update ios.info.js 2022-04-08 13:51:27 -03:00
Diego Mello 1f218af1ec Update iOS config 2022-04-08 13:18:49 -03:00
AlexAlexandre f2da4ac22a Merge branch 'appium-v2' of https://github.com/RocketChat/Rocket.Chat.ReactNative into appium-v2 2022-04-08 12:04:28 -03:00
AlexAlexandre 61839fd5d0 chore: changing package-lock.json to yarn.lock 2022-04-08 12:03:33 -03:00
Diego Mello 1fad17a259 Merge branch 'appium-v2' of github.com:RocketChat/Rocket.Chat.ReactNative into appium-v2 2022-04-08 11:04:11 -03:00
Diego Mello 34b9ccb56d Run setup beforeSuite 2022-04-08 11:02:16 -03:00
GleidsonDaniel 168a70ad81 create withTest function 2022-04-08 10:54:10 -03:00
GleidsonDaniel 81832aea8f update appium inspector doc 2022-04-08 10:47:59 -03:00
GleidsonDaniel 61081d1af5 remove old wdio.config 2022-04-08 10:44:26 -03:00
GleidsonDaniel 6f3b09275f add test using xpath for example 2022-04-08 09:29:52 -03:00
GleidsonDaniel b6fc86ca13 add accessibilityLabel 2022-04-08 09:29:52 -03:00
GleidsonDaniel 5939eeb1a0 update appium docs 2022-04-08 09:29:52 -03:00
GleidsonDaniel 8f4bf81226 set separation of projects and settings 2022-04-08 09:29:52 -03:00
GleidsonDaniel 7cc103cf3f wip 2022-04-08 09:29:52 -03:00
GleidsonDaniel 79afa83b56 wip 2022-04-08 09:29:52 -03:00
GleidsonDaniel 049556c07d add accessibilityLabel 2022-04-08 09:29:52 -03:00
GleidsonDaniel 45cf5778cb init appium 2022-04-08 09:29:52 -03:00
Gerzon Z 8043ca2cf9
[FIX] Queue Omnichannel rooms shouldn't show header buttons (#4031) 2022-04-07 16:35:37 -04:00
Gerzon Z 349e10e328
Chore: TypeScript Migration - evaluate DirectoryItem (#4016)
* chore: evaluate DirectoryItem

* chore: move `DirectoryItem` to `containers`

* update: `themes` import
2022-04-07 16:25:25 -04:00
Gleidson Daniel Silva 5494037f78
Chore: Upgrade react-native-notifications to 4.2.4 (#3958)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-04-07 16:14:04 -03:00
Gerzon Z cd0c8abced
Chore: evaluate ServerItem - TypeScript Migration (#4015)
* chore: evaluate ServerItem

* update: IServerInfo interface

* chore: move `ServerItem` to `containers` folder

* update: `ServerItem` import on Storybook

* update: `themes` import
2022-04-07 13:07:16 -04:00
Gleidson Daniel Silva e525392713
Chore: Move services and methods away from rocketchat folder (#4033)
* move services to lib

* move methods to lib

* fix imports
2022-04-07 13:53:07 -03:00
Gerzon Z 13a2962fa2
Chore: evaluate getUserSelector (#4013)
* update: type for user

* update: LanguageView's user type

* update: UserNotificationPreferencesView's user

* chore: set `enableMessageParserEarlyAdoption` as non-optional
2022-04-07 12:27:45 -04:00
Gleidson Daniel Silva d38c17bcd8
Chore: Create app/lib/store folder (#4028)
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-04-07 11:19:54 -03:00
Gleidson Daniel Silva bdf83e546e
Chore: Move constants away from rocketchat folder - Typescript (#4022)
* create keys file and export all consts

* fix import E2E_MESSAGE_TYPE

* fix constants import

* fix constants import

* fix E2E_BANNER_TYPE import

* fix E2E_ROOM_TYPES import

* fix THEME_PREFERENCES_KEY import

* fix CRASH_REPORT_KEY and ANALYTICS_EVENTS_KEY import

* fix MIN_ROCKETCHAT_VERSION import

* fix constantDisplayMode import

* fix environment imports

* fix links imports

* fix localAuthentication imports

* fix localPath imports

* fix messagesStatus imports

* fix messageTypeLoad imports

* fix defaultSettings imports

* fix tablet imports

* update with todo for colors

* move to lib folder

* change constant/colors to constant
2022-04-07 11:10:03 -03:00
Gleidson Daniel Silva 474ea98a3b
Chore: Create app/lib/navigation folder (#4027)
* change Navigation to appNavigation and move to navigation folder

* change ShareNavigation to shareNavigation and move to navigation folder

* fix navigation import

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-04-07 10:22:19 -03:00
Gleidson Daniel Silva 7d2ae5ea7c
Chore: Evaluate helpers and methods - Typescript (#4030)
* move userPreferences to methods folder

* create formatAttachmentUrl file

* create compareServerVersion file

* create generateLoadMoreId file
2022-04-07 10:13:19 -03:00
Diego Mello 9a11fb2797
[FIX] Add token expired verification (#3964) 2022-04-06 17:35:53 -03:00
Gleidson Daniel Silva 2eba327396
Chore: Evaluate lib/rocketchat structure and files (#3986)
* create TSubscription type

* move logoutOtherLocations to restApis

* mvoe getUserInfo to restApi

* move constants to lib folder

* change Rocketchat methods to sdk methods

* move toggleFavorite to restApis

* move functions to rocketchat folder

* delete old rocketchat file :)

* fix imports

* fix lint and return types

* Fix subscribe to rooms not getting called

Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-04-04 16:15:29 -03:00
Alex Junior 488074b4ae
Chore: Evaluate Message - TypeScript (#3944)
Co-authored-by: GleidsonDaniel <gleidson10daniel@hotmail.com>
2022-04-01 18:52:38 -03:00
Gerzon Z 6ad4ccd4bd
Chore: upgrade Xcode version to 13.3.0 on CircleCI (#3997)
* update: Xcode version on CircleCI

* update: Xcode version
2022-04-01 13:58:23 -04:00
Alex Junior 3b3cd67d78
Chore: Clean ReactionsModal - TypeScript (#3926) 2022-04-01 12:32:17 -03:00
Gleidson Daniel Silva 5bd060b7b2
Chore: Add `colors` prop to useTheme hook (#3993)
* create react-native-appearance mock

* create base for colors theme

* mend

* export TColors prop

* update snapshot
2022-03-31 20:04:29 -03:00
Gleidson Daniel Silva cfe352dfbc
Chore: Clean SafeAreaView - Typescript (#3907)
* chore: clean SafeAreaView

* fix type

* update supported types
2022-03-31 19:46:11 -03:00
Gleidson Daniel Silva e0459aed89
Chore: Evaluate MessageBox - TypeScript (#3936)
* chore: migrate buttons

* chore: migrate CommandsPreview

* chore: migrate Mention

* chore: migrate Some files

* chore: migrate RecordAudio

* fix lint

* fix context value

* fix MessageBox types
2022-03-31 19:39:24 -03:00
Gleidson Daniel Silva 64b594f9ae
Chore: clean RoomHeader (#3923) 2022-03-31 19:29:14 -03:00
Diego Mello 4416f82665
Chore: Properly type MessageActions (#3930) 2022-03-31 09:38:20 -03:00
Reinaldo Neto c483abfa60
[FIX] Omnichannel's "Availability" toggle button is hard to interact with on Android devices (#3952)
* first commit

* change touchable to touch
2022-03-30 19:17:01 -03:00
Gerzon Z 49c92cfa7b
[FIX] `AttachedActions`'s button (#3989)
* fix: `AttachedActions`'s button

* fix: text color

* update: `Message.storyshot`
2022-03-30 17:55:57 -04:00
Diego Mello f56bf819d2
Regression: Certificates not getting fetched properly (#3992)
* Working now

* Point to repo

* Fix completions for servers without certs
2022-03-30 18:46:09 -03:00
Diego Mello 2af88a5544
[FIX] Not properly fetching users presence on some startup situations (#3967) 2022-03-30 18:27:53 -03:00
Diego Mello f4538635b8
Bump version to 4.26.2 (#3995) 2022-03-30 18:04:10 -03:00
Alex Junior 5a3ffe5136
[FIX] Animation to show all login services options (#3985)
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2022-03-29 20:56:50 -03:00