Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 803
    • Issues 803
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 61
    • Merge Requests 61
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Minds
  • Minds FrontendMinds Frontend
  • Merge Requests
  • !360

Closed
Opened 2 weeks ago by Marcelo Rivera@eiennohi
  • Report abuse
Report abuse

[Sprint/GiddyGiraffe] (fix): analytics

Check out, review, and merge locally

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

git fetch https://gitlab.com/eiennohi/front.git sprint/GiddyGiraffe.fix.analytics
git checkout -b eiennohi/front-sprint/GiddyGiraffe.fix.analytics FETCH_HEAD

Step 2. Review the changes locally

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

git fetch origin
git checkout origin/master
git merge --no-ff eiennohi/front-sprint/GiddyGiraffe.fix.analytics

Step 4. Push the result of the merge to GitLab

git push origin master

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

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

Request to merge eiennohi:sprint/GiddyGiraffe.fix.analytics into master
  • Email patches
  • Plain diff
Pipeline #69034745 passed for f387eb89 on eiennohi:sprint/GiddyGiraffe.fix.analytics
    Requires 2 more approvals from Devs.
    Martin Santangelo
    Martin Santangelo
    Emiliano Balbuena
    Emiliano Balbuena
    Ben Hayward
    Ben Hayward
    Brian Hatchet
    Brian Hatchet
    Mark Harding
    Mark Harding

    Closed by Mark Harding 10 minutes ago

    The changes were not merged into master

    Allows commits from members who can merge to the target branch

    Deletes source branch

    • Discussion 1
    • Commits 10
    • Pipelines 6
    • Changes 47
    • Loading...
    • Mark Harding @markeharding approved this merge request 2 weeks ago

      approved this merge request

    • Mark Harding
      Mark Harding @markeharding · 2 weeks ago
      Owner

      @eiennohi please chase up all your approvals

    • Emiliano Balbuena @edgebal approved this merge request 2 weeks ago

      approved this merge request

    • Marcelo Rivera @eiennohi added 1 commit 1 week ago

      added 1 commit

      • ba52e1a0 - (feat): add current units to the top of the charts

      Compare with previous version

    • Mark Harding @markeharding added MR::Awaiting Review label 1 week ago

      added MR::Awaiting Review label

    • Marcelo Rivera @eiennohi added 3 commits 6 days ago

      added 3 commits

      • 606a4ba5 - (feat): add current units to the top of the charts
      • 33274efd - (fix): change order of averages for user segments
      • 2af2099b - (feat): new averages for active users and engagement metrics

      Compare with previous version

    • Marcelo Rivera @eiennohi added 2 commits 6 days ago

      added 2 commits

      • 5ec10980 - (feat): add pageviews charts
      • f387eb89 - (feat): added averages for everything and did some cleanup

      Compare with previous version

    • Mark Harding @markeharding closed 10 minutes ago

      closed

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    Assignee
    None
    Assign to
    None
    Milestone
    None
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    1
    Labels
    MR::Awaiting Review
    Assign labels
    • View project labels
    Lock merge request
    Unlocked
    6
    6 participants
    user avatar
    Martin Santangelo
    user avatar
    Emiliano Balbuena
    user avatar
    Ben Hayward
    user avatar
    Brian Hatchet
    user avatar
    Mark Harding
    user avatar
    Marcelo Rivera
    Reference: minds/front!360