- Apr 22, 2022
-
-
Gleidson Daniel Silva authored
* reinstall react native and pods * anotation of the react native package to the branch fix-ios-connections * fix makes the correct point to the address of the lib
-
Diego Mello authored
-
- Apr 20, 2022
-
-
Diego Mello authored
-
Gerzon Z authored
* chore: evaluate `RoomItem` * update: `RoomItem.storyshot` * update: interfaces for RoomItem components * update: UnreadBadge import and RoomItem interfaces * remove: `avatarSize` from interfaces * update: `RoomItem.storyshot`
-
Reinaldo Neto authored
* [CHORE] Change circleci to cimg * tweak build experimental * testing images * tweak cimg
-
Gerzon Z authored
* fix: avatar's size * update snapshot * update: snapshots Co-authored-by:
GleidsonDaniel <gleidson10daniel@hotmail.com>
-
Reinaldo Neto authored
* [NEW] Implementing On-Hold Livechat for Omnichannel * added onHold to database * list header title open livechats * update rooms list view * remove placeOnHold after clicked * fix mesasgebox reactive to on hold * navigate to roomslistview * minor tweaks * for grouping too * fix chat on-hold when the agent is fully * show on hold system messages
-
Gleidson Daniel Silva authored
-
- Apr 19, 2022
-
-
Reinaldo Neto authored
* [IMPROVE] Accept url to user avatar from external provider * fix avatar sidebar
-
- Apr 18, 2022
-
-
Reinaldo Neto authored
* [FIX] Omnichannel chat is broken the first time is taken * refactor how to get a room from db
-
- Apr 15, 2022
-
-
Reinaldo Neto authored
* [IMPROVE] Visibility of the “incoming chats” in queue * fix the custom icon for rtl * fix thumb colors * clean queue empty * added alert to confirm enable omnichannel * switch to normal * fix storyshot because was added a new props to list item * fix height container * minor tweak * minor tweak * fix title
-
Reinaldo Neto authored
* Chore: Evaluate UserItem to Typescript and moved from presentation to container * minor tweak
-
Reinaldo Neto authored
* [IMPROVE] Support Channel Icons for Omnichannel * Prop drilling sourceType * create a column for source in WatermelonDB * Add sms icon * start of fetching * removed usefetch * custom icon to RoomHeader, RoomActions, RoomInfo * minor tweak in interface * fix margin * add connected to sourceType * make ts happy * minor tweak * fix storyshot * refactor omnichannel source interface * minor tweak roomActionsview * Added storyshot * minor tweak * fix storyshot * fix display extended without avatar * fix connected object * wip android build Co-authored-by:
Diego Mello <diegolmello@gmail.com> Co-authored-by:
GleidsonDaniel <gleidson10daniel@hotmail.com>
-
- Apr 14, 2022
-
-
Reinaldo Neto authored
* Chore: Migrate i18n to Typescript and fix the Left and Right actions in RoomItem * remove fix to roomItem * update storyshot * Chore: Migrate i18n to Typescript and fix the Left and Right actions in RoomItem * remove fix to roomItem * update storyshot * fix removed itens * fix changes requested * interface for i18n, added resolveJsonModule to tsconfig.json * tweak at error alert * fix storyshot * refactor comments * create function isTranslated * fix accessibilityLabel Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Diego Mello authored
-
Reinaldo Neto authored
-
Reinaldo Neto authored
-
- Apr 13, 2022
-
-
Alex Junior authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- Apr 12, 2022
-
-
Gerzon Z authored
* chore: move `notifications/push` to `lib/notifications/push` * update: move `lib/notifications/push` to `lib/notifications` * remove: push.ios.ts
-
Gerzon Z authored
* chore: update `theme` type * update: components * update: storyshots * add: `theme` type to `DirectoryItem` * chore: update theme type on `message/index.tsx` * update: `RoomTypeIcon`'s useTheme
-
Gerzon Z authored
-
- Apr 11, 2022
-
-
Alex Junior authored
-
Alex Junior authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
- Apr 09, 2022
-
-
Reinaldo Neto authored
* Chore: Evaluate UserItem - TypeScript * fix storyshot * minor tweaks * tweaks on comments * fix storyshot * move useritem from presentation to containers * remove comments
-
- Apr 08, 2022
-
-
Reinaldo Neto authored
* [FIX] Create a discussion from NewMessageView * fix the itemData.value to any * minor tweak
-
Reinaldo Neto authored
* Chore: Upgrade @types/react-native to 0.64.2 * minor tweak in comment * minor tweak * Chore: Upgrade @types/react-native to 0.64.2 * minor tweak in comment * minor tweak * fix accessibility within bordelessbutton
-
- Apr 07, 2022
-
-
Gerzon Z authored
-
Gerzon Z authored
* chore: evaluate DirectoryItem * chore: move `DirectoryItem` to `containers` * update: `themes` import
-
Gleidson Daniel Silva authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Gerzon Z authored
* chore: evaluate ServerItem * update: IServerInfo interface * chore: move `ServerItem` to `containers` folder * update: `ServerItem` import on Storybook * update: `themes` import
-
Gleidson Daniel Silva authored
* move services to lib * move methods to lib * fix imports
-
Gerzon Z authored
* update: type for user * update: LanguageView's user type * update: UserNotificationPreferencesView's user * chore: set `enableMessageParserEarlyAdoption` as non-optional
-
Gleidson Daniel Silva authored
Co-authored-by:
Diego Mello <diegolmello@gmail.com>
-
Gleidson Daniel Silva authored
* 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
-
Gleidson Daniel Silva authored
* 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>
-
Gleidson Daniel Silva authored
* move userPreferences to methods folder * create formatAttachmentUrl file * create compareServerVersion file * create generateLoadMoreId file
-
- Apr 06, 2022
-
-
Diego Mello authored
-
- Apr 04, 2022
-
-
Gleidson Daniel Silva authored
* 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>
-
- Apr 01, 2022
-
-
Alex Junior authored
Co-authored-by:
GleidsonDaniel <gleidson10daniel@hotmail.com>
-
Gerzon Z authored
* update: Xcode version on CircleCI * update: Xcode version
-