aboutsummaryrefslogtreecommitdiff
path: root/src/components/common
AgeCommit message (Collapse)Author
2021-07-29Add extra props to progress bar, Update usageShravya Ramesh
2021-07-20Fix logic to make progress bar workIvan Chen
2021-07-20Move out width styleIvan Chen
2021-07-20Add gradient progress barIvan Chen
2021-07-15Fix to use correct component's heightIvan Chen
2021-07-09Fix mention box padding issueIvan Chen
2021-07-09Fix mention box position, Fix image flickeringIvan Chen
2021-07-09Add logic to create custom category actionIvan Chen
2021-07-09Remove moment post button, Update to use square buttonIvan Chen
2021-07-09Remove old plus, Fix wrong upload click bugIvan Chen
2021-07-08Fixed boundariesBrian Kim
2021-07-08Fix lintBrian Kim
2021-07-08Respond to comments, simplify boundaries, place calculations within useEffectBrian Kim
2021-07-07Merge branch 'master' into tma968-new-moment-taggingBrian Kim
2021-07-07Basic functionalityBrian Kim
2021-07-02Remove comments added from pr review. Also, clean some code that was ↵Michael
suggested from pr review.
2021-07-02Add new upload button in the middle on the nav bar and shifting the older ↵Michael
icons to new positions. Follow Blessing's design by enlargining it and making the other icons a bit smaller. Also, add the navigation that goes to the camera screen from the upload icon. Ending the rebase from master.
2021-06-25Cleanup ref typesIvan Chen
2021-06-22Merge branch 'master' into tma923-image-cropperShravya Ramesh
2021-06-17Add pan zoom libraryShravya Ramesh
2021-06-17Made editsBrian Kim
2021-06-15Merge with masterBrian Kim
2021-06-15Fixed styles for comments vs captionsBrian Kim
2021-06-15Correct positioningBrian Kim
2021-06-11Merge branch 'master' into tma904-moment-comment-revampIvan Chen
# Conflicts: # src/components/moments/MomentPost.tsx # src/components/moments/MomentPostContent.tsx # src/services/MomentService.ts
2021-06-12Add grey backgroundBrian Kim
2021-06-12Alter location of suggestedBrian Kim
2021-06-10Fix drawer background shadowIvan Chen
2021-06-08Add edit option to bottom drawer, StyleShravya Ramesh
2021-06-02Improve util codeIvan Chen
2021-06-01Cleanup code/logic, Update heading/subheading, Adjust stylingIvan Chen
2021-06-01Refactor to use action instead of util functionIvan Chen
2021-05-26Finish tagging functionalityIvan 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 draggable, Pass ref to each draggableIvan Chen
2021-05-26Add logic to get correct percentage coordinate, Cleanup codeIvan Chen
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-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-25MergeGeorge Rusu
2021-05-25Add layering functionality when editing tagsGeorge Rusu
2021-05-24Merge branch 'master' into tma889-touchable-triangleIvan Chen
2021-05-24Fix yarn lint issuesShravya Ramesh
2021-05-24Reorganize components in TaggDraggableIvan Chen
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-21Clean up codeIvan Chen