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 840
    • Issues 840
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 44
    • Merge Requests 44
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • 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
  • !592

Open
Opened 47 minutes ago by Guy Thouret@gthouret
  • Report abuse
Report abuse

App changes to support Angular Hot Module Reloading for dev env

Edited 14 minutes ago by Guy Thouret

Check out, review, and merge locally

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

git fetch origin
git checkout -b "feat/angular-hmr" "origin/feat/angular-hmr"

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 "feat/angular-hmr"

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 feat/angular-hmr into master
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #89185317 running for 5a5e042a on feat/angular-hmr
              Requires 3 more approvals from Devs, Deployers, and QA.
              Mark Harding
              Mark Harding
              Emiliano Balbuena
              Emiliano Balbuena
              Brian Hatchet
              Brian Hatchet
              Xander Miller
              Xander Miller
              Ready to be merged automatically. Ask someone with write access to this repository to merge this request
              • Discussion 0
              • Commits 2
              • Pipelines 3
              • Changes 11
              • Loading...
              • Guy Thouret @gthouret added MR::Awaiting Review Sprint::10/09 - Pink Panther Squad::Blue Type::Feature scoped labels 47 minutes ago

                added MR::Awaiting Review Sprint::10/09 - Pink Panther Squad::Blue Type::Feature scoped labels

              • Guy Thouret @gthouret added 1 commit 15 minutes ago

                added 1 commit

                • 2eb77394 - (feat) App changes to support Angular Hot Module Reloading for dev env - #2099

                Compare with previous version

              • Guy Thouret @gthouret changed title from (feat) App changes to support Angular Hot Module Reloading for dev env to App changes to support Angular Hot Module Reloading for dev env 14 minutes ago

                changed title from (feat) App changes to support Angular Hot Module Reloading for dev env to App changes to support Angular Hot Module Reloading for dev env

              • Guy Thouret @gthouret added 1 commit 6 minutes ago

                added 1 commit

                • 5a5e042a - (fix) package-lock.json needs to be up to date with package.json - #2099

                Compare with previous version

              • 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
              4
              Labels
              MR::Awaiting Review Sprint::10/09 - Pink Panther Squad::Blue Type::Feature
              Assign labels
              • View project labels
              Lock merge request
              Unlocked
              10
              10 participants
              user avatar
              Mark Harding
              user avatar
              Martin Santangelo
              user avatar
              Ben Hayward
              user avatar
              Emiliano Balbuena
              user avatar
              Juan Manuel Solaro
              user avatar
              Marcelo Rivera
              user avatar
              Olivia Madrid
              Reference: minds/front!592