Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-26 | Fix issue for TaggFooter, Delete works | Ivan Chen | |
2021-05-26 | Set timing to quicker (100) | Ivan Chen | |
2021-05-26 | Finish logic for draggables, Caption screen logic is done | Ivan Chen | |
2021-05-26 | Cleanup search endpoint | Ivan Chen | |
2021-05-26 | Cleanup draggable, Pass ref to each draggable | Ivan Chen | |
2021-05-26 | Set id to '', Remove drawer btn after remove tag | Shravya Ramesh | |
2021-05-26 | Add logic to get correct percentage coordinate, Cleanup code | Ivan Chen | |
2021-05-26 | Merged with master | Brian Kim | |
2021-05-26 | Add icon and calculation | Brian Kim | |
2021-05-26 | Fix tag selection screen clickable | George Rusu | |
2021-05-26 | Fix view and edit tag jumping | George Rusu | |
2021-05-25 | Currently pushes tags offscreen | George Rusu | |
2021-05-25 | More investigation with draggable, Progress | Ivan Chen | |
2021-05-25 | Fix lint error, Make function async | Shravya Ramesh | |
2021-05-25 | Fix lint error | Shravya Ramesh | |
2021-05-25 | Remove success message | Shravya Ramesh | |
2021-05-25 | Add service to delete tag | Shravya Ramesh | |
2021-05-25 | Use MomentPost component, Remove unused functions | Shravya Ramesh | |
2021-05-25 | Pass remove() down, Add/remove removeTag btn | Shravya Ramesh | |
2021-05-25 | Load tags in PostContent when moment tags changes | Shravya Ramesh | |
2021-05-25 | Add component for individual moment | Shravya Ramesh | |
2021-05-25 | Squashed 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-25 | Remove normalize for image tip | Ivan Chen | |
2021-05-25 | Catch up | George Rusu | |
2021-05-25 | Merge | George Rusu | |
2021-05-25 | Add layering functionality when editing tags | George Rusu | |
2021-05-25 | Lint (again) | Ivan Chen | |
2021-05-25 | Lint | Ivan Chen | |
2021-05-25 | Remove test border | Ivan Chen | |
2021-05-25 | Finish styling badges | Ivan Chen | |
2021-05-25 | Fix positioning | George Rusu | |
2021-05-25 | Clean up code, Refactor | Ivan Chen | |
2021-05-25 | Clean up code | Ivan Chen | |
2021-05-24 | Remove unnecessary prop, fix linting issue | George Rusu | |
2021-05-24 | Merge 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-24 | Remove unnecessary prop, fix linting issue | George Rusu | |
2021-05-24 | Fade tags in/out on image click | George Rusu | |
2021-05-24 | Fade tags in/out on image click | George Rusu | |
2021-05-24 | Merge pull request #442 from IvanIFChen/tma889-touchable-triangle | Ivan Chen | |
[TMA-889] Make Moment Tag Triangle Touchable | |||
2021-05-24 | Merge branch 'master' into tma889-touchable-triangle | Ivan Chen | |
2021-05-24 | Merge branch 'master' into tma891-tag-with-photo-tap | Ivan Chen | |
2021-05-24 | Fix tag lint issues | Shravya Ramesh | |
2021-05-24 | Fix yarn lint issues | Shravya Ramesh | |
2021-05-24 | Made image tappable | Ivan Chen | |
2021-05-24 | Reorganize components in TaggDraggable | Ivan Chen | |
2021-05-21 | Merge pull request #436 from shravyaramesh/tma853-tag-selection-screen | Ivan Chen | |
[TMA-853] Tag selection screen | |||
2021-05-21 | Remove code | Ivan Chen | |
2021-05-21 | Fix gesture issue | Ivan Chen | |
2021-05-21 | Disbale gesture | Ivan Chen | |
2021-05-21 | Merge pull request #441 from brian-tagg/tma888-plus-cover | Ivan Chen | |
[TMA-888] Change onPress to onPressIn |