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 808
    • Issues 808
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 54
    • Merge Requests 54
  • 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
  • !425

Open
Opened 5 days ago by Juan Manuel Solaro@juanmsolaro
  • Report abuse
Report abuse

[Sprint/InterestingIguana] (feat) ability to disable toaster notifications

Closes engine#239. Depends on engine!256. Also Closes #1450

Edited 1 day 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 origin
git checkout -b feat/ability-to-disable-toaster-239 origin/feat/ability-to-disable-toaster-239

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/ability-to-disable-toaster-239

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/ability-to-disable-toaster-239 into master
The source branch is 70 commits behind the target branch
Open in Web IDE
  • Email patches
  • Plain diff
Pipeline #70714350 passed for e830d8ef on feat/ability-to-disable-toaster-239
          Requires 2 more approvals from Devs and Deployers.
          Ben Hayward
          Ben Hayward
          Emiliano Balbuena
          Emiliano Balbuena
          Brian Hatchet
          Brian Hatchet
          Martin Santangelo
          Martin Santangelo
          Mark Harding
          Mark Harding
          Ready to be merged automatically. Ask someone with write access to this repository to merge this request

          Closes #1450 and engine#239

          • Discussion 5
          • Commits 4
          • Pipelines 4
          • Changes 9
          0/2 threads resolved
          • Loading...
          • Juan Manuel Solaro @juanmsolaro added 1 commit 5 days ago

            added 1 commit

            • 3c4b4d9f - (feat) support tags pipe on media page titles

            Compare with previous version

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

            added 1 commit

            • 51d6b96c - (feat) add translation tags to locale files

            Compare with previous version

          • Juan Manuel Solaro @juanmsolaro unmarked as a Work In Progress 4 days ago

            unmarked as a Work In Progress

          • Juan Manuel Solaro @juanmsolaro changed the description 4 days ago

            changed the description

          • Juan Manuel Solaro @juanmsolaro mentioned in merge request engine!256 4 days ago

            mentioned in merge request engine!256

          • Brian Hatchet :speech_balloon: @brianhatchet approved this merge request 3 days ago

            approved this merge request

          • Ben Hayward @benhayward.ben approved this merge request 3 days ago

            approved this merge request

          • Juan Manuel Solaro @juanmsolaro changed the description 1 day ago

            changed the description

          • Mark Harding
            Mark Harding @markeharding started a thread on an old version of the diff 16 hours ago
            Last updated by Juan Manuel Solaro 14 hours ago
            src/app/modules/settings/general/general.component.html
            98 98 </div>
            99 99 <!-- END: MATURE CONTENT -->
            100 100
            101 <!-- START: TOASTER NOTIFICATIONS -->
            102 <div class="m-settings--section m-border m-settings--toaster">
            103 <h4 i18n="@@MINDS__SETTINGS__TOASTER_TITLE">Notifications</h4>
            104 <div class="mdl-card__supporting-text">
            105 <input type="checkbox"
            106 id="flag_toaster"
            107 (click)="change()"
            108 name="toaster_notifications"
            109 [(ngModel)]="toaster_notifications"
            110 />
            111 <label for="flag_toaster">
            112 <ng-container i18n="@@MINDS__SETTINGS__TOASTER_LABEL">Enable or disable toaster notifications</ng-container>
            • Mark Harding
              Mark Harding @markeharding · 16 hours ago
              Owner

              Can we rename to 'Enable toaster notifications'?

            • Juan Manuel Solaro
              Juan Manuel Solaro @juanmsolaro · 15 hours ago
              Developer

              Totally

            • Juan Manuel Solaro @juanmsolaro changed this line in version 4 of the diff 14 hours ago

              changed this line in version 4 of the diff

            • Please register or sign in to reply
            • Mark Harding
              Mark Harding @markeharding · 16 hours ago
              Owner

              The checkbox is always checked despite clicking on it and saving.

            • Collapse replies
            • Juan Manuel Solaro
              Juan Manuel Solaro @juanmsolaro · 15 hours ago
              Developer

              looking at this now

            • Please register or sign in to reply
          • Mark Harding @markeharding added MR::Requires Changes label 16 hours ago

            added MR::Requires Changes label

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

            added 1 commit

            • e830d8ef - (fix) change checkbox label and corrected state

            Compare with previous version

          • Juan Manuel Solaro @juanmsolaro added MR::Awaiting Review label and removed MR::Requires Changes label 14 hours ago

            added MR::Awaiting Review label and removed MR::Requires Changes label

          • Guy Thouret
            Guy Thouret @gthouret · 4 hours ago
            Developer

            Went to do my duty and test some MRs, but found I can no longer approve.

            Setting toggles and persists.

            Edited by Guy Thouret 4 hours ago
          • 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
          1
          Labels
          MR::Awaiting Review
          Assign labels
          • View project labels
          Lock merge request
          Unlocked
          8
          8 participants
          user avatar
          Ben Hayward
          user avatar
          Emiliano Balbuena
          user avatar
          Brian Hatchet
          user avatar
          Martin Santangelo
          user avatar
          Mark Harding
          user avatar
          Marcelo Rivera
          user avatar
          Guy Thouret
          Reference: minds/front!425