aboutsummaryrefslogtreecommitdiff
path: root/src/components/profile
AgeCommit message (Collapse)Author
2021-07-27Update sticky header indexIvan Chen
2021-07-22Made progress bar non-stick to topIvan Chen
2021-07-22Resolved key warningIvan Chen
2021-07-09Lint, Update service code to allow category editionIvan Chen
2021-06-24Merge branch 'master' into tma948-video-playbackIvan Chen
# Conflicts: # ios/Podfile.lock # package.json # src/components/moments/Moment.tsx # src/routes/main/MainStackNavigator.tsx # src/screens/moments/TagFriendsScreen.tsx # src/screens/profile/CaptionScreen.tsx # yarn.lock
2021-06-23LintIvan Chen
2021-06-22LintIvan Chen
2021-06-22Remove test codeIvan Chen
2021-06-22Squashed commit of the following:Ivan Chen
commit b1c2002caa349dc96f81d3cc3e00ea545f4e654e Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 22 15:28:18 2021 -0400 Add video for camerea
2021-06-22Fix lint errorsShravya Ramesh
2021-06-18Add image manipulation for croppingShravya Ramesh
2021-06-17Revamp Moment Post ViewShravya Ramesh
2021-06-09Add edit moment option to drawerShravya Ramesh
2021-06-08Add edit option to bottom drawer, StyleShravya Ramesh
2021-06-02Improve util codeIvan Chen
2021-06-02Update icon assetsIvan Chen
2021-06-02Cleanup codeIvan Chen
2021-06-01Cleanup codeIvan Chen
2021-06-01Add userX view, Add paddingIvan Chen
2021-06-01Cleanup code/logic, Update heading/subheading, Adjust stylingIvan Chen
2021-06-01Finish profile badges componentIvan Chen
2021-06-01Add styling to profile badgeIvan Chen
2021-06-01Add UniversityBadgeDisplayTypeIvan Chen
2021-05-27Merge pull request #450 from shravyaramesh/tma885-remove-tag-drawerIvan Chen
[TMA-885] Remove tag bottom drawer
2021-05-26Set id to '', Remove drawer btn after remove tagShravya Ramesh
2021-05-25Fix lint error, Make function asyncShravya Ramesh
2021-05-25Pass remove() down, Add/remove removeTag btnShravya Ramesh
2021-05-25Squashed commit of the following:Ivan Chen
commit 7711d92c8dab4f00e36ad3bbca9bc202fa313e43 Author: Brian Kim <brian@tagg.id> Date: Tue May 25 17:08:41 2021 -0400 Integrate with layering commit cbd01996ae4784b737fb4b634eb0048bb7d85967 Author: Brian Kim <brian@tagg.id> Date: Tue May 25 16:48:52 2021 -0400 Fix yarn commit 39164064b903df36b7373e177d00c3307a8a311a Author: Brian Kim <brian@tagg.id> Date: Tue May 25 16:46:34 2021 -0400 Add horizontal scroll commit 02841df862aa68dcf615d0264236d9a14b52befe Author: Brian Kim <brian@tagg.id> Date: Tue May 25 15:03:13 2021 -0400 Lint fixes commit 5c6e8e453026005f6621efe751d90c76f457a72f Author: Brian Kim <brian@tagg.id> Date: Tue May 25 14:46:39 2021 -0400 Set boundaries, fix offset calculation, fix length and height calculation to be individual commit 6d27d859fd5364556928e5a2feadad1aff4dc6b9 Author: Brian Kim <brian@tagg.id> Date: Tue May 25 11:32:08 2021 -0400 Pause
2021-05-24Fix yarn lint issuesShravya Ramesh
2021-05-21Merge pull request #436 from shravyaramesh/tma853-tag-selection-screenIvan Chen
[TMA-853] Tag selection screen
2021-05-21Change onPress to onPressInBrian Kim
2021-05-21Fix spacing for tagged user tileShravya Ramesh
2021-05-20Add tagged users preview componentShravya Ramesh
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-17Merge with masterBrian Kim
2021-05-14Bug fixesBrian Kim
2021-05-14removed hacky fix, added state checkIvan Chen
2021-05-13Tiny change to push not navigate, no longer goes backBrian Kim
2021-05-13Revert "[TMA-844] Plus sign for profile and header in profile, ability to ↵Ivan Chen
add on the sc…"
2021-05-13Merge pull request #416 from brian-tagg/plusSignForNewUsersIvan Chen
[TMA-844] Plus sign for profile and header in profile, ability to add on the sc…
2021-05-13Cleaned up code somewhatBrian Kim
2021-05-12styles, doneShravya Ramesh
2021-05-12Update src/components/profile/Cover.tsxbrian-tagg
Co-authored-by: Ivan Chen <ivan.if.chen@gmail.com>
2021-05-12Modularized as much as possibleBrian Kim
2021-05-12Update src/components/profile/TaggAvatar.tsxbrian-tagg
Co-authored-by: Ivan Chen <ivan.if.chen@gmail.com>
2021-05-12Update src/components/profile/TaggAvatar.tsxbrian-tagg
Co-authored-by: Ivan Chen <ivan.if.chen@gmail.com>
2021-05-12lint fixBrian Kim
2021-05-12Plus sign for profile and header in profile, ability to add on the screen, ↵Brian Kim
reloads screen, saved to database
2021-05-11cleaned up dead codeIvan Chen
2021-05-10added navigation to "Likes" screenIvan Chen