aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-05-26Fix issue for TaggFooter, Delete worksIvan Chen
2021-05-26Set timing to quicker (100)Ivan Chen
2021-05-26Finish logic for draggables, Caption screen logic is doneIvan Chen
2021-05-26Cleanup search endpointIvan Chen
2021-05-26Cleanup draggable, Pass ref to each draggableIvan Chen
2021-05-26Set id to '', Remove drawer btn after remove tagShravya Ramesh
2021-05-26Add logic to get correct percentage coordinate, Cleanup codeIvan Chen
2021-05-26Merged with masterBrian Kim
2021-05-26Add icon and calculationBrian Kim
2021-05-26Fix tag selection screen clickableGeorge Rusu
2021-05-26Fix view and edit tag jumpingGeorge Rusu
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-25Add service to delete tagShravya Ramesh
2021-05-25Use MomentPost component, Remove unused functionsShravya 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-25Remove test borderIvan 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 pull request #442 from IvanIFChen/tma889-touchable-triangleIvan Chen
[TMA-889] Make Moment Tag Triangle Touchable
2021-05-24Merge branch 'master' into tma889-touchable-triangleIvan Chen
2021-05-24Merge branch 'master' into tma891-tag-with-photo-tapIvan Chen
2021-05-24Fix tag lint issuesShravya Ramesh
2021-05-24Fix yarn lint issuesShravya Ramesh
2021-05-24Made image tappableIvan Chen
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-21Remove codeIvan Chen
2021-05-21Fix gesture issueIvan Chen
2021-05-21Disbale gestureIvan Chen
2021-05-21Merge pull request #441 from brian-tagg/tma888-plus-coverIvan Chen
[TMA-888] Change onPress to onPressIn