Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-01 | Fix imports causing app crashes | Leon Jiang | |
2021-02-11 | Merge branch 'master' into tma255-taggs-bar | Ivan Chen | |
# Conflicts: # src/components/common/SocialLinkModal.tsx | |||
2021-02-09 | changed insta icon + added extra prop for switch | Shravya Ramesh | |
2021-02-09 | using centered view, updated TaggSquareButton styles | Ivan Chen | |
2021-02-05 | fixed padding | Ivan Chen | |
2021-02-05 | fixed text width and line height | Ivan Chen | |
2021-02-05 | cleaner code= | Ivan Chen | |
2021-02-05 | new modal done | Ivan Chen | |
2021-02-05 | Changed snapchat and tiktok linking | Tanmay Bhatia | |
2021-01-22 | changed constant name | Ivan Chen | |
2020-11-17 | [TMA-382] Edit profile screen (#121) | Shravya Ramesh | |
* added more icon * a less fat icon * and the actual icon asset * bottom drawer skeleton done * removed warning, better code * a more completed skeleton done * bottom drawer done! * Added content container, sent birthday picker props, minor styling * differenciating defined and undefined birthdate in birthdate, datepicker * removed restricting width for TaggDropDown * Added edit profile screen to navigator stack * Add EditProfile view, refresh profile view on save * Removes unnecessary import * Stores gender and birthdate as part of ProfileType * Added gender, birthdate, isEditProfile to AuthProv * Conditional view applied for edit profile button * Includes discarded changes in previous merge- BD * removed unused icon * resolved scary warnings * added icon to drawer * Small fix * minor code improvement * sc * fixed birthday bug * custom gender updation fixed * small change to birthday default value * missed something * cleaned up types! Warnings gone! * fixed another gender picker bug * fixed gender bug and cleaned up logic * removed warning, MUCH better code now Co-authored-by: Ivan Chen <ivan@thetaggid.com> Co-authored-by: Ashm Walia <ashmwalia@outlook.com> | |||
2020-10-25 | [TMA-237] Added modal for user registration and redirect (#61) | George Rusu | |
* move async-storage * removed lock files * added lock files to gitignore * added the wrong file to gitignore * added modal for user registration and redirect * api call to get list of linked socials for each user to display appropriate icon * fixed indentation and linting * refactored modal and browser sign-in * now dynamically adding linked and unlinked taggs, added a bunch of TODOs for tomorrow * added svg icons * done? finished taggs bar UI and all the navigations including modal * fixed some bugs and added more TODOs * fixed some bugs and refactored posts fetching logic * fixed taggs bar bug * done, it will update everything correctly * added comments * added tiktok Co-authored-by: hsalhab <husam_salhab@brown.edu> Co-authored-by: george <grus6928@gmail.com> Co-authored-by: Ivan Chen <ivan@thetaggid.com> |