Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
Minds Backend - Engine
Minds Backend - Engine
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Dependency List
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 150
    • Issues 150
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 39
    • Merge Requests 39
  • 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 Backend - EngineMinds Backend - Engine
  • Merge Requests
  • !203

Open
Opened 5 days ago by Ben Hayward@benhayward.ben
  • Report abuse
Report abuse

[Sprint/GiddyGiraffe](feat): Changed Mobile page SEO

Closes front#613

Needs to be accompanied by !203 (diffs)

image

Edited 21 hours ago by Ben Hayward

Check out, review, and merge locally

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

git fetch https://gitlab.com/benhayward.ben/engine.git mobile-page-seo
git checkout -b benhayward.ben/engine-mobile-page-seo 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 benhayward.ben/engine-mobile-page-seo

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 benhayward.ben:mobile-page-seo into master
The source branch is 42 commits behind the target branch
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #67035121 passed for 9f9621c9 on benhayward.ben:mobile-page-seo
      Requires 2 more approvals from Devs.
      Emiliano Balbuena
      Emiliano Balbuena
      Marcelo Rivera
      Marcelo Rivera
      Martin Santangelo
      Martin Santangelo
      Rami Albatal
      Rami Albatal
      Mark Harding
      Mark Harding
      Ready to be merged automatically. Ask someone with write access to this repository to merge this request

      Allows commits from members who can merge to the target branch

      Closes front#613

      Deletes source branch

      • Discussion 3
      • Commits 4
      • Pipelines 4
      • Changes 1
      1/2 discussions resolved
      • Loading...
      • Brian Hatchet :speech_balloon: @brianhatchet approved this merge request 23 hours ago

        approved this merge request

      • Emiliano Balbuena
        Emiliano Balbuena @edgebal started a discussion on an old version of the diff 23 hours ago
        Resolved by Ben Hayward 21 hours ago
      • Ben Hayward @benhayward.ben mentioned in merge request front!363 21 hours ago

        mentioned in merge request front!363

      • Ben Hayward @benhayward.ben changed the description 3 times within 1 minute 21 hours ago

        changed the description 3 times within 1 minute

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

        added 1 commit

        • c55780ca - Moved to front end

        Compare with previous version

      • Ben Hayward @benhayward.ben resolved all discussions 21 hours ago

        resolved all discussions

      • Ben Hayward @benhayward.ben resolved all discussions 21 hours ago

        resolved all discussions

      • Ben Hayward @benhayward.ben added 1 commit 51 minutes ago

        added 1 commit

        • 9f9621c9 - Update Defaults.php

        Compare with previous version

      • Mark Harding
        Mark Harding @markeharding started a discussion on the diff 24 minutes ago
        Core/SEO/Defaults.php
        403 403 'description' => 'Everything you need to know about Minds',
        404 404 'image' => 'assets/photos/balloon.jpg',
        405 405 ],
        406 'mobile' => [
        407 'title' => 'Minds Mobile App',
        408 'description' => 'Download the Minds mobile app for Android & iOS .',
        • Mark Harding
          Mark Harding @markeharding · 24 minutes ago
          Owner

          Full stop spacing

        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
      Assignee
      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
      7
      7 participants
      user avatar
      Emiliano Balbuena
      user avatar
      Marcelo Rivera
      user avatar
      Martin Santangelo
      user avatar
      Rami Albatal
      user avatar
      Mark Harding
      user avatar
      Brian Hatchet
      user avatar
      Ben Hayward
      Reference: minds/engine!203