Resolve "Aggregate Rider Rating" #1689

Open
korina.cordero wants to merge 92 commits from 764-aggregate-rider-rating into 746-resq-2-0-final
korina.cordero commented 2023-10-05 08:44:35 +00:00 (Migrated from gitlab.com)

Closes #764

Closes #764
korina.cordero commented 2023-10-05 10:05:28 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 53a45ac4 - Add AggregatedRiderRating entity. Add command to process all rider ratings...

Compare with previous version

added 1 commit <ul><li>53a45ac4 - Add AggregatedRiderRating entity. Add command to process all rider ratings...</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/878/diffs?diff_id=807649353&start_sha=78956de35755e50ef77c5c4ad4d52d955afb491e)
korina.cordero commented 2023-10-06 02:39:58 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>83c0e1cd - Add saving for aggregated rider rating. #764</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/878/diffs?diff_id=808518563&start_sha=53a45ac4f44c7c66b3ae859fbafed1db460548c8)
korina.cordero commented 2023-10-06 07:25:23 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 62982969 - Add saving to aggregated rider rating when adding a rider rating from app. #764

Compare with previous version

added 1 commit <ul><li>62982969 - Add saving to aggregated rider rating when adding a rider rating from app. #764</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/878/diffs?diff_id=808655060&start_sha=83c0e1cd51cb544939a2b192b0b4ad7837ca73c0)
korina.cordero commented 2023-10-06 07:59:54 +00:00 (Migrated from gitlab.com)

added 1 commit

  • a3c875b9 - Fix setting of rider's current rating. Fix issues found during testing. Remove debug messages. #764

Compare with previous version

added 1 commit <ul><li>a3c875b9 - Fix setting of rider&#39;s current rating. Fix issues found during testing. Remove debug messages. #764</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/878/diffs?diff_id=808689480&start_sha=629829691cb725742784367c6746e8936f108032)
korina.cordero commented 2023-10-06 08:00:09 +00:00 (Migrated from gitlab.com)

marked this merge request as ready

marked this merge request as **ready**
korina.cordero commented 2024-03-26 08:49:36 +00:00 (Migrated from gitlab.com)

added 146 commits

  • a3c875b9...ebfa3495 - 58 commits from branch 746-resq-2-0-final
  • ebfa3495...1a6af003 - 78 earlier commits
  • cd21e41d - Merge branch '793-prevent-jo-progression-on-rider-app-after-cancellation' into...
  • c4e03f86 - Exclude cancelled JOs on rider app API #783
  • 07b459e7 - Add pycache and test insurance banner to gitignore #783
  • 5af3a3cb - Add check for if serial is present before registering warranty #783
  • 25e0931f - Revert warranty serial check for now #783
  • cf345193 - Add AggregatedRiderRating entity. Add command to process all rider ratings...
  • 25d7c30f - Add saving for aggregated rider rating. #764
  • a2487318 - Add saving to aggregated rider rating when adding a rider rating from app. #764
  • 244f93dd - Fix setting of rider's current rating. Fix issues found during testing. Remove debug messages. #764
  • 60ca4cf2 - Merge branch '764-aggregate-rider-rating' of gitlab.com:jankstudio/resq into...

Compare with previous version

added 146 commits <ul><li>a3c875b9...ebfa3495 - 58 commits from branch <code>746-resq-2-0-final</code></li><li>ebfa3495...1a6af003 - 78 earlier commits</li><li>cd21e41d - Merge branch &#39;793-prevent-jo-progression-on-rider-app-after-cancellation&#39; into...</li><li>c4e03f86 - Exclude cancelled JOs on rider app API #783</li><li>07b459e7 - Add pycache and test insurance banner to gitignore #783</li><li>5af3a3cb - Add check for if serial is present before registering warranty #783</li><li>25e0931f - Revert warranty serial check for now #783</li><li>cf345193 - Add AggregatedRiderRating entity. Add command to process all rider ratings...</li><li>25d7c30f - Add saving for aggregated rider rating. #764</li><li>a2487318 - Add saving to aggregated rider rating when adding a rider rating from app. #764</li><li>244f93dd - Fix setting of rider&#39;s current rating. Fix issues found during testing. Remove debug messages. #764</li><li>60ca4cf2 - Merge branch &#39;764-aggregate-rider-rating&#39; of gitlab.com:jankstudio/resq into...</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/878/diffs?diff_id=963892875&start_sha=a3c875b907fa5865f7f3d35ff8183a191bb4ae5b)
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 764-aggregate-rider-rating:764-aggregate-rider-rating
git checkout 764-aggregate-rider-rating

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout 746-resq-2-0-final
git merge --no-ff 764-aggregate-rider-rating
git checkout 764-aggregate-rider-rating
git rebase 746-resq-2-0-final
git checkout 746-resq-2-0-final
git merge --ff-only 764-aggregate-rider-rating
git checkout 764-aggregate-rider-rating
git rebase 746-resq-2-0-final
git checkout 746-resq-2-0-final
git merge --no-ff 764-aggregate-rider-rating
git checkout 746-resq-2-0-final
git merge --squash 764-aggregate-rider-rating
git checkout 746-resq-2-0-final
git merge --ff-only 764-aggregate-rider-rating
git checkout 746-resq-2-0-final
git merge 764-aggregate-rider-rating
git push origin 746-resq-2-0-final
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rgutierrez/resq#1689
No description provided.