aboutsummaryrefslogtreecommitdiff
path: root/src/services
AgeCommit message (Collapse)Author
2021-02-24do not re-populate taggsIvan Chen
2021-02-23Merge branch 'master' into sp-add-friend-buttonIvan Chen
# Conflicts: # src/screens/suggestedPeople/SuggestedPeopleScreen.tsx
2021-02-23fixed people state inconsistenciesIvan Chen
2021-02-23added frind buttonShravya Ramesh
2021-02-20fixed merge conflictIvan Chen
2021-02-20Merge branch 'master' into tma258-sp-pagination-2Ivan Chen
# Conflicts: # src/constants/api.ts # src/screens/suggestedPeople/SuggestedPeopleScreen.tsx # src/services/SuggestedPeopleService.ts
2021-02-20check if onboarded, added header, loads current sp imageIvan Chen
2021-02-19Minor change for better understanding of codeShravya Ramesh
2021-02-18pagination mostly workingIvan Chen
2021-02-15hitting endpointIvan Chen
2021-02-12now using suggested_people_linked, moved things aroundIvan Chen
2021-02-11added onboarded flag to storeIvan Chen
2021-02-11Merge branch 'master' into tma641-animation-tutorialShravya Ramesh
2021-02-11dispatching reducer while updating backendShravya Ramesh
2021-02-11removed console log for tokenShravya Ramesh
2021-02-11Merge branch 'master' into tma255-taggs-barIvan Chen
# Conflicts: # src/components/common/SocialLinkModal.tsx
2021-02-11added async function to services for backend callShravya Ramesh
2021-02-09changed insta icon + added extra prop for switchShravya Ramesh
2021-02-09added newVersionAvailable to store, added logic to request newest versionIvan Chen
2021-02-05Merge branch 'master' into tma590-friendslist-buttonsIvan Chen
2021-02-02fixed thumbnail reuse bug, added gradientIvan Chen
2021-01-31fixAshm Walia
2021-01-29full screen; with button; needs refresh&alignment;Shravya Ramesh
2021-01-27Merge pull request #203 from IvanIFChen/tma577-profile-slownessIvan Chen
[TMA-577] Profile Slowness
2021-01-27Merge branch 'master' into tma577-profile-slownessIvan Chen
# Conflicts: # src/services/index.ts
2021-01-27DoneAshm Walia
2021-01-27fixed not refreshingIvan Chen
2021-01-27finished deleteIvan Chen
2021-01-27Squashed commit of the following:Ivan Chen
commit 9298f8a31ca25f53d7fb6a0a90af783b9b01f46c Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 09:00:16 2021 -0800 Removed redundancy commit 2a93a92521d989664ebb8dfebe011d8df67ad40f Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 08:58:24 2021 -0800 Sc commit 2f5f9df6dec1e905f3abf37d124ecd92d0e3a3d9 Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 08:29:56 2021 -0800 Pre-final commit 85c0f668665696ba8127ee1ea436d10ec0af955f Author: Ashm Walia <ashmwalia@outlook.com> Date: Wed Jan 27 08:24:43 2021 -0800 Pre-final commit 755f4f540d3e759ff9ad3bc35c64b6f7fc83998b Author: Ashm Walia <ashmwalia@outlook.com> Date: Mon Jan 25 18:00:44 2021 -0800 Add provision to show and hide replies
2021-01-27Pre-finalAshm Walia
2021-01-27Pre-finalAshm Walia
2021-01-26renamed services to have consistent naming and added common serviceIvan Chen
2021-01-25Add provision to show and hide repliesAshm Walia
2021-01-22Merge pull request #197 from IvanIFChen/tma578-fix-forgot-passwordIvan Chen
[TMA-578] Fix Forgot Password
2021-01-22finished styling the input boxIvan Chen
2021-01-21updated regex, removed authentication, updated validationIvan Chen
2021-01-19redesigned tagg loading indicator, added indicator to image uploadIvan Chen
2021-01-16Merge branch 'master' into tma538-friend-requestsAshm Walia
2021-01-16DoneAshm Walia
2021-01-15fixed some bugsIvan Chen
2021-01-15finishedIvan Chen
2021-01-15fixesAshm Walia
2021-01-15updated some stringsIvan Chen
2021-01-15fixed mergeIvan Chen
2021-01-15created strings.ts and lintingIvan Chen
2021-01-15friend requestShravya Ramesh
2021-01-13[TMA-531] New Explore Page (#179)Ivan Chen
* redux done * done * added refresh control * added profile navigation * minor spacing change
2021-01-12[TMA 491 Frontend] Revamp onboarding (#173)Ashm Walia
* First commit, arrow excluded * Done from my side * Some small nitpicks * exclude tsconfig * Show profile screen after onboarding * Update string * Small fix * small cosmetic
2021-01-12[TMA 472] Added option to be added to Taggs wait list (#168)Ashm Walia
* Added screens to add to waitlist and a page to display on success of the same * Incorporated small comment
2021-01-12[TMA-527/506/523] Custom Moment Categories (#174)Ivan Chen
* changed logic to allow ≥ 1 categories * now using array of strings for moment categories * updated error strings * formatting and check for picker cancellation * initial UI done * cleaned up logic, added custom icon * renamed onboarding stack to match main stack * removed unused import * deterministic color picker * custom category defaults to selected instead of added * removed function in route