- 17 Nov, 2021 8 commits
-
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
- 16 Nov, 2021 5 commits
-
-
Reinaldo Neto authored
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Alex Junior authored
Co-authored-by:
Gerzon Z <gerzonc@icloud.com>
-
Alex Junior authored
-
Alex Junior authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- 10 Nov, 2021 12 commits
-
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
-
Reinaldo Neto authored
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Reinaldo Neto authored
* chore: migrate the view UserPrederencesView to ts Co-authored-by:
Natilorens <nathalialorenacardoso@gmail.com> * minor tweak Co-authored-by:
FranciscoHeronildo <heronildo.2010@hotmail.com> Co-authored-by:
Natilorens <nathalialorenacardoso@gmail.com> Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Reinaldo Neto authored
* Chore: Migrate SearchMessagesView to Typescript * feat: minor tweak * minor tweaks * minor tweak * minor tweak scrollPersist Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Reinaldo Neto authored
* Chore: Migrate ReadReceiptView to Typescript * feat: minor tweak * refactor: minor tweak Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Gerzon Z authored
* Initial commit * Fix module import * Improve TextInput and KeyboardView interfaces and migrate scrollPersistTaps to TS * update interfaces * add new interfaces and extract them to their own file * chore: migrate style.js to ts Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Alex Junior authored
* chore: migrate the view NotificationPreferencesView to ts * chore: change the type of `room` to use Observable and Subscription
-
Alex Junior authored
* chore: migrate the view LanguageView to ts * chore: create the `ILanguageViewState` interface
-
Alex Junior authored
* chore: migrate the view InviteUsersEditView to ts * refactor: change some requestes after code review * minor tweaks Co-authored-by:
Reinaldo Neto <reinaldonetof@hotmail.com>
-
- 08 Nov, 2021 1 commit
-
-
Diego Mello authored
-
- 29 Oct, 2021 1 commit
-
-
Diego Mello authored
-
- 27 Oct, 2021 2 commits
-
-
Diego Mello authored
* Fix different token types inside list items * Fixing more styles * Update tests Co-authored-by:
Gerzon Z <gerzonc@icloud.com>
-
Diego Mello authored
* Use older preview logic * Stories
-
- 26 Oct, 2021 5 commits
-
-
Gerzon Z authored
* unlink watermelondb * Minor change on archs Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
* [FIX] deeplinking to thread * fix how to find threadId * tmid as route params jumpToThreaId * minor tweak * minor tweak on logic * E2E Test * minor tweak * wait for the return of the thread * Minor refactor * Fix e2e tests for docker * popToRoot when focused and there is a jumpToThread Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
-
Gerzon Z authored
* Initial commit * Fix interface * Unrequired change on onPress/onSubmit
-
lingohub[bot] authored
Project Name: Rocket.Chat.ReactNative Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative User: Robot LingoHub Easy language translations with LingoHub
🚀 Co-authored-by:Robot LingoHub <robot@lingohub.com>
-
- 20 Oct, 2021 6 commits
-
-
Reinaldo Neto authored
* Chore: Migrate NewServerView to Typescript * fix one alert lgtm * Item.tsx * export interface and try to rewrite write instead action * minor tweak * minor tweak * refactor: change the type of username to connectServer * refactor scaling * minor tweak Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Reinaldo Neto authored
* Chore: Migrate AuthenticationWebView to Typescript * minor tweak * added @types/url-parser
-
Gerzon Z authored
-
Gerzon Z authored
* start migration to typescript * update interface for RegisterView and TextInput * Update types TextInput * Minor tweak * Update TextInput interface * Minor change * Update FormContainer.tsx * Minor tweaks * style: adding ts-ignore to fix later * Minor tweak * update storyshots * Update TextInput interface * Minor tweak * Update snapshots Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com> Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Reinaldo Neto authored
* Chore: Migrate InviteUsersView to ts * minor tweaks * minor tweak Co-authored-by:
AlexAlexandre <alexalexandrejr@gmail.com>
-
Gerzon Z authored
* Initial commit * Update interface * Minor tweaks * Update FormContainer.tsx * Minor tweaks * update snapshots * Update TextInput interface * Update snapshots * Merge branch 'develop' into chore.migrate-loginview-ts * Minor tweak
-