Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Frontend
Minds Frontend
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 876
    • Issues 876
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 52
    • Merge Requests 52
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • List
    • Container Registry
  • 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
  • !501

Open
Opened 1 week ago by Ben Hayward@benhayward.ben
  • Report abuse
Report abuse

[Sprint/LuckyLizard](fix) Boost console feed #1596

Closes #1596

Try the create boost button for the different pages here https://fix-boost-console-feed-1596.minds.io/boost/console/newsfeed/create

Edited 1 day ago by Brian Hatchet

Check out, review, and merge locally

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

git fetch origin
git checkout -b fix/boost-console-feed-1596 origin/fix/boost-console-feed-1596

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 fix/boost-console-feed-1596

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 fix/boost-console-feed-1596 into master
The source branch is 39 commits behind the target branch
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #78096219 passed with warnings for 2a4f4f00 on fix/boost-console-feed-1596
            Requires 2 more approvals from Devs and Deployers.
            Emiliano Balbuena
            Emiliano Balbuena
            Martin Santangelo
            Martin Santangelo
            Brian Hatchet
            Brian Hatchet
            Olivia Madrid
            Olivia Madrid
            Marcelo Rivera
            Marcelo Rivera
            Ready to be merged automatically. Ask someone with write access to this repository to merge this request

            Closes #1596

            Deletes source branch

            • Discussion 5
            • Commits 9
            • Pipelines 6
            • Changes 5
            1/1 thread resolved
            • Loading...
            • Ben Hayward @benhayward.ben added Squad::Green scoped label 1 week ago

              added Squad::Green scoped label

            • Ben Hayward @benhayward.ben added 1 commit 4 days ago

              added 1 commit

              • 3f7c0e7e - Fixed up tests and formatted

              Compare with previous version

            • Ben Hayward @benhayward.ben added MR::Awaiting Review scoped label 4 days ago

              added MR::Awaiting Review scoped label

            • Ben Hayward @benhayward.ben added 1 commit 4 days ago

              added 1 commit

              • db32dcc9 - Minor fix

              Compare with previous version

            • Mark Harding
              Mark Harding @markeharding started a thread on the diff 2 days ago
              Resolved by Ben Hayward 6 hours ago
            • Ben Hayward @benhayward.ben mentioned in issue #1596 2 days ago

              mentioned in issue #1596

            • Brian Hatchet :speech_balloon: @brianhatchet marked as a Work In Progress 1 day ago

              marked as a Work In Progress

            • Brian Hatchet :speech_balloon: @brianhatchet changed the description 1 day ago

              changed the description

            • Brian Hatchet :speech_balloon: @brianhatchet unmarked as a Work In Progress 1 day ago

              unmarked as a Work In Progress

            • Brian Hatchet
              Brian Hatchet :speech_balloon: @brianhatchet · 1 day ago
              Developer

              I tested this and it looks good. Once you address Mark's comment above, I will give it my approval.

              Edited by Brian Hatchet 1 day ago
            • Ben Hayward @benhayward.ben added 1 commit 6 hours ago

              added 1 commit

              • 2deab016 - Updated endpoint for newsfeed

              Compare with previous version

            • Ben Hayward @benhayward.ben resolved all threads 6 hours ago

              resolved all threads

            • Ben Hayward @benhayward.ben added 1 commit 6 hours ago

              added 1 commit

              • 2a4f4f00 - Fixed failing tests

              Compare with previous version

            • Ben Hayward
              Ben Hayward @benhayward.ben · 6 hours ago
              Developer

              Cool, we should be ready to go if you'd be so kind as to quickly test again

            • 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
            2
            Labels
            MR::Awaiting Review Squad::Green
            Assign labels
            • View project labels
            Lock merge request
            Unlocked
            9
            9 participants
            user avatar
            Emiliano Balbuena
            user avatar
            Martin Santangelo
            user avatar
            Brian Hatchet
            user avatar
            Olivia Madrid
            user avatar
            Marcelo Rivera
            user avatar
            Guy Thouret
            user avatar
            Mark Harding
            Reference: minds/front!501