aboutsummaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)Author
2021-05-25Currently pushes tags offscreenGeorge Rusu
2021-05-25More investigation with draggable, ProgressIvan Chen
2021-05-25Fix lint error, Make function asyncShravya Ramesh
2021-05-25Fix lint errorShravya Ramesh
2021-05-25Remove success messageShravya Ramesh
2021-05-25Pass remove() down, Add/remove removeTag btnShravya Ramesh
2021-05-25Load tags in PostContent when moment tags changesShravya Ramesh
2021-05-25Add component for individual momentShravya 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-25Remove normalize for image tipIvan Chen
2021-05-25Catch upGeorge Rusu
2021-05-25MergeGeorge Rusu
2021-05-25Add layering functionality when editing tagsGeorge Rusu
2021-05-25Lint (again)Ivan Chen
2021-05-25LintIvan Chen
2021-05-25Finish styling badgesIvan Chen
2021-05-25Fix positioningGeorge Rusu
2021-05-25Clean up code, RefactorIvan Chen
2021-05-25Clean up codeIvan Chen
2021-05-24Remove unnecessary prop, fix linting issueGeorge Rusu
2021-05-24Merge branch 'tma890-tap-to-show-moment-tags' of ↵George Rusu
https://github.com/grusuTagg/Frontend into tma890-tap-to-show-moment-tags Merge
2021-05-24Remove unnecessary prop, fix linting issueGeorge Rusu
2021-05-24Fade tags in/out on image clickGeorge Rusu
2021-05-24Fade tags in/out on image clickGeorge Rusu
2021-05-24Merge branch 'master' into tma889-touchable-triangleIvan Chen
2021-05-24Fix tag lint issuesShravya Ramesh
2021-05-24Fix yarn lint issuesShravya Ramesh
2021-05-24Reorganize components in TaggDraggableIvan Chen
2021-05-21Merge pull request #436 from shravyaramesh/tma853-tag-selection-screenIvan Chen
[TMA-853] Tag selection screen
2021-05-21Merge pull request #441 from brian-tagg/tma888-plus-coverIvan Chen
[TMA-888] Change onPress to onPressIn
2021-05-21Fix draggablesIvan Chen
2021-05-21Merge branch 'master' into tma853-tag-selection-screenIvan Chen
# Conflicts: # src/components/common/index.ts # src/screens/profile/CaptionScreen.tsx
2021-05-21Refactor footer component, Add keyShravya Ramesh
2021-05-21Clean up codeIvan Chen
2021-05-21Refactor codeIvan Chen
2021-05-21Add MomentTagType, Add logic to fetch tags for each momentIvan Chen
2021-05-21Change onPress to onPressInBrian Kim
2021-05-21Update importIvan Chen
2021-05-21Merge pull request #438 from IvanIFChen/tma862-tagged-notificationIvan Chen
[TMA-862] Add Support for Moment Tag Notifications
2021-05-21Fix spacing for tagged user tileShravya Ramesh
2021-05-21Remove commented codeIvan Chen
2021-05-21Clean up codeIvan Chen
2021-05-21Change onPress as argumentShravya Ramesh
2021-05-21Clean up codeIvan Chen
2021-05-21Merge branch 'master' into tma854-tagging-draggable-componentIvan Chen
2021-05-21Move export to last lineShravya Ramesh
2021-05-21Add colors through typesShravya Ramesh
2021-05-21Revert a change on AvatarShravya Ramesh
2021-05-21Merge branch 'master' into tma853-tag-selection-screenShravya Ramesh
2021-05-21Revert change to avatar, using another designIvan Chen
# Conflicts: # src/components/common/Avatar.tsx