aboutsummaryrefslogtreecommitdiff
path: root/src/routes
AgeCommit message (Collapse)Author
2021-08-05Revamp category selectionShravya Ramesh
2021-07-29Cleaned up logic, Add logic to check if long titleIvan Chen
2021-07-29Fix header stylingIvan Chen
2021-07-29Fix styling, Cleanup importsIvan Chen
2021-07-22Handle error case for displaying alert, Add logic to auto reloadIvan Chen
2021-07-22Rename util function, Pass video duration to caption screenIvan Chen
2021-07-16Merge pull request #515 from brian-tagg/tma990-trimmer-cropper-screenIvan Chen
[TMA-990] Trimmer/cropper screen
2021-07-16Refactor ZoomInCropper to be EditMediaIvan Chen
2021-07-16Fix tabbar heightIvan Chen
2021-07-09Allow preselect category from profile screenIvan Chen
2021-07-09Add logic to create custom category actionIvan Chen
2021-07-09Hook up navigation to custom category creationIvan Chen
2021-07-09Fix navigation error handlingIvan Chen
2021-07-09Remove title, Cleanup caption screen route props, Add new screenIvan Chen
2021-07-09Add initial styling for caption screenIvan Chen
2021-07-02Remove comments added from pr review. Also, clean some code that was ↵Michael
suggested from pr review.
2021-07-02Fix issue with duplicated code.Michael
2021-07-02Update branch with newer commits in master.Michael
2021-07-02Add new upload button in the middle on the nav bar and shifting the older ↵Michael
icons to new positions. Follow Blessing's design by enlargining it and making the other icons a bit smaller. Also, add the navigation that goes to the camera screen from the upload icon. Ending the rebase from master.
2021-07-02Merge master with this brach.Michael
2021-07-01Merge branch 'master' into poc-videoIvan Chen
# Conflicts: # Makefile # ios/Frontend/Info.plist # src/components/camera/GalleryIcon.tsx # src/components/camera/SaveButton.tsx # src/components/moments/Moment.tsx # src/screens/moments/CameraScreen.tsx # src/utils/camera.ts
2021-06-30Remove filename requirement for all moment uploadIvan Chen
2021-06-30Clean up code, Remove tab bar logic to use modal style insteadIvan Chen
2021-06-30Squashed commit of the following:Ivan Chen
commit 66c974161b59f1e3570e2a4a42334fabc16c2129 Merge: 53bdc94c d4b21051 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 17:06:19 2021 -0400 Merge pull request #476 from shravyaramesh/tma937-tagg-camera [TMA-937] Tagg Camera commit d4b210518eaffd3bf1320ca7ce7fa4a6d611528f Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 17:04:10 2021 -0400 Cleanup code, Update camera options commit 3f826ec0741d3f0d0c85a17e5d0a09eef402dbf2 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 16:45:45 2021 -0400 Set to only allow photos commit 9d30c0c211e6b0b1b87e5de93a043e6e9f06beb3 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 16:44:41 2021 -0400 Cleanup code, Fix gallery icon bug commit f6fdd5d913c29855644f226d09d6cba60faf6e21 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 16:32:19 2021 -0400 Add error handling commit 5fcffd40746b2074d523f53dc82c824d147444e5 Author: Ivan Chen <ivan@tagg.id> Date: Tue Jun 29 16:29:06 2021 -0400 Refactor buttons commit f273a7aa1c2e27692c2a03ae1e2fc9b81360558d Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 17:18:47 2021 -0700 Fix lint errors commit 448e91ed0b6c7519c02bbe1ac32a9d51989679db Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 16:58:05 2021 -0700 Fix lint errors commit 6f94f0bb6dbe12e23f4222a0d0e3ffb09af965d7 Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 16:50:13 2021 -0700 Add missing description for permissions commit 727c6384a2a07c42cd132d02da8c7dbb5757ea4f Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 16:50:00 2021 -0700 Refactor code, Fix orientation bug commit f596a0246a9b9453df3a93c8c3fc5c9137bb50fc Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 03:26:00 2021 -0700 Create camera screen, Add to Navigator commit 0646d38547319200f7f725cdd76b1ed9b531a188 Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 03:24:54 2021 -0700 Navigate to camera screen, Move image picker funct commit f0762b7a3171f99833eb3c3f5e723c472dbc4879 Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 03:23:56 2021 -0700 Add assets for camera screen commit 3c4676b7646fbddc43bf5d9796b7cbac185b6664 Author: Shravya Ramesh <shravs1208@gmail.com> Date: Fri Jun 25 03:23:33 2021 -0700 Add package, install for camera lib
2021-06-29Removed the search icon from the navigation bar and replaced it with the ↵Michael Foiani
upload icon (along with the corresponding routing). Small tweaks on navigation and design will be needed. Commented out the code for navigation to search page - should be deleted soon.
2021-06-25Create camera screen, Add to NavigatorShravya Ramesh
2021-06-24Merge branch 'master' into tma948-video-playbackIvan Chen
# Conflicts: # ios/Podfile.lock # package.json # src/components/moments/Moment.tsx # src/routes/main/MainStackNavigator.tsx # src/screens/moments/TagFriendsScreen.tsx # src/screens/profile/CaptionScreen.tsx # yarn.lock
2021-06-23Cleanup code, Add support for video taggingIvan Chen
2021-06-23Cleanup code, Update route params for Caption ScreenIvan Chen
2021-06-22Remove old image cropperShravya Ramesh
2021-06-17Add buttons, styles to ZoomInCropper ScreenShravya Ramesh
2021-06-17Add pan zoom screen to stack navShravya Ramesh
2021-06-16image cropper dumpShravya Ramesh
2021-06-11Merge branch 'master' into tma904-moment-comment-revampIvan Chen
# Conflicts: # src/components/moments/MomentPost.tsx # src/components/moments/MomentPostContent.tsx # src/services/MomentService.ts
2021-06-09Merge pull request #458 from shravyaramesh/tma907-edit-momentsIvan Chen
[TMA-907] Edit Moment
2021-06-09Update stack params for caption screenShravya Ramesh
2021-06-09Create separate pill componentBrian Kim
2021-06-08Cleanup linter warningsIvan Chen
2021-06-08Add documentationBrian Kim
2021-06-08Remove some excess commentsBrian Kim
2021-06-08Integrate with backendBrian Kim
2021-06-08Clean upBrian Kim
2021-06-07Basic integration with APIBrian Kim
2021-06-02Some cosmetic changesBrian Kim
2021-06-01Filled out basic front-end, need to integrate with back-endBrian Kim
2021-05-26LintIvan Chen
2021-05-26Fix issue for TaggFooter, Delete worksIvan Chen
2021-05-26Finish logic for draggables, Caption screen logic is doneIvan Chen
2021-05-24Fix yarn lint issuesShravya Ramesh
2021-05-21Remove codeIvan Chen