aboutsummaryrefslogtreecommitdiff
path: root/src/utils/common.ts
AgeCommit message (Collapse)Author
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
2021-06-09Create separate pill componentBrian Kim
2021-06-02Removed excess functionBrian Kim
2021-06-02Improve util codeIvan Chen
2021-06-01LintIvan Chen
2021-06-01Filled out basic front-end, need to integrate with back-endBrian Kim
2021-06-01Convert local badges to display badges, Cleanup codeIvan Chen
2021-05-12Modularized as much as possibleBrian Kim
2021-04-23commentsShravya Ramesh
2021-04-22On Press Tutorialankit-thanekar007
2021-04-20lintedIvan Chen
2021-04-09moved createChannel to messages utilIvan Chen
2021-04-09Modal viw addedankit-thanekar007
2021-03-26renamed to UniversityType, applied to allIvan Chen
2021-03-24Cornell Changesankit-thanekar007
2021-03-18fixShravya Ramesh
2021-03-18Support modified endpoints + refactoringShravya Ramesh
2021-03-11new discover users screenIvan Chen
2021-03-05Merge branch 'master' into tma-634-badge-selection-screenIvan Chen
# Conflicts: # src/components/taggs/SocialMediaInfo.tsx
2021-03-01moved single quote in profile class yearIvan Chen
2021-02-25TMA-634-indentation and unused variables removedankit-thanekar007
2021-01-19DoneAshm Walia
2021-01-15DoneAshm Walia
2021-01-13[TMA-556] Temporary Fix for Re-ordering Categories (#178)Ivan Chen
* done * moved icon placement and added correct asset * new icons * moved things around resolved a bug * Deleting existing predefined moment categories * Revert "Deleting existing predefined moment categories" This reverts commit f5f4464b5392902208ec548de1c189f4639261a5. * Hit backend Co-authored-by: Shravya Ramesh <shravs1208@gmail.com> Co-authored-by: Ashm Walia <ashmwalia@outlook.com> Co-authored-by: Ashm Walia <40498934+ashmgarv@users.noreply.github.com>
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
2020-12-30[TMA - 457]Change followers to friends (#149)Ashm Walia
* One commit to replace followers with friends * Move block unblock to drawer and some cosmetic changes * Options to edit own profile when viewing * Changes for University Class * Small fix * Made ProfileOnboarding a scroll view and other small changes * Small fix * Small fix thanks to ivan and tanmay * Add ?
2020-12-29[TMA-461] Notifications Screen (#151)Ivan Chen
* renamed ProfileStack to MainStack, created initial notifications data type * cleaned up code * added notifications to redux * finished sectioned list * updated types to make more sense * finished sectioned notifications by date * updated notification type and tested mock backend integration * finished read or unread logic * minor changes * another minor fix * finished integration * moved stuff * added ability to navigate to user profile Co-authored-by: Husam Salhab <47015061+hsalhab@users.noreply.github.com>
2020-12-07[TMA - 431] Make socials browsable (#134)Ashm Walia
* Open socials apart from twitter on browser * Revert "Open socials apart from twitter on browser" This reverts commit 5b6626811ab7cf9a944b22a1d1d5c4047fe47c64. * Open socials apart from twitter on browser * Fixed * make twitter round * Make some more placeholders browsable Co-authored-by: Ivan Chen <ivan@tagg.id>
2020-11-10[TMA - 388] Block Users (Frontend) (#115)Ashm Walia
* initial * Final * sc * sc * sall change * Remove follow button when blocked * Small change * small changes again