Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-25 | Add provision to show and hide replies | Ashm Walia | |
2021-01-22 | Merge pull request #197 from IvanIFChen/tma578-fix-forgot-password | Ivan Chen | |
[TMA-578] Fix Forgot Password | |||
2021-01-22 | Merge branch 'master' into tma552-adjust-styles-and-sizes | Ivan Chen | |
# Conflicts: # src/components/profile/Content.tsx # src/screens/profile/MomentCommentsScreen.tsx | |||
2021-01-22 | Merge pull request #199 from IvanIFChen/tma570-revamp-comments-keyboard-2 | Ivan Chen | |
[TMA-570] Revamp Comments Keyboard | |||
2021-01-22 | Merge pull request #200 from ashmgarv/tma574-edit-class-year | Ivan Chen | |
[TMA - 574] Edit class year | |||
2021-01-22 | fix | Ashm Walia | |
2021-01-22 | fix | Ashm Walia | |
2021-01-22 | Done | Ashm Walia | |
2021-01-22 | fixed merge issue and addressed review | Ivan Chen | |
2021-01-22 | Done | Ashm Walia | |
2021-01-22 | Merge branch 'master' into tma552-adjust-styles-and-sizes | Ivan Chen | |
# Conflicts: # src/screens/profile/MomentCommentsScreen.tsx | |||
2021-01-22 | Merge branch 'master' into tma570-revamp-comments-keyboard-2 | Ivan Chen | |
# Conflicts: # src/components/profile/Content.tsx | |||
2021-01-22 | Merge pull request #198 from ashmgarv/hotfix-change-prompt-message | Ivan Chen | |
[HOTFIX] Change prompt message | |||
2021-01-22 | finished styling the input box | Ivan Chen | |
2021-01-22 | changed constant name | Ivan Chen | |
2021-01-22 | Merge pull request #195 from shravyaramesh/tma576-fullscreen-comments | Ivan Chen | |
[TMA-576] Switched from modal to full screen view for comments | |||
2021-01-21 | updated regex, removed authentication, updated validation | Ivan Chen | |
2021-01-21 | done | Ashm Walia | |
2021-01-21 | back arrow + minor styling | Shravya Ramesh | |
2021-01-21 | linting and normalizing tagg icons | Ivan Chen | |
2021-01-21 | linting | Ivan Chen | |
2021-01-21 | trim bio | Ivan Chen | |
2021-01-21 | fixed isIPhoneX and adjusted spacing | Ivan Chen | |
2021-01-21 | format document | Shravya Ramesh | |
2021-01-21 | sdd | Ashm Walia | |
2021-01-21 | switched from modal to full screen view | Shravya Ramesh | |
2021-01-20 | Merge pull request #189 from IvanIFChen/tma530-zoom-out-search-page | Ivan Chen | |
[TMA-530] Zoom Out Search Page | |||
2021-01-20 | Merge pull request #191 from IvanIFChen/tma493-new-loading-indicator | Ivan Chen | |
[TMA-493] New Loading Indicator | |||
2021-01-19 | more | Ashm Walia | |
2021-01-19 | Done | Ashm Walia | |
2021-01-19 | added loading for edit profile | Ivan Chen | |
2021-01-19 | redesigned tagg loading indicator, added indicator to image upload | Ivan Chen | |
2021-01-18 | no autocorrect on search bar and auto clear on cancel | Ivan Chen | |
2021-01-16 | fix | Ashm Walia | |
2021-01-16 | Merge branch 'master' into tma538-friend-requests | Ashm Walia | |
2021-01-15 | not fetching data in child component | Ivan Chen | |
2021-01-15 | fixed some bugs | Ivan Chen | |
2021-01-15 | styling change | Ivan Chen | |
2021-01-15 | updated some strings | Ivan Chen | |
2021-01-15 | created strings.ts and linting | Ivan Chen | |
2021-01-15 | Merge pull request #183 from tbhatia2299/HOTFIX_BIO | Ivan Chen | |
TMA-542-HOTFIX-BIO | |||
2021-01-15 | friend request | Shravya Ramesh | |
2021-01-14 | undid change from pr | Ivan Chen | |
2021-01-14 | Fix (#182) | Ashm Walia | |
2021-01-14 | created navigation to comment from notification (#184) | Ivan Chen | |
2021-01-13 | Bio can include everything now | Tanmay Bhatia | |
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 |