WIP: Resolve "Per Rider Volume Report" #1145

Draft
korina.cordero wants to merge 3 commits from 292-per-rider-volume-report into master
korina.cordero commented 2020-01-07 05:34:41 +00:00 (Migrated from gitlab.com)

Closes #292

Closes #292
korina.cordero commented 2020-01-07 05:36:07 +00:00 (Migrated from gitlab.com)

added 2 commits

Compare with previous version

added 2 commits <ul><li>e16e8a7c - Add call volume report links and routes. #294</li><li>3546268c - Add call volume report. #294</li></ul> [Compare with previous version](/jankstudio/resq/merge_requests/334/diffs?diff_id=69744041&start_sha=ec5b8951da5be18aeee2e68b74ac1241f307c5d0)
korina.cordero commented 2020-01-07 07:26:11 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>10906b9e - Add Per Rider Volume Report to reports. #292</li></ul> [Compare with previous version](/jankstudio/resq/merge_requests/334/diffs?diff_id=69754898&start_sha=3546268c881c8c94bcf850137a22097351e17d20)
This pull request has changes conflicting with the target branch.
  • config/acl.yaml
  • config/routes/report.yaml
  • src/Controller/ReportController.php
  • src/Entity/Rider.php
  • templates/base.html.twig
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 292-per-rider-volume-report:292-per-rider-volume-report
git checkout 292-per-rider-volume-report

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 master
git merge --no-ff 292-per-rider-volume-report
git checkout 292-per-rider-volume-report
git rebase master
git checkout master
git merge --ff-only 292-per-rider-volume-report
git checkout 292-per-rider-volume-report
git rebase master
git checkout master
git merge --no-ff 292-per-rider-volume-report
git checkout master
git merge --squash 292-per-rider-volume-report
git checkout master
git merge --ff-only 292-per-rider-volume-report
git checkout master
git merge 292-per-rider-volume-report
git push origin master
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#1145
No description provided.