Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Upload profile image (#29) | João Ferreiro | 2022-12-06 | 1 | -6/+45 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add editable button profile picture * add editable button cover picture * upload profile photos (save them locally) * rollback pbxproj changes * rollback podfile checksum (for git only) * move edit photos onto edit profile modal * adjust edit icon and image cropping size * added temporary (react state) image * added IMAGES_ENABLED flag * minor lint fix * save local photos on edit profile upload (wip) * save profile photos on profile view state (wip) * remove unecessary computed * save photo in state before pushing it to viewmodel * refactor profile pictures's state * remove unnecessary isMe prop * removing old comments * tweak icon size & position * A few styling tweaks and a fix to mobx state management Co-authored-by: Paul Frazee <pfrazee@gmail.com> | |||||
* | Fixes to edit profile modal | Paul Frazee | 2022-11-28 | 1 | -1/+7 | |
| | ||||||
* | Fix toast positioning (close #9) | Paul Frazee | 2022-11-28 | 1 | -4/+2 | |
| | ||||||
* | Refactor: create src/lib to reflect actual sharing of that code | Paul Frazee | 2022-11-22 | 1 | -1/+5 | |
| | ||||||
* | Fix input positioning for small screens | Paul Frazee | 2022-11-16 | 1 | -6/+15 | |
| | ||||||
* | Update all state on profile change | Paul Frazee | 2022-11-14 | 1 | -1/+8 | |
| | ||||||
* | Enforce limits on create scene as well | Paul Frazee | 2022-11-14 | 1 | -2/+3 | |
| | ||||||
* | Add scene creator | Paul Frazee | 2022-11-09 | 1 | -1/+1 | |
| | ||||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -1/+1 | |
| | ||||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 1 | -1/+1 | |
| | ||||||
* | Implement profile-update api | Paul Frazee | 2022-10-04 | 1 | -4/+14 | |
| | ||||||
* | Add EditProfile modal | Paul Frazee | 2022-09-07 | 1 | -0/+123 | |