aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-16Fix issue with background messing up appearance of AddComment elsewhereBrian Kim
2021-06-16image cropper dumpShravya Ramesh
2021-06-15Merge with masterBrian Kim
2021-06-15Merge branch 'master' of https://github.com/TaggiD-Inc/FrontendBrian Kim
2021-06-15Fix yarnBrian Kim
2021-06-15Fix bug in caption screen of suggestions not disappearingBrian Kim
2021-06-15Fixed styles for comments vs captionsBrian Kim
2021-06-15Correct positioningBrian Kim
2021-06-11Merge pull request #466 from IvanIFChen/tma904-moment-comment-revampIvan Chen
[TMA-904] Moment Comment Revamp
2021-06-11Fix keyboard avoiding for last item, Add comment for scroll to index failIvan Chen
2021-06-11Adjust mention text paddingIvan Chen
2021-06-11Merge pull request #465 from grusuTagg/tma910-moment-thumbnailIvan Chen
[TMA-910] Fix Moment Thumbnail Delay
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-11Merge pull request #464 from IvanIFChen/hotfix-pill-notification-timingIvan Chen
[HOTFIX] Change Pill Notification Time to 10 Seconds
2021-06-11Merge pull request #452 from shravyaramesh/tma874-remove-unread-gradientIvan Chen
[TMA-874] Remove gradient for unread notifications
2021-06-11Fix viewoffsetIvan Chen
2021-06-11Update comment countIvan Chen
2021-06-11Cleanup scrolling logic, Fix scrollTo logicIvan Chen
2021-06-11Simplify scroll logic, Cleanup codeIvan Chen
2021-06-11Remove unused variableShravya Ramesh
2021-06-11Remove unused importsShravya Ramesh
2021-06-11Remove linear gradientShravya Ramesh
2021-06-11Cleanup codeIvan Chen
2021-06-12Add grey backgroundBrian Kim
2021-06-12Alter location of suggestedBrian Kim
2021-06-11Organize importsGeorge Rusu
2021-06-11Replace index k with new unique keyGeorge Rusu
2021-06-11Change timing to 10 secondsIvan Chen
2021-06-10Add logic for keyboard focusIvan Chen
2021-06-10Add util function, Add logic for updating comment previewIvan Chen
2021-06-10Fix drawer background shadowIvan Chen
2021-06-10Update lock filesIvan Chen
2021-06-10Fix type warningIvan Chen
2021-06-10Merge pull request #462 from brian-tagg/tma916-check-contactsIvan Chen
[TMA-916] Add check for contacts permission
2021-06-11Add check for contacts permissionBrian Kim
2021-06-11Add check for contacts permissionBrian Kim
2021-06-09Merge pull request #461 from shravyaramesh/tma915-navigate-back-on-editingIvan Chen
[TMA-915] Navigate to moment view and refresh for after editing
2021-06-09Load tags when item is changedShravya Ramesh
2021-06-09Handle navigation, error msg after editingShravya Ramesh
2021-06-09Navigate back on cancel while editingShravya Ramesh
2021-06-09Merge pull request #458 from shravyaramesh/tma907-edit-momentsIvan Chen
[TMA-907] Edit Moment
2021-06-09Update stack params for caption screenShravya Ramesh
2021-06-09Add edit moment option to drawerShravya Ramesh
2021-06-09Add edit moment functionality to caption screenShravya Ramesh
2021-06-09Pass moment instead of sub fieldsShravya Ramesh
2021-06-09Merge pull request #456 from brian-tagg/tma872-purple-indicatorIvan Chen
[TMA-872] purple indicator
2021-06-09Cleanup codeIvan Chen
2021-06-09[TMA-909] Fix Contact Search (#460)Husam Salhab
* shows proper results and handles null lists * remove unnecessary existing users code * fix height and remove console log * lint
2021-06-09Fix malformed code issueIvan Chen
2021-06-09Merge branch 'master' into tma872-purple-indicatorIvan Chen
# Conflicts: # src/constants/constants.ts # src/utils/common.ts