aboutsummaryrefslogtreecommitdiff
path: root/src/screens/profile/CaptionScreen.tsx
AgeCommit message (Expand)Author
2021-06-09Handle navigation, error msg after editingShravya Ramesh
2021-06-09Navigate back on cancel while editingShravya Ramesh
2021-06-09Add edit moment functionality to caption screenShravya Ramesh
2021-05-26Finish tagging functionalityIvan Chen
2021-05-26Finish logic for draggables, Caption screen logic is doneIvan Chen
2021-05-25More investigation with draggable, ProgressIvan Chen
2021-05-25MergeGeorge Rusu
2021-05-25Add layering functionality when editing tagsGeorge Rusu
2021-05-24Fix tag lint issuesShravya Ramesh
2021-05-21Clean up stylesIvan Chen
2021-05-21Add api callsIvan Chen
2021-05-21Merge branch 'master' into tma853-tag-selection-screenIvan Chen
2021-05-21Refactor codeIvan Chen
2021-05-21Organize importsShravya Ramesh
2021-05-21Replace tag component on current caption screenShravya Ramesh
2021-05-21Remove commented codeIvan Chen
2021-05-21Cleaned up code, Add logic for removing tagIvan Chen
2021-05-21Remove unnecessary comments, print statementsGeorge Rusu
2021-05-20Add tagged users preview componentShravya Ramesh
2021-05-20Fix maximum depth bugShravya Ramesh
2021-05-20Change screen nameShravya Ramesh
2021-05-20Add back button, Exchange selected usersShravya Ramesh
2021-05-20Navigate to Tagg selection screenShravya Ramesh
2021-05-20Add new folder, Add new screen, Add temp buttonShravya Ramesh
2021-05-20Fix LinterBrian Kim
2021-05-20Comment out draggablesBrian Kim
2021-05-20Update layer orderShravya Ramesh
2021-05-20Fix zIndex draggable placementBrian Kim
2021-05-20Comment out Draggable componentsGeorge Rusu
2021-05-20Fix styling for tip,containerGeorge Rusu
2021-05-19Add proper bounds, need tipGeorge Rusu
2021-05-19Fix redirectBrian Kim
2021-05-19Add delte from list, need to add rediret to profileGeorge Rusu
2021-05-19Save central positionBrian Kim
2021-05-19Set middle placementBrian Kim
2021-05-19Find true center, add callback functionalityGeorge Rusu
2021-05-19Create basic component and stylingGeorge Rusu
2021-05-18fix draggable userID propGeorge Rusu
2021-05-18Messing around with captionscreenBrian Kim
2021-05-06updated moment mention styleIvan Chen
2021-05-04added navigation to profileIvan Chen
2021-04-21Merge branch 'master' into hotfix-linting-fixupIvan Chen
2021-04-20lintedIvan Chen
2021-04-19cleaned up TAGG_LIGHT_BLUE_2 color constantIvan Chen
2021-03-19UAT bug fixes'ankit-thanekar007
2021-02-25try blocks, elseShravya Ramesh
2021-01-19added loading for edit profileIvan Chen
2021-01-19redesigned tagg loading indicator, added indicator to image uploadIvan Chen
2021-01-15created strings.ts and lintingIvan Chen
2021-01-12[TMA 491 Frontend] Revamp onboarding (#173)Ashm Walia