Commit Graph

2448 Commits

Author SHA1 Message Date
Reinaldo Neto 8903c52ddb minor refactor 2023-01-17 13:02:24 -03:00
Reinaldo Neto ed92eb80f3 fixed the layout 2023-01-16 23:12:09 -03:00
Reinaldo Neto dfcea278de Refactor all the changeAvatarView and fix how to test the image url 2023-01-16 21:35:55 -03:00
Reinaldo Neto 6d22747707 minor tweak 2023-01-14 00:09:16 -03:00
Reinaldo Neto 1255f4ac3b interface avatar container 2023-01-12 16:13:35 -03:00
Reinaldo Neto e8672ce827 minor tweak 2023-01-11 14:18:57 -03:00
Reinaldo Neto 0393aecbdd minor tweak 2023-01-11 14:00:23 -03:00
Reinaldo Neto 3db96db70c minor tweak with handle error 2023-01-11 12:43:05 -03:00
Reinaldo Neto 2dc8a0c355 tweak on yup validation 2023-01-10 21:11:04 -03:00
Reinaldo Neto af2b2a6185 refactor avatar url to use hook form 2023-01-10 20:45:33 -03:00
Reinaldo Neto dee200ba3f minor tweak changeavatarview 2023-01-10 17:20:33 -03:00
Reinaldo Neto 759504e46f fix avatar on header for tablets 2023-01-10 16:57:51 -03:00
Reinaldo Neto fe35747b52 types for change avatar view context 2023-01-10 00:38:37 -03:00
Reinaldo Neto 0ea494e3e7 avatar suggestion item 2023-01-09 23:39:59 -03:00
Reinaldo Neto 65dc56ad2d back handleError to views and refactor the submit 2023-01-09 18:01:44 -03:00
Reinaldo Neto ea20167981 minor tweak tests 2023-01-06 19:34:57 -03:00
Reinaldo Neto e8aab76148 fix the pt-br translation 2023-01-06 19:31:27 -03:00
Reinaldo Neto 22230e0584 refactor useAvatarETag 2023-01-06 19:20:45 -03:00
Reinaldo Neto 9c073fa6dc fix the edit button 2023-01-06 18:52:48 -03:00
Reinaldo Neto 80c358838f refactor avatar component 2023-01-06 17:51:16 -03:00
Reinaldo Neto d46c86778c refactor image.ts and test 2023-01-05 15:28:11 -03:00
Reinaldo Neto ac8e30387f fix lint 2022-12-21 19:49:16 -03:00
Reinaldo Neto 2a4195c10a created the useHooke useAvatarETag 2022-12-21 19:41:22 -03:00
Reinaldo Neto 7e1dec41e9 removed the avatarETagUser and search by username and text 2022-12-21 19:22:22 -03:00
Reinaldo Neto 34993dace2 fixing pt-br 2022-12-20 15:20:06 -03:00
Reinaldo Neto 1e29a8efac tweak IAvatarContainer 2022-12-20 15:13:31 -03:00
Reinaldo Neto 744565ad21 minor tweaks 2022-12-20 13:40:53 -03:00
Reinaldo Neto 0ce1fdcbf2 Merge branch 'new.change-avatar-view' of https://github.com/RocketChat/Rocket.Chat.ReactNative into new.change-avatar-view 2022-12-15 10:43:58 -03:00
Reinaldo Neto 2d8751c4bb minor tweak in edit button 2022-12-15 10:37:30 -03:00
Reinaldo Neto 0cb7e3020a
Merge branch 'develop' into new.change-avatar-view 2022-12-15 09:57:35 -03:00
Reinaldo Neto a2dfbcbe30 minor tweak with themes and buttons 2022-12-15 09:51:26 -03:00
Reinaldo Neto 84d0401e3c refactor the e2e test 2022-12-14 19:09:14 -03:00
Diego Mello 4b1f1d9074
Chore: Select different provisioning profile for Experimental app (#4752) 2022-12-14 18:58:05 -03:00
Diego Mello 09cdb3e7a4
Bump version to 4.35.0 (#4751) 2022-12-14 16:23:28 -03:00
Reinaldo Neto 84b16b2d97 refactor the submit function 2022-12-14 14:15:16 -03:00
lingohub[bot] 46c18fb20d
Language update from LingoHub 🤖 on 2022-12-14Z (#4748)
* Language update from LingoHub 🤖

Project Name: Rocket.Chat.ReactNative
Project Link: https://translate.lingohub.com/rocketchat/dashboard/rocket-dot-chat-dot-reactnative
User: Diego Mello

Easy language translations with LingoHub 🚀

* Add sv and fi

* Add missing locales to util

* Reorder languages

Co-authored-by: Diego Mello <diego.mello@rocket.chat>
Co-authored-by: Diego Mello <diegolmello@gmail.com>
2022-12-14 12:59:30 -03:00
Reinaldo Neto 4651a2fb91 ipad navigation 2022-12-13 22:42:10 -03:00
Reinaldo Neto a7a4d9bb00 room info edit view 2022-12-13 14:18:31 -03:00
Reinaldo Neto e48b174118 fix the delete from rooms and finished RoomInfoView, missing RoomInfoEditView 2022-12-13 12:54:47 -03:00
Reinaldo Neto 13f5075f7c refactor avatar suggestion 2022-12-12 18:13:12 -03:00
Reinaldo Neto a478f1ff52 fix the profile update through all the app 2022-12-12 14:47:12 -03:00
Reinaldo Neto a283f41022 Finished the profile and fixed the avatar when change the user profile 2022-12-09 18:29:16 -03:00
Reinaldo Neto 90984de444 clean profile view 2022-12-08 23:00:02 -03:00
Reinaldo Neto c4f09d8b7a pick image 2022-12-08 22:27:30 -03:00
Diego Mello 0290d8e0a9
[FIX] Emoji picker not opening in some cases (#4735) 2022-12-08 15:38:16 -03:00
Reinaldo Neto 7813efbb26 change avatar for profile it's done, missing fix revalidate the avatar in profile and drawer 2022-12-07 20:17:08 -03:00
Reinaldo Neto 5e1f1c89da avatar Url 2022-12-07 18:02:16 -03:00
Reinaldo Neto cc9a9d523d change avatar view and avatar suggestion 2022-12-07 02:01:00 -03:00
Reinaldo Neto 49f2c28b3e [NEW] Change Avatar View 2022-12-07 00:11:25 -03:00
Gleidson Daniel Silva a2722f07b0
[FIX] Can't upload the same file on two rooms at the same time (#4528)
* update style to match other spaces

* fix sending the same file in different rooms and add the limit for sending the same file

* remove when error happens and cant finish the upload

* use the same variable as rocket.chat

* minor tweak upload path and removed _raw

* change from 2 to 4

Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
2022-12-05 13:31:44 -03:00