Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Mobile
Minds Mobile
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 118
    • Issues 118
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 16
    • Merge Requests 16
  • Packages
    • Packages
    • List
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Minds
  • Minds MobileMinds Mobile
  • Merge Requests
  • !243

Open
Opened 3 weeks ago by Juan Manuel Solaro@juanmsolaro
  • Report abuse
Report abuse

(feat) Referrals Console

Edited 20 minutes ago by Juan Manuel Solaro

Check out, review, and merge locally

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

git fetch https://gitlab.com/juanmsolaro/mobile-native.git sprint/HipsterHedgehog.feat.Referrals.Console
git checkout -b juanmsolaro/mobile-native-sprint/HipsterHedgehog.feat.Referrals.Console 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 juanmsolaro/mobile-native-sprint/HipsterHedgehog.feat.Referrals.Console

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 juanmsolaro:sprint/HipsterHedgehog.feat.Referrals.Console into master
The source branch is 17 commits behind the target branch
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #72513264 passed for ca015379 on juanmsolaro:sprint/HipsterHedgehog.feat.Referrals.Console
    No approval required
    Ready to be merged automatically. Ask someone with write access to this repository to merge this request
    • Discussion 3
    • Commits 14
    • Pipelines 12
    • Changes 17
    0/1 thread resolved
    • Loading...
    • Juan Manuel Solaro @juanmsolaro changed title from WIP: (feat) add new screen referrals console to WIP: (feat) Referrals Console 3 weeks ago

      changed title from WIP: (feat) add new screen referrals console to WIP: (feat) Referrals Console

    • Juan Manuel Solaro @juanmsolaro added 1 commit 3 weeks ago

      added 1 commit

      • dba04d30 - Add description and share button to ref screen

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro added 1 commit 3 weeks ago

      added 1 commit

      • caf22ac7 - (feat) add referrals list structure

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro added 3 commits 2 weeks ago

      added 3 commits

      • bdb29612 - (feat) referrals list for referral console view
      • febdbc35 - "(feat) add referral mock data"
      • a78f7350 - (feat) referral notification template

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro added 1 commit 2 weeks ago

      added 1 commit

      • f3e0563f - (feat) added limit and offset to referral list

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro added 1 commit 1 week ago

      added 1 commit

      • 2b8e86e4 - (feat) referrals notif (need to test it yet)

      Compare with previous version

    • Juan Manuel Solaro
      Juan Manuel Solaro @juanmsolaro · 1 week ago
      Developer

      This is what i did so far @markeharding just need to test the notifications template.

    • Juan Manuel Solaro @juanmsolaro added 1 commit 5 days ago

      added 1 commit

      • b8b863f6 - (feat) change referrals score text to +50 and make register link param username

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro added 1 commit 5 days ago

      added 1 commit

      • 7a00cc40 - Update Config.js

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro added 1 commit 4 days ago

      added 1 commit

      • 669cf0be - (feat) update desing and text

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro added 1 commit 3 days ago

      added 1 commit

      • 5e3985be - (feat) update design and text to match front

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro added 1 commit 18 hours ago

      added 1 commit

      • 07c374c1 - (feat) referrals ping functionality

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro added 86 commits 31 minutes ago

      added 86 commits

      • 07c374c1...dd7922c1 - 85 commits from branch minds:master
      • ca015379 - Merge remote-tracking branch 'origin/master' into sprint/HipsterHedgehog.feat.Referrals.Console

      Compare with previous version

    • Juan Manuel Solaro @juanmsolaro unmarked as a Work In Progress 20 minutes ago

      unmarked as a Work In Progress

      • Brian Hatchet
        Brian Hatchet :speech_balloon: @brianhatchet · 8 minutes ago
        Maintainer

        @juanmsolaro there's a lot of new code here without spec tests

      • Collapse replies
      • Juan Manuel Solaro
        Juan Manuel Solaro @juanmsolaro · 3 minutes ago
        Developer

        ok. Adding new task for that.

      • Please register or sign in to reply
    • 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
    0 Assignees
    None
    Assign to
    None
    Milestone
    None
    Assign milestone
    None
    Time tracking
    No estimate or time spent
    0
    Labels
    None
    Assign labels
    • View project labels
    Lock merge request
    Unlocked
    3
    3 participants
    user avatar
    Brian Hatchet
    user avatar
    Juan Manuel Solaro
    user avatar
    Mark Harding
    Reference: minds/mobile-native!243