-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge Release to Main #401
Open
rs929
wants to merge
22
commits into
master
Choose a base branch
from
release
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dedce45 - Browse repository at this point
Copy the full SHA dedce45View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5097048 - Browse repository at this point
Copy the full SHA 5097048View commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f3f4d - Browse repository at this point
Copy the full SHA 34f3f4dView commit details -
Merge pull request #381 from cuappdev/master
Update UpliftQueries.graphql
Configuration menu - View commit details
-
Copy full SHA for a45f52b - Browse repository at this point
Copy the full SHA a45f52bView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47ef603 - Browse repository at this point
Copy the full SHA 47ef603View commit details
Commits on May 1, 2024
-
Merge pull request #384 from cuappdev/master
Update version for app bundle
Configuration menu - View commit details
-
Copy full SHA for 226d1d7 - Browse repository at this point
Copy the full SHA 226d1d7View commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f9d3570 - Browse repository at this point
Copy the full SHA f9d3570View commit details
Commits on Nov 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c4afb7 - Browse repository at this point
Copy the full SHA 5c4afb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9740df0 - Browse repository at this point
Copy the full SHA 9740df0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5be44c6 - Browse repository at this point
Copy the full SHA 5be44c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e36c4 - Browse repository at this point
Copy the full SHA 13e36c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc912df - Browse repository at this point
Copy the full SHA dc912dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c784970 - Browse repository at this point
Copy the full SHA c784970View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7950ea - Browse repository at this point
Copy the full SHA c7950eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52cff9e - Browse repository at this point
Copy the full SHA 52cff9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a93d5 - Browse repository at this point
Copy the full SHA 28a93d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 233a384 - Browse repository at this point
Copy the full SHA 233a384View commit details -
Configuration menu - View commit details
-
Copy full SHA for c761cf6 - Browse repository at this point
Copy the full SHA c761cf6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa6ce9 - Browse repository at this point
Copy the full SHA 9aa6ce9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 790634e - Browse repository at this point
Copy the full SHA 790634eView commit details -
Release TestFlight 2.0.3 Build 19 (#399)
* Remove codegen build phase * add route filtering * deleted debugging stuff * Added firebase messaging to iOS * addressing richie's comments * Show delay times for start & end, needs double checked with backend * Modified / improved route UI * Reduced redundant code; cleaned up files * Changed location marker image, reorganizec code * Minor comment changes * Addressed Peter's comments * Fixed minor issue * Addressed Richie's comments p1 * Addressed Richie's comments p2 * Addressed Richie's comments p3 * Incremented Build and Version --------- Co-authored-by: Vin Bui <vdb23@cornell.edu> Co-authored-by: Vin Bui <75594943+vinnie4k@users.noreply.github.com> Co-authored-by: cindy-x-liang <67083541+cindy-x-liang@users.noreply.github.com> Co-authored-by: Angelina Chen <angelina.chhen@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 71b6e41 - Browse repository at this point
Copy the full SHA 71b6e41View commit details
Commits on Nov 20, 2024
-
* Remove codegen build phase * add route filtering * deleted debugging stuff * Added firebase messaging to iOS * addressing richie's comments * Show delay times for start & end, needs double checked with backend * Modified / improved route UI * Reduced redundant code; cleaned up files * Changed location marker image, reorganizec code * Minor comment changes * Addressed Peter's comments * Fixed minor issue * Addressed Richie's comments p1 * Addressed Richie's comments p2 * Addressed Richie's comments p3 * Release (#398) * Remove codegen build phase * add route filtering * deleted debugging stuff * Show delay times for start & end, needs double checked with backend * Added firebase messaging to iOS * addressing richie's comments * Modified / improved route UI * Reduced redundant code; cleaned up files * Changed location marker image, reorganizec code * Minor comment changes * Addressed Peter's comments * Fixed minor issue * Addressed Richie's comments * Release TestFlight 2.0.3 Build 19 (#399) * Remove codegen build phase * add route filtering * deleted debugging stuff * Added firebase messaging to iOS * addressing richie's comments * Show delay times for start & end, needs double checked with backend * Modified / improved route UI * Reduced redundant code; cleaned up files * Changed location marker image, reorganizec code * Minor comment changes * Addressed Peter's comments * Fixed minor issue * Addressed Richie's comments p1 * Addressed Richie's comments p2 * Addressed Richie's comments p3 * Incremented Build and Version --------- Co-authored-by: Vin Bui <vdb23@cornell.edu> Co-authored-by: Vin Bui <75594943+vinnie4k@users.noreply.github.com> Co-authored-by: cindy-x-liang <67083541+cindy-x-liang@users.noreply.github.com> Co-authored-by: Angelina Chen <angelina.chhen@gmail.com> --------- Co-authored-by: Vin Bui <75594943+vinnie4k@users.noreply.github.com> Co-authored-by: Vin Bui <vdb23@cornell.edu> Co-authored-by: cindy-x-liang <67083541+cindy-x-liang@users.noreply.github.com> Co-authored-by: Angelina Chen <angelina.chhen@gmail.com> * Modernized networking architecture with Swift's Combine framework. (#394) * Initial Networking * Finish network refactor * Fix code styling * Merge branch 'master' into Jayson/Networking * update version --------- Co-authored-by: Vin Bui <vdb23@cornell.edu> Co-authored-by: Vin Bui <75594943+vinnie4k@users.noreply.github.com> Co-authored-by: cindy-x-liang <67083541+cindy-x-liang@users.noreply.github.com> Co-authored-by: Angelina Chen <angelina.chhen@gmail.com> Co-authored-by: Richie Sun <105038960+rs929@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7dc4031 - Browse repository at this point
Copy the full SHA 7dc4031View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.