aboutsummaryrefslogtreecommitdiff
path: root/src/components/profile/ProfileHeader.tsx
AgeCommit message (Collapse)Author
2021-05-18Merge pull request #429 from brian-tagg/tma844-bugfix-plus-signIvan Chen
[TMA-844] Plus sign for profile and header in profile
2021-05-14Bug fixesBrian Kim
2021-05-14removed hacky fix, added state checkIvan Chen
2021-05-05Merge pull request #399 from ankit-thanekar007/tma-815-ellipsis-issueIvan Chen
[TMA-815] Ellipsis not responding
2021-05-04Merge pull request #392 from IvanIFChen/tma791-remove-profile-photo-requirementIvan Chen
[TMA-791] Removed profile photo requirement
2021-05-03TMA-815-Effect for monitoring Changes in Drawerankit-thanekar007
2021-04-27added numOfLinesIvan Chen
2021-04-27refactored avatarIvan Chen
2021-04-23incorrect data issue fixedShravya Ramesh
2021-04-23commentsShravya Ramesh
2021-04-23value from and to async for tutorialShravya Ramesh
2021-04-23name issueShravya Ramesh
2021-04-23circle ci errorsShravya Ramesh
2021-04-23Merge branch 'master' into tma-807-onpress-indicatorShravya Ramesh
2021-04-23selective visibility, disabled gifsShravya Ramesh
2021-04-23Added interfaceShravya Ramesh
2021-04-23fixed alignment issueShravya Ramesh
2021-04-22On Press Tutorialankit-thanekar007
2021-04-22Private Hotifixankit-thanekar007
2021-04-22Linter Issuesankit-thanekar007
2021-04-22Badge view changesankit-thanekar007
2021-04-22TMA-794, On press view and popup styling and partial functionalityankit-thanekar007
2021-03-26renamed to UniversityType, applied to allIvan Chen
2021-03-24Cornell Changesankit-thanekar007
2021-03-24Bunch of Todos + icon updatesankit-thanekar007
2021-03-24Bunch of TODOs for Cornell Changesankit-thanekar007
2021-03-01Fix imports causing app crashesLeon Jiang
2021-01-22fixed merge issue and addressed reviewIvan Chen
2021-01-21normalize function and normalized all fonts on profile pageIvan Chen
2021-01-21lintingIvan Chen
2021-01-21updated profile header stylingIvan Chen
2021-01-21fixed isIPhoneX and adjusted spacingIvan Chen
2021-01-05[HOTFIX] Accomodate large names and match figma (#167)Ashm Walia
* HOTFIX : Accomodate large names and match figma * Fix
2020-12-30[TMA - 457]Change followers to friends (#149)Ashm Walia
* One commit to replace followers with friends * Move block unblock to drawer and some cosmetic changes * Options to edit own profile when viewing * Changes for University Class * Small fix * Made ProfileOnboarding a scroll view and other small changes * Small fix * Small fix thanks to ivan and tanmay * Add ?
2020-12-14[TMA - 426] Fix recent search + Add refresh control (#138)Ashm Walia
* Got rid of small lint errors before start * Final push * Final * disable scroll first try / logic * small change * Try to make the cover photo consistent with different screen sizes * Final change * added RefreshControl * removed scale effect * Fix misorientation of cover * remove more scale stuff * fix userIDs for different views * Mend refresh control * white bg Co-authored-by: hsalhab <husam_salhab@brown.edu>
2020-12-08[TMA-338, TMA-400] Zoom out on profile page and adjust follow/block button ↵Shravya Ramesh
touchable opacity (#132) * changed dimensions of username, bio, website, moment tiles; Changed padding in profile body; Added padding between moment tiles; * adjusted spacing between profile cutout and body * adjusting space below profile cutout accoring to device * Ensuring userId exists before loading taggs * Made tagg icons responsive according to device dimensions * shoft profile picture to the left * Fix bug * small * flex * flex remove * Shrunk taggs bar icons and readjusted padding around it Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
2020-12-07[TMA-409] Delete Moments (#124)Ivan Chen
* edit profile to use HeaderHeight instead of percentage * delete moment done with TODOs for backend * actually hitting the endpoint * ops * moved isProfileView check to drawer component * misunderstood suggestion, now is better * an extra layer of indirection * fixed some bugs and code improvement
2020-12-04[TMA - 398 AND TMA-430] Replace Providers with Redux Store (#125)Ashm Walia
* First * WIP * Thunk * Some more comments * sc * recent searches and follounfollow * Edit profile dummy * Block / unblock and some cleanup * Replace auth provider * Sc * Delete AP after rebase * Discover users * Cleanup * More cleanup * Replace profile provider * Fixed build failure * Fixed a bug reported * Prevent app crash when backend server is down
2020-11-17[TMA-382] Edit profile screen (#121)Shravya Ramesh
* added more icon * a less fat icon * and the actual icon asset * bottom drawer skeleton done * removed warning, better code * a more completed skeleton done * bottom drawer done! * Added content container, sent birthday picker props, minor styling * differenciating defined and undefined birthdate in birthdate, datepicker * removed restricting width for TaggDropDown * Added edit profile screen to navigator stack * Add EditProfile view, refresh profile view on save * Removes unnecessary import * Stores gender and birthdate as part of ProfileType * Added gender, birthdate, isEditProfile to AuthProv * Conditional view applied for edit profile button * Includes discarded changes in previous merge- BD * removed unused icon * resolved scary warnings * added icon to drawer * Small fix * minor code improvement * sc * fixed birthday bug * custom gender updation fixed * small change to birthday default value * missed something * cleaned up types! Warnings gone! * fixed another gender picker bug * fixed gender bug and cleaned up logic * removed warning, MUCH better code now Co-authored-by: Ivan Chen <ivan@thetaggid.com> Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
2020-11-09[FOR MASS REVIEW] Multiple contexts(Searched user gets replaced) (#97)Ashm Walia
* First commit towards clean code * Tested things * Some final touch * View updates posts * Cleaned up followers / following * You won't believe but it works * Pass avatar uri via props * Small change * Small change * Removed unnecessary jargon Co-authored-by: Ivan Chen <ivan@thetaggid.com>
2020-11-05[TMA-344] Tabs bar margin, Social Taggs margin (#108)Ivan Chen
* fixed margin for smaller screen * fixed header avatar * cleaned up code, improved logic * yarn lint * dynamically calculate avatar and header * changed back tint color and use 1% for tabs bar margin * last edit to avatar size Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
2020-10-26[TMA-13] List of following (#72)Husam Salhab
* move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore * added following list * added numFollowers; removed redundant code * removed followercount stuff for now * Fixed follower count * Made come more changes Co-authored-by: Ashm Walia <ashmwalia@outlook.com>
2020-10-24[TMA 27] Followers list (#69)Kingsley-swe
* "Followers list " * Mended followers list * fix export error Co-authored-by: Ashm Walia <ashmwalia@outlook.com> Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
2020-10-18[TMA 279] Ability to search and view someone's profile (#58)Ashm Walia
* Batch one : major changes * WIP checkpoint * The one before the final touch * Probable final touch * ran yarn lint D: * linter broke something * fixed a small bug * Addressed a small nitpick * Well abstracted now Co-authored-by: Ivan Chen <ivan@thetaggid.com>
2020-08-05[TMA-122] User Profile Screen UI (#27)Leon Jiang
* Fix yarn lint issues * Add react-native-svg to project * Create UserType & PostType * Create temporary Post component * Fix import cycle warning, update AuthContext * Update onboarding screen imports * Update config files * Add rn-fetch-blob package * Update types * Add profile fetching to AuthContext * Update post component * Import placeholder images from designs * Add profile UI components * Create screen offset constants * Add new api endpoints * Create screen layout utils * Create Profile screen UI * Remove some unused styling * Restructure ProfileScreen and fix animations * Add gradient back to screen * Update Moment circle styling