Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
R
redmine_v2
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • VeNtura
  • redmine_v2
  • Merge Requests
  • !9

Merged
Opened Nov 06, 2023 by Tấn Trần Thanh@tantt 
  • Report abuse
Report abuse

Search month, year, team and export data to csv

Screenshot_from_2023-11-07_14-26-18

Screenshot_from_2023-11-07_14-26-38

Screenshot_from_2023-11-06_07-48-42

Edited Nov 07, 2023 by Tấn Trần Thanh
×

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch origin
git checkout -b feature/search-for-date-and-team-in-plugin-workflow-report origin/feature/search-for-date-and-team-in-plugin-workflow-report

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git checkout feature/plugin-workflow-report
git merge --no-ff feature/search-for-date-and-team-in-plugin-workflow-report

Step 4. Push the result of the merge to GitLab

git push origin feature/plugin-workflow-report

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 0
  • Commits 7
  • Pipelines 11
  • Changes 12
{{ resolvedDiscussionCount }}/{{ discussionCount }} {{ resolvedCountText }} resolved
  • Tấn Trần Thanh @tantt

    added 1 commit

    • 3f67f34d - done for search month, year, team and export data to csv

    Compare with previous version

    Nov 07, 2023

    added 1 commit

    • 3f67f34d - done for search month, year, team and export data to csv

    Compare with previous version

    added 1 commit * 3f67f34d - done for search month, year, team and export data to csv [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5561&start_sha=62a8495e878a255f61962b626798b0c4599b10f2)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    added 1 commit

    • e8a1223a - case for button download csv

    Compare with previous version

    Nov 07, 2023

    added 1 commit

    • e8a1223a - case for button download csv

    Compare with previous version

    added 1 commit * e8a1223a - case for button download csv [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5562&start_sha=3f67f34dee5bf37944b4f988c0f2804f123522f6)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    added 1 commit

    • bb4511b7 - permission, gemfile.lock

    Compare with previous version

    Nov 07, 2023

    added 1 commit

    • bb4511b7 - permission, gemfile.lock

    Compare with previous version

    added 1 commit * bb4511b7 - permission, gemfile.lock [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5563&start_sha=e8a1223a4fc1172dd75db656ad397a36c72e577b)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    changed the description

    Nov 07, 2023

    changed the description

    changed the description
    Toggle commit list
  • Tấn Trần Thanh @tantt

    added 1 commit

    • 13e55863 - permission, gemfile.lock for github_api

    Compare with previous version

    Nov 07, 2023

    added 1 commit

    • 13e55863 - permission, gemfile.lock for github_api

    Compare with previous version

    added 1 commit * 13e55863 - permission, gemfile.lock for github_api [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5564&start_sha=bb4511b7cda9e7a789a5566486d3565cc969c831)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    changed the description

    Nov 07, 2023

    changed the description

    changed the description
    Toggle commit list
  • Tấn Trần Thanh @tantt

    added 1 commit

    • e8650e1f - permission, gemfile.lock for github_api

    Compare with previous version

    Nov 07, 2023

    added 1 commit

    • e8650e1f - permission, gemfile.lock for github_api

    Compare with previous version

    added 1 commit * e8650e1f - permission, gemfile.lock for github_api [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5565&start_sha=13e5586314643d58b792351638fa55763526b351)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    added 1 commit

    • e4270585 - set up gem for github_api

    Compare with previous version

    Nov 08, 2023

    added 1 commit

    • e4270585 - set up gem for github_api

    Compare with previous version

    added 1 commit * e4270585 - set up gem for github_api [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5566&start_sha=e8650e1f3885d2bd0b6aaf811775a7610e1dc6bb)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    added 1 commit

    • 3f6dbd83 - change logic ajax

    Compare with previous version

    Nov 09, 2023

    added 1 commit

    • 3f6dbd83 - change logic ajax

    Compare with previous version

    added 1 commit * 3f6dbd83 - change logic ajax [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5568&start_sha=e42705858bafdda79bd1857718d4d6bdb0e18b37)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    added 1 commit

    • 55e9704c - change logic ajax

    Compare with previous version

    Nov 09, 2023

    added 1 commit

    • 55e9704c - change logic ajax

    Compare with previous version

    added 1 commit * 55e9704c - change logic ajax [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5569&start_sha=3f6dbd832b45ef6a25e7dbceb0e8183cc3475cff)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    added 6 commits

    • 55e9704c...9f5054ce - 5 commits from branch feature/plugin-workflow-report
    • aa117c95 - merge plugin workflow report

    Compare with previous version

    Nov 14, 2023

    added 6 commits

    • 55e9704c...9f5054ce - 5 commits from branch feature/plugin-workflow-report
    • aa117c95 - merge plugin workflow report

    Compare with previous version

    added 6 commits * 55e9704c...9f5054ce - 5 commits from branch `feature/plugin-workflow-report` * aa117c95 - merge plugin workflow report [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5578&start_sha=55e9704cb37c6ed6623bde847b67ea27fc236d7a)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    added 1 commit

    • b5eef676 - REDMINE cover case github token did not access to repo

    Compare with previous version

    Nov 25, 2023

    added 1 commit

    • b5eef676 - REDMINE cover case github token did not access to repo

    Compare with previous version

    added 1 commit * b5eef676 - REDMINE cover case github token did not access to repo [Compare with previous version](https://gitlab.zigexn.vn/ventura/redmine_v2/merge_requests/9/diffs?diff_id=5583&start_sha=aa117c956493a3bf3511235ef354f0e07ec4be51)
    Toggle commit list
  • Tấn Trần Thanh @tantt

    merged

    Dec 01, 2023

    merged

    merged
    Toggle commit list
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
1
1 participant
Reference: ventura/redmine_v2!9